log

age author description
Mon, 16 Mar 2009 20:22:39 +0000 mru rmdec: fix crash at end of file libavformat
Mon, 16 Mar 2009 16:24:38 +0000 alexc Cosmetics: Re-indent after last commit libavformat
Mon, 16 Mar 2009 16:14:36 +0000 alexc MOV: Support stz2 "Compact Sample Size Box" libavformat
Mon, 16 Mar 2009 13:23:29 +0000 rbultje More reindent, forgotten in previous commit. libavformat
Mon, 16 Mar 2009 13:03:23 +0000 rbultje Parse index chunk so that seeking in modern .rm files becomes a lot faster. libavformat
Mon, 16 Mar 2009 13:01:02 +0000 rbultje Reindent after r18010. libavformat
Mon, 16 Mar 2009 12:59:18 +0000 rbultje Mark the first output audio frame as keyframe (separate patch from previous, libavformat
Mon, 16 Mar 2009 12:57:49 +0000 rbultje Remove packet returning in ff_rm_parse_packet() if we're using the packet libavformat
Mon, 16 Mar 2009 12:50:12 +0000 rbultje Reindent after r18005. libavformat
Mon, 16 Mar 2009 12:47:34 +0000 rbultje Merge code for packet reading in "old" (.ra, audio-only) Realmedia files and libavformat
Mon, 16 Mar 2009 06:46:57 +0000 bcoudurier cosmetics, remove useless braces libavformat
Mon, 16 Mar 2009 06:46:28 +0000 bcoudurier simplify printing libavformat
Mon, 16 Mar 2009 06:44:16 +0000 bcoudurier reindent libavformat
Mon, 16 Mar 2009 06:43:38 +0000 bcoudurier fix trkn metadata parsing libavformat
Mon, 16 Mar 2009 06:06:05 +0000 bcoudurier move read_udta_string up to avoid forward declaration libavformat
Mon, 16 Mar 2009 06:03:29 +0000 bcoudurier more generic metadata handling libavformat
Mon, 16 Mar 2009 05:13:55 +0000 bcoudurier do not set isom if ctype is not set, happens in mov libavformat
Sun, 15 Mar 2009 23:54:53 +0000 bcoudurier search for hdlr atom in meta, some files do not store version+flags libavformat
Sun, 15 Mar 2009 20:14:25 +0000 rbultje Fix index generation in the way that it was supposed to be used. See the libavformat
Sun, 15 Mar 2009 10:53:12 +0000 bcoudurier typo in the mail, the 4am commit is always the worst libavformat
Sun, 15 Mar 2009 10:49:52 +0000 bcoudurier cosmetics libavformat
Sun, 15 Mar 2009 10:49:28 +0000 bcoudurier add my copyright in mov de/muxer libavformat
Sun, 15 Mar 2009 09:44:57 +0000 bcoudurier allocate palette in codec directly libavformat
Sun, 15 Mar 2009 09:06:36 +0000 bcoudurier cosmetics, add some whitespaces and empty lines libavformat
Sun, 15 Mar 2009 07:21:22 +0000 bcoudurier do not modify sample_count, check against index entries libavformat
Sat, 14 Mar 2009 23:39:52 +0000 bcoudurier use utc time for timestamp and do not set it if not specified libavformat
Sat, 14 Mar 2009 22:51:38 +0000 bcoudurier swf timestamps are 16 bits libavformat
Sat, 14 Mar 2009 22:49:01 +0000 bcoudurier remove unused fields in swf context libavformat
Sat, 14 Mar 2009 22:43:28 +0000 bcoudurier do not parse timestamp if bitexact is set, should fix regression tests libavformat
Sat, 14 Mar 2009 22:07:15 +0000 reimar Enable generic index creation and seeking for NUV demuxer. libavformat