- 23 Jul, 2014 2 commits
-
-
Michael Niedermayer authored
Fixes parsing "3dnow" Found-by: jamrial Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 22 Jul, 2014 38 commits
-
-
Michael Niedermayer authored
* commit '06a1d132': configure: Extend the neon intrinsics check Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '5be7d859': fft-test: Comment some #endifs Conflicts: libavcodec/fft-test.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '57f1b1dc': fft-test: Drop unnecessary #ifdefs around header includes Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
-
Michael Niedermayer authored
* commit '11c7155c': dct/rdft: Add missing typedefs for context structs Not merged, as it breaks build Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Martin Storsjö authored
Check for an instruction that causes the (very old) Apple GCC 4.2 to error out ("unrecognizable insn"). Signed-off-by: Martin Storsjö <martin@martin.st>
-
Michael Niedermayer authored
* commit 'eba2233b': build: Add define for SIMD extensions requiring 16-byte aligned buffers Conflicts: configure libavcodec/utils.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '67bc1ba5': libxvid: Drop PPC-specific CPU detection hack Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '7bdd2ff6': http: Use a constant for the supported header size Conflicts: libavformat/http.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
Without the typedefs there can be trouble depending on #include order.
-
Diego Biurrun authored
-
Diego Biurrun authored
It is doubtful if the hack (still) works and Xvid had ten years to fix it.
-
Michael Niedermayer authored
* cehoyos/master: Autodetect big-endian tiff files. Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Christophe Gisquet authored
The position is either rounded or not checked, so delay the wait to check the proper value. Reviewed-by: Mickaël Raulet <mraulet@insa-rennes.fr> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Carl Eugen Hoyos authored
-
Przemysław Sobala authored
Fixes: _15801_F.jpg Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Muhammad Faiz authored
also remove unused variables Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Luca Barbato authored
-
Michael Niedermayer authored
-
Anton Khirnov authored
beta0 and beta1 will always be the same within a CU Signed-off-by: Mickaël Raulet <mraulet@insa-rennes.fr> cherry picked from commit 4a23d824741a289c7d2d2f2871d1e2621b63fa1b Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Anton Khirnov authored
cherry picked from commit f7843356253459e6010320292dbbc1e888a5249b Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Anton Khirnov authored
cherry picked from commit f7843356253459e6010320292dbbc1e888a5249b Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Anton Khirnov authored
cherry picked from commit f7843356253459e6010320292dbbc1e888a5249b Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Anton Khirnov authored
cherry picked from commit f7843356253459e6010320292dbbc1e888a5249b Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Anton Khirnov authored
cherry picked from commit f7843356253459e6010320292dbbc1e888a5249b Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Anton Khirnov authored
Signed-off-by: Mickaël Raulet <mraulet@insa-rennes.fr> cherry picked from commit b432041d7d1eca38831590f13b4e5baffff8186f Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Mickaël Raulet authored
cherry picked from commit 9053cd92700e939cde49ab0ea3c6917be453cab7 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Mickaël Raulet authored
cherry picked from commit c4e467e79f59453783c97bc6044082edb7a6468b Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Mickaël Raulet authored
cherry picked from commit 74f10da013ea71a3f6b77cdff989c4574c8a5ea2 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Mickaël Raulet authored
cherry picked from commit 99be11cf08a5628d0bb6ac7f4958bf9dd35cda62 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Mickaël Raulet authored
cherry picked from commit 1206262ba1ef810328cadce99d5cdc0bf9285e4d Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Mickaël Raulet authored
cherry picked from commit def7db60966765f4687250d766b40dbcf0f7e503 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Mickaël Raulet authored
cherry picked from commit d0924959f16d42630cfd7b3b4fce9fead60a4aa8 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Mickaël Raulet authored
cherry picked from commit fb595102593c94179502bb1967f978a1d99cc7cb Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Stefano Sabatini authored
In particular, avoids to set segments with duration set to 0 (e.g. segment with a single reference frame for which duration is undefined).
-