2007-04-08 |
michael |
file extension based probe is max/2
libavformat
|
2007-04-08 |
michael |
factorize
libavformat
|
2007-04-08 |
michael |
allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks
libavformat
|
2007-04-08 |
michael |
also remove c93_ prefix for static function in the c93 demuxer
libavformat
|
2007-04-07 |
michael |
s/rle_num_bytes/code/
libavformat
|
2007-04-07 |
michael |
simplify
libavformat
|
2007-04-07 |
michael |
conform to spec
libavformat
|
2007-04-07 |
michael |
use shorter names for the block type enum
libavformat
|
2007-04-07 |
michael |
code claims to use 32bit timestamp, lets make it also use that
libavformat
|
2007-04-07 |
michael |
remove redundant comments
libavformat
|
2007-04-07 |
michael |
remove inappropriate debuging av_log() alternatively they could be changed to dprintf()
libavformat
|
2007-04-07 |
michael |
memleak (seems ive missed that under the obfuscated indention)
libavformat
|
2007-04-07 |
michael |
sane indention (no more 3 statements on one line...)
libavformat
|
2007-04-07 |
diego |
CRYO APC demuxer
libavformat
|
2007-04-07 |
diego |
Bethsoft VID demuxer and video decoder
libavformat
|
2007-04-07 |
diego |
THP PCM decoder, used on the Nintendo GameCube.
libavformat
|
2007-04-07 |
diego |
Interplay C93 demuxer and video decoder
libavformat
|
2007-04-07 |
diego |
typos/grammar
libavformat
|
2007-04-06 |
diego |
SGI image decoder ported to the new image API.
libavformat
|
2007-04-06 |
diego |
Add some help for the analyzeduration option.
libavformat
|
2007-04-04 |
gpoirier |
changes some function declarations from () to (void) as per ansi c.
libavformat
|
2007-04-03 |
diego |
There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaring
libavformat
|
2007-04-03 |
diego |
cosmetics: indentation
libavformat
|
2007-04-03 |
diego |
Get rid of unnecessary conditionals.
libavformat
|
2007-04-03 |
diego |
CONFIG_NETWORK depends on CONFIG_PROTOCOLS, no need to nest conditionals.
libavformat
|
2007-04-03 |
diego |
cosmetics: Put audio (de)muxer entries in alphabetical order.
libavformat
|
2007-04-03 |
diego |
Audio (de)muxer dependency on OSS is handled by configure.
libavformat
|
2007-04-03 |
diego |
cosmetics: Sort list of input/output formats.
libavformat
|
2007-04-01 |
diego |
Fix copy and paste error in comment.
libavformat
|
2007-04-01 |
diego |
support for the THP game format by Marco Gerards, mgerards xs4all nl
libavformat
|
2007-04-01 |
michael |
WMVA
libavformat
|
2007-03-31 |
bcoudurier |
add AVRn fourcc
libavformat
|