log rm.c @ 6055:1e49d06baf93 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