Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavformat
|
Sun, 11 Jan 2009 22:19:48 +0000 |
diego |
Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
libavformat
|
Mon, 08 Sep 2008 14:24:59 +0000 |
michael |
Bump Major version, this commit is almost just renaming bits_per_sample to
libavformat
|
Tue, 03 Jun 2008 16:20:54 +0000 |
diego |
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
libavformat
|
Fri, 09 May 2008 11:56:36 +0000 |
diego |
Use full path for #includes from another directory.
libavformat
|
Tue, 06 May 2008 09:16:36 +0000 |
diego |
Remove unnecessary parentheses from return calls.
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
|
Thu, 19 Jul 2007 15:21:30 +0000 |
takis |
Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM).
libavformat
|
Sun, 08 Jul 2007 13:42:42 +0000 |
mru |
bethsoftvid: use correct type for size passed to av_fast_realloc()
libavformat
|
Sun, 08 Apr 2007 11:34:15 +0000 |
michael |
allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks
libavformat
|
Sat, 07 Apr 2007 23:32:55 +0000 |
michael |
s/rle_num_bytes/code/
libavformat
|
Sat, 07 Apr 2007 23:26:11 +0000 |
michael |
simplify
libavformat
|
Sat, 07 Apr 2007 23:24:31 +0000 |
michael |
conform to spec
libavformat
|
Sat, 07 Apr 2007 23:10:22 +0000 |
michael |
use shorter names for the block type enum
libavformat
|