log

age author description
Sun, 15 Oct 2006 10:02:21 +0000 diego Consistently use $(BUILD_ROOT). libavformat
Sun, 15 Oct 2006 04:50:19 +0000 kostya Ignore blocks with no samples and flags (but usually with MD5 sum) libavformat
Sat, 14 Oct 2006 20:43:39 +0000 rathann Use proper PRI?64 macros for %ll? format to fix printf format warnings: libavformat
Sat, 14 Oct 2006 05:01:05 +0000 kostya Move block size check to decoder libavformat
Fri, 13 Oct 2006 19:19:07 +0000 michael 10l CODEC vs. FORMAT libavformat
Fri, 13 Oct 2006 18:21:28 +0000 rtogni flv files from myspace with mp3 audio require need_parsing because the libavformat
Fri, 13 Oct 2006 10:48:29 +0000 kostya TIFF decoder libavformat
Fri, 13 Oct 2006 00:02:33 +0000 diego Add a note about illegal codec IDs. libavformat
Fri, 13 Oct 2006 00:01:25 +0000 diego Add codec ID for Shorten audio. libavformat
Thu, 12 Oct 2006 12:02:58 +0000 bcoudurier support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %cyx A users P sourceforge P net% libavformat
Thu, 12 Oct 2006 01:04:32 +0000 reynaldo new mtv demuxer libavformat
Wed, 11 Oct 2006 23:17:58 +0000 diego Rename ABS macro to FFABS. libavformat
Wed, 11 Oct 2006 16:57:00 +0000 bcoudurier support for Delphine Software .cin files demuxing / audio and video decoding, by Gregory Montoir %cyx A users P sourceforge P net% libavformat
Wed, 11 Oct 2006 10:22:21 +0000 bcoudurier fix bit rate libavformat
Wed, 11 Oct 2006 10:17:18 +0000 bcoudurier use av_get_bits_per_sample libavformat
Wed, 11 Oct 2006 10:15:05 +0000 bcoudurier use av_get_bits_per_sample, compute block align if not set libavformat
Wed, 11 Oct 2006 10:09:45 +0000 bcoudurier simplify by not writing unneeded codec name to fix segfault when stream copy libavformat
Wed, 11 Oct 2006 08:30:13 +0000 diego Move CFLAGS handling to common.mak. libavformat
Wed, 11 Oct 2006 04:15:04 +0000 kostya Targa image decoder libavformat
Tue, 10 Oct 2006 23:59:08 +0000 michael unused #define libavformat
Tue, 10 Oct 2006 23:57:44 +0000 michael remove dummy amr_read_close() libavformat
Tue, 10 Oct 2006 23:56:49 +0000 michael more factoriztaion and a FIXME note libavformat
Tue, 10 Oct 2006 23:53:14 +0000 michael factorze another 2 lines libavformat
Tue, 10 Oct 2006 23:49:45 +0000 michael set duration and timebase (based on a patch by Simon Morlat simon.morlat linphone org) libavformat
Tue, 10 Oct 2006 23:45:12 +0000 michael factorize (untested) libavformat
Tue, 10 Oct 2006 23:28:27 +0000 michael return cleanup libavformat
Tue, 10 Oct 2006 14:29:03 +0000 bcoudurier fix d-10 mapping detection libavformat
Tue, 10 Oct 2006 13:00:50 +0000 bcoudurier rewind completely if sample time is negative libavformat
Tue, 10 Oct 2006 12:58:34 +0000 bcoudurier dont seek back if no sync to let eof happen libavformat
Tue, 10 Oct 2006 09:17:51 +0000 bcoudurier quiet gcc about enum value not handled in switch libavformat