log ffmenc.c @ 6462:22cb1e82d915 libavformat

age author description
Wed, 31 Mar 2010 12:29:58 +0000 cehoyos Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Mon, 14 Dec 2009 21:08:21 +0000 banan Fix breakage introduced by setting the sample_fmt to SAMPLE_FMT_NONE (r20623). This makes libavformat
Tue, 24 Nov 2009 15:54:17 +0000 darkshikari Update ffserver to include all basic x264 parameters in .ffm files. libavformat
Fri, 20 Mar 2009 01:23:33 +0000 bcoudurier do not write ffm write index by default, detect if file is being written and return EOF libavformat
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavformat
Sun, 11 Jan 2009 22:19:48 +0000 diego Fix build: Add intreadwrite.h and bswap.h #includes where necessary. libavformat
Sat, 16 Aug 2008 14:46:31 +0000 michael Fix rc_eq mem leak. libavformat
Sun, 27 Jul 2008 20:59:40 +0000 stefano Improve long names for FFM muxer and demuxer: libavformat
Fri, 27 Jun 2008 21:42:08 +0000 stefang fix size of header data libavformat
Sun, 22 Jun 2008 08:53:44 +0000 bcoudurier cosmetics, pts->dts libavformat
Sun, 22 Jun 2008 08:50:57 +0000 bcoudurier store dts in ffm headers libavformat
Sun, 22 Jun 2008 08:44:58 +0000 bcoudurier remove pts set hack, this is no more correct libavformat
Sun, 22 Jun 2008 01:35:43 +0000 bcoudurier enable feeder threads libavformat
Sun, 22 Jun 2008 00:26:25 +0000 bcoudurier do not reset ffm pts, this avoids setting last pts to 0 and screwing up seeking libavformat
Mon, 09 Jun 2008 07:43:59 +0000 bcoudurier remove now unneeded vars libavformat
Mon, 09 Jun 2008 07:43:14 +0000 bcoudurier pass dts and pts through ffm, should fix streaming b frames libavformat
Mon, 09 Jun 2008 00:36:27 +0000 bcoudurier pass extradata through ffm libavformat
Mon, 09 Jun 2008 00:24:29 +0000 bcoudurier remove ugly ffm_nopts hack, use AVFormatContext->timestamp libavformat
Sat, 07 Jun 2008 00:49:03 +0000 bcoudurier fix pts handling in ffm libavformat
Fri, 06 Jun 2008 20:14:47 +0000 bcoudurier cosmetics, rename first to header, more explicit name libavformat
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
Mon, 26 May 2008 03:46:06 +0000 bcoudurier remove unneeded include libavformat
Mon, 26 May 2008 03:44:31 +0000 bcoudurier split ffm de/muxer libavformat base ffm.c@3792f77cd4ef