log au.c @ 3424:7a0230981402 libavformat

age author description
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
Sun, 13 Jan 2008 15:08:33 +0000 rtogni Add support for S8 PCM (codec 2) libavformat
Wed, 21 Nov 2007 07:41:00 +0000 andoma Use dynamically allocated ByteIOContext in AVFormatContext libavformat
Tue, 11 Sep 2007 09:27:46 +0000 aurel move unrelated functions declarations out of allformats.h libavformat
Thu, 19 Jul 2007 15:23:32 +0000 takis Replace all occurrences of AVERROR_IO with AVERROR(EIO). 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
Wed, 07 Mar 2007 00:49:49 +0000 diego Fix UNKOWN --> UNKNOWN typo libavformat
Sun, 21 Jan 2007 12:44:58 +0000 michael remove now useless codec_tag setting code in muxers libavformat
Sun, 21 Jan 2007 12:08:31 +0000 michael get rid of the [4] limitation of codec tag lists libavformat
Sun, 21 Jan 2007 02:12:34 +0000 michael export a few more codec_tag-codec_id tables libavformat
Sun, 21 Jan 2007 01:39:17 +0000 michael add codec_id <-> codec_tag tables to AVIn/OutputFormat 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
Wed, 12 Jul 2006 00:09:34 +0000 mru move common stuff from avienc.c and wav.c to new file riff.c 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
Fri, 30 Jun 2006 07:41:25 +0000 gpoirier Move initialisations and internal symbols in allformats.h, 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
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
Fri, 22 Oct 2004 01:51:17 +0000 michael set keyframe flag at a more central place instead of in every demuxer for containers which only store intra only streams libavformat
Mon, 18 Oct 2004 09:43:39 +0000 michael set correct timebase libavformat
Fri, 15 Oct 2004 22:06:46 +0000 michael set keyframe flag for au/wav patch by (Nathan Kurz <nate at verse dot com>) libavformat
Sat, 19 Jun 2004 03:59:34 +0000 melanson sweeping change from -EIO -> AVERROR_IO libavformat
Sat, 29 May 2004 02:06:32 +0000 michael pass AVPacket into av_write_frame() libavformat
Mon, 10 Nov 2003 18:41:45 +0000 bellard seek support for PCM formats 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, 18 Aug 2003 09:20:02 +0000 michaelni use codec_tag for encoding too libavformat
Fri, 08 Aug 2003 17:52:30 +0000 bellard add av_new_stream() usage libavformat
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavformat
Wed, 04 Dec 2002 10:04:03 +0000 michaelni cleanup libavformat
Mon, 25 Nov 2002 19:07:40 +0000 bellard renamed libav to libavformat libavformat