]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/bethsoftvid.c
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
[frescor/ffmpeg.git] / libavformat / bethsoftvid.c
2008-06-03 diegoMake long_names in lavf/lavdev optional depending on...
2008-05-09 diegoUse full path for #includes from another directory.
2008-05-06 diegoRemove unnecessary parentheses from return calls.
2007-11-21 andomaUse dynamically allocated ByteIOContext in AVFormatContext
2007-07-19 takisReplace all occurrances of AVERROR_IO with AVERROR...
2007-07-19 takisReplace all occurrances of AVERROR_NOMEM with AVERROR...
2007-07-08 mrubethsoftvid: use correct type for size passed to av_fas...
2007-04-08 michaelallocate 32 extra bytes at the end of the probe buffer...
2007-04-07 michaels/rle_num_bytes/code/
2007-04-07 michaelsimplify
2007-04-07 michaelconform to spec
2007-04-07 michaeluse shorter names for the block type enum
2007-04-07 michaelcode claims to use 32bit timestamp, lets make it also...
2007-04-07 michaelremove redundant comments
2007-04-07 michaelremove inappropriate debuging av_log() alternatively...
2007-04-07 michaelmemleak (seems ive missed that under the obfuscated...
2007-04-07 michaelsane indention (no more 3 statements on one line...)
2007-04-07 diegoBethsoft VID demuxer and video decoder