summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Automatic update of common submodule0.11Sebastian Dröge2012-04-051-0/+0
* back to developmentWim Taymans2012-03-221-1/+1
* Release 0.11.2RELEASE-0.11.2Wim Taymans2012-03-225-15/+203
* Merge branch 'master' into 0.11Wim Taymans2012-03-224-4/+17
|\
| * ffmux: Use correct enum type for return valueSebastian Dröge2012-03-061-1/+1
| * ffmpegdec: Use auto-threads if available, and only slice-threadingEdward Hervey2012-03-021-3/+8
| * codecmap: Add mapping for Indeo 4 video codecEdward Hervey2012-02-221-0/+8
| * libav: Switch to tracking 0.8 release branchEdward Hervey2012-02-221-0/+0
* | test: fix unit testWim Taymans2012-03-211-1/+1
* | ffdec: ensure padding is big enoughWim Taymans2012-03-191-3/+4
* | ffdec: check if input is already 0-paddedWim Taymans2012-03-191-9/+12
* | update for bufferpool changesWim Taymans2012-03-151-1/+5
* | update for allocation query changesWim Taymans2012-03-151-20/+26
* | ffdec: propose some padding in the allocation queryWim Taymans2012-03-141-2/+10
* | take padding into accountWim Taymans2012-03-141-5/+6
* | ffdec: remove unused crop propertyWim Taymans2012-03-141-10/+0
* | ffdec: remove padding propertyWim Taymans2012-03-141-13/+1
* | ffdec: make bufferpool setup recalculate direct renderingWim Taymans2012-03-141-12/+16
* | ffdec: add some PERFORMANCE loggingWim Taymans2012-03-141-2/+6
* | ffcodec: add voc demuxerWim Taymans2012-03-131-0/+2
* | ffdemux: activate pad before setting capsWim Taymans2012-03-131-1/+1
* | ffdec: implement accept-capsWim Taymans2012-03-121-0/+42
* | fix for caps api changesWim Taymans2012-03-112-4/+5
* | ffmpegdec: enable alignment if videometa is allowedWim Taymans2012-03-081-5/+18
* | Fix compiler warningsAlessandro Decina2012-02-276-8/+11
* | update for fixate_caps changeWim Taymans2012-02-221-6/+8
* | update for new memory apiWim Taymans2012-02-221-1/+4
* | ffdec: disable multithreadingWim Taymans2012-02-211-4/+4
* | only reopen decoder when new caps are differentMatej Knopp2012-02-201-2/+15
* | back to developmentWim Taymans2012-02-171-1/+1
* | RELEASE 0.11.1RELEASE-0.11.1Wim Taymans2012-02-175-369/+918
* | GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans2012-02-082-5/+5
* | Fix for gst_type_find_register() API changeTim-Philipp Müller2012-02-021-4/+3
* | Automatic update of common submoduleThomas Vander Stichele2012-01-251-0/+0
* | Merge branch 'master' into 0.11Sebastian Dröge2012-01-251-1/+3
|\ \ | |/
| * configure: Add --disable-fatal-warnings configure optionSebastian Dröge2012-01-252-1/+3
* | ffmpeg: port to new memory APIWim Taymans2012-01-256-54/+56
* | Automatic update of common submoduleSebastian Dröge2012-01-251-0/+0
* | port to new gthread APIWim Taymans2012-01-191-10/+8
* | Automatic update of common submoduleSebastian Dröge2012-01-181-0/+0
* | Merge branch 'master' into 0.11Sebastian Dröge2012-01-183-6/+8
|\ \ | |/
| * ffdec: Only set get_buffer() function for videoSebastian Dröge2012-01-181-3/+5
| * ffmpegdemux: demote swf demuxer to GST_RANK_NONETim-Philipp Müller2012-01-121-2/+1
| * ffmpegdemux: fix caps leakVincent Penquerc'h2012-01-121-0/+1
| * configure.ac: improve path handling in out-of-tree buildMark Nauwelaerts2012-01-101-1/+1
* | ffmpeg: fix and extend LIBS in Makefile.amMark Nauwelaerts2012-01-101-1/+4
* | ffmux: gst_element_class_add_pad_template() takes ownership of the pad templateSebastian Dröge2012-01-101-3/+0
* | ffmpeg: Fix merge mistakesSebastian Dröge2012-01-103-8/+8
* | Merge branch 'master' into 0.11Sebastian Dröge2012-01-106-56/+67
|\ \ | |/
| * ffmpeg: Channel layouts are now set for DTS and (E)AC3 by libavSebastian Dröge2012-01-101-19/+0