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
|