log flvenc.c @ 2228:9c2823ab0146 libavformat

age author description
Tue, 12 Jun 2007 09:29:25 +0000 diego misc spelling fixes libavformat
Sat, 03 Mar 2007 09:16:38 +0000 banan Set FLV_SAMPLESSIZE_16BIT for ADPCM. 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
Sun, 07 Jan 2007 00:02:15 +0000 diego variable renaming: mp3lame --> libmp3lame libavformat
Mon, 01 Jan 2007 22:52:22 +0000 banan VP6 and flashsv stream copy and muxing support. libavformat
Thu, 28 Dec 2006 12:35:22 +0000 banan Patch for the FLV muxer to supply more complete metadata libavformat
Sun, 10 Dec 2006 17:12:45 +0000 michael set flags correctly in write header instead of seeking back and fixing it in write_trailer() libavformat
Wed, 06 Dec 2006 00:23:04 +0000 aurel Defines various common FLV format values between the FLV muxer and demuxer libavformat
Fri, 01 Dec 2006 10:26:54 +0000 diego Fix wrong flags for S16LE and S16BE audio in FLV files. libavformat
Wed, 01 Nov 2006 22:39:58 +0000 diego Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts. 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