summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-23playbin: autoplug video_decoer:video_sink based on GstCapsFeatures.HEADmasterSreerenj Balachandran1-50/+320
2013-04-23decodebin2: also remove the bytes limitWim Taymans1-1/+3
2013-04-23decodebin2: update buffer size in multiqueueWim Taymans1-2/+14
2013-04-23decodebin2: only allow 'lower' multiqueues to emit buffering messagesThiago Santos1-0/+69
2013-04-23decodebin2: do not handle the next-groups list as if it was a single itemThiago Santos1-4/+18
2013-04-23decodebin2: preserve next groups orderThiago Santos1-1/+1
2013-04-23decodebin2: still report chain as drained when not 'handled'Thiago Santos1-0/+3
2013-04-23typefind: add smoothstreaming manifest typefindingThiago Santos1-0/+122
2013-04-23streamsynchronizer: Don't consider a stream added for an already running one ...Sebastian Dröge1-2/+3
2013-04-23streamsynchronizer: If a stream belongs to an already running stream, don't waitSebastian Dröge1-36/+58
2013-04-22Automatic update of common submoduleTim-Philipp Müller4-26/+207
2013-04-22Update disted orc backup filesTim-Philipp Müller16-0/+3055
2013-04-21uridecodebin: don't report 'no uri handler found' if the URI was rejected by ...Tim-Philipp Müller1-10/+18
2013-04-21adder: Do not try to wait for flush_stop after receiving a segment eventThibault Saunier3-10/+55
2013-04-21volume: skip controlled processing if we have no timestampStefan Sauer1-50/+53
2013-04-18playbin: use _plugin_feature_rank_compare API instead of duplicating the code.Sreerenj Balachandran1-8/+1
2013-04-18decodebin: use _plugin_feature_rank_compare API instead of duplicating the code.Sreerenj Balachandran1-8/+1
2013-04-18videoencoder: Simply setcaps functionSebastian Dröge1-22/+16
2013-04-18audioencoder: Ignore caps events if the input caps did not changeSebastian Dröge1-44/+55
2013-04-18audiodecoder: Ignore caps events if the input caps did not changeSebastian Dröge1-1/+16
2013-04-17oggmux: add more logging and fix the object param for some loggingStefan Sauer1-34/+52
2013-04-17videometa: Extend GstVideoGLTextureUploadMetaSebastian Dröge2-14/+67
2013-04-17docs: add some more audio macrosTim-Philipp Müller2-0/+35
2013-04-16uridecodebin: query bandwidth capability to source elementPhilippe Normand1-1/+10
2013-04-16app: Don't use $(GST_PLUGIN_LIBTOOLFLAGS) for real librariesSebastian Dröge1-1/+0
2013-04-15gst: Add better support for static pluginsSebastian Dröge28-29/+51
2013-04-15sdp: dynamically allocate buffersWim Taymans1-12/+18
2013-04-15sdp: add Since markersWim Taymans1-0/+4
2013-04-15sdp: add boxed type for GstSDPMessageJose Antonio Santos Cadenas6-0/+363
2013-04-15riff: add format=WMV3 for WMV 3 capsMatej Knopp1-1/+1
2013-04-15playbin: use ascending order for name based sorting of pluginfeatures.Sreerenj Balachandran1-1/+1
2013-04-15decodebin: use ascending order for name based sorting of pluginfeatures.Sreerenj Balachandran1-1/+1
2013-04-15audioringbuffer: Also reset segbaseSebastian Dröge1-0/+1
2013-04-15audioringbuffer: Reset segdone when releasing audioringbufferPaul HENRYS1-0/+3
2013-04-15rtpbasedepayload: Ignore caps events if the caps did not changeTom Greenwood1-1/+23
2013-04-15videoencoder: Ignore caps events if the caps did not changeSebastian Dröge1-2/+19
2013-04-15videodecoder: Ignore caps events if the caps did not changeTom Greenwood1-3/+18
2013-04-15ogg: Prevent some symbol conflicts between the ogg plugin and schroedingerSebastian Dröge5-26/+30
2013-04-14Automatic update of common submoduleTim-Philipp Müller1-0/+0
2013-04-14Automatic update of common submoduleTim-Philipp Müller2-28/+28
2013-04-12playbin: fix jpeg passthrough to decoder sinks by marking image/* as video st...Tim-Philipp Müller1-0/+1
2013-04-12tests: avoid assert in adder test if no audio sources workJonas Holmberg1-2/+1
2013-04-11videometa: gst_buffer_add_meta() can return NULLVíctor Manuel Jáquez Leal1-0/+14
2013-04-09Automatic update of common submoduleStefan Sauer1-0/+0
2013-04-09ximagesink: Fix coompiler error without HAVE_XSHMAlexander Schrab1-0/+2
2013-04-09videoscale: Fix unit test after latest videoconvert changesSebastian Dröge1-1/+3
2013-04-09videoconvert: Fix unit test after latest videoconvert changesSebastian Dröge1-1/+3
2013-04-08rtsp: Don't use / as path if no path was providedThomas Scheuermann1-1/+4
2013-04-08videoscale: Allow passthrough for ANY caps featuresSebastian Dröge1-13/+25
2013-04-08videoconvert: Allow passthrough for ANY caps featuresSebastian Dröge1-6/+13