summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-28ffmpeg: disable resample0.11-fdoWim Taymans2-3/+4
2011-02-28codecmap: use new g_value gettersWim Taymans1-1/+1
2011-02-28Merge branch 'master' into 0.11Wim Taymans13-26/+144
2011-02-14ffvideoscale: add support for UYVYJulien Isorce1-2/+5
2011-02-14Automatic update of common submoduleStefan Kost1-0/+0
2011-01-31ffmpegdec: improve error message when set_caps is called but we have no mappingTim-Philipp Müller1-3/+16
2011-01-25codecmap: Add mapping for g722Edward Hervey1-0/+8
2011-01-25gst-libs: Remove .config file from ffmpeg build when cleaning upEdward Hervey1-0/+1
2011-01-24codecmap: Add proper caps name for CamstudioEdward Hervey1-1/+10
2011-01-24gstffmpegdemux: Ignore more pseudo demuxersEdward Hervey1-2/+8
2011-01-24gstffmpegmux: Blacklist some muxer formatsEdward Hervey1-1/+3
2011-01-24gstffmpegcodecmap: Add some new codec mappingsEdward Hervey1-0/+19
2011-01-24ffmpegprotocol: Slight API changeEdward Hervey1-1/+1
2011-01-24configure.ac: Don't forget to include new libavcore libraryEdward Hervey1-3/+5
2011-01-24ffmpegrev: Switch to revision 26402 of ffmpegEdward Hervey1-2/+2
2011-01-14configure: require core 0.10.31Tim-Philipp Müller1-1/+1
2011-01-11Automatic update of common submoduleStefan Kost1-0/+0
2011-01-10Automatic update of common submoduleTim-Philipp Müller1-0/+0
2011-01-10Automatic update of common submoduleTim-Philipp Müller1-0/+0
2011-01-07ffmpegdec: Set the mp3 decoder to a rank of NONEEdward Hervey1-0/+3
2011-01-05ffmpegdec: Fix unitialized variables on macosxEdward Hervey1-1/+1
2011-01-03ffmpegenc: Disable non-audio/video encodersEdward Hervey1-0/+5
2010-12-21ffmpgdec: work around parser timestamp bugWim Taymans1-3/+29
2010-12-20Automatic update of common submoduleEdward Hervey1-0/+0
2010-12-16ffvideoscale: Change classification to Filter/Converter/Video/ScalerSebastian Dröge1-1/+1
2010-12-16ffdeinterlace: Change classification to Filter/Effect/Video/DeinterlaceSebastian Dröge1-1/+1
2010-12-15Automatic update of common submoduleStefan Kost1-0/+0
2010-12-13Automatic update of common submoduleStefan Kost1-0/+0
2010-12-12dec: scale the estimated duration by number of framesWim Taymans1-1/+14
2010-12-12dec: use input timestamp diff for duration estimationWim Taymans1-6/+14
2010-12-06configure: open 0.11 branchWim Taymans1-3/+3
2010-10-27Automatic update of common submoduleJan Schmidt1-0/+0
2010-10-25ffmpegenc: ensure proper clean state prior to (re-)negotiationMark Nauwelaerts1-0/+3
2010-10-22ffdec: don't destroy the parser stateWim Taymans1-8/+0
2010-10-22ffdec: be more careful with DTS timestamp interpolationWim Taymans1-1/+3
2010-10-19various: add missing G_PARAM_STATIC_STRINGS flagsStefan Kost3-18/+30
2010-10-15ffmpeg: Add mapping for YUVA420P <-> A420Sebastian Dröge2-0/+40
2010-10-14Automatic update of common submoduleDavid Schleef1-0/+0
2010-10-12ffmpegdec: Fix debug statementsEdward Hervey1-2/+3
2010-10-08Automatic update of common submoduleDavid Schleef1-0/+0
2010-10-08Automatic update of common submoduleSebastian Dröge1-0/+0
2010-10-07ffdec: use a better algorithm to detect DTS timestampsWim Taymans1-39/+62
2010-10-06ffdec: add debug linerework-ts-handlingWim Taymans1-0/+1
2010-10-06ffdec: add fixmesWim Taymans1-0/+8
2010-10-06ffdec: add some commentsWim Taymans1-0/+4
2010-10-06ffdec: Add timestamp trackingWim Taymans1-73/+117
2010-10-06ffdec: remove broken TSHandlerWim Taymans1-293/+34
2010-10-06ffcodecmap: avoid setting large frameratesWim Taymans1-4/+15
2010-10-06ffdec: rename time variableWim Taymans1-4/+7
2010-10-06ffenc: pass the input size to the encoderWim Taymans1-14/+12