summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-22back to development0.11Wim Taymans1-1/+1
2012-03-22Release 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
2012-03-12configure.ac: bump required GLib to 2.31.14Wim Taymans1-1/+1
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üller4-1/+23
2012-03-03configure: get rid of non-pkg-config ways to check for opencore-amrTim-Philipp Müller1-12/+10
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 remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller0-0/+0
2012-02-27Merge commit '02f5d72a0519bcbe8f6958fab6dd998fc8ccda6b' into 0.11Tim-Philipp Müller2-0/+20
2012-02-23Bump version after releaseTim-Philipp Müller25-87/+120
2012-02-21autogen.sh: avoid touching .po files during 'make'David Schleef1-0/+3
2012-02-22x264: convert g_print to LOGWim Taymans1-1/+2
2012-02-22update for new memory apiWim 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-20Add latest pluginsChristian Fredrik Kalager Schaller1-2/+2
2012-02-18win32: back to developmentWim Taymans1-5/+5
2012-02-17synaesthesia: port to 0.11Mark Nauwelaerts3-63/+171
2012-02-17xingmux: port to 0.11Mark Nauwelaerts2-65/+66
2012-02-17back to developmentWim Taymans1-1/+1
2012-02-17RELEASE 0.11.1Wim Taymans63-958/+2056
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 Taymans3-3/+3
2012-02-07mpeg2dec: fix test a bit moreWim Taymans1-4/+14