platform/upstream/gst-plugins-good.git
2014-01-21 Tim-Philipp... shout2send: error out if no caps were received
2014-01-21 Tim-Philipp... shout2send: accept audio/webm, audio/ogg and video...
2014-01-20 Sebastian Drögertpvp8pay: Don't leak input buffers
2014-01-19 Mark Nauwelaertsavimux: reset some more audio pad data when needed
2014-01-19 Mark Nauwelaertsavimux: write correct blockalign for vbr audio
2014-01-18 Aleix Conchillo... rtpjitterbuffer: do not drop serialized events when...
2014-01-17 Michael Olbrichavimux: don't make the buffer writable unless absolutel...
2014-01-17 Michael Olbrichv4l2: set GST_BUFFER_FLAG_DELTA_UNIT when appropriate
2014-01-17 Michael Olbrichv4l2bufferpool: don't ref the newly created allocator
2014-01-15 Sebastian Drögematroskademux: Don't skip all video frames until the...
2014-01-15 Thiago Santosqtdemux: remove elst_offset variables
2014-01-15 Thiago Santosqtdemux: remember reverse playback when verifying the...
2014-01-15 Thiago Santosqtdemux: do not ignore empty segments
2014-01-15 Olivier Crêtetests: Remove usage of the system clock from the rtprtx...
2014-01-15 Olivier Crêtetests: Initial segment in rtpcollision test
2014-01-15 George Kiagiadakisexamples/*-rtpaux: specify payload type association...
2014-01-15 George Kiagiadakisrtprtxsend: remove wrong check for payload type not...
2014-01-15 George Kiagiadakisrtprtxsend: fix data locking when creating rtx packets
2014-01-15 George Kiagiadakisrtprtxsend: lock access to internal data in sink_event...
2014-01-15 George Kiagiadakisrtprtxsend: remove unnecessary call to reset() from...
2014-01-15 George Kiagiadakisrtprtxsend: remove unused parameter from the internal...
2014-01-15 George Kiagiadakisrtprtxsend: Use g_slice_* for allocating internal struc...
2014-01-15 George Kiagiadakisrtprtxreceive: remove stupid mutex unlock in the middle...
2014-01-15 George Kiagiadakisrtprtxreceive: use GST_DEBUG_OBJECT / GST_WARNING_OBJEC...
2014-01-15 George Kiagiadakisrtprtxreceive: fix integer format specifiers in GST_DEBUG
2014-01-15 George Kiagiadakisrtprtxsend: change the rtx_pt_map directly in set_prope...
2014-01-15 George Kiagiadakisrtprtxreceive: change the rtx_pt_map directly in set_pr...
2014-01-15 George Kiagiadakisrtprtxreceive: simplify the code of finalize()
2014-01-15 George Kiagiadakisrtprtxreceive: use the GstObject lock instead of a...
2014-01-15 George Kiagiadakisrtprtxsend: use the GstObject lock instead of a new one
2014-01-14 Nicolas Dufresnev4l2: Add NV12_64Z32 support
2014-01-14 Justin Joyosshelper: Don't leak fd when getting card name
2014-01-14 Vincent Penquerc'hRevert "aacparse: relax the detection of ADTS"
2014-01-14 Justin Joyrtpg726pay: don't leak encoding_name string
2014-01-13 Vincent Penquerc'hv4l2: fix build break using V4L2_CAP_VIDEO_M2M_MPLANE
2014-01-13 Akihiro Tsukadaaacparse: relax the detection of ADTS
2014-01-10 Julien Isorcev4l2bufferpool: check set_config return value in gst_v4...
2014-01-10 Nicolas Dufresnev4l2object: Add parsed=1 field for encoded output
2014-01-10 Nicolas Dufresnev4l2object: Don't leak empty caps
2014-01-10 Julien Isorcev4l2bufferpool: do not stop a stream not previously...
2014-01-10 Nicolas Dufresnev4l2object: Don't enforce dimension field on encoded...
2014-01-10 Julien Isorcev4l2object: unref downstream pool
2014-01-10 Julien Isorcev4l2bufferpool: add gst_v4l2_buffer_pool_flush
2014-01-10 Benjamin Gaignardv4l2object: Add vp8 support
2014-01-10 Nicolas Dufresnev4l2object: Don't force framerate field for OUTPUT
2014-01-10 Nicolas Dufresnev4l2object: _v4l2fourcc_to_structure() can be static
2014-01-10 Nicolas Dufresnev4l2object: Add MPEG1/2 support
2014-01-10 Nicolas Dufresnev4l2object: Ask for a decent buffer size when dealing...
2014-01-10 Nicolas Dufresnev4l2bufferpool: On warn on size change if n_planes > 1
2014-01-10 Julien Isorcev4l2object: check if translated format is valid
2014-01-10 Nicolas Dufresnev4l2object: Validate returned dimensions
2014-01-10 Nicolas Dufresnev4l2object: Ensure max is not smaller then min in decid...
2014-01-10 Nicolas Dufresnev4l2object: Don't keep the max paramter when using...
2014-01-10 Nicolas Dufresnev4l2bufferpool: Respect the suggested min buffer
2014-01-10 Nicolas Dufresnev4l2object: Allocate pool if needed in decide_allocation
2014-01-10 Nicolas Dufresnev4l2object: Add V4L2_CID_MIN_BUFFERS_FOR_CAPTURE support
2014-01-10 Nicolas Dufresnev4l2: Move decide allocation into v4l2object
2014-01-10 Nicolas Dufresnev4l2object: Implement _setup_format()
2014-01-10 Nicolas Dufresnev4l2object: Split out saving format from set_format()
2014-01-10 Julien Isorcev4l2object: set only one plane for encoded format
2014-01-10 Nicolas Dufresnev4l2object: Move code block where it belongs
2014-01-10 Nicolas Dufresnev4l2object: Don't check format specific information
2014-01-10 Nicolas Dufresnev4l2object: Move the extrapolation of stride at the...
2014-01-10 Nicolas Dufresnev4l2object: Move back assertions where they should be
2014-01-10 Nicolas Dufresnev4l2object: Move mplane logic into gst_v4l2_object_get_...
2014-01-10 Nicolas Dufresnev4l2object: Split _v4l2fourcc_to_video_format
2014-01-10 Nicolas Dufresnev4l2bufferpool: Request buffers only once
2014-01-10 Nicolas Dufresnev4l2object: Don't validate dimension for encoded format
2014-01-10 Nicolas Dufresnev4l2object: Quirks for dev without initial format
2014-01-10 Nicolas Dufresnev4l2object: Add gst_v4l2_object_open_shared()
2014-01-10 Nicolas Dufresnev4l2object: Implement gst_v4l2_dup()
2014-01-10 Nicolas Dufresnev4l2object: make IO_MODE enum public
2014-01-10 Nicolas Dufresnev4l2: better handle quirks activation
2014-01-10 Nicolas Dufresnev4l2: Fix h264 caps
2014-01-10 Nicolas Dufresnev4l2object: Split caps in different categories
2014-01-10 Tim-Philipp... matroskademux: don't leak TOC chapter list
2014-01-10 Vincent Penquerc'hmatroskamux: remove obsolete write-dummy-and-overwrite...
2014-01-09 Tim-Philipp... rtprtxsend: remove duplicate assignment
2014-01-09 Vincent Penquerc'hmatroskamux: write subtitle codec ID and data at start...
2014-01-09 Sebastian Drögeconfigure: Include AvailabilityMacros.h for osxvideo...
2014-01-09 Thiago Santosqtmux: respect the HDLR box string format for mov and...
2014-01-08 Wim TaymansRevert "matroskamux: Use the running time for container...
2014-01-08 Sebastian Drögeconfigure: Fix AC_COMPILE_IFELSE usage
2014-01-08 Sebastian Drögeosxvideosink: Improve configure check for OSX >= 10.6
2014-01-08 Aleix Conchillo... rtpbin: remove unused list of decoders
2014-01-08 Sebastian Drögematroskamux: Error out if ADPCM caps don't contain...
2014-01-08 Nicola Murinomatroskamux: Add support for g726 ADPCM
2014-01-07 Wim Taymansrtspsrc: use new method to get media-type
2014-01-06 Stefan Sauerwavparse: split the test
2014-01-06 Sebastian Drögematroskamux: Add HEVC / h265 support
2014-01-06 Sebastian Drögematroskademux: Add HEVC / h265 support
2014-01-06 Stefan Sauerwavparse: remove ifdef'ed code
2014-01-06 Stefan Saueravidemux, waveparse: more logging for unhandled chunks
2014-01-05 Stefan Saueravidemux: expose 'strn' - stream name - as title tag
2014-01-05 Stefan Saueravidemux: parse fuji strd
2014-01-05 Stefan Saueravidemux: ... and use the local api both times
2014-01-05 Stefan Saueravidemux: copy the riff api for ncdt into the element
2014-01-05 Sebastian Drögematroskamux: Add missing semicolon from last commit
2014-01-05 Sebastian Drögematroskamux: Use the running time for container timesta...
2014-01-04 Stefan Saueravi: use new riff api to extract nikon metadata
next