summaryrefslogtreecommitdiff
path: root/libavcodec/tiffenc.c
Commit message (Expand)AuthorAge
...
* set coded_frameMichael Niedermayer2008-05-28
* Replace some occurrences of -1 with PIX_FMT_NONE.Carl Eugen Hoyos2008-05-11
* Add long names to some AVCodec declarations.Stefano Sabatini2008-04-29
* Add a missing comma in tiff_encoder.pix_fmtsStefano Sabatini2008-04-08
* Fix warning:Reimar Döffinger2008-02-02
* license header consistency cosmeticsDiego Biurrun2007-07-05
* fix tiff regression test (bitexact flag was ignoredwhich caused theMichael Niedermayer2007-04-14
* cosmetics: Fix indentation.Diego Biurrun2007-04-13
* cosmetics: indentationDiego Biurrun2007-04-11
* TIFF-LZW encoding support by (Bartlomiej Wolowiec b.wolowiec students mimuw ...Michael Niedermayer2007-04-07
* YUV support patch by (Kamil Nowosad k.nowosad students mimuw edu pl)Kamil Nowosad2007-04-06
* s/invert/photometric_interpretation/ patch by Kamil Nowosad k.nowosad studen...Kamil Nowosad2007-04-06
* remove compound literals gcc 2.95 doesnt support taking an address of a compo...Michael Niedermayer2007-04-05
* Add some Doxygen comments, by Kamil Nowosad, k.nowosad students.mimuw.edu pl.Diego Biurrun2007-04-04
* tiff encoder by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl)Michael Niedermayer2007-04-03