git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
improved stack misalignment warning
[ffmpeg.git]
/
libavcodec
/
dsputil.c
2006-12-11
Måns Rullgård
improved stack misalignment warning
blob
|
commitdiff
2006-12-07
Michael Niedermayer
better warning
blob
|
commitdiff
|
diff to current
2006-12-07
Michael Niedermayer
ff_check_alignment to warn the user about a missaligned...
blob
|
commitdiff
|
diff to current
2006-11-26
Brian Foley
Move copy_block* functions to dsp dsputil.h
blob
|
commitdiff
|
diff to current
2006-11-14
Måns Rullgård
revert bad checkin
blob
|
commitdiff
|
diff to current
2006-11-14
Måns Rullgård
move some CFLAGS settings away from config.* writing...
blob
|
commitdiff
|
diff to current
2006-11-12
Måns Rullgård
rename squareTbl -> ff_squareTbl
blob
|
commitdiff
|
diff to current
2006-11-12
Måns Rullgård
rename cropTbl -> ff_cropTbl
blob
|
commitdiff
|
diff to current
2006-11-12
Måns Rullgård
rename inverse -> ff_inverse
blob
|
commitdiff
|
diff to current
2006-10-11
Diego Biurrun
Rename ABS macro to FFABS.
blob
|
commitdiff
|
diff to current
2006-10-07
Diego Biurrun
Change license headers to say 'FFmpeg' instead of ...
blob
|
commitdiff
|
diff to current
2006-10-01
Loren Merritt
approximate qpel functions: sacrifice some quality...
blob
|
commitdiff
|
diff to current
2006-09-16
Michael Benjamin
ADI Blackfin optimizations
blob
|
commitdiff
|
diff to current
2006-09-02
Måns Rullgård
remove redundant declarations
blob
|
commitdiff
|
diff to current
2006-09-02
Kostya Shishkov
Drop put_vc1_qpel_pixels_tab as they won't be needed...
blob
|
commitdiff
|
diff to current
2006-09-02
Kostya Shishkov
New function for chroma MC (will be used in VC-1)
blob
|
commitdiff
|
diff to current
2006-08-31
Kostya Shishkov
New qpel MC functions conforming to VC-1 standard.
blob
|
commitdiff
|
diff to current
2006-08-28
Loren Merritt
mmx implementation of deblocking strength decision.
blob
|
commitdiff
|
diff to current
2006-08-10
Loren Merritt
sse and 3dnow implementations of float->int conversion...
blob
|
commitdiff
|
diff to current
2006-08-03
Loren Merritt
sse & sse2 implementations of vorbis channel coupling.
blob
|
commitdiff
|
diff to current
2006-07-30
Kostya Shishkov
New functions in DSPContext for VC-1 decoding
blob
|
commitdiff
|
diff to current
2006-07-07
Emiliano Parasassi
Fix compilation with --disable-decoders.
blob
|
commitdiff
|
diff to current
2006-07-03
Michael Niedermayer
CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de)
blob
|
commitdiff
|
diff to current
2006-06-30
Diego Pettenò
Disable w53 and w97 cmp methods when snow encoder is...
blob
|
commitdiff
|
diff to current
2006-05-30
Loren Merritt
Snow: fix subband weighting in wavelet cmp functions...
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-23
Loren Merritt
prefetch pixels for future motion compensation. 2-5...
blob
|
commitdiff
|
diff to current
2006-03-17
Oded Shimon
10l: Only set *compose97i *add_yblock to dsputils conte...
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-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-05
Mike Melanson
ugly, but necessary
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-08-14
Måns Rullgård
kill a bunch of compiler warnings
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-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-05-07
Michael Niedermayer
minor optimization of the h264 loop filter
blob
|
commitdiff
|
diff to current
2005-05-02
Michael Niedermayer
put most codecs under ifdefs
blob
|
commitdiff
|
diff to current
2005-04-25
Loren Merritt
MMX for H.264 deblocking filter
blob
|
commitdiff
|
diff to current
2005-02-24
Måns Rullgård
kill warnings patch by (Måns Rullgård <mru inprovide...
blob
|
commitdiff
|
diff to current
2005-01-23
Michael Niedermayer
use clip_uint8()
blob
|
commitdiff
|
diff to current
2005-01-07
Loren Merritt
H.264 weighted prediction.
blob
|
commitdiff
|
diff to current
2004-12-08
Michael Niedermayer
more flexible frame skip decission
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-09-06
Michael Niedermayer
useless
blob
|
commitdiff
|
diff to current
2004-08-22
Michael Niedermayer
4x4 SSE compare function
blob
|
commitdiff
|
diff to current
2004-08-13
Michael Niedermayer
Minor Patch for shared libs on Mac OSX by (Bill May...
blob
|
commitdiff
|
diff to current
2004-06-07
Michael Niedermayer
nsse weight
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-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-23
Michael Niedermayer
VIS optimized motion compensation code. by (David S...
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-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
2003-12-30
Michael Niedermayer
interlaced motion estimation
blob
|
commitdiff
|
diff to current
2003-12-14
Michael Niedermayer
split intra / inter dequantization
blob
|
commitdiff
|
diff to current
2003-12-01
Michael Niedermayer
10l
blob
|
commitdiff
|
diff to current
2003-12-01
Michael Niedermayer
h263 loop filter
blob
|
commitdiff
|
diff to current
2003-11-03
Michel Bardiaux
av_log() patch by (Michel Bardiaux <mbardiaux at peakti...
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-22
Michael Niedermayer
floating point AAN DCT
blob
|
commitdiff
|
diff to current
2003-10-13
Michael Niedermayer
mmx2 optimization of huffyuv median encoding
blob
|
commitdiff
|
diff to current
2003-06-27
Mike Melanson
Fix third pixel motion compensation
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-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-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-06
Michael Niedermayer
per file doxy
blob
|
commitdiff
|
diff to current
2003-03-06
Michael Niedermayer
more idiot proof dox
blob
|
commitdiff
|
diff to current
2003-03-05
Michael Niedermayer
ff_block_permute() 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
* 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
next