summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
4 daysx264: bump x264 requirement to build 106 or laterHEADmasterTim-Philipp Müller2-144/+3
4 daysa52dec: adapt to work also with new liba52Руслан Ижбулатов2-9/+20
4 daysa52dec: trigger renegotiation upon changed stream channelsMark Nauwelaerts1-0/+5
5 daysconfigure: Require core/base 0.11.91Sebastian Dröge1-2/+2
5 days.gitignore: add visual studio IDE files and OS X .DS_Store filesMatej Knopp1-0/+8
8 daysBack to developmentSebastian Dröge1-1/+1
8 daysRelease 0.11.91RELEASE-0.11.91Sebastian Dröge7-12/+204
8 daysUpdate .po filesSebastian Dröge39-39/+39
8 daysMerge branch 'master' of ssh://git.freedesktop.org/git/gstreamer/gst-plugins-...Sebastian Dröge1-0/+0
8 daysAutomatic update of common submoduleSebastian Dröge1-0/+0
8 daysasfdemux: Use correct enum typeSebastian Dröge1-2/+2
11 daysasfdemux: implement pull mode seek snap flags when an index is presentVincent Penquerc'h1-12/+47
2012-05-03cdio: compensate for libcdio's recent cd-text api changesLeon Merten Lohse3-7/+63
2012-04-30dvdread: fix build after recent include reshuffling in coreTim-Philipp Müller1-0/+2
2012-04-19video: Update for libgstvideo API changesSebastian Dröge1-3/+0
2012-04-16Automatic update of common submoduleSebastian Dröge1-0/+0
2012-04-16asfdemux: fix performance issue, especially with high-bitrate streamsTim-Philipp Müller2-12/+43
2012-04-16asfdemux: avoid unnecessary stream lookupTim-Philipp Müller1-2/+1
2012-04-15a52dec: fix first_access bigger than 2Alban Browaeys1-1/+2
2012-04-13configure: Modernize autotools setup a bitSebastian Dröge2-17/+10
2012-04-13Automatic update of common submoduleSebastian Dröge1-0/+0
2012-04-12Back to developmentSebastian Dröge1-1/+1
2012-04-12Release 0.11.90RELEASE-0.11.90Sebastian Dröge22-46/+263
2012-04-12Update .po filesSebastian Dröge39-39/+39
2012-04-09mad: remove .c.orig fileTim-Philipp Müller1-567/+0
2012-04-09Use new gst_element_class_set_static_metadata()Tim-Philipp Müller27-31/+32
2012-04-05Automatic update of common submoduleSebastian Dröge1-0/+0
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge18-18/+18
2012-04-05configure: Update version to 0.11.89.1Sebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge22-44/+45
2012-04-02mpeg2dec: fix croppingWim Taymans2-109/+120
2012-04-01mpeg2dec: add crop metadata when buffer is still writableWim Taymans1-11/+13
2012-03-30update for buffer api changeWim Taymans1-1/+1
2012-03-30ext: Update for audio decoder API changesSebastian Dröge2-2/+2
2012-03-29tests: make more valgrind-friendly and plug caps leakMark Nauwelaerts2-0/+3
2012-03-28update for buffer changesWim Taymans3-6/+3
2012-03-27tests: x264enc: adjust test to removal of deprecated propertiesMark Nauwelaerts1-127/+26
2012-03-26Replace master with 0.11Wim Taymans0-0/+0
2012-03-22back to developmentWim Taymans1-1/+1
2012-03-22Release 0.11.2RELEASE-0.11.2Wim Taymans61-109/+425
2012-03-21tests: fix after memory changesWim Taymans1-4/+5
2012-03-21x264enc: remove deprecated propertiesWim Taymans2-62/+0
2012-03-20Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller10-162/+704
2012-03-18synaesthesia: fixup for bufferpool api changesMark Nauwelaerts1-10/+8
2012-03-16don't pass random pointers to pull_rangeWim Taymans2-0/+3
2012-03-15update for bufferpool changesWim Taymans1-1/+1
2012-03-15update for allocation query changesWim Taymans1-21/+24
2012-03-15update for memory api changesWim Taymans6-6/+10
2012-03-14take padding into accountWim Taymans1-5/+7
2012-03-13mad: simplify parsing codeMark Nauwelaerts1-114/+85