|
|
|
@876
|
[876]
|
05/08/08 15:33:27 |
astrange |
Add VP6A, and some associated fixes for it and ZMBV. Might not work until … |
|
|
|
@868
|
[868]
|
04/30/08 14:19:43 |
gbooker |
Added RGB24 (doesn't seem to be an edian issue with this one as there was … |
|
|
|
@836
|
[836]
|
03/24/08 14:29:25 |
gbooker |
Well, gcc assumes that we don't modify inputs to asm constraints, and we … |
|
|
|
@831
|
[831]
|
03/14/08 14:40:09 |
gbooker |
Corrected color conversion for BGR24 to RGB24 |
|
|
|
@829
|
[829]
|
03/13/08 09:26:48 |
gbooker |
Output constraists (which there or none) were missing |
|
|
|
@828
|
[828]
|
03/12/08 23:55:59 |
astrange |
Factor out some common YUV code and mark stuff unlikely() if it is. |
|
|
|
@827
|
[827]
|
03/12/08 18:31:12 |
gbooker |
A better version of the color conversion asm |
|
|
|
@826
|
[826]
|
03/12/08 11:41:26 |
gbooker |
Perform color conversion on final line if the height is an odd number of … |
|
|
|
@825
|
[825]
|
03/12/08 01:16:31 |
gbooker |
The instrinsics spill, a bunch. This doesn't (except for a "cmpl %ebp, … |
|
|
|
@629
|
[629]
|
07/12/07 01:25:10 |
astrange |
Mark EyeTV MPEG Support as obsoleted.
Minor change to SSE2 color … |
|
|
|
@627
|
[627]
|
07/09/07 22:45:14 |
astrange |
Unroll SSE2 color conversion and use 128-bit loads for chroma. 7% -> 5%, … |
|
|
|
@592
|
[592]
|
06/20/07 14:24:18 |
astrange |
Clean up SSE color conversions, and set some extra crazy flags on it that … |
|
|
|
@471
|
[471]
|
04/28/07 02:07:58 |
astrange |
Add \alpha tag to SSA, and support "\\" typos.
Some -descriptions for … |
|
|
|
@467
|
[467]
|
04/27/07 22:10:02 |
astrange |
Intel recommends not using software prefetching at all in this case. Let … |
|
|
|
@347
|
[347]
|
02/22/07 02:23:48 |
astrange |
Remove/comment out various unused variables.
Enable -fstrict-aliasing for … |
|
|
|
@344
|
[344]
|
02/16/07 12:59:27 |
astrange |
Use unsigned int in ColorConversions?.c; clean up loops to only multiply … |
|
|
|
@334
|
[334]
|
02/08/07 18:42:07 |
astrange |
Hack overlap handling to make sure subtitle samples really don't overlap, … |
|
|
|
@290
|
[290]
|
01/16/07 23:31:11 |
astrange |
Backdown the optimizations; they didn't help all that much and were a pain … |
|
|
|
@288
|
[288]
|
01/16/07 17:01:47 |
dconrad |
Fix runtime Altivec detection |
|
|
|
@286
|
[286]
|
01/14/07 15:52:33 |
astrange |
Use non-temporal SSE writes, use cache prefetching in AltiVec?.
Don't use … |
|
|
|
@285
|
[285]
|
01/14/07 00:15:41 |
astrange |
Remove outdated comment. |
|
|
|
@284
|
[284]
|
01/14/07 00:13:14 |
astrange |
Add modified Deployment build style with debug symbols.
Prefetch chroma in … |
|
|
|
@282
|
[282]
|
01/10/07 23:56:56 |
astrange |
Cosmetic cleanups for color conversion.
Implement YUV 4:2:2 copying … |
|
|
|
@280
|
[280]
|
01/10/07 16:14:12 |
gbooker |
Altivec y420 conversion works now. |
|
|
|
@279
|
[279]
|
01/10/07 15:10:37 |
astrange |
SSE2 accelerated y420 -> y422 conversion on x86. (All Intel Macs support … |