projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
[ffmpeg.git]
/
libavcodec
/
dsputil.h
2003-03-03
Michael Niedermayer
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
blob
|
commitdiff
2003-02-11
Zdenek Kabelac
* prototypes at one place
blob
|
commitdiff
|
diff to current
2003-02-11
Zdenek Kabelac
* UINTX -> uintx_t INTX -> intx_t
blob
|
commitdiff
|
diff to current
2003-01-28
Fabrice Bellard
win32: rint() does not seem to be defined with mingw32...
blob
|
commitdiff
|
diff to current
2003-01-26
Romain Dolbeau
Altivec on non darwin systems patch by Romain Dolbeau
blob
|
commitdiff
|
diff to current
2003-01-15
Michael Niedermayer
fixing DCTELEM != short
blob
|
commitdiff
|
diff to current
2003-01-15
Michael Niedermayer
more compare functions (rd & bit)
blob
|
commitdiff
|
diff to current
2003-01-11
Romain Dolbeau
altivec jumbo patch by (Romain Dolbeau <dolbeaur at...
blob
|
commitdiff
|
diff to current
2003-01-09
Michael Niedermayer
qpel fix
blob
|
commitdiff
|
diff to current
2003-01-07
Fabrice Bellard
fft altivec by Romain Dolbeau - simplified patch, test...
blob
|
commitdiff
|
diff to current
2003-01-05
Michael Niedermayer
qpel in mmx2/3dnow
blob
|
commitdiff
|
diff to current
2002-12-27
Michael Niedermayer
qpel encoding
blob
|
commitdiff
|
diff to current
2002-11-26
Brian Foley
altivec accelerated v-resample patch by (Brian Foley...
blob
|
commitdiff
|
diff to current
2002-11-22
Brian Foley
* altivec and pix_norm patch by Brian Foley
blob
|
commitdiff
|
diff to current
2002-11-14
Michael Niedermayer
huffyuv
blob
|
commitdiff
|
diff to current
2002-11-12
Zdenek Kabelac
* fixing some minor const warnings
blob
|
commitdiff
|
diff to current
2002-11-11
Zdenek Kabelac
* using DSPContext - so each codec could use its local...
blob
|
commitdiff
|
diff to current
2002-11-05
Michael Niedermayer
lrintf detection (based upon a patch by François Revol...
blob
|
commitdiff
|
diff to current
2002-10-30
Alex Beregszaszi
NetBSD fix by Bernd Ernesti <mplayer@lists.veego.de>
blob
|
commitdiff
|
diff to current
2002-10-29
Fabrice Bellard
added lrintf for non ISOC libcs (fixme: find a better...
blob
|
commitdiff
|
diff to current
2002-10-29
Fabrice Bellard
avoid name clash
blob
|
commitdiff
|
diff to current
2002-10-28
Fabrice Bellard
new generic FFT/MDCT code for audio codecs
blob
|
commitdiff
|
diff to current
2002-10-23
Michael Niedermayer
optimize block_permute()
blob
|
commitdiff
|
diff to current
2002-10-16
Michael Niedermayer
complete mpeg4 GMC decoding support
blob
|
commitdiff
|
diff to current
2002-09-29
Michael Niedermayer
idct permutation cleanup, idct can be selected per...
blob
|
commitdiff
|
diff to current
2002-09-23
Leon van Stuivenberg
ps2 idct patch by (Leon van Stuivenberg <leonvs at...
blob
|
commitdiff
|
diff to current
2002-09-19
Arpi
fdct_mmx -> ff_fdct_mmx (renamed to avoid namespace...
blob
|
commitdiff
|
diff to current
2002-09-14
Michael Niedermayer
alignment info
blob
|
commitdiff
|
diff to current
2002-09-11
Michael Niedermayer
put/avg_pixels16
blob
|
commitdiff
|
diff to current
2002-09-02
Brian Foley
altivec build tidyup patch by (Brian Foley <bfoley...
blob
|
commitdiff
|
diff to current
2002-08-30
Heliodoro Tammaro
patch by Heliodoro Tammaro <helio at interactives dot...
blob
|
commitdiff
|
diff to current
2002-08-29
Michael Niedermayer
slow but accurate integer dct from IJG (should be ok...
blob
|
commitdiff
|
diff to current
2002-08-28
Brian Foley
first cut at altivec support on darwin patch by (Brian...
blob
|
commitdiff
|
diff to current
2002-08-25
Michael Niedermayer
new ratecontrol code
blob
|
commitdiff
|
diff to current
2002-06-11
Fabrice Bellard
move unaligned access macros to dsputil.h - added unali...
blob
|
commitdiff
|
diff to current
2002-06-05
Fabrice Bellard
added ff_idct_put/add
blob
|
commitdiff
|
diff to current
2002-06-04
Fabrice Bellard
avoid name clash with libjpeg - added missing externs
blob
|
commitdiff
|
diff to current
2002-05-25
Fabrice Bellard
license/copyright change
blob
|
commitdiff
|
diff to current
2002-05-20
Fabrice Bellard
removed unused stuff - added dsputil_set_bit_exact...
blob
|
commitdiff
|
diff to current
2002-04-17
Michael Niedermayer
fixed mpeg4 time stuff on encoding
blob
|
commitdiff
|
diff to current
2002-03-28
Michael Niedermayer
sizeof(s->block) isnt 64*6*2 anymore bugfix
blob
|
commitdiff
|
diff to current
2002-03-27
Michael Niedermayer
4MV motion estimation (not finished yet)
blob
|
commitdiff
|
diff to current
2002-03-09
Michael Niedermayer
divx5-gmc support
blob
|
commitdiff
|
diff to current
2002-02-26
Juanjo
- Added PSNR feature to libavcodec and ffmpeg. By now...
blob
|
commitdiff
|
diff to current
2002-01-20
Nick Kurshev
Alpha optimizations by Falk Hueffner <falk.hueffner...
blob
|
commitdiff
|
diff to current
2002-01-10
Michael Niedermayer
fix for non-mmx runtimedetect encoding bugs - patch...
blob
|
commitdiff
|
diff to current
2001-12-09
Arpi
new IDCT code by Michael Niedermayer (michaelni@gmx...
blob
|
commitdiff
|
diff to current
2001-09-16
Fabrice Bellard
mlib merge
blob
|
commitdiff
|
diff to current
2001-08-13
Fabrice Bellard
arm optimizations
blob
|
commitdiff
|
diff to current
2001-08-11
Fabrice Bellard
export for imgconvert usage
blob
|
commitdiff
|
diff to current
2001-08-07
Fabrice Bellard
added block permutation functions
blob
|
commitdiff
|
diff to current
2001-08-03
Arpi
MMX/MMXEXT iDCT support, using external functions curre...
blob
|
commitdiff
|
diff to current
2001-07-24
Fabrice Bellard
added emms_c() macro which should can used in c code...
blob
|
commitdiff
|
diff to current
2001-07-23
Fabrice Bellard
fixed config for direct mplayer build compatibility
blob
|
commitdiff
|
diff to current
2001-07-22
Fabrice Bellard
Initial revision
blob
|
commitdiff
|
diff to current