log flvenc.c @ 1167:d89d7ef290da libavformat

age author description
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