Diego Biurrun
|
7d90972c84
|
cosmetics: reindent/prettyprint after last commit
Originally committed as revision 19495 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-07-22 22:38:26 +00:00 |
|
Diego Biurrun
|
31cf61b447
|
Only compile in NEON optimizations for H.264 when the H.264 decoder is enabled.
Originally committed as revision 19494 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-07-22 22:33:33 +00:00 |
|
Diego Biurrun
|
99e5a9d1ea
|
Do not redundantly check for both CONFIG_THEORA_DECODER and CONFIG_VP3_DECODER.
The Theora decoder depends on the VP3 decoder.
Originally committed as revision 19492 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-07-22 22:27:10 +00:00 |
|
David Conrad
|
6db8697a39
|
ARM: NEON VP3 Loop Filter
Originally committed as revision 18916 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-05-23 18:36:20 +00:00 |
|
David Conrad
|
428bf2ac88
|
ARM: NEON put_pixels_clamped
Originally committed as revision 18712 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-04-29 11:31:43 +00:00 |
|
David Conrad
|
cc2e555420
|
ARM: NEON optimized put_signed_pixels_clamped
Originally committed as revision 18333 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-04-04 21:02:48 +00:00 |
|
Måns Rullgård
|
08e12b2240
|
ARM: NEON optimised add_pixels_clamped
Based on patch by David Conrad.
Originally committed as revision 18332 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-04-04 20:18:58 +00:00 |
|
Måns Rullgård
|
e1f7cb7fa0
|
ARM: NEON optimised vector_fmul_window
Originally committed as revision 16868 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-01-30 23:13:19 +00:00 |
|
Måns Rullgård
|
dd927e2e62
|
ARM: NEON optimised vector_fmul
Originally committed as revision 16867 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-01-30 23:13:15 +00:00 |
|
Måns Rullgård
|
bd53b426b7
|
ARM: NEON optimised H.264 weighted prediction
Originally committed as revision 16771 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-01-25 13:04:45 +00:00 |
|
Måns Rullgård
|
5a29589b81
|
ARM: NEON optimised H.264 biweighted prediction
Originally committed as revision 16770 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-01-25 13:04:41 +00:00 |
|
Måns Rullgård
|
f23740d96f
|
ARM: NEON optimised float_to_int16
Originally committed as revision 16352 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-12-26 19:52:52 +00:00 |
|
Måns Rullgård
|
760badc1df
|
ARM: add new h264 idct functions
Originally committed as revision 16312 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-12-25 23:13:43 +00:00 |
|
Måns Rullgård
|
a2fc0f6a6d
|
ARM: replace "armv4l" with "arm"
Originally committed as revision 16179 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-12-17 00:54:54 +00:00 |
|