log vc1test.c @ 6491:b7f807b4cd88 libavformat tip

age author description
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavformat
Wed, 31 Mar 2010 12:29:58 +0000 cehoyos Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Tue, 15 Sep 2009 16:36:53 +0000 kostya Do not set 0 FPS in VC-1 test stream format demuxer. libavformat
Tue, 15 Sep 2009 15:28:11 +0000 kostya Check for explicit 32-bit FPS value so it works on 64-bit systems too libavformat
Tue, 15 Sep 2009 15:22:36 +0000 kostya Make probing for VC1 test bitstream format stricter libavformat
Mon, 14 Sep 2009 17:05:13 +0000 kostya Fix wrong logical operator which causes too relaxed checking in VC-1 test libavformat
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavformat
Sun, 11 Jan 2009 22:19:48 +0000 diego Fix build: Add intreadwrite.h and bswap.h #includes where necessary. libavformat
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
Tue, 15 Apr 2008 13:36:31 +0000 michael Reduce probe score as it misdetects our flv file from the regression test. libavformat
Tue, 29 Jan 2008 09:25:49 +0000 kostya SMPTE 421 Annex L format demuxer libavformat