Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Wed, 28 May 2008 11:33:28 +0000 |
michael |
set coded_frame
libavcodec
|
Sun, 11 May 2008 22:28:43 +0000 |
cehoyos |
Replace some occurrences of -1 with PIX_FMT_NONE.
libavcodec
|
Tue, 29 Apr 2008 21:31:21 +0000 |
diego |
Add long names to some AVCodec declarations.
libavcodec
|
Tue, 08 Apr 2008 00:57:12 +0000 |
superdump |
Add a missing comma in tiff_encoder.pix_fmts
libavcodec
|
Sat, 02 Feb 2008 21:38:25 +0000 |
reimar |
Fix warning:
libavcodec
|
Thu, 05 Jul 2007 10:40:25 +0000 |
diego |
license header consistency cosmetics
libavcodec
|
Sat, 14 Apr 2007 18:58:26 +0000 |
michael |
fix tiff regression test (bitexact flag was ignoredwhich caused the
libavcodec
|
Fri, 13 Apr 2007 12:02:54 +0000 |
diego |
cosmetics: Fix indentation.
libavcodec
|
Wed, 11 Apr 2007 06:59:09 +0000 |
diego |
cosmetics: indentation
libavcodec
|
Sat, 07 Apr 2007 15:15:45 +0000 |
michael |
TIFF-LZW encoding support by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl)
libavcodec
|
Fri, 06 Apr 2007 23:16:08 +0000 |
michael |
YUV support patch by (Kamil Nowosad k.nowosad students mimuw edu pl)
libavcodec
|
Fri, 06 Apr 2007 20:49:26 +0000 |
michael |
s/invert/photometric_interpretation/ patch by Kamil Nowosad k.nowosad students mimuw edu pl
libavcodec
|
Thu, 05 Apr 2007 00:09:48 +0000 |
michael |
remove compound literals gcc 2.95 doesnt support taking an address of a compound literal
libavcodec
|
Wed, 04 Apr 2007 11:43:08 +0000 |
diego |
Add some Doxygen comments, by Kamil Nowosad, k.nowosad students.mimuw.edu pl.
libavcodec
|
Tue, 03 Apr 2007 13:43:57 +0000 |
michael |
tiff encoder by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl)
libavcodec
|