log

age author description
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
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
Thu, 16 Nov 2006 12:27:43 +0000 michael 10l forgot (skip non keyframes after seeking between syncpoint and the first keyframe) libavformat
Thu, 16 Nov 2006 11:19:03 +0000 bcoudurier print error when unsupported sample rate is used with swf libavformat
Thu, 16 Nov 2006 11:03:40 +0000 michael check max_pts_distance libavformat
Thu, 16 Nov 2006 10:20:29 +0000 michael skip non keyframes after seeking between syncpoint and the first keyframe libavformat
Thu, 16 Nov 2006 09:59:46 +0000 michael remove unused variables libavformat
Thu, 16 Nov 2006 09:56:04 +0000 michael removing unused code libavformat
Thu, 16 Nov 2006 08:48:05 +0000 gpoirier remove duplicate code, patch by Ryan Martell rdm4 A martellventures P com libavformat
Thu, 16 Nov 2006 07:33:25 +0000 ods15 Update to libnut API, non-negative errors libavformat
Wed, 15 Nov 2006 11:29:39 +0000 ods15 update to libnut API, don't free the streams libavformat
Wed, 15 Nov 2006 01:11:33 +0000 diego MinGW compilation fix, inet_aton and #includes depend on networking support. libavformat
Tue, 14 Nov 2006 23:53:37 +0000 mru rename HAVE_DLFCN to HAVE_DLFCN_H libavformat
Tue, 14 Nov 2006 22:24:10 +0000 michael check for frames with 2*size > max_dist and no crc libavformat
Tue, 14 Nov 2006 22:23:26 +0000 michael resync from last syncpoint libavformat
Tue, 14 Nov 2006 22:22:53 +0000 michael remove skip spam libavformat
Tue, 14 Nov 2006 21:31:19 +0000 diego Move BeOS-specific code into os_support.c. libavformat
Tue, 14 Nov 2006 17:01:33 +0000 ods15 update to libnut, add cache_syncpoints libavformat
Tue, 14 Nov 2006 14:54:40 +0000 bcoudurier add 422P@HL I-only universal label libavformat
Tue, 14 Nov 2006 14:37:59 +0000 gpoirier Use common macro PUT_UTF8 in asf.c libavformat
Tue, 14 Nov 2006 13:33:05 +0000 michael indention libavformat
Tue, 14 Nov 2006 13:32:14 +0000 michael seeking with index libavformat
Tue, 14 Nov 2006 13:19:51 +0000 michael index less seeking in O(log n) time libavformat
Tue, 14 Nov 2006 06:02:15 +0000 ods15 update to libnut API, rename nut.h->libnut.h libavformat
Tue, 14 Nov 2006 03:55:26 +0000 mru check for inet_aton in configure libavformat
Tue, 14 Nov 2006 03:42:28 +0000 mru simplify libavformat
Tue, 14 Nov 2006 01:34:36 +0000 michael split av_seek_frame_binary() so the code becomes idependant of AVInputFormat and AVIndex libavformat
Tue, 14 Nov 2006 01:05:31 +0000 bcoudurier partial support for vobsub in mp4, used by nero, unsupported-embedded-subs-2.mp4 libavformat
Tue, 14 Nov 2006 01:02:30 +0000 diego Remove wrong/misleading comment. libavformat
Mon, 13 Nov 2006 23:14:24 +0000 mru rename CONFIG_HAVE_DLFCN and CONFIG_HAVE_DLOPEN to HAVE_DLFCN/HAVE_DLOPEN libavformat
Mon, 13 Nov 2006 05:18:19 +0000 kostya Simplify VMD demuxer (but it still does not work right) libavformat