| January 26, 2011 | ||
|---|---|---|
View e7e2df2
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò authored on 2011/01/26 06:40:11 |
||
| April 20, 2010 | ||
|---|---|---|
View ba87f08
Remove explicit filename from Doxygen @file commands.Diego Biurrun authored on 2010/04/20 23:45:34 |
||
| March 31, 2010 | ||
|---|---|---|
View 72415b2
Define AVMediaType enum, and use it instead of enum CodecType, which is deprecated and will be dropped at the next major bump.Stefano Sabatini authored on 2010/03/31 08:30:55 |
||
| September 7, 2009 | ||
|---|---|---|
View 2ba8301
Mark all pix_fmts and supported_framerates compound literals as const. Makes no difference for gcc but at least icc can put them in .rodata then.Reimar Döffinger authored on 2009/09/07 01:09:21 |
||
| August 15, 2009 | ||
|---|---|---|
View 0ebe3b8
cosmetics: indentation, prettyprinting, K&R coding styleDiego Biurrun authored on 2009/08/15 20:42:15 |
||
View c643800
Drop some more useless braces around if/for constructs.Diego Biurrun authored on 2009/08/15 20:32:11 |
||
View 735a380
Remove useless braces around if/for/while expressions.Diego Biurrun authored on 2009/08/15 20:12:47 |
||
View 7c809dc
Simplify 'if' condition statements. Drop useless '!= 0' from 'exp != 0', replace 'exp == 0' by '!exp'.Diego Biurrun authored on 2009/08/15 20:02:50 |
||
| February 22, 2009 | ||
|---|---|---|
View 5ef251e
Add missing av_cold in static init/close functions.Daniel Verkamp authored on 2009/02/22 22:48:55 |
||
| February 1, 2009 | ||
|---|---|---|
View bad5537
Use full internal pathname in doxygen @file directives. Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories.Diego Biurrun authored on 2009/02/01 11:00:19 |
||
| October 13, 2008 | ||
|---|---|---|
View 3bd9f70
Use PIX_FMT_NONE instead of -1 in AVCodec.pix_fmts.Carl Eugen Hoyos authored on 2008/10/13 05:22:55 |
||
| September 9, 2008 | ||
|---|---|---|
View d7c96d6
Add support for creating Simple Profile (I-frame only, no arithmetic coding) Dirac bytestreams. patch by Anuradha Suraparaju, anuradha rd.bbc.co ukAnuradha Suraparaju authored on 2008/09/09 23:47:47 |
||
| July 13, 2008 | ||
|---|---|---|
View f73b204
Fix pts handling when encoding with libdirac. patch by Anuradha Suraparaju, anuradha rd.bbc.co ukAnuradha Suraparaju authored on 2008/07/13 05:09:50 |
||
| June 13, 2008 | ||
|---|---|---|
View fe4bf37
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini authored on 2008/06/13 06:50:13 |
||
| May 17, 2008 | ||
|---|---|---|
View 9f4aa35
missing codec long names by Stefano Sabatini, stefano.sabatini-lala poste itDiego Biurrun authored on 2008/05/17 19:20:01 |
||