- 30 Jan, 2013 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 28 Jan, 2013 5 commits
-
-
Diego Biurrun authored
-
Michael Niedermayer authored
Fixes out of array accesses Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This makes the code actually work. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Daniel Kang authored
Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 27 Jan, 2013 9 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Daniel Kang authored
put_no_rnd_pixels16_l2 allocated 5 instead of 6 registers. Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
Daniel Kang authored
Fix compile error under "--disable-optimizations --disable-yasm --disable-inline-asm" Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
Michael Niedermayer authored
Also fix project name See git blame/log/show and commit 826f429a Author: Michael Niedermayer <michaelni@gmx.at> Date: Sun Jan 5 15:57:10 2003 +0000 qpel in mmx2/3dnow qpel refinement quality parameter Originally committed as revision 1393 to svn://svn.ffmpeg.org/ffmpeg/trunkSigned-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This also fixes the project name Original authors fabrice and nick go back to the initial ffmpeg commit Others for example contributed in: (for a complete list please use git blame / show / log) commit e9c0a38f Author: Zdenek Kabelac <kabi@informatics.muni.cz> Date: Tue May 28 16:35:58 2002 +0000 * optimized avg_* functions (except xy2) * minor speedup for put_pixels_x2 & cleanup Originally committed as revision 619 to svn://svn.ffmpeg.org/ffmpeg/trunk commit 607dce96 Author: Michael Niedermayer <michaelni@gmx.at> Date: Fri May 17 01:04:14 2002 +0000 hopefully faster mmx2&3dnow MC Originally committed as revision 506 to svn://svn.ffmpeg.org/ffmpeg/trunkSigned-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Daniel Kang authored
put_no_rnd_pixels16_l2 allocated 5 instead of 6 registers. Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
Daniel Kang authored
Fix compile error under "--disable-optimizations --disable-yasm --disable-inline-asm" Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
Daniel Kang authored
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
Ronald S. Bultje authored
-
- 26 Jan, 2013 1 commit
-
-
Diego Biurrun authored
-
- 25 Jan, 2013 1 commit
-
-
Carl Eugen Hoyos authored
Fixes ticket #2183.
-
- 24 Jan, 2013 3 commits
-
-
Michael Niedermayer authored
These where lost when libav moved the code out of dsputil Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Janne Grunau authored
The code was copied from per cpu extension init function so the checks for supported extensions was overlooked.
-
Mans Rullgard authored
The sh4 optimizations are removed, because the code is 100% identical to the C code, so it is unlikely to provide any real practical benefit. Signed-off-by:
Diego Biurrun <diego@biurrun.de> Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com> Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 23 Jan, 2013 4 commits
-
-
Ronald S. Bultje authored
-
Ronald S. Bultje authored
This is never used.
-
Diego Biurrun authored
It does not help as an abstraction and adds dsputil dependencies. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
Ronald S. Bultje authored
-
- 22 Jan, 2013 4 commits
-
-
Ronald S. Bultje authored
Now, nellymoserenc and aacenc no longer depends on dsputil. Independent of this patch, wmaprodec also does not depend on dsputil, so I removed it from there also.
-
Ronald S. Bultje authored
-
Ronald S. Bultje authored
This makes the aac decoder and all voice codecs independent of dsputil.
-
Michael Niedermayer authored
x86_64 is affected by this too Fixes Ticket2156 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 21 Jan, 2013 4 commits
-
-
Diego Biurrun authored
CC: libav-stable@libav.org
-
Daniel Kang authored
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
Ronald S. Bultje authored
This saves one instruction in the x86-64 assembly.
-
Ronald S. Bultje authored
The function is unused.
-
- 20 Jan, 2013 3 commits
-
-
Mans Rullgard authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
Ronald S. Bultje authored
Conveniently (together with Justin's earlier patches), this makes our vorbis decoder entirely independent of dsputil.
-
Ronald S. Bultje authored
This is identical to what e.g. vp8 does, and prevents the function call overhead (plus dependency on dsputil for this particular function). Arm asm updated by Janne Grunau <janne-libav@jannau.net>. Signed-off-by:
Janne Grunau <janne-libav@jannau.net>
-
- 18 Jan, 2013 1 commit
-
-
Diego Biurrun authored
-
- 16 Jan, 2013 1 commit
-
-
Justin Ruggles authored
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 15 Jan, 2013 1 commit
-
-
Diego Biurrun authored
-
- 14 Jan, 2013 1 commit
-
-
Michael Niedermayer authored
Fix build failure without yasm Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-