summaryrefslogtreecommitdiff
path: root/libavformat/vc1test.c
Commit message (Expand)AuthorAge
* Do not set 0 FPS in VC-1 test stream format demuxer.Kostya Shishkov2009-09-15
* Check for explicit 32-bit FPS value so it works on 64-bit systems tooKostya Shishkov2009-09-15
* Make probing for VC1 test bitstream format stricterKostya Shishkov2009-09-15
* Fix wrong logical operator which causes too relaxed checking in VC-1 testKostya Shishkov2009-09-14
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Fix build: Add intreadwrite.h and bswap.h #includes where necessary.Diego Biurrun2009-01-11
* Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini2008-06-03
* Reduce probe score as it misdetects our flv file from the regression test.Michael Niedermayer2008-04-15
* SMPTE 421 Annex L format demuxerKostya Shishkov2008-01-29