summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
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-15a52dec: fix first_access bigger than 2Alban Browaeys1-1/+2
2012-04-10mad: remove .c.orig fileTim-Philipp Müller1-567/+0
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller13-14/+14
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge12-12/+12
2012-04-04gst: Update versioningSebastian Dröge10-13/+13
2012-04-02mpeg2dec: fix croppingWim Taymans2-109/+120
2012-04-01mpeg2dec: add crop metadata when buffer is still writableWim Taymans1-11/+13
2012-03-30ext: Update for audio decoder API changesSebastian Dröge2-2/+2
2012-03-21x264enc: remove deprecated propertiesWim Taymans2-62/+0
2012-03-20Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller9-150/+688
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 Taymans4-4/+6
2012-03-14take padding into accountWim Taymans1-5/+7
2012-03-13mad: simplify parsing codeMark Nauwelaerts1-114/+85
2012-03-12fix for caps _normalize changesWim Taymans1-4/+5
2012-03-11fix for caps api changesWim Taymans1-11/+13
2012-03-06a52dec: use base class tag handling helperMark Nauwelaerts2-29/+3
2012-03-06dvdreadsrc: Use variable type with correct signednessSebastian Dröge1-2/+2
2012-03-05mpeg2dec: Copy planes in one go when possibleEdward Hervey1-4/+14
2012-03-03amrnb, amrwbdec: fix build with opencore-amr >= 0.1.3Tim-Philipp Müller3-1/+17
2012-02-29update for metadata API changesWim Taymans1-1/+1
2012-02-27amrwbdec, lame, mad: link to libgstbaseAlessandro Decina3-3/+4
2012-02-27x264enc: fix compiler warningAlessandro Decina1-2/+2
2012-02-27Merge commit '02f5d72a0519bcbe8f6958fab6dd998fc8ccda6b' into 0.11Tim-Philipp Müller1-0/+17
2012-02-22x264: convert g_print to LOGWim Taymans1-1/+2
2012-02-22x264enc: handle pts and dtsWim Taymans1-7/+11
2012-02-21mad: handle libmad freeform parsing quirkMark Nauwelaerts1-0/+16
2012-02-21mad: fixup unhacking last frame coaxingMark Nauwelaerts1-1/+2
2012-02-17Merge branch 'master' into 0.11Wim Taymans1-28/+19
2012-02-16mad: unhack last frame coaxingMark Nauwelaerts1-26/+18
2012-02-15mad: fix compilationWim Taymans1-0/+1
2012-02-15mad: chain up to default event handlerWim Taymans1-1/+1
2012-02-11x264enc: unmap video frame after encodingMatej Knopp1-0/+2
2012-02-10x264enc: fix after mergeWim Taymans1-0/+1
2012-02-10Merge branch 'master' into 0.11Wim Taymans3-54/+153
2012-02-09sidplay: don't use ulong propertiesWim Taymans2-5/+5
2012-02-09sidplay: fix negotiationWim Taymans1-4/+10
2012-02-09x264enc: Add baseline profile to capsRobert Swain1-3/+7
2012-02-08GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans1-1/+1
2012-02-01twolame: Use new audio encoder/decoder base class API for srcpad capsSebastian Dröge1-1/+1
2012-02-01lame: Use new audio encoder/decoder base class API for srcpad capsSebastian Dröge1-1/+1
2012-02-01mad: Use new audio encoder/decoder base class API for srcpad capsSebastian Dröge1-16/+11
2012-02-01a52dec: Use new audio encoder/decoder base class API for srcpad capsSebastian Dröge1-17/+7
2012-02-01amrwbdec: Use new audio encoder/decoder base class API for srcpad capsSebastian Dröge1-9/+6
2012-02-01amrnb: Use new audio encoder/decoder base class API for srcpad capsSebastian Dröge2-11/+6
2012-01-31mad: ensure we do not confuse the base class with our buffer guardVincent Penquerc'h1-0/+11