summaryrefslogtreecommitdiff
path: root/libavformat/vc1test.c
Commit message (Expand)AuthorAge
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.Jean-Daniel Dupas2010-03-31
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-30
* 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