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-01-25h264: Allow discarding the cropping information from SPSVittorio Giovara
2013-01-21lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT.Ronald S. Bultje
2013-01-06Drop Snow codecDiego Biurrun
2012-12-18misc typo, style and wording fixesDiego Biurrun
2012-12-17cosmetics: Use consistent names for multiple inclusion guards.Diego Biurrun
2012-10-22lavc: remove stats_out from the options table.Anton Khirnov
2012-10-12avcodec: Remove broken MMI optimizationsDiego Biurrun
2012-10-11options_table: refs option is not snow-onlyDiego Biurrun
2012-09-05avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö
2012-09-05avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union memberMartin Storsjö
2012-09-05avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union memberMartin Storsjö
2012-08-24AVOptions: store defaults for INT64 options in int64 union member.Anton Khirnov
2012-08-15Don't include common.h from avutil.hMartin Storsjö
2012-08-02x86: remove libmpeg2 mmx(ext) idct functionsMans Rullgard
2012-07-12libavcodec: Add more AAC profilesMartin Storsjö
2012-07-06lavc: options: add planar names for request_sample_fmtMans Rullgard
2012-06-21lavc: remove stats_in from AVCodecContext options table.Anton Khirnov
2012-05-08options_table: Add some missing #includes to fix "make checkheaders".Alex Converse
2012-04-21Remove lowres video decodingMans Rullgard
2012-03-20doc/avconv: remove entries for AVOptions.Anton Khirnov
2012-03-20Move AVFormatContext/AVCodecContext option tables to separate files.Anton Khirnov