Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing av_cold in static init/close functions. | Daniel Verkamp | 2009-02-22 | 1 | -2/+2 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Use PIX_FMT_NONE instead of -1 in AVCodec.pix_fmts. | Carl Eugen Hoyos | 2008-10-12 | 1 | -1/+1 |
* | Add support for creating Simple Profile (I-frame only, no arithmetic coding) | Anuradha Suraparaju | 2008-09-09 | 1 | -2/+4 |
* | Fix pts handling when encoding with libdirac. | Anuradha Suraparaju | 2008-07-12 | 1 | -11/+57 |
* | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-12 | 1 | -1/+1 |
* | missing codec long names by Stefano Sabatini, stefano.sabatini-lala poste it | Diego Biurrun | 2008-05-17 | 1 | -0/+1 |
* | Dirac decoding/encoding support via libdirac. | Anuradha Suraparaju | 2008-05-03 | 1 | -0/+373 |