summaryrefslogtreecommitdiffstats
path: root/libavcodec/dsputil.h
Commit message (Expand)AuthorAgeFilesLines
* increase size of crop tableMichael Niedermayer2004-06-211-1/+1
* chroma me fixMichael Niedermayer2004-06-111-2/+2
* noise preserving sum of squares comparission functionMichael Niedermayer2004-06-071-0/+1
* rewrite h261 loop filterMichael Niedermayer2004-05-301-2/+1
* h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac d...Michael Niedermayer2004-05-301-0/+3
* some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge...Michael Niedermayer2004-05-181-0/+5
* separate out put_signed_pixels_clamped() into its own function andMike Melanson2004-04-271-0/+2
* reorganize and simplify the VP3 IDCT stuffMike Melanson2004-04-261-35/+12
* move __align16 some place where non-MMX machines can see itMike Melanson2004-04-251-2/+3
* hook up support for SSE2-optimized VP3 IDCTMike Melanson2004-04-251-0/+7
* VIS optimized motion compensation code. by (David S. Miller <davem at redhat ...Michael Niedermayer2004-04-231-0/+6
* fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot ...Gildas Bazin2004-03-131-7/+7
* seperated out the C-based VP3 DSP functions into a different file; alsoMike Melanson2004-03-081-0/+47
* fix motion compensation with (x+1/2,y+1/2) MVsMichael Niedermayer2004-03-051-0/+2
* quantizer noise shaping optimizationMichael Niedermayer2004-02-061-0/+5
* SSE2 fdct by (Balatoni Denes <pnis at coder dot hu>)Michael Niedermayer2004-01-291-0/+1
* copyright year update of the files i touched and remembered, things look anno...Michael Niedermayer2004-01-101-0/+1
* interlaced dct decision cleanupMichael Niedermayer2004-01-051-9/+12
* put_pixels width comment fixMichael Niedermayer2004-01-011-2/+2
* info about h and tpelMichael Niedermayer2003-12-301-1/+3
* interlaced motion estimationMichael Niedermayer2003-12-301-28/+33
* altivec.h bug workaround (untested)Michael Niedermayer2003-12-031-0/+2
* h263 loop filterMichael Niedermayer2003-12-011-0/+3
* * fixes for broken builds on Solaris, OS2 and all bingendianRoman Shaposhnik2003-11-041-6/+0
* * adding integer/floating point AAN implementations for DCT 2-4-8Roman Shaposhnik2003-10-251-0/+1
* * introducing dct248 into the DSP context.Roman Shaposhnik2003-10-241-0/+3
* minor mmx2 optimization if the dctMichael Niedermayer2003-10-231-0/+1
* mmx2 optimization of huffyuv median encodingMichael Niedermayer2003-10-131-0/+5
* removed os_support.hFabrice Bellard2003-09-081-0/+6
* the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad ...Michael Niedermayer2003-06-211-1/+3
* 4, not 2Mike Melanson2003-06-201-1/+1
* added support for B-frames and multiple slicesMike Melanson2003-06-191-4/+5
* ASV1 codecMichael Niedermayer2003-05-191-0/+1
* moving the svq3 motion compensation stuff to dsputil (this also means that ex...Michael Niedermayer2003-05-151-4/+20
* cleanupMichael Niedermayer2003-05-141-0/+12
* sh4 optimized idct & bswap patch by (BERO <bero at geocities dot co dot jp>)BERO2003-05-141-0/+6
* more idct_permute docsMichael Niedermayer2003-05-111-0/+4
* doxyMichael Niedermayer2003-05-051-0/+8
* doc fixes (forgot to commit)Michael Niedermayer2003-04-251-4/+6
* fixed static initFabrice Bellard2003-04-201-0/+1
* H264 decoder & demuxerMichael Niedermayer2003-04-041-0/+11
* halfpel MC doxyMichael Niedermayer2003-03-151-0/+41
* typoMichael Niedermayer2003-03-061-2/+2
* per file doxyMichael Niedermayer2003-03-061-2/+1
* cosmeticsMichael Niedermayer2003-03-061-3/+3
* more doxMichael Niedermayer2003-03-061-0/+36
* MpegEncContext.(i)dct_* -> DspContext.(i)dct_*Michael Niedermayer2003-03-031-11/+20
* * prototypes at one placeZdenek Kabelac2003-02-111-0/+3
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-28/+28
* win32: rint() does not seem to be defined with mingw32-gcc 2.95 - do you have...Fabrice Bellard2003-01-281-0/+5
OpenPOWER on IntegriCloud