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
2014-05-01lavc: move CODEC_FLAG_MV0 to mpegvideoAnton Khirnov
2014-05-01lavc: make the xvid-specific "gmc" flag a private option of libxvidAnton Khirnov
2014-05-01lavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideoAnton Khirnov
2014-05-01lavc: deprecate CODEC_FLAG_INPUT_PRESERVEDAnton Khirnov
2014-04-28dxva2_h264: add a workaround for old Intel GPUsHendrik Leppkes
2014-04-23On2 AVC decoderKostya Shishkov
2014-04-19Silicon Graphics Motion Video Compressor 1 & 2 decoderPeter Ross
2014-04-19Silicon Graphics RLE 8-bit video decoderPeter Ross
2014-04-08libtwolame MP2 encoding supportPaul B Mahol
2014-04-07libxvid: Add SSIM displaying through a libxvidcore pluginTimothy Gu
2014-04-07libxvid: add working lumimasking and variance AQTimothy Gu
2014-04-06LucasArts SMUSH VIMA audio decoderPaul B Mahol
2014-04-06LucasArts SMUSH SANM video decoderPaul B Mahol
2014-04-04On2 VP7 decoderPeter Ross
2014-04-01OpenEXR decoderJimmy Christensen
2014-03-31libmp3lame: add ABR supportTimothy Gu
2014-03-31libmp3lame: allow joint stereo to be disabledPaul B Mahol
2014-03-28bmp: add a standalone parserPaul B Mahol
2014-03-28X-Bitmap decoderVittorio Giovara
2014-03-28PAF demuxer and decoderPaul B Mahol
2014-03-27BRender PIX image decoderAleksi Nurmi
2014-03-27Alias PIX image encoder and decoderVittorio Giovara
2014-03-24Add replaygain side data type and code for parsing replaygain tags.Anton Khirnov
2014-03-24lavc: give a typedeffed name to the AVPacket.side_data structAnton Khirnov
2014-03-13Remove all SPARC architecture optimizationsDiego Biurrun
2014-03-13Remove all SH4 architecture optimizationsDiego Biurrun
2014-02-16ac3dec: set AV_FRAME_DATA_DOWNMIX_INFO side data.Tim Walker
2014-02-12Add libx265 encoderDerek Buitenhuis
2014-02-08Mirillis FIC video decoderKostya Shishkov
2014-01-20lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width().Anton Khirnov
2014-01-09ATRAC3+ decoderMaxim Polijakowski
2013-12-26avutil: Move library version related macros to version.hDiego Biurrun
2013-12-22Add a libwebp encoderJustin Ruggles
2013-12-20lavc: add HEVC profiles namesGildas Cocherel
2013-12-17png: add a standalone parserPeter Holik
2013-12-11lavc: deprecate avcodec_get_frame_defaults().Anton Khirnov
2013-11-16lavc: deprecate CODEC_CAP_NEG_LINESIZESAnton Khirnov
2013-11-15lavc: VP9 decoderRonald S. Bultje
2013-11-14Move av_fast_{m,re}alloc from lavc to lavu.Anton Khirnov
2013-11-14lavc: deprecate FF_MAX_B_FRAMESAnton Khirnov
2013-11-14lavc: move MB_TYPE_* macros from avcodec.h to mpegvideo.hAnton Khirnov
2013-11-14lavc: schedule unused FF_QSCALE_TYPE_* for removal on next bumpAnton Khirnov
2013-11-14lavc: make error_rate a private option of mpegvideo encodersAnton Khirnov
2013-11-14vdpau: add a convenience function for getting a decoder profile.Anton Khirnov
2013-11-14Deprecate obsolete XvMC hardware decoding supportDiego Biurrun
2013-11-13Remove all Alpha architecture optimizationsDiego Biurrun
2013-11-04lavc: Add colorimetry values for BT.2020, other non-included onesJan Ekström
2013-11-04lavc: move AVCodecContext.pkt to AVCodecInternalAnton Khirnov
2013-11-04pthread: store thread contexts in AVCodecInternal instead of AVCodecContextAnton Khirnov
2013-10-31lavc: move FF_ASPECT_EXTENDED from avcodec.h to h263.hAnton Khirnov