summaryrefslogtreecommitdiff
path: root/libavformat/bethsoftvid.c
Commit message (Expand)AuthorAge
* allocate 32 extra bytes at the end of the probe buffer and remove most probe ...Michael Niedermayer2007-04-08
* s/rle_num_bytes/code/Michael Niedermayer2007-04-07
* simplifyMichael Niedermayer2007-04-07
* conform to specMichael Niedermayer2007-04-07
* use shorter names for the block type enumMichael Niedermayer2007-04-07
* code claims to use 32bit timestamp, lets make it also use thatMichael Niedermayer2007-04-07
* remove redundant commentsMichael Niedermayer2007-04-07
* remove inappropriate debuging av_log() alternatively they could be changed to...Michael Niedermayer2007-04-07
* memleak (seems ive missed that under the obfuscated indention)Michael Niedermayer2007-04-07
* sane indention (no more 3 statements on one line...)Michael Niedermayer2007-04-07
* Bethsoft VID demuxer and video decoderNicholas Tung2007-04-07