]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/bethsoftvid.c
Updated Makefile.omk for libswscale.
[frescor/ffmpeg.git] / libavformat / bethsoftvid.c
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-11 diegoFix build: Add intreadwrite.h and bswap.h #includes...
2008-09-08 michaelBump Major version, this commit is almost just renaming...
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