Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-12 | 1 | -1/+1 |
* | Add long names to some AVCodec declarations. | Stefano Sabatini | 2008-04-29 | 1 | -1/+2 |
* | Apply 'cold' attribute to init/uninit functions in libavcodec | Zuxy Meng | 2008-03-21 | 1 | -1/+1 |
* | decode mng color decorrelation | Loren Merritt | 2008-02-26 | 1 | -3/+33 |
* | remove a memcpy | Loren Merritt | 2008-02-25 | 1 | -2/+2 |
* | simd and unroll png_filter_row | Loren Merritt | 2008-02-21 | 1 | -38/+77 |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -4/+4 |
* | typo fixes | Diego Biurrun | 2007-07-17 | 1 | -1/+1 |
* | hardly anything in PNGContext is shared; split it | Måns Rullgård | 2007-07-15 | 1 | -6/+46 |
* | separate en/decoder specific parts from png.c | Måns Rullgård | 2007-07-15 | 1 | -0/+512 |