log psxstr.c @ 6433:7c98c16c97c5 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
Sun, 11 Jan 2009 22:19:48 +0000 diego Fix build: Add intreadwrite.h and bswap.h #includes where necessary. libavformat
Fri, 11 Jul 2008 15:12:44 +0000 michael simplify libavformat
Fri, 11 Jul 2008 15:10:58 +0000 michael Fix misdetection of MPEG-PS (AVSEQ03.DAT and AVSEQ06.DAT) as psxstr. libavformat
Thu, 26 Jun 2008 23:06:10 +0000 michael indent libavformat
Thu, 26 Jun 2008 23:05:21 +0000 michael Inform the user about unhandled sectors. libavformat
Thu, 26 Jun 2008 23:02:42 +0000 michael memleak libavformat
Thu, 26 Jun 2008 23:00:00 +0000 michael Do not completely bail out for invalid params, just skip the current sector. libavformat
Thu, 26 Jun 2008 22:55:39 +0000 michael merge decl & init libavformat
Thu, 26 Jun 2008 22:53:43 +0000 michael Get rid of weird pre reading code. libavformat
Thu, 26 Jun 2008 22:45:19 +0000 michael Remove debugging trash. libavformat
Thu, 26 Jun 2008 22:43:18 +0000 michael Another variable that did nothing at all libavformat
Thu, 26 Jun 2008 22:42:13 +0000 michael remove code that discards streams randomly libavformat
Thu, 26 Jun 2008 22:30:14 +0000 michael vertical align libavformat
Thu, 26 Jun 2008 22:28:58 +0000 michael Remove a dozen unused variables. libavformat
Thu, 26 Jun 2008 22:23:57 +0000 michael unused var libavformat
Thu, 26 Jun 2008 22:22:10 +0000 michael Fix exploitable code. 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 21:14:10 +0000 michael Removing dead code, fixes CID4 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
Fri, 19 Jan 2007 22:12:59 +0000 alex rename BE/LE_8/16/32 to AV_RL/B_8/16/32 libavformat
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
Tue, 08 Aug 2006 10:24:26 +0000 diego Fix some "'static' is not at beginning of declaration" warnings. libavformat
Mon, 10 Jul 2006 21:14:37 +0000 mru allow individual selection of muxers and demuxers libavformat
Sun, 09 Jul 2006 23:40:53 +0000 mru give AVInput/OutputFormat structs consistent names libavformat
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavformat
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavformat
Sat, 13 Aug 2005 21:56:57 +0000 michael set timebase correctly? this thing is always 15fps? libavformat
Sun, 17 Jul 2005 22:24:36 +0000 michael changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility libavformat
Thu, 26 May 2005 20:17:12 +0000 michael AVPacket.pos libavformat
Thu, 24 Feb 2005 19:08:50 +0000 michael kill warnings patch by (Mns Rullgrd <mru inprovide com>) libavformat
Sat, 19 Jun 2004 03:59:34 +0000 melanson sweeping change from -EIO -> AVERROR_IO libavformat
Fri, 21 May 2004 20:43:21 +0000 michael move time_base (pts_num/pts_den) from AVFormatContext -> AVStream libavformat
Sun, 14 Mar 2004 04:04:08 +0000 melanson remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> libavformat
Wed, 03 Mar 2004 15:41:21 +0000 michael av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavformat
Wed, 15 Oct 2003 03:53:40 +0000 melanson hook up the XA ADPCM decoder libavformat
Mon, 01 Sep 2003 15:55:38 +0000 tmmm first pass at PSX STR demuxer; does not yet interact correctly with MDEC libavformat