- 05 Oct, 2011 3 commits
-
-
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 9 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
-
Luca Barbato authored
If no threading is requested do not issue warning about unsupported threading algorithm.
-
- 01 Oct, 2011 3 commits
-
-
Anton Khirnov authored
-
Luca Barbato authored
Specifically, qmin/qmax, gop_size and keyint_min. Fixes bug 47. Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Luca Barbato authored
Make libvpx support close to the libx264 one. Thanks to Jan Gerber <j@v2v.cc> for the support. Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
- 30 Sep, 2011 11 commits
-
-
Justin Ruggles authored
-
Justin Ruggles authored
-
Justin Ruggles authored
-
Justin Ruggles authored
-
Justin Ruggles authored
-
Justin Ruggles authored
-
Justin Ruggles authored
Uses 'buf' directly instead of a separate iterator variable 'in'.
-
Justin Ruggles authored
-
Justin Ruggles authored
-
Justin Ruggles authored
Uses the native sample format for the codec instead of left-shifting all samples by 8.
-
Justin Ruggles authored
-