log

age author description
Sun, 27 Jul 2008 15:11:04 +0000 aurel matroska: add support for V_QUICKTIME track type libavformat
Sat, 26 Jul 2008 18:54:26 +0000 michael Detect IDR less H.264 correctly. libavformat
Sat, 26 Jul 2008 07:09:44 +0000 pross Support 32-bit floating point audio samples in Sun AU demuxer libavformat
Fri, 25 Jul 2008 04:10:32 +0000 reimar Fix handling of old nuv files where an aspect of 1 actually means 4/3 libavformat
Thu, 24 Jul 2008 18:40:43 +0000 reimar aspect stored in nuv files must be converted from display- to sample-aspect. libavformat
Thu, 24 Jul 2008 17:09:28 +0000 diego cosmetics: Fix two common typos: wont --> will not, lets --> let us. libavformat
Thu, 24 Jul 2008 07:55:11 +0000 benoit Use tkhd matrix for proper display in mov. libavformat
Wed, 23 Jul 2008 17:06:40 +0000 kostya SMPTE 421M Annex L (aka .rcv) muxer libavformat
Sat, 19 Jul 2008 03:29:16 +0000 bcoudurier add ogv extension libavformat
Sat, 19 Jul 2008 03:27:24 +0000 bcoudurier cosmetics, remove space libavformat
Sat, 19 Jul 2008 03:25:50 +0000 bcoudurier update swf video frame number when muxing done, fix #439 libavformat
Fri, 18 Jul 2008 07:13:56 +0000 benoit Fix a mem leak in av_find_stream_info(). libavformat
Fri, 18 Jul 2008 01:07:17 +0000 mru MPEGTS: Improve probe function libavformat
Fri, 18 Jul 2008 00:24:31 +0000 bcoudurier cosmetics, remove space libavformat
Fri, 18 Jul 2008 00:23:37 +0000 bcoudurier Return max score when ftyp atom is encountered. libavformat
Thu, 17 Jul 2008 14:13:44 +0000 michael Try to fix FATE after my time_base simplification change. libavformat
Wed, 16 Jul 2008 17:20:21 +0000 diego cosmetics: Fix mxf codec long name. libavformat
Tue, 15 Jul 2008 23:00:29 +0000 mru OGG: Add padding at end of Vorbis headers libavformat
Mon, 14 Jul 2008 22:55:07 +0000 michael Make flic probe check a few more things. libavformat
Mon, 14 Jul 2008 20:31:17 +0000 michael Move the codec_id overriding at a slightly better place. libavformat
Mon, 14 Jul 2008 19:11:09 +0000 michael Remove common factors from timebase in av_set_pts_info(). libavformat
Mon, 14 Jul 2008 08:55:07 +0000 diego gifdec.c was removed, purge its entry from the Makefile. libavformat
Sun, 13 Jul 2008 19:41:10 +0000 mru RTP: use dprintf(), allow compilation with -DDEBUG libavformat
Sun, 13 Jul 2008 19:41:07 +0000 mru ASF: use dprintf(), allow compilation with -DDEBUG libavformat
Sun, 13 Jul 2008 18:47:24 +0000 michael Remove gif demuxer, the code contains a gif decoder and lzw decoder neither libavformat
Sat, 12 Jul 2008 22:17:13 +0000 michael Use CODEC_ID_PROBE when the mpeg-ps demuxer does not know exactly which libavformat
Sat, 12 Jul 2008 20:40:47 +0000 michael Remove old hackish codec probe system. libavformat
Sat, 12 Jul 2008 20:01:23 +0000 michael Use strcmp() instead of strncmp() in set_codec_from_probe_data(). libavformat
Sat, 12 Jul 2008 19:57:57 +0000 michael indent libavformat
Sat, 12 Jul 2008 19:57:30 +0000 michael Only try to probe the codec when the available data has roughly doubled libavformat