Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-12Merge branch 'master' of git://git.ffmpeg.org/ffmpegMichael Niedermayer
2011-03-12VC1: Export profile/levelHendrik Leppkes
2011-03-11Merge remote-tracking branch 'remotes/newdev/master'Michael Niedermayer
2011-03-11Bitmap Brothers JV video decoderPeter Ross
2011-03-11Export profiles from the mpeg2 video decoderBenjamin Larsson
2011-02-26Bink version 'b' audio decoderPeter Ross
2011-02-25Bink version 'b' audio decoderPeter Ross
2011-02-17Document audio_resample_close().Stefano Sabatini
2011-02-17Merge libavcore into libavutilReinhard Tartler
2011-02-16Document audio_resample_close().Stefano Sabatini
2011-02-16Apply minor cosmetics fixes to the av_audio_resample_init() doxy.Stefano Sabatini
2011-02-16Pass VBV delay to the calling application via ctxChristophe Massiot
2011-02-15Merge libavcore into libavutilReinhard Tartler
2011-02-15Pass VBV delay to the calling application via ctxChristophe Massiot
2011-02-14Apply minor cosmetics fixes to the av_audio_resample_init() doxy.Stefano Sabatini
2011-02-14Document audio_resample_close().Stefano Sabatini
2011-02-13Bink version 'b' video decoderPeter Ross
2011-02-13Clarify that pts_correction* fields are internal to libavcodecMichael Niedermayer
2011-02-12Add missing terminating backslashRonald S. Bultje
2011-02-11Bink version 'b' video decoderPeter Ross
2011-02-11Deprecate avcodec_thread_init()Alexander Strange
2011-02-11Frame-based multithreading framework using pthreadsAlexander Strange
2011-02-09Deprecate avcodec_thread_init()Alexander Strange
2011-02-09Frame-based multithreading framework using pthreadsAlexander Strange
2011-02-09h264: define FF_PROFILE_H264_HIGH_444 to the correct valueJanne Grunau
2011-02-09Xan4 decoderKostya Shishkov
2011-02-09pass QDMC extradata to the decoderSascha Sommer
2011-02-08h264: define FF_PROFILE_H264_HIGH_444 to the correct valueJanne Grunau
2011-02-07Implement guessed_pts in avcodec_decode_video2Nicolas George
2011-02-07Xan4 decoderKostya Shishkov
2011-02-07pass QDMC extradata to the decoderSascha Sommer
2011-02-04Add CODEC_ID_PRORES and bump lavc minor versionTomas Härdin
2011-02-03Add CODEC_ID_PRORES and bump lavc minor versionTomas Härdin
2011-02-02h264: Add Intra and Constrained Baseline profiles to avctx.profileJanne Grunau
2011-02-01h264: Add Intra and Constrained Baseline profiles to avctx.profileJanne Grunau
2011-01-09Lagarith decoder by Nathan Caldwell, saintdev at gmailCarl Eugen Hoyos
2011-01-08Deprecate reordered_opaque in favor of pkt_pts/dtsMichael Niedermayer
2011-01-08Add pkt_dts to AVFrame, this will in the future allow multithreading decodersMichael Niedermayer
2011-01-08Add AVFrame.pkt_pts that contains the correctly reordered AVPacket.ptsMichael Niedermayer
2011-01-08Add av_get_profile_name() to get profile names.Anssi Hannula
2011-01-07Export dca profile information.Anssi Hannula
2011-01-04Change the AC-3 encoder to use floating-point.Justin Ruggles
2011-01-01Fix typos.Stefano Sabatini
2010-12-29add SubRip decoderAurelien Jacobs
2010-12-29Bump micro for VP8 emu-edge support.Ronald S. Bultje
2010-12-27Metadata demuxer.Anton Khirnov
2010-12-18bump lavcodec minor version for amr-wb decoder in r26051Ramiro Polla
2010-12-09Move AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbols fromStefano Sabatini
2010-12-07Add a FLAC parser.Michael Chinen
2010-12-04Add CODEC_CAP_NEG_LINESIZES.Stefano Sabatini