| Commit message (Expand) | Author | Age | Files | Lines |
* | adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 pat... | Aurelien Jacobs | 2004-10-11 | 9 | -586/+603 |
* | 1/2 resolution decoding | Michael Niedermayer | 2004-09-25 | 1 | -16/+17 |
* | h264_qpel8_hv_lowpass_mmx2/3dnow | Michael Niedermayer | 2004-09-08 | 1 | -6/+79 |
* | h264_qpel4_hv_lowpass_mmx2/3dnow | Michael Niedermayer | 2004-09-08 | 1 | -49/+96 |
* | optimization | Michael Niedermayer | 2004-09-08 | 1 | -54/+20 |
* | optimization | Michael Niedermayer | 2004-09-07 | 1 | -80/+49 |
* | optimization | Michael Niedermayer | 2004-09-07 | 1 | -17/+31 |
* | h264 luma motion compensation in mmx2/3dnow | Michael Niedermayer | 2004-09-07 | 3 | -1/+641 |
* | 10000l fix and use more mmx2/3dnow code for mpeg4 qpel which has been written... | Michael Niedermayer | 2004-09-06 | 2 | -39/+329 |
* | 10l and better MMX/SSE detection for VIA1000 | Michael Niedermayer | 2004-07-16 | 1 | -1/+3 |
* | dc_precission=11 fix | Michael Niedermayer | 2004-07-06 | 1 | -1/+1 |
* | transmeta crusoe mmx detection by "Nobody/Anonymous - nobody" / sf feature re... | Michael Niedermayer | 2004-06-24 | 1 | -0/+11 |
* | sse8 and nsse in mmx | Michael Niedermayer | 2004-06-08 | 1 | -0/+302 |
* | some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge... | Michael Niedermayer | 2004-05-18 | 7 | -6/+11 |
* | mmx dct optimization | Michael Niedermayer | 2004-04-30 | 1 | -138/+135 |
* | move the 0x80 vector outside of the function, thus saving the compiler | Mike Melanson | 2004-04-27 | 1 | -2/+3 |
* | separate out put_signed_pixels_clamped() into its own function and | Mike Melanson | 2004-04-27 | 1 | -0/+19 |
* | yes, that's nice... | Mike Melanson | 2004-04-26 | 1 | -1/+0 |
* | reorganize and simplify the VP3 IDCT stuff | Mike Melanson | 2004-04-26 | 3 | -141/+8 |
* | hush... | Mike Melanson | 2004-04-25 | 1 | -1/+1 |
* | hook up support for SSE2-optimized VP3 IDCT | Mike Melanson | 2004-04-25 | 1 | -3/+9 |
* | add selected SSE2 ASM macros | Mike Melanson | 2004-04-25 | 1 | -0/+24 |
* | SSE2-optimized variant of VP3 IDCT | Mike Melanson | 2004-04-25 | 1 | -0/+890 |
* | correct MMX-optimized variant of VP3 IDCT, with comments (thank you | Mike Melanson | 2004-04-25 | 1 | -407/+396 |
* | fixing alignment problems -> SSE2 support enabled again in libavcodec (from f... | Michael Niedermayer | 2004-04-09 | 1 | -4/+17 |
* | fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot ... | Gildas Bazin | 2004-03-13 | 1 | -1/+1 |
* | use optimized VP3 functions where appropriate | Mike Melanson | 2004-03-08 | 1 | -7/+12 |
* | seperated out the C-based VP3 DSP functions into a different file; also | Mike Melanson | 2004-03-08 | 1 | -0/+652 |
* | attribute used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov)) | Dmitry Baryshkov | 2004-02-29 | 3 | -11/+11 |
* | quantizer noise shaping optimization | Michael Niedermayer | 2004-02-06 | 1 | -1/+93 |
* | vsad16_mmx2 only applies if encoders are turned on | Mike Melanson | 2004-01-31 | 1 | -0/+2 |
* | SSE2 fdct by (Balatoni Denes <pnis at coder dot hu>) | Michael Niedermayer | 2004-01-29 | 3 | -9/+227 |
* | copyright year update of the files i touched and remembered, things look anno... | Michael Niedermayer | 2004-01-10 | 5 | -1/+5 |
* | interlaced dct decision cleanup | Michael Niedermayer | 2004-01-05 | 1 | -0/+250 |
* | denoise_dct_sse2() patch by (Balatoni Denes <pnis at coder dot hu>) | Denes Balatoni | 2004-01-03 | 1 | -1/+59 |
* | denoise_dct_mmx() | Michael Niedermayer | 2004-01-02 | 2 | -1/+57 |
* | interlaced motion estimation | Michael Niedermayer | 2003-12-30 | 2 | -75/+65 |
* | split intra / inter dequantization | Michael Niedermayer | 2003-12-14 | 1 | -45/+123 |
* | Here are juste two added #ifdef CONFIG_ENCODERS to allow | Aurelien Jacobs | 2003-12-13 | 1 | -0/+2 |
* | h263 slice structured mode | Michael Niedermayer | 2003-12-07 | 1 | -1/+1 |
* | h263_h_loop_filter_mmx | Michael Niedermayer | 2003-12-02 | 1 | -72/+161 |
* | h263_v_loop_filter_mmx | Michael Niedermayer | 2003-12-02 | 1 | -0/+92 |
* | noise reduction of dct coefficients | Michael Niedermayer | 2003-11-02 | 2 | -0/+4 |
* | reorder table instead of wasting instructions to reorder the input to match t... | Michael Niedermayer | 2003-10-25 | 1 | -123/+107 |
* | 10l | Michael Niedermayer | 2003-10-25 | 1 | -0/+2 |
* | optimizing | Michael Niedermayer | 2003-10-24 | 1 | -23/+60 |
* | Fixes GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot l... | Panagiotis Issaris | 2003-10-24 | 1 | -3/+3 |
* | 1l | Alex Beregszaszi | 2003-10-23 | 1 | -1/+1 |
* | minor mmx2 optimization if the dct | Michael Niedermayer | 2003-10-23 | 4 | -5/+40 |
* | inline -> always_inline (842 -> 690 cpu cycles for dct_quantize() difference ... | Michael Niedermayer | 2003-10-23 | 1 | -4/+4 |