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
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
2013-10-31lavc: deprecate unused FF_BUG_OLD_MSMPEG4Anton Khirnov
2013-10-31lavc: schedule FF_BUG_AC_VLC for removal on the next major bump.Anton Khirnov
2013-10-31lavc: deprecate FF_DEBUG_VIS_*Anton Khirnov
2013-10-31lavc: deprecate AVCodecContext.debug_mvAnton Khirnov
2013-10-31lavc: deprecate FF_DEBUG_MV and remove all traces of its useAnton Khirnov
2013-10-31Add HEVC decoderGuillaume Martres
2013-10-31lavc: replace avcodec_set_dimensions with ff_set_dimensionsAnton Khirnov
2013-10-31h264: wait for initial complete frame before outputing framesJohn Stebbins
2013-10-31HNM4/HNM4A demuxer & video decoderDavid Kment
2013-10-28lavc: change all decoders to behave consistently with AV_EF_CRCCHECK.Anton Khirnov
2013-10-12lavc doxy: extend/clarify avcodec_decode_audio4() doxyAnton Khirnov
2013-10-12lavc doxy: remove false statements about alignment requirements.Anton Khirnov
2013-10-02lavc: mark deprecated AVCodec.max_lowres for removal on next bumpAnton Khirnov
2013-09-27pcm: support 24-bit/32-bit little-endian planarPaul B Mahol
2013-09-24lavc doxy: document that avcodec_flush_buffers() invalidates decoded framesAnton Khirnov
2013-09-18Add a WebP decoderJustin Ruggles
2013-09-10Drop pointless directory name prefixes from #includes in the current dirDiego Biurrun
2013-08-10lavc: Add refcounted api to AVPacketLuca Barbato
2013-08-07deprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID_METASOUND insteadKostya Shishkov
2013-08-05vdpau: deprecate VDPAU codec capabilityRémi Denis-Courmont
2013-08-02avcodec: Add output_picture_number to AVCodecParserContextYusuke Nakamura
2013-07-27Add missing deprecation attributesDiego Biurrun
2013-06-24lavc: Add option to encode MPEG-2 AAC with libfdk-aacKieran Kunhya
2013-06-03Go2Webinar decoderKostya Shishkov
2013-05-24avcodec: Add picture structure information to AVCodecParserContext.Yusuke Nakamura
2013-05-18Escape 130 (RPL) decoderEli Friedman
2013-05-17lavc doxy: add avcodec.h to the libavcodec group.Anton Khirnov
2013-05-17Apple Intermediate Codec decoderKostya Shishkov
2013-05-03avcodec: Add field order information to AVCodecParserContext.Masaki Tanaka
2013-05-03lavc: schedule AVCodecContext.lowres for removal on next bump.Anton Khirnov
2013-04-30avcodec: doxy: Clarify how to use buf[] when implementing get_buffer2()Derek Buitenhuis
2013-04-30avcodec: doxy: Clarify what get_buffer2 must fill in buf[]Derek Buitenhuis
2013-04-22JPEG 2000 decoder for DCinemaNicolas Bertrand
2013-04-19h264: fully support cropping.Anton Khirnov
2013-04-10lavc: extend / update the [coded_]{width,height} doxyAnton Khirnov
2013-03-19lavc: update the doxy for avcodec_decode_{video,audio} wtih refcounting.Anton Khirnov
2013-03-13Add av_log_{ask_for_sample|missing_feature} replacements to libavutilDiego Biurrun
2013-03-11lavc: remove disabled FF_API_IDCT cruftAnton Khirnov
2013-03-11lavc: remove disabled FF_API_SNOW cruftAnton Khirnov
2013-03-11lavc: remove disabled FF_API_MMI cruftAnton Khirnov
2013-03-11lavc: remove disabled FF_API_LIBMPEG2 cruftAnton Khirnov
2013-03-11lavc: remove disabled FF_API_AVCODEC_RESAMPLE cruftAnton Khirnov
2013-03-09lavc: remove disabled FF_API_CODEC_ID cruftAnton Khirnov
2013-03-09lavc: remove disabled FF_API_FIND_BEST_PIX_FMT cruftAnton Khirnov