Fri, 01 Feb 2008 15:17:32 +0000 |
bcoudurier |
const
libavformat
|
Wed, 07 Nov 2007 20:22:32 +0000 |
diego |
Rename ogg2.[ch] to oggdec.[ch].
libavformat
|
Sat, 13 Oct 2007 11:43:03 +0000 |
mru |
simply buffer checks in vorbis_comment()
libavformat
|
Sat, 13 Oct 2007 11:42:06 +0000 |
mru |
use bytestream_get_* in vorbis_comment()
libavformat
|
Wed, 10 Oct 2007 22:59:36 +0000 |
mru |
check values more thoroughly in vorbis_header()
libavformat
|
Wed, 10 Oct 2007 22:59:34 +0000 |
mru |
use bytestream_get_* in vorbis_header()
libavformat
|
Wed, 10 Oct 2007 22:59:31 +0000 |
mru |
fix buffer overread with invalid Vorbis header
libavformat
|
Wed, 10 Oct 2007 22:58:16 +0000 |
mru |
remove duplicate Vorbis comment tag handling
libavformat
|
Sun, 24 Jun 2007 12:20:18 +0000 |
mru |
warnings--
libavformat
|
Sun, 24 Jun 2007 12:20:17 +0000 |
mru |
whitespace cosmetics
libavformat
|
Sun, 24 Jun 2007 12:20:16 +0000 |
mru |
use AV_RL32
libavformat
|
Sun, 24 Jun 2007 12:12:04 +0000 |
mru |
use more Vorbis metadata tags
libavformat
|
Sun, 24 Jun 2007 12:11:45 +0000 |
mru |
replace strncpy with av_strlcpy
libavformat
|
Wed, 27 Sep 2006 19:47:39 +0000 |
mru |
fix some signedness warnings
libavformat
|
Fri, 12 May 2006 00:50:43 +0000 |
mru |
set stream time_base properly
libavformat
|