projects
/
libav.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de)
[libav.git]
/
libavcodec
/
dsputil.h
2006-07-03
Michael Niedermayer
CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de)
blob
|
commitdiff
2006-04-28
Zuxy Meng
Remove unused and unsupported Cyrix's "Extended MMX",
blob
|
commitdiff
|
diff to current
2006-04-04
Loren Merritt
mmx implementation of 3-point GMC. (5x faster than C)
blob
|
commitdiff
|
diff to current
2006-03-31
Michael Niedermayer
remove mpegvideo.c img resample dependancy
blob
|
commitdiff
|
diff to current
2006-03-24
Steve L'Homme
ST16 is undefined for non-GNU compilers.
blob
|
commitdiff
|
diff to current
2006-03-23
Loren Merritt
prefetch pixels for future motion compensation. 2-5...
blob
|
commitdiff
|
diff to current
2006-03-16
Robert Edele
First part of a series of speed-enchancing patches.
blob
|
commitdiff
|
diff to current
2006-03-08
Zuxy Meng
3DNow! & Extended 3DNow! versions of FFT
blob
|
commitdiff
|
diff to current
2006-02-10
Loren Merritt
h264: special case dc-only idct. ~1% faster overall
blob
|
commitdiff
|
diff to current
2006-02-05
Steve L'Homme
MSVC-compatible __align8/__align16 declaration
blob
|
commitdiff
|
diff to current
2006-01-12
Diego Biurrun
Update licensing information: The FSF changed postal...
blob
|
commitdiff
|
diff to current
2006-01-09
Loren Merritt
tweak h264_biweight
blob
|
commitdiff
|
diff to current
2006-01-08
Michael Niedermayer
use h264 MC functions for 2xX Xx2 blocks in snow too
blob
|
commitdiff
|
diff to current
2006-01-04
Michael Niedermayer
8x8 integer dct from x264 as cmp function (under CONFIG...
blob
|
commitdiff
|
diff to current
2005-12-22
Diego Biurrun
COSMETICS: tabs --> spaces, some prettyprinting
blob
|
commitdiff
|
diff to current
2005-12-17
Diego Biurrun
COSMETICS: Remove all trailing whitespace.
blob
|
commitdiff
|
diff to current
2005-09-19
Diego Biurrun
Move lrintf implementation from libavcodec/dsputil...
blob
|
commitdiff
|
diff to current
2005-06-28
Gildas Bazin
IWMMXT configure support + runtime selection patch...
blob
|
commitdiff
|
diff to current
2005-06-17
Loren Merritt
H.264 lossless mode
blob
|
commitdiff
|
diff to current
2005-06-02
Loren Merritt
decode H.264 with 8x8 transform.
blob
|
commitdiff
|
diff to current
2005-05-21
Michael Niedermayer
remove unused vp3 related function pointers
blob
|
commitdiff
|
diff to current
2005-05-18
Loren Merritt
H.264 deblocking optimizations (mmx for chroma_bS4...
blob
|
commitdiff
|
diff to current
2005-05-17
Michael Niedermayer
porting the mmx&sse2 (sse2 untested) vp3 idcts to the...
blob
|
commitdiff
|
diff to current
2005-05-17
Michael Niedermayer
porting vp3 idct over to lavc idct api
blob
|
commitdiff
|
diff to current
2005-04-25
Loren Merritt
MMX for H.264 deblocking filter
blob
|
commitdiff
|
diff to current
2005-01-07
Loren Merritt
H.264 weighted prediction.
blob
|
commitdiff
|
diff to current
2004-12-13
Michael Niedermayer
x86 cpu capabilities detection rewrite / cleanup
blob
|
commitdiff
|
diff to current
2004-12-08
Michael Niedermayer
more flexible frame skip decission
blob
|
commitdiff
|
diff to current
2004-10-26
Michael Niedermayer
stride align cleanup
blob
|
commitdiff
|
diff to current
2004-09-27
Michael Niedermayer
move h264 idct to its own file and call via function...
blob
|
commitdiff
|
diff to current
2004-09-26
Michael Niedermayer
1/8 resolution decoding
blob
|
commitdiff
|
diff to current
2004-09-26
Michael Niedermayer
1/4 resolution decoding
blob
|
commitdiff
|
diff to current
2004-09-25
Michael Niedermayer
1/2 resolution decoding
blob
|
commitdiff
|
diff to current
2004-08-24
Michael Niedermayer
lrintf emulation improvments
blob
|
commitdiff
|
diff to current
2004-08-22
Michael Niedermayer
4x4 SSE compare function
blob
|
commitdiff
|
diff to current
2004-06-21
Michael Niedermayer
increase size of crop table
blob
|
commitdiff
|
diff to current
2004-06-11
Michael Niedermayer
chroma me fix
blob
|
commitdiff
|
diff to current
2004-06-07
Michael Niedermayer
noise preserving sum of squares comparission function
blob
|
commitdiff
|
diff to current
2004-05-30
Michael Niedermayer
rewrite h261 loop filter
blob
|
commitdiff
|
diff to current
2004-05-30
Michael Niedermayer
h261 decoder by (Maarten Daniels <maarten.daniels at...
blob
|
commitdiff
|
diff to current
2004-05-18
Michael Niedermayer
some of the warning fixes by (Michael Roitzsch <mroi...
blob
|
commitdiff
|
diff to current
2004-04-27
Mike Melanson
separate out put_signed_pixels_clamped() into its own...
blob
|
commitdiff
|
diff to current
2004-04-26
Mike Melanson
reorganize and simplify the VP3 IDCT stuff
blob
|
commitdiff
|
diff to current
2004-04-25
Mike Melanson
move __align16 some place where non-MMX machines can...
blob
|
commitdiff
|
diff to current
2004-04-25
Mike Melanson
hook up support for SSE2-optimized VP3 IDCT
blob
|
commitdiff
|
diff to current
2004-04-23
Michael Niedermayer
VIS optimized motion compensation code. by (David S...
blob
|
commitdiff
|
diff to current
2004-03-13
Gildas Bazin
fft_*() renamed into ff_fft_*() patch by (Gildas Bazin...
blob
|
commitdiff
|
diff to current
2004-03-08
Mike Melanson
seperated out the C-based VP3 DSP functions into a...
blob
|
commitdiff
|
diff to current
2004-03-05
Michael Niedermayer
fix motion compensation with (x+1/2,y+1/2) MVs
blob
|
commitdiff
|
diff to current
2004-02-06
Michael Niedermayer
quantizer noise shaping optimization
blob
|
commitdiff
|
diff to current
2004-01-29
Michael Niedermayer
SSE2 fdct by (Balatoni Denes <pnis at coder dot hu>)
blob
|
commitdiff
|
diff to current
2004-01-10
Michael Niedermayer
copyright year update of the files i touched and rememb...
blob
|
commitdiff
|
diff to current
2004-01-05
Michael Niedermayer
interlaced dct decision cleanup
blob
|
commitdiff
|
diff to current
2004-01-01
Michael Niedermayer
put_pixels width comment fix
blob
|
commitdiff
|
diff to current
2003-12-30
Michael Niedermayer
info about h and tpel
blob
|
commitdiff
|
diff to current
2003-12-30
Michael Niedermayer
interlaced motion estimation
blob
|
commitdiff
|
diff to current
2003-12-03
Michael Niedermayer
altivec.h bug workaround (untested)
blob
|
commitdiff
|
diff to current
2003-12-01
Michael Niedermayer
h263 loop filter
blob
|
commitdiff
|
diff to current
2003-11-04
Roman Shaposhnik
* fixes for broken builds on Solaris, OS2 and all...
blob
|
commitdiff
|
diff to current
2003-10-25
Roman Shaposhnik
* adding integer/floating point AAN implementations...
blob
|
commitdiff
|
diff to current
2003-10-24
Roman Shaposhnik
* introducing dct248 into the DSP context.
blob
|
commitdiff
|
diff to current
2003-10-23
Michael Niedermayer
minor mmx2 optimization if the dct
blob
|
commitdiff
|
diff to current
2003-10-13
Michael Niedermayer
mmx2 optimization of huffyuv median encoding
blob
|
commitdiff
|
diff to current
2003-09-08
Fabrice Bellard
removed os_support.h
blob
|
commitdiff
|
diff to current
2003-06-21
Michael Niedermayer
the return of the idct with 16bit output by ("Ivan...
blob
|
commitdiff
|
diff to current
2003-06-20
Mike Melanson
4, not 2
blob
|
commitdiff
|
diff to current
2003-06-19
Mike Melanson
added support for B-frames and multiple slices
blob
|
commitdiff
|
diff to current
2003-05-19
Michael Niedermayer
ASV1 codec
blob
|
commitdiff
|
diff to current
2003-05-15
Michael Niedermayer
moving the svq3 motion compensation stuff to dsputil...
blob
|
commitdiff
|
diff to current
2003-05-14
Michael Niedermayer
cleanup
blob
|
commitdiff
|
diff to current
2003-05-14
BERO
sh4 optimized idct & bswap patch by (BERO <bero at...
blob
|
commitdiff
|
diff to current
2003-05-11
Michael Niedermayer
more idct_permute docs
blob
|
commitdiff
|
diff to current
2003-05-05
Michael Niedermayer
doxy
blob
|
commitdiff
|
diff to current
2003-04-25
Michael Niedermayer
doc fixes (forgot to commit)
blob
|
commitdiff
|
diff to current
2003-04-20
Fabrice Bellard
fixed static init
blob
|
commitdiff
|
diff to current
2003-04-04
Michael Niedermayer
H264 decoder & demuxer
blob
|
commitdiff
|
diff to current
2003-03-15
Michael Niedermayer
halfpel MC doxy
blob
|
commitdiff
|
diff to current
2003-03-06
Michael Niedermayer
typo
blob
|
commitdiff
|
diff to current
2003-03-06
Michael Niedermayer
per file doxy
blob
|
commitdiff
|
diff to current
2003-03-06
Michael Niedermayer
cosmetics
blob
|
commitdiff
|
diff to current
2003-03-06
Michael Niedermayer
more dox
blob
|
commitdiff
|
diff to current
2003-03-03
Michael Niedermayer
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
blob
|
commitdiff
|
diff to current
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
next