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-04avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya
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-27avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as constDiego Biurrun
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-06-01lavu: add all color-related enums to AVFramewm4
2014-05-19Add transformation matrix API.Vittorio Giovara
2014-05-18lavc: add avcodec_free_context().Anton Khirnov
2014-05-11lavc: Add hwaccel private data and init/uninit callbacksAnton Khirnov
2014-05-11hwaccel: Support specific frame allocatorsLuca Barbato
2014-05-11hwaccel: Rename priv_data_size to frame_priv_data_sizeAnton Khirnov
2014-05-11lavc: document which parts of AVHWAccel are private.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-23On2 AVC decoderKostya Shishkov
2014-04-22lavc: improve AVCodecContext.delay doxyAnton Khirnov
2014-04-19Silicon Graphics Motion Video Compressor 1 & 2 decoderPeter Ross
2014-04-19Silicon Graphics RLE 8-bit video decoderPeter Ross
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-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-17doxygen: Add a number of missing function parameter descriptionsDiego Biurrun
2014-02-08Mirillis FIC video decoderKostya Shishkov
2014-01-20lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width().Anton Khirnov
2013-12-20lavc: add HEVC profiles namesGildas Cocherel
2013-12-11lavc: deprecate avcodec_get_frame_defaults().Anton Khirnov
2013-12-11lavc: deprecate avcodec_free_frame()Anton Khirnov
2013-11-19avcodec.h: include version.h before using version macroVittorio Giovara
2013-11-16lavc: deprecate avcodec_alloc_frame().Anton Khirnov
2013-11-16lavc: update coded_frame doxy.Anton Khirnov
2013-11-16lavc: deprecate CODEC_CAP_NEG_LINESIZESAnton Khirnov
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-14Deprecate obsolete XvMC hardware decoding supportDiego Biurrun
2013-11-13Remove all Alpha architecture optimizationsDiego Biurrun