- 03 Jun, 2011 12 commits
-
-
Ronald S. Bultje authored
The MPEG encoding code assumes that n_threads == n_slices, and thus it should use n_slices even if threading itself is disabled.
-
Diego Biurrun authored
-
Diego Biurrun authored
The --output option is available in texi2html since at least version 1.78.
-
Mans Rullgard authored
Most of these variables are only used in av_dlog statements, some are required but not used by other macros. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
Stefano Sabatini authored
This fixes warnings about avcodec_get_pix_fmt_name() being deprecated. Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
Baptiste Coudurier authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
Baptiste Coudurier authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
Anton Khirnov authored
-
Vladimir Pantelic authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Ronald S. Bultje authored
-
- 02 Jun, 2011 25 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
random_state was changed from an int to a struct and can no longer be printed as easily as before.
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Mans Rullgard authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Mans Rullgard authored
-
Mans Rullgard authored
-
Mans Rullgard authored
-
Ronald S. Bultje authored
Altivec sws code intentionally overreads buffers for better performance, so we need to allocate larger buffers to handle that.
-
Alexander Strange authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
Loren Merritt authored
Removes redundant dword tags and whitespace changes. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
Loren Merritt authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
Nathan Caldwell authored
ms_off is the default, until Mid/Side is no longer buggy. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
Ronald S. Bultje authored
The authors permitted relicensing to LGPL a long time ago (Holger, Loren and Jason).
-
- 01 Jun, 2011 3 commits
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
Diego Biurrun authored
Some parameters passed to the av_dlog can be either float or int, depending on the mode the file is being compiled as. Cast those parameters to float and use appropriate conversion specifiers.
-
Daniel Kang authored
Fixes regression in 836f47d3 in ICC-10.x, since ICC<=11.0 doesn't align stack upon function calls. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-