]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/bethsoftvid.c
Use dynamically allocated ByteIOContext in AVFormatContext
[frescor/ffmpeg.git] / libavformat / bethsoftvid.c
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