log flvenc.c @ 1615:8e55b4de921c libavformat

age author description
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
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
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
Fri, 13 May 2005 12:09:45 +0000 michael fix mimetype libavformat
Fri, 25 Feb 2005 11:15:12 +0000 alex proper handling of samplesize libavformat
Mon, 21 Feb 2005 18:05:21 +0000 alex correct pcm in flv handling libavformat
Fri, 02 Jul 2004 19:26:51 +0000 michael assert(0) -> retunrn -1 libavformat
Fri, 25 Jun 2004 20:03:51 +0000 michael simplify libavformat
Sat, 29 May 2004 02:06:32 +0000 michael pass AVPacket into av_write_frame() libavformat
Fri, 21 May 2004 20:43:21 +0000 michael move time_base (pts_num/pts_den) from AVFormatContext -> AVStream libavformat
Sun, 18 Apr 2004 15:26:57 +0000 michael various fixes libavformat
Sat, 17 Apr 2004 12:04:59 +0000 michael cleanup libavformat
Tue, 09 Mar 2004 20:14:34 +0000 michael flv fixes libavformat
Sat, 07 Feb 2004 04:21:05 +0000 michael 100l libavformat
Fri, 06 Feb 2004 23:56:37 +0000 michael - made --extra-cflags option work on darwin libavformat
Wed, 10 Sep 2003 22:37:33 +0000 bellard 64 bit pts for writing - more const usage libavformat
Mon, 08 Sep 2003 22:04:29 +0000 bellard CODEC_ID_MP3LAME is obsolete libavformat
Thu, 10 Jul 2003 23:18:09 +0000 michaelni Building ffmpeg with gcc-2.95.3 encountered a problem due to C99 initialization fix by ("Steven M. Schultz" <sms at 2BSD dot COM>) libavformat
Wed, 09 Jul 2003 23:10:59 +0000 michaelni flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>) libavformat