Mon, 19 Jan 2009 15:46:40 +0000 |
diego |
cosmetics: Remove pointless period after copyright statement non-sentences.
libavformat
|
Sun, 18 Jan 2009 01:48:14 +0000 |
bcoudurier |
add jp2 formater in image2 muxer
libavformat
|
Wed, 14 Jan 2009 01:21:24 +0000 |
bcoudurier |
include intreadwrite.h, fix compilation, img2.c use AV_RL32
libavformat
|
Tue, 13 Jan 2009 23:44:16 +0000 |
aurel |
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
libavformat
|
Wed, 17 Dec 2008 11:22:51 +0000 |
benoit |
Add jp2 support to img2 demuxer.
libavformat
|
Thu, 04 Dec 2008 15:08:04 +0000 |
cehoyos |
Recognize pnm file as images.
libavformat
|
Sat, 22 Nov 2008 21:24:39 +0000 |
cehoyos |
Add forgotten file format pgmyuv.
libavformat
|
Sat, 22 Nov 2008 20:36:02 +0000 |
cehoyos |
Support picture output without -f image2 for most codecs.
libavformat
|
Tue, 21 Oct 2008 21:40:24 +0000 |
aurel |
uses FF_ARRAY_ELEMS() where appropriate
libavformat
|
Fri, 26 Sep 2008 02:07:56 +0000 |
michael |
Prevent image2 from complaining about non monotone timestamps as
libavformat
|
Tue, 02 Sep 2008 22:45:13 +0000 |
diego |
Replace generic CONFIG_MUXERS preprocessor conditionals by more specific
libavformat
|
Sun, 24 Aug 2008 17:24:34 +0000 |
reimar |
Mark several libavformat arrays const
libavformat
|
Fri, 06 Jun 2008 17:02:06 +0000 |
ramiro |
Remove useless img_read_close().
libavformat
|
Fri, 06 Jun 2008 17:00:28 +0000 |
ramiro |
Remove unneeded NULL at end of struct.
libavformat
|
Tue, 03 Jun 2008 16:20:54 +0000 |
diego |
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
libavformat
|
Fri, 30 May 2008 13:26:40 +0000 |
benoit |
Detect "tif" suffix as TIFF.
libavformat
|
Mon, 12 May 2008 10:30:40 +0000 |
cehoyos |
Replace some occurrences of 0 with CODEC_ID_NONE.
libavformat
|
Mon, 12 May 2008 01:17:00 +0000 |
benoit |
Use strcasecmp() instead of re-inventing it.
libavformat
|
Fri, 09 May 2008 11:56:36 +0000 |
diego |
Use full path for #includes from another directory.
libavformat
|
Fri, 14 Mar 2008 13:10:49 +0000 |
bcoudurier |
useless null
libavformat
|
Fri, 14 Mar 2008 12:48:13 +0000 |
bcoudurier |
remove useless img_write_trailer func
libavformat
|
Tue, 26 Feb 2008 10:21:33 +0000 |
lorenm |
decode mng color decorrelation
libavformat
|
Fri, 28 Dec 2007 13:07:43 +0000 |
ivo |
Sun Rasterfile decoder
libavformat
|
Wed, 26 Dec 2007 22:17:46 +0000 |
ivo |
PC Paintbrush PCX image decoder
libavformat
|
Wed, 21 Nov 2007 07:41:00 +0000 |
andoma |
Use dynamically allocated ByteIOContext in AVFormatContext
libavformat
|
Thu, 19 Jul 2007 15:23:32 +0000 |
takis |
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
libavformat
|
Sat, 23 Jun 2007 23:10:32 +0000 |
mru |
use new string functions
libavformat
|
Tue, 08 May 2007 11:57:49 +0000 |
ivo |
autodetect ptx files
libavformat
|
Sun, 15 Apr 2007 13:51:57 +0000 |
aurel |
add an enum for need_parsing
libavformat
|
Fri, 06 Apr 2007 18:29:27 +0000 |
diego |
SGI image decoder ported to the new image API.
libavformat
|