summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-19video: improve frame_flagsHEADmasterWim Taymans7-25/+24
2012-04-19video: Update for libgstvideo API changesSebastian Dröge4-8/+8
2012-04-19video: Clean up interlaced flags and enumsSebastian Dröge5-34/+52
2012-04-19appsrc: reset is_eos flag after a succesful seek from _createAlessandro Decina1-0/+1
2012-04-17discoverer: Fix another GstBuffer occurence to GstSampleSebastian Dröge1-1/+1
2012-04-17discoverer: Tags now contain GstSamples instead of GstBuffersSebastian Dröge1-3/+9
2012-04-17collectpads2: rename to collectpadsMark Nauwelaerts4-58/+58
2012-04-17adder: correctly adjust to modified collectpads2 event handlingMark Nauwelaerts1-2/+2
2012-04-17playbin2: Don't hold the playbin lock in the autoplug-continue callbackAkihiro Tsukada1-2/+0
2012-04-16Revert "tests: TEMP"Mark Nauwelaerts1-2/+1
2012-04-16tests: TEMPMark Nauwelaerts1-1/+2
2012-04-16oggmux: use standard collectpads event handlingMark Nauwelaerts2-14/+13
2012-04-16adder: chain up to collectpads event handlerMark Nauwelaerts1-18/+9
2012-04-16decodebin: Do not block on sticky and oob eventsMatej Knopp1-0/+8
2012-04-16Automatic update of common submoduleSebastian Dröge1-0/+0
2012-04-16decodebin2: Check that properties have the correct type before using themSebastian Dröge1-3/+6
2012-04-16uridecodebin: Check that properties have the correct type before using themSebastian Dröge1-5/+10
2012-04-15tests: fix navigation test linkingTim-Philipp Müller1-1/+1
2012-04-15pbutils: update for ogg media type changesTim-Philipp Müller1-1/+6
2012-04-15ogg: update for media type typefinding changesTim-Philipp Müller2-6/+15
2012-04-15typefinding: more fine-grained ogg typefindingTim-Philipp Müller1-14/+109
2012-04-14videofilter: shortcut transform_ip when not setWim Taymans1-0/+2
2012-04-14uridecodebin: Never treat live sources as streaming sources.Julian Scheel1-0/+18
2012-04-14videopool: fix mem leakVíctor Manuel Jáquez Leal1-1/+1
2012-04-13po: Remove deleted header file here tooSebastian Dröge1-1/+0
2012-04-13docs: Remove header file that was deletedSebastian Dröge1-1/+0
2012-04-13configure: Modernize autotools setup a bitSebastian Dröge2-17/+9
2012-04-13Automatic update of common submoduleSebastian Dröge1-0/+0
2012-04-13gst-libs: Remove interfaces libs and mixer/tuner interfacesSebastian Dröge79-6470/+59
2012-04-13tests: videorate: remove obsolete color-matrix caps fieldMark Nauwelaerts1-2/+1
2012-04-12Sync Android.mk entries to the new major versionReynaldo H. Verdejo Pinochet1-24/+24
2012-04-12check: Fix one leak in volume testEdward Hervey1-2/+4
2012-04-12Back to developmentSebastian Dröge1-1/+1
2012-04-12Release 0.11.90Sebastian Dröge35-65/+981
2012-04-12Update .po filesSebastian Dröge37-37/+37
2012-04-11tcp: update property documentation to reference correct propertyMark Nauwelaerts1-1/+1
2012-04-11vorbisenc: fix channel maskWim Taymans1-1/+1
2012-04-11tests: remove GstNetAddressWim Taymans1-1/+0
2012-04-11libs: Link against internal tag libraryAlban Browaeys4-0/+4
2012-04-11audio: Remove obsolete FIXME 0.11Sebastian Dröge1-1/+0
2012-04-11pbutils: Link against internal gst videoAlban Browaeys2-0/+3
2012-04-09Use new gst_element_class_set_static_metadata()Tim-Philipp Müller62-64/+64
2012-04-09po: update for new translatable stringsTim-Philipp Müller37-40/+573
2012-04-06playback: Remove gstdecodebin.c, which is nowaday unused anywaySebastian Dröge1-2075/+0
2012-04-05Automatic update of common submoduleSebastian Dröge1-0/+0
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changeSebastian Dröge29-30/+29
2012-04-05configure: Update version to 0.11.89.1Sebastian Dröge1-1/+1
2012-04-05audiodecoder: don't discard timestamps when consecutive input buffers have th...Alessandro Decina1-4/+8
2012-04-04audioencoder: plug a definite and rare leakMark Nauwelaerts1-2/+5
2012-04-04tests: plug some more object and caps leaksMark Nauwelaerts2-2/+15