]> git.sesse.net Git - ffmpeg/history - libavformat/bethsoftvid.c
Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.
[ffmpeg] / libavformat / bethsoftvid.c
2007-04-08 Michael Niedermayerallocate 32 extra bytes at the end of the probe buffer...
2007-04-07 Michael Niedermayers/rle_num_bytes/code/
2007-04-07 Michael Niedermayersimplify
2007-04-07 Michael Niedermayerconform to spec
2007-04-07 Michael Niedermayeruse shorter names for the block type enum
2007-04-07 Michael Niedermayercode claims to use 32bit timestamp, lets make it also...
2007-04-07 Michael Niedermayerremove redundant comments
2007-04-07 Michael Niedermayerremove inappropriate debuging av_log() alternatively...
2007-04-07 Michael Niedermayermemleak (seems ive missed that under the obfuscated...
2007-04-07 Michael Niedermayersane indention (no more 3 statements on one line...)
2007-04-07 Nicholas TungBethsoft VID demuxer and video decoder