| 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 |
* | set coded_frame | Michael Niedermayer | 2008-05-28 | 1 | -0/+1 |
* | Replace some occurrences of -1 with PIX_FMT_NONE. | Carl Eugen Hoyos | 2008-05-11 | 1 | -1/+1 |
* | Add long names to some AVCodec declarations. | Stefano Sabatini | 2008-04-29 | 1 | -2/+2 |
* | Add a missing comma in tiff_encoder.pix_fmts | Stefano Sabatini | 2008-04-08 | 1 | -1/+1 |
* | Fix warning: | Reimar Döffinger | 2008-02-02 | 1 | -1/+1 |
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 1 | -1/+0 |
* | fix tiff regression test (bitexact flag was ignoredwhich caused the | Michael Niedermayer | 2007-04-14 | 1 | -0/+2 |
* | cosmetics: Fix indentation. | Diego Biurrun | 2007-04-13 | 1 | -2/+2 |
* | cosmetics: indentation | Diego Biurrun | 2007-04-11 | 1 | -1/+1 |
* | TIFF-LZW encoding support by (Bartlomiej Wolowiec b.wolowiec students mimuw ... | Michael Niedermayer | 2007-04-07 | 1 | -2/+21 |
* | YUV support patch by (Kamil Nowosad k.nowosad students mimuw edu pl) | Kamil Nowosad | 2007-04-06 | 1 | -3/+73 |
* | s/invert/photometric_interpretation/ patch by Kamil Nowosad k.nowosad studen... | Kamil Nowosad | 2007-04-06 | 1 | -7/+7 |
* | remove compound literals gcc 2.95 doesnt support taking an address of a compo... | Michael Niedermayer | 2007-04-05 | 1 | -8/+15 |
* | Add some Doxygen comments, by Kamil Nowosad, k.nowosad students.mimuw.edu pl. | Diego Biurrun | 2007-04-04 | 1 | -0/+5 |
* | tiff encoder by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl) | Michael Niedermayer | 2007-04-03 | 1 | -0/+359 |