- 31 Oct, 2010 1 commit
-
-
Ramiro Polla authored
suncc does not like the leading commas inside the macro, but it has no problem with trailing commas. Originally committed as revision 25615 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Oct, 2010 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 25604 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Oct, 2010 2 commits
-
-
Ramiro Polla authored
Originally committed as revision 25598 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ramiro Polla authored
Originally committed as revision 25597 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Oct, 2010 1 commit
-
-
Ramiro Polla authored
Some code was initializing some xmm registers in one asm block and using them in the following block, assuming they wouldn't be changed in between blocks. Originally committed as revision 25568 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Sep, 2010 1 commit
-
-
Ronald S. Bultje authored
still #included in dsputil_mmx.c and is part of DSPContext, and h264dsp_mmx.c, which represents H264DSPContext and is now compiled on its own. Originally committed as revision 25018 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Aug, 2010 3 commits
-
-
Ronald S. Bultje authored
into its own file, it doesn't belong in h264dsp_mmx.c (much less so in dsputil_mmx.c). Originally committed as revision 24990 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ronald S. Bultje authored
fate failures on Win64. Originally committed as revision 24989 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ronald S. Bultje authored
functions. Originally committed as revision 24987 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Aug, 2010 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 24909 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Aug, 2010 1 commit
-
-
Jason Garrett-Glaser authored
Many H.264 derivatives, like RV40 and VP8, use the H.264 prediction functions but not the weight/loopfilter functions. This should reduce the size of builds with one of these derivatives but without H.264 decoding itself. Originally committed as revision 24741 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Aug, 2010 1 commit
-
-
Eli Friedman authored
Patch by Eli Friedman <eli.friedman at gmail dot com> Originally committed as revision 24702 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Jul, 2010 1 commit
-
-
Jason Garrett-Glaser authored
Whose idea was it to have a CPU that didn't SIGILL on an invalid instruction? Originally committed as revision 23927 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Jun, 2010 2 commits
-
-
Jason Garrett-Glaser authored
I'm not sure if this is supposed to be here, but it can't hurt. Originally committed as revision 23885 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Jason Garrett-Glaser authored
Originally committed as revision 23876 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Jun, 2010 4 commits
-
-
Jason Garrett-Glaser authored
Originally committed as revision 23875 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Jason Garrett-Glaser authored
Also add predict_4x4_dc MMXEXT function for vp8/h264. Originally committed as revision 23873 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 23865 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 23844 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Jun, 2010 2 commits
-
-
Carl Eugen Hoyos authored
Originally committed as revision 23785 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Jason Garrett-Glaser authored
Originally committed as revision 23783 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 May, 2010 1 commit
-
-
Reimar Döffinger authored
with x86_32 gcc 4.4.4 and -fPIC. Originally committed as revision 23082 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Apr, 2010 1 commit
-
-
Reimar Döffinger authored
Originally committed as revision 22760 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Mar, 2010 1 commit
-
-
Måns Rullgård authored
These macros are redundant. All uses are replaced with the generic DECLARE_ALIGNED macro instead. Originally committed as revision 22233 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Jan, 2010 1 commit
-
-
Loren Merritt authored
244->160 cycles on core2 Originally committed as revision 21462 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Jan, 2010 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 21377 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Jan, 2010 1 commit
-
-
David Conrad authored
Originally committed as revision 21360 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Jan, 2010 2 commits
-
-
Michael Niedermayer authored
Only tested on gcc 4 & x86_64. Originally committed as revision 21355 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
David Conrad authored
This fixes gcc failing to fit 6 memory locations into 7 registers on x86-32 Originally committed as revision 21337 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jan, 2010 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 21327 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
references per LUT anyway. Originally committed as revision 21323 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Jun, 2009 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 19089 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 May, 2009 1 commit
-
-
Alexander Strange authored
Reading above src[-2] isn't safe, so move loads and palignr ahead 3 pixels to load starting at the first pixel actually used. Fixes issue941. Originally committed as revision 18999 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Apr, 2009 2 commits
-
-
David Conrad authored
Originally committed as revision 18518 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
David Conrad authored
Originally committed as revision 18517 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Feb, 2009 1 commit
-
-
Baptiste Coudurier authored
fix typo in h264dsp_mmx (no effect currently as the function is not used), approved by Dark Shikari on IRC Originally committed as revision 17046 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Jan, 2009 1 commit
-
-
Aurelien Jacobs authored
They are now always defined to either 0 or 1. Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Jan, 2009 1 commit
-
-
Mathieu Velten authored
Patch by Mathieu Velten (matmaul A gmail) Originally committed as revision 16419 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Jan, 2009 1 commit
-
-
Jason Garrett-Glaser authored
Originally committed as revision 16409 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Dec, 2008 1 commit
-
-
Diego Biurrun authored
It contains optimizations that are not specific to i386 and libavutil uses this naming scheme already. Originally committed as revision 16270 to svn://svn.ffmpeg.org/ffmpeg/trunk
-