log rm.c @ 6435:67433b0c29d5 libavformat

age author description
Fri, 28 May 2010 18:18:33 +0000 rbultje Move rm_codec_tags to rm.c so muxer/demuxer can share it. libavformat
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
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
Tue, 07 Dec 2004 13:14:37 +0000 michael rv20 encoding libavformat
Mon, 06 Dec 2004 23:43:28 +0000 michael seeking in rm 2nd try libavformat
Mon, 06 Dec 2004 22:44:03 +0000 michael seeking in rm libavformat
Mon, 06 Dec 2004 21:38:05 +0000 michael rm encoding fix libavformat
Mon, 06 Dec 2004 20:03:42 +0000 michael try to recover from errors instead of failing fataly libavformat
Mon, 06 Dec 2004 18:57:59 +0000 michael various demuxer fixes libavformat
Mon, 06 Dec 2004 17:21:17 +0000 michael rv10 thread safety fix / rv10 ffplay fix libavformat
Mon, 06 Dec 2004 16:40:10 +0000 michael timestamp fix libavformat
Sun, 05 Dec 2004 23:21:39 +0000 michael next try at fixing rv20 decoding libavformat
Fri, 19 Nov 2004 18:16:36 +0000 michael skip unknown streams instead of failing libavformat
Fri, 19 Nov 2004 16:36:30 +0000 michael rv20 demuxing fix libavformat
Fri, 01 Oct 2004 13:16:16 +0000 michael do not call (av_)abort() libavformat
Mon, 02 Aug 2004 13:00:58 +0000 michael dont be so picky libavformat
Sat, 19 Jun 2004 03:59:34 +0000 melanson sweeping change from -EIO -> AVERROR_IO libavformat
Sat, 29 May 2004 18:50:31 +0000 michael correctly interleave packets during encoding libavformat
Sat, 29 May 2004 02:06:32 +0000 michael pass AVPacket into av_write_frame() libavformat
Wed, 03 Mar 2004 15:41:21 +0000 michael av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavformat
Tue, 14 Oct 2003 04:15:53 +0000 melanson disable encoders where appropriate (patch courtesy of BERO libavformat
Wed, 10 Sep 2003 22:37:33 +0000 bellard 64 bit pts for writing - more const usage libavformat
Mon, 11 Aug 2003 16:16:49 +0000 bellard support for older real audio files (<= version 3) libavformat
Fri, 08 Aug 2003 17:52:53 +0000 bellard update duration and start_time - add av_new_stream() usage libavformat
Wed, 12 Mar 2003 15:16:19 +0000 michaelni per context frame_rate_base, this should finally fix frame_rate related av sync issues libavformat
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavformat
Thu, 23 Jan 2003 22:57:56 +0000 bellard use av_malloc() libavformat