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-08-03avcodec: Deprecate unused defines and optionsDiego Biurrun
2014-07-28lavc: add a property for marking codecs that support frame reorderingAnton Khirnov
2014-07-09lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov
2014-07-07libfdk-aacdec: Decode the first AAC frame to reliably identify the bitstreamOmer Osman
2014-07-05libfdk-aacdec: Reduce the default decoder delay by one frameOmer Osman
2014-06-20lavc: add a convenience function for rescaling timestamps in a packetAnton Khirnov
2014-06-01lavc: add an option to enable side data-only packets during encodingAnton Khirnov
2014-05-23avcodec: bump version after rotation apiVittorio Giovara
2014-05-18lavc: add avcodec_free_context().Anton Khirnov
2014-05-15lavc: add a native Opus decoder.Anton Khirnov
2014-05-01lavc: deprecate AVCodecContext.codec_nameAnton Khirnov
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