- 06 Oct, 2011 12 commits
-
-
Laurent Aimar authored
It prevents leaving the state only half initialized. Signed-off-by: Janne Grunau <janne-libav@jannau.net>
-
Laurent Aimar authored
Signed-off-by: Janne Grunau <janne-libav@jannau.net>
-
Laurent Aimar authored
Signed-off-by: Janne Grunau <janne-libav@jannau.net>
-
Laurent Aimar authored
Signed-off-by: Janne Grunau <janne-libav@jannau.net>
-
Laurent Aimar authored
Signed-off-by: Janne Grunau <janne-libav@jannau.net>
-
Laurent Aimar authored
Signed-off-by: Janne Grunau <janne-libav@jannau.net>
-
Laurent Aimar authored
Signed-off-by: Janne Grunau <janne-libav@jannau.net>
-
Laurent Aimar authored
Signed-off-by: Janne Grunau <janne-libav@jannau.net>
-
Laurent Aimar authored
Signed-off-by: Janne Grunau <janne-libav@jannau.net>
-
Laurent Aimar authored
Signed-off-by: Janne Grunau <janne-libav@jannau.net>
-
Laurent Aimar authored
Some of the arguments given to init_vlc() come from the stream and can be corrupted. Signed-off-by: Janne Grunau <janne-libav@jannau.net>
-
Anton Khirnov authored
-
- 05 Oct, 2011 6 commits
-
-
Ronald S. Bultje authored
-
Ronald S. Bultje authored
Using the old code, half of it was unused and the other half was too small for e.g. >8bpp interlaced data, causing random buffer overruns.
-
Ronald S. Bultje authored
It was wrong in colorspaces where horizontal and vertical chroma subsampling are not the same, e.g. 422.
-
Diego Biurrun authored
-
Anton Khirnov authored
This is needed by the new AVOptions API.
-
Anton Khirnov authored
-
- 04 Oct, 2011 9 commits
-
-
Justin Ruggles authored
'while', 'if/else', and 'switch' statements. also fixes some spacing, but only if already changing a line
-
Justin Ruggles authored
-
Chris Rankin authored
Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
-
Justin Ruggles authored
-
Diego Biurrun authored
-
Justin Ruggles authored
-
Laurent Aimar authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
-
Laurent Aimar authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
-
Justin Ruggles authored
-
- 03 Oct, 2011 5 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
Read the key in the first, value in the second. This allows to avoid pointless strdups and simplify decode_str() by dropping two of its parameters.
-
Anton Khirnov authored
While they're technically invalid, it's better to skip them and try to read the rest of the tag.
-
Anton Khirnov authored
VPX_ERROR_RESILIENT_DEFAULT and VPX_ERROR_RESILIENT_PARTITIONS weren't defined before 4cb0ebe5b27d35ccc2a78c1d16f2622ddef21f74 (CommitDate: Tue Jun 28 11:10:17 2011)
-
Mans Rullgard authored
The inline asm added in bf5d46d8 uses the 'y' modifier which is only supported from gcc 4.5. This check allows building with older compilers. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 02 Oct, 2011 8 commits
-
-
Justin Ruggles authored
-
Justin Ruggles authored
-
Justin Ruggles authored
-
Justin Ruggles authored
-
Justin Ruggles authored
-
Justin Ruggles authored
-
Justin Ruggles authored
-
Justin Ruggles authored
-