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.c
2003-03-03
Michael Niedermayer
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
blob
|
commitdiff
2003-02-11
Zdenek Kabelac
* UINTX -> uintx_t INTX -> intx_t
blob
|
commitdiff
|
diff to current
2003-01-19
Michael Niedermayer
align
blob
|
commitdiff
|
diff to current
2003-01-19
Michael Niedermayer
finetuneing thresholds/factors
blob
|
commitdiff
|
diff to current
2003-01-19
Falk Hüffner
sse16_c is totally fucked up (unaligned loads, LONG_MAX...
blob
|
commitdiff
|
diff to current
2003-01-18
Michael Niedermayer
bugs
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
Felix von Leitner
sse16 & pix_norm1 optimization patch by (Felix von...
blob
|
commitdiff
|
diff to current
2003-01-11
Felix von Leitner
add/diff_bytes bugfix patch by (Felix von Leitner ...
blob
|
commitdiff
|
diff to current
2003-01-09
Michael Niedermayer
qpel fix
blob
|
commitdiff
|
diff to current
2003-01-05
Michael Niedermayer
qpel in mmx2/3dnow
blob
|
commitdiff
|
diff to current
2002-12-31
Michael Niedermayer
trellis quantization
blob
|
commitdiff
|
diff to current
2002-12-27
Michael Niedermayer
qpel encoding
blob
|
commitdiff
|
diff to current
2002-12-04
Michael Niedermayer
new PSNR code (now works with chroma, b frames, ...)
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-22
Zdenek Kabelac
* remaining part of John Ryland's patch
blob
|
commitdiff
|
diff to current
2002-11-14
Michael Niedermayer
huffyuv
blob
|
commitdiff
|
diff to current
2002-11-12
Zdenek Kabelac
* init for inv_zigzag_direct16 moved to init block
blob
|
commitdiff
|
diff to current
2002-11-12
Zdenek Kabelac
* init table once
blob
|
commitdiff
|
diff to current
2002-11-12
Zdenek Kabelac
* using macros to shorten init part
blob
|
commitdiff
|
diff to current
2002-11-11
Zdenek Kabelac
* quick fix for bit exact setting
blob
|
commitdiff
|
diff to current
2002-11-11
Michael Niedermayer
100l for kabi (fixing qpel)
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-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-10-15
Michael Niedermayer
warning fixes
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-14
Michael Niedermayer
dont store version for bit-exact tests
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-08-02
Michael Niedermayer
fixing normal mmx idct
blob
|
commitdiff
|
diff to current
2002-07-10
Marko Kreen
adding ff prefix to avoid global name conficts with...
blob
|
commitdiff
|
diff to current
2002-07-04
Falk Hüffner
* Move "restrict" fallback to common.h
blob
|
commitdiff
|
diff to current
2002-07-04
Falk Hüffner
* Detect "retrict" keyword
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-06-03
Falk Hüffner
Minor warning cleanup.
blob
|
commitdiff
|
diff to current
2002-05-27
Zdenek Kabelac
* compatibilized declaration with its original definition
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-05-19
Michael Niedermayer
fixing alignment for alignment picky cpus
blob
|
commitdiff
|
diff to current
2002-05-18
Fabrice Bellard
removed useless header includes - use av memory functions
blob
|
commitdiff
|
diff to current
2002-05-16
Michael Niedermayer
new hopefully faster MC
blob
|
commitdiff
|
diff to current
2002-04-17
Michael Niedermayer
fixed mpeg4 time stuff on encoding
blob
|
commitdiff
|
diff to current
2002-04-14
Juanjo
- ME setting moved to AVCodecContext/MpegEncContext...
blob
|
commitdiff
|
diff to current
2002-04-07
Michael Niedermayer
mpeg4 mpeg quantizer support
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
q-pel mc fixed
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-27
Michael Niedermayer
(commit by michael)
blob
|
commitdiff
|
diff to current
2002-01-20
Nick Kurshev
Alpha optimizations by Falk Hueffner <falk.hueffner...
blob
|
commitdiff
|
diff to current
2002-01-17
Michael Niedermayer
(commit by michael)
blob
|
commitdiff
|
diff to current
2002-01-13
Michael Niedermayer
(commit by michael)
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