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-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-10mpegaudioenc: Move some static tables to MpegAudioContextDiego Biurrun
2013-11-10mpegaudioenc: Remove broken integer-only quantization code pathDiego Biurrun
2013-11-10hwaccel: Simplify ff_find_hwaccelLuca Barbato
2013-11-08metasound: Fix error message argumentKostya Shishkov
2013-11-08h263dsp: K&R formatting cosmeticsDiego Biurrun
2013-11-08dsputil: Split off H.263 bits into their own H263DSPContextDiego Biurrun
2013-11-07Remove #undefs for formerly forbidden system functionsDiego Biurrun
2013-11-05vdpau: Add missing #includes to fix standalone header compilationDiego Biurrun
2013-11-05x86: rv40dsp: Use PAVGB instruction macro where appropriateDiego Biurrun
2013-11-04hevc_ps: Use AV_PIX_FMT_YUVJ420P if YUV 4:2:0 8-bit full scaleYusuke Nakamura
2013-11-04hevc: Use parsed VUI colorimetry in avcodecJan Ekström
2013-11-04lavc: Add colorimetry values for BT.2020, other non-included onesJan Ekström
2013-11-04aacdec: Set the profile during decodingGian-Carlo Pascutto
2013-11-04lavc: move AVCodecContext.pkt to AVCodecInternalAnton Khirnov
2013-11-04pthread: store thread contexts in AVCodecInternal instead of AVCodecContextAnton Khirnov
2013-11-04pthread_slice: rename ThreadContext -> SliceThreadContextAnton Khirnov
2013-11-04lavc: split slice and frame threading functions into separate filesAnton Khirnov
2013-11-04pthread: drop avcodec_ prefixes from static functionsAnton Khirnov
2013-11-04x86: hpeldsp: Use PAVGB instruction macro where necessaryMikulas Patocka
2013-11-03ansi: fix possible use of uninitialized variablesVittorio Giovara
2013-11-02mpeg4video_parser: K&R formatting cosmeticsVittorio Giovara
2013-11-02mpeg4video: K&R formatting cosmeticsVittorio Giovara
2013-11-02flashsv: K&R formatting cosmeticsLuca Barbato
2013-11-02x86: vp8dsp: Split loopfilter code into a separate fileDiego Biurrun
2013-11-01flashsv: Check diff_start diff_height valuesMichael Niedermayer
2013-11-01flashsv: Refactor a littleLuca Barbato
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-31webp: stop using deprecated avcodec_set_dimensionsAnton Khirnov
2013-10-31vp8: stop using deprecated avcodec_set_dimensionsAnton Khirnov
2013-10-31vp56: stop using deprecated avcodec_set_dimensionsAnton Khirnov
2013-10-31vp3: stop using deprecated avcodec_set_dimensionsAnton Khirnov
2013-10-31txd: stop using deprecated avcodec_set_dimensionsAnton Khirnov
2013-10-31truemotion1: stop using deprecated avcodec_set_dimensionsAnton Khirnov
2013-10-31tiff: stop using deprecated avcodec_set_dimensionsAnton Khirnov
2013-10-31targa: stop using deprecated avcodec_set_dimensionsAnton Khirnov
2013-10-31svq1dec: stop using deprecated avcodec_set_dimensionsAnton Khirnov
2013-10-31sunrast: stop using deprecated avcodec_set_dimensionsAnton Khirnov
2013-10-31sgidec: stop using deprecated avcodec_set_dimensionsAnton Khirnov
2013-10-31rv34: stop using deprecated avcodec_set_dimensionsAnton Khirnov
2013-10-31rv10: stop using deprecated avcodec_set_dimensionsAnton Khirnov
2013-10-31ptx: stop using deprecated avcodec_set_dimensionsAnton Khirnov