| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: Remove broken MMI optimizations | Diego Biurrun | 2012-10-12 | 1 | -0/+3 |
* | options_table: refs option is not snow-only | Diego Biurrun | 2012-10-11 | 1 | -1/+1 |
* | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -119/+119 |
* | avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -7/+7 |
* | avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -180/+180 |
* | AVOptions: store defaults for INT64 options in int64 union member. | Anton Khirnov | 2012-08-24 | 1 | -3/+3 |
* | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | x86: remove libmpeg2 mmx(ext) idct functions | Mans Rullgard | 2012-08-02 | 1 | -1/+0 |
* | libavcodec: Add more AAC profiles | Martin Storsjö | 2012-07-12 | 1 | -0/+4 |
* | lavc: options: add planar names for request_sample_fmt | Mans Rullgard | 2012-07-05 | 1 | -0/+5 |
* | lavc: remove stats_in from AVCodecContext options table. | Anton Khirnov | 2012-06-21 | 1 | -1/+0 |
* | options_table: Add some missing #includes to fix "make checkheaders". | Alex Converse | 2012-05-08 | 1 | -0/+6 |
* | Remove lowres video decoding | Mans Rullgard | 2012-04-21 | 1 | -1/+0 |
* | doc/avconv: remove entries for AVOptions. | Anton Khirnov | 2012-03-20 | 1 | -5/+15 |
* | Move AVFormatContext/AVCodecContext option tables to separate files. | Anton Khirnov | 2012-03-20 | 1 | -0/+391 |