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
|
Sat, 07 Apr 2007 22:57:04 +0000 |
michael |
code claims to use 32bit timestamp, lets make it also use that
libavformat
|
Sat, 07 Apr 2007 22:55:15 +0000 |
michael |
remove redundant comments
libavformat
|
Sat, 07 Apr 2007 22:51:05 +0000 |
michael |
remove inappropriate debuging av_log() alternatively they could be changed to dprintf()
libavformat
|
Sat, 07 Apr 2007 22:47:55 +0000 |
michael |
memleak (seems ive missed that under the obfuscated indention)
libavformat
|
Sat, 07 Apr 2007 22:41:45 +0000 |
michael |
sane indention (no more 3 statements on one line...)
libavformat
|
Sat, 07 Apr 2007 20:51:58 +0000 |
diego |
Bethsoft VID demuxer and video decoder
libavformat
|