log

age author description
Fri, 15 Dec 2006 13:19:03 +0000 takis Allow provision of displaynumber, screennumber, x-offset and y-offset parameters libavformat
Wed, 13 Dec 2006 10:18:38 +0000 bcoudurier dont segv is ap->device is not set, display error message libavformat
Wed, 13 Dec 2006 10:08:27 +0000 bcoudurier fix compilation, use the standard INT64_C macro libavformat
Wed, 13 Dec 2006 09:14:30 +0000 gpoirier remove trailing whitespace left over libavformat
Wed, 13 Dec 2006 08:51:01 +0000 gpoirier Feedback from Karl H. Beckers about mouse cursor libavformat
Wed, 13 Dec 2006 08:50:30 +0000 gpoirier RFC 6: Overall cleanups again. libavformat
Wed, 13 Dec 2006 08:49:34 +0000 gpoirier RFC 5: Mouse cursor painting reduc and more cleanups libavformat
Wed, 13 Dec 2006 08:48:56 +0000 gpoirier RFC 3&4 stage: FFmpeg style aint't my style libavformat
Wed, 13 Dec 2006 08:48:13 +0000 gpoirier RFC 2 stage: First feedback from review comments libavformat
Wed, 13 Dec 2006 08:47:14 +0000 gpoirier RFC 1 stage: Improve maintainability of the cursoir painting code libavformat
Wed, 13 Dec 2006 08:46:31 +0000 gpoirier Adapt the patch to more recent FFmpeg habits libavformat
Wed, 13 Dec 2006 08:45:36 +0000 gpoirier Original X11 device demuxer patch from Clemens Fruhwirth libavformat
Wed, 13 Dec 2006 00:06:33 +0000 gpoirier revert broken commit of x11 device demuxer patch libavformat
Tue, 12 Dec 2006 22:32:14 +0000 gpoirier Feedback from Karl H. Beckers about mouse cursor libavformat
Tue, 12 Dec 2006 22:32:12 +0000 gpoirier RFC 6: Overall cleanups again. libavformat
Tue, 12 Dec 2006 22:32:10 +0000 gpoirier RFC 5: Mouse cursor painting reduc and more cleanups libavformat
Tue, 12 Dec 2006 22:32:08 +0000 gpoirier RFC 3&4 stage: FFmpeg style aint't my style libavformat
Tue, 12 Dec 2006 22:32:06 +0000 gpoirier RFC 2 stage: First feedback from review comments libavformat
Tue, 12 Dec 2006 22:32:04 +0000 gpoirier RFC 1 stage: Improve maintainability of the cursoir painting code libavformat
Tue, 12 Dec 2006 22:32:02 +0000 gpoirier Adapt the patch to more recent FFmpeg habits libavformat
Tue, 12 Dec 2006 22:31:46 +0000 gpoirier Original X11 device demuxer patch from Clemens Fruhwirth libavformat
Tue, 12 Dec 2006 14:08:19 +0000 michael indent libavformat
Tue, 12 Dec 2006 14:07:46 +0000 michael the next r_frame_rate try ... libavformat
Tue, 12 Dec 2006 12:29:33 +0000 gpoirier add FLV decoder metadata parsing libavformat
Tue, 12 Dec 2006 12:24:30 +0000 michael gcc 2.95 fix libavformat
Mon, 11 Dec 2006 16:59:10 +0000 michael rewrite r_frame_rate selectioon code again libavformat
Mon, 11 Dec 2006 13:31:20 +0000 bcoudurier remove useless sampleDuration libavformat
Mon, 11 Dec 2006 13:30:37 +0000 bcoudurier check codec frame size directly and only for audio libavformat
Sun, 10 Dec 2006 17:53:01 +0000 michael move duration finding code into read_packet() so it can be skiped if duration has already been set libavformat
Sun, 10 Dec 2006 17:38:16 +0000 michael use amf_get_string() libavformat
Sun, 10 Dec 2006 17:32:05 +0000 michael cosmetics libavformat
Sun, 10 Dec 2006 17:31:17 +0000 michael amf_get_string() by Allan Hsu allan aat counterpop doot net libavformat
Sun, 10 Dec 2006 17:25:30 +0000 michael get rid of AVFMTCTX_NOHEADER, create streams in read_header() 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
Thu, 07 Dec 2006 00:47:37 +0000 mru use standard INT64_MAX instead of MAXINT64 (and MIN) libavformat
Wed, 06 Dec 2006 23:46:11 +0000 mru use the standard INT64_C() macro for 64-bit constants libavformat
Wed, 06 Dec 2006 17:17:33 +0000 bcoudurier cosmetics, remove braces, remove spaces just inside parens libavformat
Wed, 06 Dec 2006 15:46:12 +0000 bcoudurier do not truncate pts/dts if value is AV_NOPTS_VALUE, patch by Andy Parkins, andrew parkins at 360visiontechnology com libavformat
Wed, 06 Dec 2006 00:23:04 +0000 aurel Defines various common FLV format values between the FLV muxer and demuxer libavformat
Mon, 04 Dec 2006 15:46:32 +0000 takis Minor modifications to handle mms streaming. libavformat
Mon, 04 Dec 2006 11:42:48 +0000 bcoudurier probe with some success image files not containing number pattern but having recognized image extension libavformat
Sun, 03 Dec 2006 05:47:55 +0000 kostya Do not touch pkt->pts libavformat
Sun, 03 Dec 2006 05:29:00 +0000 kostya Some VQA v1 files don't have audio stream libavformat
Sat, 02 Dec 2006 21:28:05 +0000 melanson Simplify the Sega FILM/CPK demuxer to not modify the bastardized Cinepak stream. libavformat
Fri, 01 Dec 2006 10:26:54 +0000 diego Fix wrong flags for S16LE and S16BE audio in FLV files. libavformat
Thu, 30 Nov 2006 01:00:12 +0000 diego Fix compile with --disable-muxers, patch by Lo«Ác Le Loarer, lll+ffmpeg m4x org. libavformat
Wed, 29 Nov 2006 05:42:59 +0000 kostya Better VQA demuxer libavformat
Tue, 28 Nov 2006 23:41:53 +0000 aurel matroska: scale timecode according to time_scale libavformat
Tue, 28 Nov 2006 17:17:36 +0000 bcoudurier move source_package declaration in the loop and reset it each iteration libavformat
Tue, 28 Nov 2006 15:34:18 +0000 bcoudurier readjust dts if negative libavformat
Mon, 27 Nov 2006 12:55:24 +0000 aurel cleanup the #ifdef mess in muxer/demuxer registration libavformat
Thu, 23 Nov 2006 22:26:05 +0000 aurel No need for special trick anymore for flac in matroska. libavformat
Wed, 22 Nov 2006 18:47:05 +0000 reimar Set CODEC_TYPE_DATA for timecode tracks. libavformat
Wed, 22 Nov 2006 18:31:28 +0000 reimar Set st->need_parsing = 2 for MPEG-content. libavformat
Tue, 21 Nov 2006 23:47:21 +0000 aurel add support for FLAC in matroska libavformat
Tue, 21 Nov 2006 13:18:21 +0000 aurel move common voc muxer and demuxer data to voc.c libavformat
Tue, 21 Nov 2006 13:08:04 +0000 aurel split voc.c into vocdec.c and vocenc.c libavformat
Mon, 20 Nov 2006 20:16:32 +0000 aurel add support for tta in matroska libavformat
Mon, 20 Nov 2006 00:33:47 +0000 aurel cosmetics: reindent after last commit libavformat
Mon, 20 Nov 2006 00:31:59 +0000 aurel matroska: split real video frames so that each packet contains only one slice libavformat