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