summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-15_query_peer_*() -> _peer_query_*()Wim Taymans1-1/+1
2011-11-15_peer_get_caps() -> _peer_query_caps()Wim Taymans1-1/+1
2011-11-15ffmpeg: change getcaps to queryWim Taymans2-6/+33
2011-11-10update for adapter api changeWim Taymans1-1/+2
2011-11-09remove query typesWim Taymans1-14/+0
2011-11-04ffdec: get the pixfmt correctlyWim Taymans1-4/+6
2011-11-04ffmpeg: fix template to %uWim Taymans2-11/+14
2011-11-04Merge branch 'master' into 0.11Wim Taymans4-46/+213
2011-11-04tests: Fix for pad probe API changeEdward Hervey1-4/+4
2011-11-02Merge remote-tracking branch 'origin/0.10.13'Edward Hervey5-47/+214
2011-11-020.10.13 Release "Speeding, sparks like lightning"0.10.13Edward Hervey5-47/+214
2011-11-02tags: update for tag API removalWim Taymans1-2/+2
2011-11-02Merge branch 'master' into 0.11Wim Taymans1-1/+1
2011-11-02demux: update for new task apiWim Taymans1-1/+1
2011-11-02structure: fix for api upateWim Taymans2-4/+9
2011-10-31Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller4-5/+34
2011-10-31configure.ac: Remove --enable-postproc from the default flagsEdward Hervey1-1/+1
2011-10-310.10.12.3 pre-releaseEdward Hervey1-1/+1
2011-10-31Allow building a LGPL only gst-ffmpeg pluginMartin Storsjo4-7/+34
2011-10-31ffmpegenc: Pass the size of the output buffer to avcodec_encode_audioSjoerd Simons1-1/+1