summaryrefslogtreecommitdiff
path: root/libavcodec/i386
Commit message (Expand)AuthorAge
* 1/2 resolution decodingMichael Niedermayer2004-09-25
* h264_qpel8_hv_lowpass_mmx2/3dnowMichael Niedermayer2004-09-08
* h264_qpel4_hv_lowpass_mmx2/3dnowMichael Niedermayer2004-09-08
* optimizationMichael Niedermayer2004-09-08
* optimizationMichael Niedermayer2004-09-07
* optimizationMichael Niedermayer2004-09-07
* h264 luma motion compensation in mmx2/3dnowMichael Niedermayer2004-09-07
* 10000l fix and use more mmx2/3dnow code for mpeg4 qpel which has been written...Michael Niedermayer2004-09-06
* 10l and better MMX/SSE detection for VIA1000Michael Niedermayer2004-07-16
* dc_precission=11 fixMichael Niedermayer2004-07-06
* transmeta crusoe mmx detection by "Nobody/Anonymous - nobody" / sf feature re...Michael Niedermayer2004-06-24
* sse8 and nsse in mmxMichael Niedermayer2004-06-08
* some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge...Michael Niedermayer2004-05-18
* mmx dct optimizationMichael Niedermayer2004-04-30
* move the 0x80 vector outside of the function, thus saving the compilerMike Melanson2004-04-27
* separate out put_signed_pixels_clamped() into its own function andMike Melanson2004-04-27
* yes, that's nice...Mike Melanson2004-04-26
* reorganize and simplify the VP3 IDCT stuffMike Melanson2004-04-26
* hush...Mike Melanson2004-04-25
* hook up support for SSE2-optimized VP3 IDCTMike Melanson2004-04-25
* add selected SSE2 ASM macrosMike Melanson2004-04-25
* SSE2-optimized variant of VP3 IDCTMike Melanson2004-04-25
* correct MMX-optimized variant of VP3 IDCT, with comments (thank youMike Melanson2004-04-25
* fixing alignment problems -> SSE2 support enabled again in libavcodec (from f...Michael Niedermayer2004-04-09
* fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot ...Gildas Bazin2004-03-13
* use optimized VP3 functions where appropriateMike Melanson2004-03-08
* seperated out the C-based VP3 DSP functions into a different file; alsoMike Melanson2004-03-08
* attribute used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov))Dmitry Baryshkov2004-02-29
* quantizer noise shaping optimizationMichael Niedermayer2004-02-06
* vsad16_mmx2 only applies if encoders are turned onMike Melanson2004-01-31
* SSE2 fdct by (Balatoni Denes <pnis at coder dot hu>)Michael Niedermayer2004-01-29
* copyright year update of the files i touched and remembered, things look anno...Michael Niedermayer2004-01-10
* interlaced dct decision cleanupMichael Niedermayer2004-01-05
* denoise_dct_sse2() patch by (Balatoni Denes <pnis at coder dot hu>)Denes Balatoni2004-01-03
* denoise_dct_mmx()Michael Niedermayer2004-01-02
* interlaced motion estimationMichael Niedermayer2003-12-30
* split intra / inter dequantizationMichael Niedermayer2003-12-14
* Here are juste two added #ifdef CONFIG_ENCODERS to allowAurelien Jacobs2003-12-13
* h263 slice structured modeMichael Niedermayer2003-12-07
* h263_h_loop_filter_mmxMichael Niedermayer2003-12-02
* h263_v_loop_filter_mmxMichael Niedermayer2003-12-02
* noise reduction of dct coefficientsMichael Niedermayer2003-11-02
* reorder table instead of wasting instructions to reorder the input to match t...Michael Niedermayer2003-10-25
* 10lMichael Niedermayer2003-10-25
* optimizingMichael Niedermayer2003-10-24
* Fixes GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot l...Panagiotis Issaris2003-10-24
* 1lAlex Beregszaszi2003-10-23
* minor mmx2 optimization if the dctMichael Niedermayer2003-10-23
* inline -> always_inline (842 -> 690 cpu cycles for dct_quantize() difference ...Michael Niedermayer2003-10-23
* move mmx quantizer matrixes out of MpegEncContext (23k -> 7k) (no meassureabl...Michael Niedermayer2003-10-22