summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-26Replace master with 0.11HEADmasterWim Taymans0-0/+0
2012-03-22back to development0.11Wim Taymans1-1/+1
2012-03-22Release 0.11.2Wim Taymans5-15/+203
2012-03-22Merge branch 'master' into 0.11Wim Taymans4-4/+17
2012-03-21test: fix unit testWim Taymans1-1/+1
2012-03-19ffdec: ensure padding is big enoughWim Taymans1-3/+4
2012-03-19ffdec: check if input is already 0-paddedWim Taymans1-9/+12
2012-03-15update for bufferpool changesWim Taymans1-1/+5
2012-03-15update for allocation query changesWim Taymans1-20/+26
2012-03-14ffdec: propose some padding in the allocation queryWim Taymans1-2/+10
2012-03-14take padding into accountWim Taymans1-5/+6
2012-03-14ffdec: remove unused crop propertyWim Taymans1-10/+0
2012-03-14ffdec: remove padding propertyWim Taymans1-13/+1
2012-03-14ffdec: make bufferpool setup recalculate direct renderingWim Taymans1-12/+16
2012-03-14ffdec: add some PERFORMANCE loggingWim Taymans1-2/+6
2012-03-13ffcodec: add voc demuxerWim Taymans1-0/+2
2012-03-13ffdemux: activate pad before setting capsWim Taymans1-1/+1
2012-03-12ffdec: implement accept-capsWim Taymans1-0/+42
2012-03-11fix for caps api changesWim Taymans2-4/+5
2012-03-08ffmpegdec: enable alignment if videometa is allowedWim Taymans1-5/+18
2012-03-06ffmux: Use correct enum type for return value0.10Sebastian Dröge1-1/+1
2012-03-02ffmpegdec: Use auto-threads if available, and only slice-threadingEdward Hervey1-3/+8
2012-02-27Fix compiler warningsAlessandro Decina6-8/+11
2012-02-22update for fixate_caps changeWim Taymans1-6/+8
2012-02-22codecmap: Add mapping for Indeo 4 video codecEdward Hervey1-0/+8
2012-02-22libav: Switch to tracking 0.8 release branchEdward Hervey1-0/+0
2012-02-22update for new memory apiWim Taymans1-1/+4
2012-02-21ffdec: disable multithreadingWim Taymans1-4/+4
2012-02-20only reopen decoder when new caps are differentMatej Knopp1-2/+15
2012-02-17back to developmentWim Taymans1-1/+1
2012-02-17RELEASE 0.11.1Wim Taymans5-369/+918
2012-02-08GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans2-5/+5
2012-02-02Fix for gst_type_find_register() API changeTim-Philipp Müller1-4/+3
2012-01-25Automatic update of common submoduleThomas Vander Stichele1-0/+0
2012-01-25Merge branch 'master' into 0.11Sebastian Dröge1-1/+3
2012-01-25configure: Add --disable-fatal-warnings configure optionSebastian Dröge2-1/+3
2012-01-25ffmpeg: port to new memory APIWim Taymans6-54/+56
2012-01-25Automatic update of common submoduleSebastian Dröge1-0/+0
2012-01-19port to new gthread APIWim Taymans1-10/+8
2012-01-18Automatic update of common submoduleSebastian Dröge1-0/+0
2012-01-18Merge branch 'master' into 0.11Sebastian Dröge3-6/+8
2012-01-18ffdec: Only set get_buffer() function for videoSebastian Dröge1-3/+5
2012-01-12ffmpegdemux: demote swf demuxer to GST_RANK_NONETim-Philipp Müller1-2/+1
2012-01-12ffmpegdemux: fix caps leakVincent Penquerc'h1-0/+1
2012-01-10ffmpeg: fix and extend LIBS in Makefile.amMark Nauwelaerts1-1/+4
2012-01-10configure.ac: improve path handling in out-of-tree buildMark Nauwelaerts1-1/+1
2012-01-10ffmux: gst_element_class_add_pad_template() takes ownership of the pad templateSebastian Dröge1-3/+0
2012-01-10ffmpeg: Fix merge mistakesSebastian Dröge3-8/+8
2012-01-10Merge branch 'master' into 0.11Sebastian Dröge6-56/+67
2012-01-10ffmpeg: Channel layouts are now set for DTS and (E)AC3 by libavSebastian Dröge1-19/+0