log tiertexseq.c @ 6468:317dedc6b9a2 libavformat

age author description
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavformat
Mon, 08 Sep 2008 14:24:59 +0000 michael Bump Major version, this commit is almost just renaming bits_per_sample to libavformat
Sun, 06 Jul 2008 10:00:12 +0000 diego Remove inaccurate computation of pts for audio packets and rely on libavformat
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
Wed, 28 May 2008 20:33:22 +0000 michael remove != 0 libavformat
Wed, 28 May 2008 20:30:42 +0000 michael Do a little more checking. libavformat
Wed, 28 May 2008 20:28:48 +0000 michael Do not read from after the table, fixes CID108 RUN2. libavformat
Wed, 21 Nov 2007 07:41:00 +0000 andoma Use dynamically allocated ByteIOContext in AVFormatContext libavformat
Thu, 19 Jul 2007 15:23:32 +0000 takis Replace all occurrences of AVERROR_IO with AVERROR(EIO). libavformat
Thu, 19 Jul 2007 15:21:30 +0000 takis Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM). libavformat
Sun, 08 Apr 2007 20:24:16 +0000 diego Get rid of unnecessary pointer casts. libavformat
Tue, 02 Jan 2007 22:22:12 +0000 michael missdetected a broken mp3 libavformat
Sat, 21 Oct 2006 11:17:39 +0000 bcoudurier avoid crashing when trying to parse invalid files, patch by Andreas Oman, andreas at olebyn dot nu libavformat
Sat, 21 Oct 2006 11:08:39 +0000 bcoudurier fix probe, patch by Andreas Oman, andreas at olebyn dot nu libavformat
Thu, 12 Oct 2006 12:02:58 +0000 bcoudurier support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %cyx A users P sourceforge P net% libavformat