log

age author description
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
Mon, 20 Nov 2006 00:15:52 +0000 aurel matroska: properly handle real video extradata libavformat
Mon, 20 Nov 2006 00:04:08 +0000 aurel simplify free()+set to NULL using av_freep() libavformat
Sun, 19 Nov 2006 05:32:22 +0000 kostya Identation libavformat
Sun, 19 Nov 2006 05:30:43 +0000 kostya Divide first audio buffer chunk into atomary bufffers. libavformat
Sat, 18 Nov 2006 20:34:24 +0000 diego Fix misplaced comment. libavformat
Sat, 18 Nov 2006 17:37:56 +0000 diego Clean up XAN DPCM hack and set codec_tag to 0 for XAN DPCM, AVI files libavformat
Fri, 17 Nov 2006 16:54:18 +0000 ods15 change mpeg4 fourcc from "mp4s" to "mp4v" libavformat
Fri, 17 Nov 2006 16:53:42 +0000 ods15 update to libnut, use framecode table generator libavformat
Fri, 17 Nov 2006 14:43:14 +0000 ods15 update to libnut API, changes to frame_table_input libavformat
Thu, 16 Nov 2006 23:36:54 +0000 michael fix support for avis with sample_size > packet size libavformat
Thu, 16 Nov 2006 15:49:54 +0000 bcoudurier parse video frame headers to get key flag libavformat