summaryrefslogtreecommitdiff
path: root/libavcodec/dsputil.h
Commit message (Expand)AuthorAge
* IWMMXT configure support + runtime selection patch by (Gildas Bazin, gbazin :...Gildas Bazin2005-06-28
* H.264 lossless modeLoren Merritt2005-06-17
* decode H.264 with 8x8 transform.Loren Merritt2005-06-02
* remove unused vp3 related function pointersMichael Niedermayer2005-05-21
* H.264 deblocking optimizations (mmx for chroma_bS4 case, convert existing cas...Loren Merritt2005-05-18
* porting the mmx&sse2 (sse2 untested) vp3 idcts to the lavc idct APIMichael Niedermayer2005-05-17
* porting vp3 idct over to lavc idct apiMichael Niedermayer2005-05-17
* MMX for H.264 deblocking filterLoren Merritt2005-04-25
* H.264 weighted prediction.Loren Merritt2005-01-07
* x86 cpu capabilities detection rewrite / cleanupMichael Niedermayer2004-12-13
* more flexible frame skip decissionMichael Niedermayer2004-12-08
* stride align cleanupMichael Niedermayer2004-10-26
* move h264 idct to its own file and call via function pointer in DspContextMichael Niedermayer2004-09-27
* 1/8 resolution decodingMichael Niedermayer2004-09-26
* 1/4 resolution decodingMichael Niedermayer2004-09-26
* 1/2 resolution decodingMichael Niedermayer2004-09-25
* lrintf emulation improvmentsMichael Niedermayer2004-08-24
* 4x4 SSE compare functionMichael Niedermayer2004-08-22
* increase size of crop tableMichael Niedermayer2004-06-21
* chroma me fixMichael Niedermayer2004-06-11
* noise preserving sum of squares comparission functionMichael Niedermayer2004-06-07
* rewrite h261 loop filterMichael Niedermayer2004-05-30
* h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac d...Michael Niedermayer2004-05-30
* some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge...Michael Niedermayer2004-05-18
* separate out put_signed_pixels_clamped() into its own function andMike Melanson2004-04-27
* reorganize and simplify the VP3 IDCT stuffMike Melanson2004-04-26
* move __align16 some place where non-MMX machines can see itMike Melanson2004-04-25
* hook up support for SSE2-optimized VP3 IDCTMike Melanson2004-04-25
* VIS optimized motion compensation code. by (David S. Miller <davem at redhat ...Michael Niedermayer2004-04-23
* fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot ...Gildas Bazin2004-03-13
* seperated out the C-based VP3 DSP functions into a different file; alsoMike Melanson2004-03-08
* fix motion compensation with (x+1/2,y+1/2) MVsMichael Niedermayer2004-03-05
* quantizer noise shaping optimizationMichael Niedermayer2004-02-06
* 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
* put_pixels width comment fixMichael Niedermayer2004-01-01
* info about h and tpelMichael Niedermayer2003-12-30
* interlaced motion estimationMichael Niedermayer2003-12-30
* altivec.h bug workaround (untested)Michael Niedermayer2003-12-03
* h263 loop filterMichael Niedermayer2003-12-01
* * fixes for broken builds on Solaris, OS2 and all bingendianRoman Shaposhnik2003-11-04
* * adding integer/floating point AAN implementations for DCT 2-4-8Roman Shaposhnik2003-10-25
* * introducing dct248 into the DSP context.Roman Shaposhnik2003-10-24
* minor mmx2 optimization if the dctMichael Niedermayer2003-10-23
* mmx2 optimization of huffyuv median encodingMichael Niedermayer2003-10-13
* removed os_support.hFabrice Bellard2003-09-08
* the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad ...Michael Niedermayer2003-06-21
* 4, not 2Mike Melanson2003-06-20
* added support for B-frames and multiple slicesMike Melanson2003-06-19