log swf.c @ 1641:ea284c26b0f4 libavformat

age author description
Sun, 14 Jan 2007 02:21:28 +0000 bcoudurier priv_data is allocated internally libavformat
Sun, 14 Jan 2007 01:57:43 +0000 bcoudurier enable mjpeg in swf libavformat
Sun, 14 Jan 2007 01:20:24 +0000 bcoudurier simplify libavformat
Sun, 14 Jan 2007 01:14:31 +0000 bcoudurier swf can contain only one audio track, simplify libavformat
Sun, 14 Jan 2007 01:07:14 +0000 bcoudurier use ch_id as AVStream id and simplify libavformat
Sun, 14 Jan 2007 00:54:03 +0000 bcoudurier always export audiostreams libavformat
Sun, 14 Jan 2007 00:46:37 +0000 bcoudurier always export videostreams libavformat
Mon, 08 Jan 2007 12:33:16 +0000 bcoudurier priv_data is allocated/freed internally libavformat
Fri, 05 Jan 2007 14:23:13 +0000 bcoudurier simplify libavformat
Fri, 05 Jan 2007 14:17:41 +0000 bcoudurier dont skip too many bytes if tag is TAG_STREAMHEAD2 and mp3 libavformat
Thu, 16 Nov 2006 11:19:03 +0000 bcoudurier print error when unsupported sample rate is used with swf libavformat
Wed, 25 Oct 2006 20:05:14 +0000 aurel fix mp3 in swf decoding libavformat
Sun, 22 Oct 2006 23:23:55 +0000 aurel don't use ast before checking it's not NULL libavformat
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
Sat, 09 Sep 2006 17:19:37 +0000 aurel VP5 and VP6 video decoder 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
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
Sat, 02 Jul 2005 22:00:36 +0000 alex 10l libavformat
Sat, 02 Jul 2005 21:59:33 +0000 alex tell the user if compressed swf found libavformat
Thu, 26 May 2005 20:17:12 +0000 michael AVPacket.pos libavformat
Sat, 30 Apr 2005 21:43:59 +0000 michael switch to native time bases libavformat
Wed, 29 Dec 2004 18:31:28 +0000 michael common.h -> common.h/bitstream.h libavformat
Wed, 18 Aug 2004 11:22:15 +0000 michael nonsense removial 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
Fri, 21 May 2004 20:43:21 +0000 michael move time_base (pts_num/pts_den) from AVFormatContext -> AVStream libavformat
Wed, 03 Mar 2004 15:41:21 +0000 michael av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavformat
Sat, 07 Feb 2004 00:03:11 +0000 michael no limits!, warning is enough libavformat
Fri, 06 Feb 2004 23:56:37 +0000 michael - made --extra-cflags option work on darwin libavformat
Fri, 05 Dec 2003 00:41:58 +0000 michael SWF sanity check patch by (Glyn Kennington <glyn dot kennington at ox dot compsoc dot net>) libavformat
Tue, 14 Oct 2003 04:15:53 +0000 melanson disable encoders where appropriate (patch courtesy of BERO libavformat
Mon, 13 Oct 2003 10:59:57 +0000 alex init_put_bits changed libavformat
Wed, 10 Sep 2003 22:37:33 +0000 bellard 64 bit pts for writing - more const usage libavformat
Fri, 08 Aug 2003 17:52:30 +0000 bellard add av_new_stream() usage libavformat
Wed, 12 Mar 2003 15:16:19 +0000 michaelni per context frame_rate_base, this should finally fix frame_rate related av sync issues 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