Mon, 25 Jun 2007 16:18:28 +0000 |
ramiro |
Remove localtime_r implementation for systems that don't have it.
libavformat
|
Mon, 25 Jun 2007 02:08:04 +0000 |
romansh |
* clarifying the AVInputFormat::read_seek return value
libavformat
|
Sun, 24 Jun 2007 21:50:09 +0000 |
aurel |
cosmetics: indentation after last commit
libavformat
|
Sun, 24 Jun 2007 21:49:13 +0000 |
aurel |
drop blocks which are part of unsupported tracks
libavformat
|
Sun, 24 Jun 2007 12:29:12 +0000 |
mru |
remove duplicate #include
libavformat
|
Sun, 24 Jun 2007 12:23:34 +0000 |
reimar |
more av_strl* adjustments
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
|
Sun, 24 Jun 2007 11:27:12 +0000 |
mru |
replace the uses of old string functions that Reimar missed
libavformat
|
Sun, 24 Jun 2007 07:45:19 +0000 |
reimar |
Cosmetics: use consistent indentation by four spaces
libavformat
|
Sun, 24 Jun 2007 07:38:26 +0000 |
reimar |
DV muxer should not only fail for more that 3 streams altogether
libavformat
|
Sat, 23 Jun 2007 23:10:35 +0000 |
mru |
remove old unused string functions
libavformat
|
Sat, 23 Jun 2007 23:10:32 +0000 |
mru |
use new string functions
libavformat
|
Sat, 23 Jun 2007 12:49:36 +0000 |
aurel |
simplify
libavformat
|
Sat, 23 Jun 2007 12:47:02 +0000 |
aurel |
remove useless empty function
libavformat
|
Sat, 23 Jun 2007 12:42:45 +0000 |
aurel |
cosmetics: too much blank lines
libavformat
|
Sat, 23 Jun 2007 12:32:19 +0000 |
aurel |
use intreadwrite functions in matroskadec
libavformat
|
Sat, 23 Jun 2007 12:30:40 +0000 |
aurel |
use intreadwrite functions in vocdec
libavformat
|
Sat, 23 Jun 2007 01:20:38 +0000 |
mru |
remove useless #ifndef CONFIG_NOCUTILS
libavformat
|
Sat, 23 Jun 2007 00:47:28 +0000 |
mru |
simplify stristart()
libavformat
|
Sat, 23 Jun 2007 00:47:27 +0000 |
mru |
cosmetic: combine declaration and initialisation
libavformat
|