Wed, 27 Feb 2008 09:31:41 +0000 |
bcoudurier |
free in case of multiple type == 2
libavformat
|
Wed, 27 Feb 2008 09:30:56 +0000 |
bcoudurier |
return error if malloc fails
libavformat
|
Wed, 27 Feb 2008 09:30:05 +0000 |
bcoudurier |
fix possible overflow with memmove
libavformat
|
Wed, 27 Feb 2008 00:53:34 +0000 |
aurel |
makes really sure that no undefined behavior can happen
libavformat
|
Tue, 26 Feb 2008 22:35:07 +0000 |
aurel |
Avoid infinite loop.
libavformat
|
Tue, 26 Feb 2008 20:37:59 +0000 |
mru |
less preprocessor magic in version number macros
libavformat
|
Tue, 26 Feb 2008 18:27:21 +0000 |
bcoudurier |
support keyframes indexes starting at 0, broken files created by omneon, fix ref.mov seeking
libavformat
|
Tue, 26 Feb 2008 18:21:58 +0000 |
bcoudurier |
support mov reference files, ref.mov/ref.m2v/ref.wav and detect BrianCox.mov
libavformat
|
Tue, 26 Feb 2008 14:42:07 +0000 |
bcoudurier |
remove useless braces
libavformat
|
Tue, 26 Feb 2008 14:41:40 +0000 |
bcoudurier |
indentation
libavformat
|
Tue, 26 Feb 2008 14:36:49 +0000 |
bcoudurier |
rescale frame size, fix i.3g2
libavformat
|
Tue, 26 Feb 2008 14:31:36 +0000 |
bcoudurier |
move parameters reset after setting stream parameters, will need those infos
libavformat
|
Tue, 26 Feb 2008 10:21:33 +0000 |
lorenm |
decode mng color decorrelation
libavformat
|
Mon, 25 Feb 2008 12:59:42 +0000 |
bcoudurier |
fix mace duration
libavformat
|
Mon, 25 Feb 2008 12:45:59 +0000 |
bcoudurier |
protect malloc overflow
libavformat
|
Mon, 25 Feb 2008 12:44:15 +0000 |
bcoudurier |
indentation
libavformat
|
Mon, 25 Feb 2008 12:42:32 +0000 |
bcoudurier |
fail if extradata cannot be allocated
libavformat
|
Mon, 25 Feb 2008 12:38:37 +0000 |
bcoudurier |
10l, protect malloc overflow
libavformat
|
Mon, 25 Feb 2008 12:29:34 +0000 |
bcoudurier |
support QDM2 in aiff, QDM2.aif
libavformat
|
Mon, 25 Feb 2008 12:24:30 +0000 |
bcoudurier |
remove useless close function
libavformat
|
Mon, 25 Feb 2008 12:23:27 +0000 |
bcoudurier |
indentation
libavformat
|
Mon, 25 Feb 2008 12:15:26 +0000 |
bcoudurier |
remove useless casts
libavformat
|
Mon, 25 Feb 2008 12:14:15 +0000 |
bcoudurier |
cosmetics
libavformat
|
Mon, 25 Feb 2008 12:08:26 +0000 |
bcoudurier |
remove useless tags, codec_get_id matches independently and qt uses lower case tags
libavformat
|
Mon, 25 Feb 2008 12:00:31 +0000 |
bcoudurier |
set bps to uncompressed original sound data for compressed audio
libavformat
|
Mon, 25 Feb 2008 11:34:26 +0000 |
bcoudurier |
fix duration for ima4
libavformat
|
Mon, 25 Feb 2008 10:57:22 +0000 |
bcoudurier |
ima4 in aiff support
libavformat
|
Mon, 25 Feb 2008 09:22:11 +0000 |
mru |
Install headers in $prefix/include/$libname
libavformat
|
Sun, 24 Feb 2008 23:02:47 +0000 |
diego |
cosmetics: Sort and prettyprint codec_wav_tags[].
libavformat
|
Sun, 24 Feb 2008 16:28:35 +0000 |
michael |
Set indexmem to a saner default.
libavformat
|