]> git.sesse.net Git - ffmpeg/history - libavformat/bethsoftvid.c
Take the target address family in account when determining the family of
[ffmpeg] / libavformat / bethsoftvid.c
2007-07-19 Panagiotis IssarisReplace all occurrences of AVERROR_IO with AVERROR...
2007-07-19 Panagiotis IssarisReplace all occurrences of AVERROR_NOMEM with AVERROR...
2007-07-08 Måns Rullgårdbethsoftvid: use correct type for size passed to av_fas...
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