summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-02Blacklist non-working subtitle decodersHEADmasterNicolas Dufresne1-1/+6
2011-07-20Release 0.10.12Edward Hervey4-27/+887
2011-07-20Update dope fileEdward Hervey1-0/+11
2011-07-18codecmap: Don't create dummy extradata for AAC LATMRaimo Järvi1-1/+1
2011-07-12gst-libs: Update libav checkout to latest 0.7 tipEdward Hervey1-0/+0
2011-07-12configure: Remove -gnu from target_osDavid Schleef1-1/+2
2011-07-11ffmpegdec: Set default number of threads to 1Edward Hervey1-1/+1
2011-07-11remove -Wcast-alignWim Taymans1-1/+1
2011-06-30ffmpegdec: Setting AC3/EAC3/DTS decoders to rank NONE for releaseEdward Hervey1-0/+8
2011-06-30ffmpegcodecmap: really include all supported sample formats in audio capsMark Nauwelaerts1-1/+1
2011-06-30ffmpegdec: avoid allocating and leaking local avpacket helpersMark Nauwelaerts1-15/+11
2011-06-25configure.ac: 0.10.11.2 pre-releaseEdward Hervey1-1/+1
2011-06-25ext: Bumping libav checkout to current tip of v0.7 branchEdward Hervey1-0/+0
2011-06-23Automatic update of common submoduleDavid Schleef1-0/+0
2011-06-21Enable threading in ffmpeg decoders that support it.Jan Schmidt3-0/+66
2011-06-06ffdec: Fix calculating frame duration from last timestamp and frame count.Raimo Järvi1-1/+1
2011-06-01ffdec: Check for AV_NOPTS_VALUE in PTS value.Raimo Järvi1-1/+1
2011-05-30ffdec: Add mpegversion 2 to AAC decoder capsRaimo Järvi1-3/+14
2011-05-29ffmpegdec: Don't discard timestamps if output AND input are in orderEdward Hervey1-1/+1
2011-05-29ext: Update to libav git master as of Sunday 29th May 2011Edward Hervey1-0/+0
2011-05-27ffenc_aac: Add profile and level to the capsSebastian Dröge2-2/+9
2011-05-26ffdec: Always use parser for AAC LATM/LOASSebastian Dröge1-2/+1
2011-05-25ffmpeg: Add codec mapping for AAC LATM/LOASRafael Diniz2-4/+36
2011-05-19Automatic update of common submoduleStefan Kost1-0/+0
2011-05-18Automatic update of common submoduleStefan Kost1-0/+0
2011-05-18Automatic update of common submoduleStefan Kost1-0/+0
2011-05-09ffdec: Do not use invalid input timestamp as next timestamp.Thadeu Lima de Souza Cascardo1-1/+2
2011-05-06ffdec: do not try to resync to the next keyframe when lateVincent Penquerc'h1-18/+1
2011-05-06configure: Fix ac_cs_config handlingPunya Prakash1-1/+1
2011-04-24Automatic update of common submoduleTim-Philipp Müller1-0/+0
2011-04-22autogen.sh: Also check for libav submoduleDavid Schleef1-1/+1
2011-04-21postproc: pp_*_t => pp_*Edward Hervey1-2/+2
2011-04-21audioresample: Use new av_audio_resample APIEdward Hervey1-2/+5
2011-04-21ffmpegdec: Set caps on outgoing audio buffersEdward Hervey1-0/+1
2011-04-21ffmpegdec: Use new AVPacket-based APIEdward Hervey1-4/+20
2011-04-21gstffmpegdec: Use non-deprecated av_parser_parse2Edward Hervey1-5/+5
2011-04-21ffmpegdec: Use skip_frame instead of deprecated hurry_upEdward Hervey1-24/+24
2011-04-21ffmpegcfg: mb_qmin/mb_qmax are deprecated/removedEdward Hervey1-6/+6
2011-04-21ffmpegdemux: Define our own MAX_STREAMSEdward Hervey1-0/+2
2011-04-21ffmpeg: Disable code using old metadata APIEdward Hervey2-0/+26
2011-04-21ffmpegdemux: The index_built AVFormatContext hasn't been used in over 2 yearsEdward Hervey1-1/+1
2011-04-21codecmap: _XVID is goneEdward Hervey1-1/+0
2011-04-21ffmpeg: PKT_FLAG_KEY => AV_PKT_FLAG_KEYEdward Hervey2-2/+2
2011-04-21ffmpeg: AVERROR_* => AVERROR(*)Edward Hervey2-7/+7
2011-04-21ffmpeg: CodecType => AVMediaTypeEdward Hervey7-57/+58
2011-04-21gstffmpeg: register_protocol => av_register_protocol2Edward Hervey1-2/+2
2011-04-21configure.ac: FFmpeg => LibavEdward Hervey1-46/+42
2011-04-21Remove usage of SVN now that we use git submodules for libavEdward Hervey4-66/+19
2011-04-19ext: Add libav as a git submoduleEdward Hervey2-0/+3
2011-04-19Fix unused-but-set-variable warnings with gcc 4.6Marc Plano-Lesay4-11/+3