- 19 Apr, 2011 22 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Kostya authored
this should've been written earlier, sorry Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Diego Biurrun authored
This fixes a lot of warnings of the sort: libavcodec/pcm.c:105: warning: cast discards qualifiers from pointer target type
-
- 18 Apr, 2011 6 commits
-
-
Diego Biurrun authored
Automatic stripping of binaries was removed in commit e0be794a and the _g binaries disappeared along with it.
-
Luca Barbato authored
Use the correct error codes and format identifier.
-
Anton Khirnov authored
They've accumulated enough new APIs and corresponding deprecated cruft. This breaks API and ABI.
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 17 Apr, 2011 4 commits
-
-
Diego Biurrun authored
The string "FFmpeg" was replaced by "Libav" in metadata that got encoded in file headers.
-
Diego Biurrun authored
-
Justin Ruggles authored
The number of dba segments is the coded value + 1. The coupling dba offset starts at the first coupling band, not at zero.
-
Ronald S. Bultje authored
PROFILE_ADVANCED doesn't set res_fasttx, so make that a special case in the condition that decides which IDCT to use (and whether to read coefficients transposed or not). Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
-
- 16 Apr, 2011 1 commit
-
-
Ronald S. Bultje authored
IDCT coefficients are read transposed, but simple_idct does not expect this. Therefore, only do tranposed coefficient reading if we're not using simple_idct. Fixes http://forum.videolan.org/viewtopic.php?f=14&t=89651
-
- 15 Apr, 2011 7 commits
-
-
Diego Biurrun authored
-
Kostya Shishkov authored
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
Kostya Shishkov authored
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
Kostya Shishkov authored
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
Diego Biurrun authored
Also add inttypes.h #include for PRId64 macros. This fixes the following warnings: libavformat/xwma.c:147: warning: too many arguments for format libavformat/xwma.c:151: warning: too many arguments for format
-
Max Horn authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
Clément Bœsch authored
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-