log rm.c @ 5470:3f4dbd1e6548 libavformat

age author description
Sun, 06 Sep 2009 08:57:19 +0000 reimar ff_rm_metadata is const. libavformat
Tue, 17 Feb 2009 21:40:38 +0000 aurel use new metadata API in rm (de)muxer libavformat
Tue, 17 Apr 2007 20:53:39 +0000 banan Atrac3 decoder. libavformat
Sun, 08 Apr 2007 11:34:15 +0000 michael allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks libavformat
Fri, 30 Mar 2007 23:04:45 +0000 rtogni Do not return invalid pointer for non-audio or video streams. libavformat
Wed, 01 Nov 2006 22:39:58 +0000 diego Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. libavformat
Wed, 01 Nov 2006 21:09:14 +0000 diego reindentation, patch by From: Steve Lhomme, slhomme divxcorp com libavformat
Mon, 23 Oct 2006 08:57:54 +0000 aurel replace coder/decoder file description in libavformat by muxer/demuxer libavformat
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
Tue, 03 Oct 2006 17:12:48 +0000 diego Remove unused variables and the corresponding warnings along with them. libavformat
Sat, 30 Sep 2006 11:50:03 +0000 michael dont set sub_id as its completly redundant and silly 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
Sun, 04 Jun 2006 21:01:02 +0000 rtogni rm_read_audio_stream_info return type is not void libavformat
Sun, 04 Jun 2006 17:26:58 +0000 rtogni Support for AAC (fourcc raac and racp) in rm files libavformat
Sat, 13 May 2006 11:37:56 +0000 michael sanity checks some might have been exploitable libavformat
Wed, 01 Mar 2006 11:29:55 +0000 michael add size to AVIndex libavformat
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavformat
Sun, 25 Dec 2005 00:48:12 +0000 rtognimp Support for 28_8 in old ar. files libavformat
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavformat
Mon, 19 Dec 2005 20:49:00 +0000 rtognimp Fix for Real "old" files version 3 with no 4cc. Fixes thankyou144.ra libavformat
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavformat
Sat, 17 Dec 2005 17:57:03 +0000 henry malloc padding to avoid reading past the malloc()ed area. libavformat
Fri, 09 Dec 2005 16:08:18 +0000 rtognimp Cook compatibe decoder, patch by Benjamin Larsson libavformat
Fri, 23 Sep 2005 00:25:41 +0000 diego Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS 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
Sat, 30 Apr 2005 21:43:59 +0000 michael switch to native time bases libavformat
Sun, 24 Apr 2005 22:08:31 +0000 michael fixing broken_rv20_1mb_.rm libavformat
Thu, 17 Mar 2005 01:25:01 +0000 michael more fine grained discarding of packets libavformat