log flvenc.c @ 1561:a21addc40d10 libavformat

age author description
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
Sun, 06 Aug 2006 15:29:50 +0000 bcoudurier always write duration and file size, fix seeking, progress bar is now active libavformat
Mon, 17 Jul 2006 21:51:21 +0000 michael add header info to flv format based on a patch by (Philipp Klaus >ffmpegdevel ad pylonsoft mot ch ) 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
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavformat
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavformat
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavformat
Sat, 12 Nov 2005 20:01:23 +0000 alex support transcoding adpcm libavformat
Tue, 19 Jul 2005 14:41:08 +0000 michael kill duplicated get/put_be24() libavformat