summaryrefslogtreecommitdiffstats
path: root/libavcodec/dsputil.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Altivec on non darwin systems patch by Romain DolbeauRomain Dolbeau2003-01-261-0/+4
* fixing DCTELEM != shortMichael Niedermayer2003-01-151-1/+2
* more compare functions (rd & bit)Michael Niedermayer2003-01-151-0/+2
* altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>)Romain Dolbeau2003-01-111-1/+4
* qpel fixMichael Niedermayer2003-01-091-1/+17
* fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-tes...Fabrice Bellard2003-01-071-0/+2
* qpel in mmx2/3dnowMichael Niedermayer2003-01-051-0/+1
* qpel encodingMichael Niedermayer2002-12-271-10/+25
* altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot n...Brian Foley2002-11-261-0/+4
* * altivec and pix_norm patch by Brian FoleyBrian Foley2002-11-221-0/+1
* huffyuvMichael Niedermayer2002-11-141-0/+5
* * fixing some minor const warningsZdenek Kabelac2002-11-121-1/+1
* * using DSPContext - so each codec could use its local (sub)set of CPU extensionZdenek Kabelac2002-11-111-53/+55
* lrintf detection (based upon a patch by François Revol <revol at free dot fr>)Michael Niedermayer2002-11-051-1/+1
* NetBSD fix by Bernd Ernesti <mplayer@lists.veego.de>Alex Beregszaszi2002-10-301-1/+2
* added lrintf for non ISOC libcs (fixme: find a better test)Fabrice Bellard2002-10-291-0/+9
* avoid name clashFabrice Bellard2002-10-291-4/+4
* new generic FFT/MDCT code for audio codecsFabrice Bellard2002-10-281-1/+48
* optimize block_permute()Michael Niedermayer2002-10-231-1/+5
* complete mpeg4 GMC decoding supportMichael Niedermayer2002-10-161-1/+3
* idct permutation cleanup, idct can be selected per context nowMichael Niedermayer2002-09-291-15/+4
* ps2 idct patch by (Leon van Stuivenberg <leonvs at iae dot nl>)Leon van Stuivenberg2002-09-231-0/+8
* fdct_mmx -> ff_fdct_mmx (renamed to avoid namespace conflict with xvid)Arpi2002-09-191-1/+1
* alignment infoMichael Niedermayer2002-09-141-13/+23
* put/avg_pixels16Michael Niedermayer2002-09-111-8/+16
* altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot nuigalway d...Brian Foley2002-09-021-3/+1
* patch by Heliodoro Tammaro <helio at interactives dot org>Heliodoro Tammaro2002-08-301-0/+2
* slow but accurate integer dct from IJG (should be ok with the LGPL as the old...Michael Niedermayer2002-08-291-2/+1
* first cut at altivec support on darwin patch by (Brian Foley <bfoley at comps...Brian Foley2002-08-281-0/+7
OpenPOWER on IntegriCloud