projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc 3.4.3 preversions do not appreciate invalid instruction and operand combinations...
[ffmpeg.git]
/
libavcodec
/
i386
/
2004-10-17
Aurelien Jacobs
gcc 3.4.3 preversions do not appreciate invalid instruc...
tree
|
commitdiff
2004-10-11
Aurelien Jacobs
adapting existing mmx/mmx2/sse/3dnow optimizations...
tree
|
commitdiff
2004-09-25
Michael Niedermayer
1/2 resolution decoding
tree
|
commitdiff
2004-09-08
Michael Niedermayer
h264_qpel8_hv_lowpass_mmx2/3dnow
tree
|
commitdiff
2004-09-08
Michael Niedermayer
h264_qpel4_hv_lowpass_mmx2/3dnow
tree
|
commitdiff
2004-09-08
Michael Niedermayer
optimization
tree
|
commitdiff
2004-09-07
Michael Niedermayer
optimization
tree
|
commitdiff
2004-09-07
Michael Niedermayer
optimization
tree
|
commitdiff
2004-09-07
Michael Niedermayer
h264 luma motion compensation in mmx2/3dnow
tree
|
commitdiff
2004-09-06
Michael Niedermayer
10000l fix and use more mmx2/3dnow code for mpeg4 qpel...
tree
|
commitdiff
2004-07-16
Michael Niedermayer
10l and better MMX/SSE detection for VIA1000
tree
|
commitdiff
2004-07-06
Michael Niedermayer
dc_precission=11 fix
tree
|
commitdiff
2004-06-24
Michael Niedermayer
transmeta crusoe mmx detection by "Nobody/Anonymous...
tree
|
commitdiff
2004-06-08
Michael Niedermayer
sse8 and nsse in mmx
tree
|
commitdiff
2004-05-18
Michael Niedermayer
some of the warning fixes by (Michael Roitzsch <mroi...
tree
|
commitdiff
2004-04-30
Michael Niedermayer
mmx dct optimization
tree
|
commitdiff
2004-04-27
Mike Melanson
move the 0x80 vector outside of the function, thus...
tree
|
commitdiff
2004-04-27
Mike Melanson
separate out put_signed_pixels_clamped() into its own...
tree
|
commitdiff
2004-04-26
Mike Melanson
yes, that's nice...
tree
|
commitdiff
2004-04-26
Mike Melanson
reorganize and simplify the VP3 IDCT stuff
tree
|
commitdiff
2004-04-25
Mike Melanson
hush...
tree
|
commitdiff
2004-04-25
Mike Melanson
hook up support for SSE2-optimized VP3 IDCT
tree
|
commitdiff
2004-04-25
Mike Melanson
add selected SSE2 ASM macros
tree
|
commitdiff
2004-04-25
Mike Melanson
SSE2-optimized variant of VP3 IDCT
tree
|
commitdiff
2004-04-25
Mike Melanson
correct MMX-optimized variant of VP3 IDCT, with comment...
tree
|
commitdiff
2004-04-09
Michael Niedermayer
fixing alignment problems -> SSE2 support enabled again...
tree
|
commitdiff
2004-03-13
Gildas Bazin
fft_*() renamed into ff_fft_*() patch by (Gildas Bazin...
tree
|
commitdiff
2004-03-08
Mike Melanson
use optimized VP3 functions where appropriate
tree
|
commitdiff
2004-03-08
Mike Melanson
seperated out the C-based VP3 DSP functions into a...
tree
|
commitdiff
2004-02-29
Dmitry Baryshkov
attribute used patch by (mitya at school dot ioffe...
tree
|
commitdiff
2004-02-06
Michael Niedermayer
quantizer noise shaping optimization
tree
|
commitdiff
2004-01-31
Mike Melanson
vsad16_mmx2 only applies if encoders are turned on
tree
|
commitdiff
2004-01-29
Michael Niedermayer
SSE2 fdct by (Balatoni Denes <pnis at coder dot hu>)
tree
|
commitdiff
2004-01-10
Michael Niedermayer
copyright year update of the files i touched and rememb...
tree
|
commitdiff
2004-01-05
Michael Niedermayer
interlaced dct decision cleanup
tree
|
commitdiff
2004-01-03
Denes Balatoni
denoise_dct_sse2() patch by (Balatoni Denes <pnis at...
tree
|
commitdiff
2004-01-02
Michael Niedermayer
denoise_dct_mmx()
tree
|
commitdiff
2003-12-30
Michael Niedermayer
interlaced motion estimation
tree
|
commitdiff
2003-12-14
Michael Niedermayer
split intra / inter dequantization
tree
|
commitdiff
2003-12-13
Aurelien Jacobs
Here are juste two added #ifdef CONFIG_ENCODERS to...
tree
|
commitdiff
2003-12-07
Michael Niedermayer
h263 slice structured mode
tree
|
commitdiff
2003-12-02
Michael Niedermayer
h263_h_loop_filter_mmx
tree
|
commitdiff
2003-12-02
Michael Niedermayer
h263_v_loop_filter_mmx
tree
|
commitdiff
2003-11-02
Michael Niedermayer
noise reduction of dct coefficients
tree
|
commitdiff
2003-10-25
Michael Niedermayer
reorder table instead of wasting instructions to reorde...
tree
|
commitdiff
2003-10-25
Michael Niedermayer
10l
tree
|
commitdiff
2003-10-24
Michael Niedermayer
optimizing
tree
|
commitdiff
2003-10-24
Panagiotis Issaris
Fixes GCC 3.3.2 warnings patch by (Panagiotis Issaris...
tree
|
commitdiff
2003-10-23
Alex Beregszaszi
1l
tree
|
commitdiff
2003-10-23
Michael Niedermayer
minor mmx2 optimization if the dct
tree
|
commitdiff
2003-10-23
Michael Niedermayer
inline -> always_inline (842 -> 690 cpu cycles for...
tree
|
commitdiff
2003-10-22
Michael Niedermayer
move mmx quantizer matrixes out of MpegEncContext ...
tree
|
commitdiff
2003-10-14
Mike Melanson
disable encoders where appropriate (patch courtesy...
tree
|
commitdiff
2003-10-13
Michael Niedermayer
mmx2 optimization of huffyuv median encoding
tree
|
commitdiff
2003-09-15
Michael Niedermayer
another non const static, maybe its thread save now
tree
|
commitdiff
2003-09-09
Fabrice Bellard
removed warnings
tree
|
commitdiff
2003-08-15
Michael Niedermayer
fixing thread safety, this may cause alignment problms...
tree
|
commitdiff
2003-06-21
Michael Niedermayer
the return of the idct with 16bit output by ("Ivan...
tree
|
commitdiff
2003-05-14
BERO
fastdiv patch by (BERO <bero at geocities dot co dot...
tree
|
commitdiff
2003-05-13
Zdenek Kabelac
* oops - reversed last commit
tree
|
commitdiff
2003-05-12
Zdenek Kabelac
* sync
tree
|
commitdiff
2003-05-07
Michael Niedermayer
more #ifdef CONFIG_ENCODERS by (Wolfgang Hesseler ...
tree
|
commitdiff
2003-04-14
Michael Niedermayer
10l (hadamard fix)
tree
|
commitdiff
2003-03-26
Michael Niedermayer
faster hadamard transform
tree
|
commitdiff
2003-03-10
Zdenek Kabelac
* oooooops - sorry for this one - wrong logic
tree
|
commitdiff
2003-03-07
Zdenek Kabelac
* support FF_MM_FORCE
tree
|
commitdiff
2003-03-03
Michael Niedermayer
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
tree
|
commitdiff
2003-02-11
Zdenek Kabelac
* prototypes at one place
tree
|
commitdiff
2003-02-11
Zdenek Kabelac
* UINTX -> uintx_t INTX -> intx_t
tree
|
commitdiff
2003-02-10
Zdenek Kabelac
* static,const,compiler warning cleanup
tree
|
commitdiff
2003-01-19
Michael Niedermayer
finetuneing thresholds/factors
tree
|
commitdiff
2003-01-11
Felix von Leitner
sse16 & pix_norm1 optimization patch by (Felix von...
tree
|
commitdiff
2003-01-09
Michael Niedermayer
typo (noticed by kabi)
tree
|
commitdiff
2003-01-09
Michael Niedermayer
qpel fix
tree
|
commitdiff
2003-01-07
Fabrice Bellard
added define for builtins use - inverse fix by Romain...
tree
|
commitdiff
2003-01-07
Michael Niedermayer
PIC / ebx fix
tree
|
commitdiff
2003-01-07
Michael Niedermayer
more gcc bug workarounds
tree
|
commitdiff
2003-01-07
Michael Niedermayer
gcc 3.2.2 -O3 bug workaround (older gcc are very likely...
tree
|
commitdiff
2003-01-06
Michael Niedermayer
1000l (push & esp) using mangle now ...
tree
|
commitdiff
2003-01-05
Michael Niedermayer
qpel in b frames bugfixes
tree
|
commitdiff
2003-01-05
Michael Niedermayer
slowdown / gcc 2.95.* bug workaround (this should be...
tree
|
commitdiff
2003-01-05
Michael Niedermayer
qpel in mmx2/3dnow
tree
|
commitdiff
2003-01-01
bubu
warnings patch by (bubu <bubu at bubu dot net>)
tree
|
commitdiff
2002-12-27
Michael Niedermayer
qpel encoding
tree
|
commitdiff
2002-12-03
Michael Niedermayer
100l (sad8x8_x2 had params in wrong order)
tree
|
commitdiff
2002-11-26
Francisco Javier...
via c3 fix patch by (Francisco Javier Cabello Torres...
tree
|
commitdiff
2002-11-25
Francisco Javier...
via c3 detection patch by (Francisco Javier Cabello...
tree
|
commitdiff
2002-11-14
Michael Niedermayer
huffyuv
tree
|
commitdiff
2002-11-11
Zdenek Kabelac
* using DSPContext - so each codec could use its local...
tree
|
commitdiff
2002-11-11
Zdenek Kabelac
* using DSPContext - so each codec could use its local...
tree
|
commitdiff
2002-11-11
Zdenek Kabelac
* using DSPContext - so each codec could use its local...
tree
|
commitdiff
2002-11-05
Michael Niedermayer
cleanup
tree
|
commitdiff
2002-10-28
Fabrice Bellard
new generic FFT/MDCT code for audio codecs
tree
|
commitdiff
2002-10-25
Michael Niedermayer
idct_permutation_type variable, so the permutation...
tree
|
commitdiff
2002-09-29
Michael Niedermayer
idct permutation cleanup, idct can be selected per...
tree
|
commitdiff
2002-09-20
Michael Niedermayer
pix_sum16_mmx()
tree
|
commitdiff
2002-09-19
Arpi
fdct_mmx -> ff_fdct_mmx (renamed to avoid namespace...
tree
|
commitdiff
2002-09-11
Michael Niedermayer
put/avg_pixels16
tree
|
commitdiff
2002-09-02
Michael Niedermayer
fixing encoding at high QPs (was broken after the dct...
tree
|
commitdiff
2002-09-01
Michael Niedermayer
dct cleanup
tree
|
commitdiff
next