log rm.c @ 1571:1db03d7eebe1 libavformat

age author description
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
Mon, 28 Feb 2005 03:16:13 +0000 michael set block align libavformat
Mon, 28 Feb 2005 02:51:53 +0000 michael ra288 demuxing support (doesnt really work, might be demuxer or decoder bug) libavformat
Sat, 22 Jan 2005 13:36:02 +0000 michael support discarding uninterresting packets libavformat
Thu, 06 Jan 2005 00:54:03 +0000 michael RV30/RV40 demuxing (untested) libavformat
Mon, 03 Jan 2005 02:52:11 +0000 michael skip INDX chunks libavformat