summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-17RELEASE 0.11.1RELEASE-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
2012-01-10libav: Update to current GIT masterSebastian Dröge1-0/+0
2012-01-10ffdec: Give the (E)AC3/DTS decoders a rank of marginalSebastian Dröge1-9/+1
2012-01-10ffdec: Revert accidentially committed rank change of the (E)AC3/DTS decodersSebastian Dröge1-1/+1
2012-01-10ffmpegdec: Reorder audio channels after clipping the audio bufferSebastian Dröge1-12/+12
2012-01-10ffmpegdec: Correctly reorder audio channels to the GStreamer order if necessarySebastian Dröge3-35/+68
2012-01-10ffmpeg: Channel layouts are now set for DTS and (E)AC3 by libavSebastian Dröge1-20/+0
2012-01-10ffmpeg: Use stack-allocated channel positions arraySebastian Dröge2-23/+10
2012-01-09ffmpeg: Put the new layout field in raw audio capsSebastian Dröge1-2/+4
2012-01-09ffdec: Add mappings for the top channel positionsSebastian Dröge1-7/+7
2012-01-09ffdec: Correctly set the channel-mask and also set it for stereoSebastian Dröge1-6/+1
2012-01-07configure: require core from git/pre-releaseTim-Philipp Müller1-1/+1
2012-01-05ffmpeg: port to new channel mappingWim Taymans2-5/+14
2012-01-04Automatic update of common submoduleTim-Philipp Müller1-0/+0
2012-01-04tests: make tests compileWim Taymans3-9/+13
2012-01-03GST_FLOW_UNEXPECTED -> GST_FLOW_EOSWim Taymans3-7/+7
2011-12-21update for videofilter changesWim Taymans1-55/+29
2011-12-21ffdec: fill in the stride alignmentWim Taymans1-2/+7
2011-12-19ffmpegdec: update for new interlace fieldsWim Taymans1-2/+2
2011-12-15ffmpeg: port to GstCollectPads2Vincent Penquerc'h1-17/+17
2011-12-01ffmpegdec: Report latency if B-frames are presentEdward Hervey1-25/+36
2011-11-28ffmpeg: fix pad template ref leaksVincent Penquerc'h6-20/+15
2011-11-26Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller0-0/+0
2011-11-23Fix cpu cores detection on OS XMatej Knopp1-1/+1
2011-11-23Fix cpu cores detection on OS XMatej Knopp1-1/+1
2011-11-21update for activation changesWim Taymans1-10/+26
2011-11-18update for new scheduling queryWim Taymans1-1/+2
2011-11-18add parent to activate functionsWim Taymans1-14/+13
2011-11-17add parent to pad functionsWim Taymans6-67/+60
2011-11-17collectpads: port API changesStefan Sauer1-1/+1
2011-11-16add parent to query functionWim Taymans3-16/+13