]> git.sesse.net Git - ffmpeg/history - libavcodec/i386
10l
[ffmpeg] / libavcodec / i386 /
2004-06-24 Michael Niedermayertransmeta crusoe mmx detection by "Nobody/Anonymous...
2004-06-08 Michael Niedermayersse8 and nsse in mmx
2004-05-18 Michael Niedermayersome of the warning fixes by (Michael Roitzsch <mroi...
2004-04-30 Michael Niedermayermmx dct optimization
2004-04-27 Mike Melansonmove the 0x80 vector outside of the function, thus...
2004-04-27 Mike Melansonseparate out put_signed_pixels_clamped() into its own...
2004-04-26 Mike Melansonyes, that's nice...
2004-04-26 Mike Melansonreorganize and simplify the VP3 IDCT stuff
2004-04-25 Mike Melansonhush...
2004-04-25 Mike Melansonhook up support for SSE2-optimized VP3 IDCT
2004-04-25 Mike Melansonadd selected SSE2 ASM macros
2004-04-25 Mike MelansonSSE2-optimized variant of VP3 IDCT
2004-04-25 Mike Melansoncorrect MMX-optimized variant of VP3 IDCT, with comment...
2004-04-09 Michael Niedermayerfixing alignment problems -> SSE2 support enabled again...
2004-03-13 Gildas Bazinfft_*() renamed into ff_fft_*() patch by (Gildas Bazin...
2004-03-08 Mike Melansonuse optimized VP3 functions where appropriate
2004-03-08 Mike Melansonseperated out the C-based VP3 DSP functions into a...
2004-02-29 Dmitry Baryshkovattribute used patch by (mitya at school dot ioffe...
2004-02-06 Michael Niedermayerquantizer noise shaping optimization
2004-01-31 Mike Melansonvsad16_mmx2 only applies if encoders are turned on
2004-01-29 Michael NiedermayerSSE2 fdct by (Balatoni Denes <pnis at coder dot hu>)
2004-01-10 Michael Niedermayercopyright year update of the files i touched and rememb...
2004-01-05 Michael Niedermayerinterlaced dct decision cleanup
2004-01-03 Denes Balatonidenoise_dct_sse2() patch by (Balatoni Denes <pnis at...
2004-01-02 Michael Niedermayerdenoise_dct_mmx()
2003-12-30 Michael Niedermayerinterlaced motion estimation
2003-12-14 Michael Niedermayersplit intra / inter dequantization
2003-12-13 Aurelien JacobsHere are juste two added #ifdef CONFIG_ENCODERS to...
2003-12-07 Michael Niedermayerh263 slice structured mode
2003-12-02 Michael Niedermayerh263_h_loop_filter_mmx
2003-12-02 Michael Niedermayerh263_v_loop_filter_mmx
2003-11-02 Michael Niedermayernoise reduction of dct coefficients
2003-10-25 Michael Niedermayerreorder table instead of wasting instructions to reorde...
2003-10-25 Michael Niedermayer10l
2003-10-24 Michael Niedermayeroptimizing
2003-10-24 Panagiotis IssarisFixes GCC 3.3.2 warnings patch by (Panagiotis Issaris...
2003-10-23 Alex Beregszaszi1l
2003-10-23 Michael Niedermayerminor mmx2 optimization if the dct
2003-10-23 Michael Niedermayerinline -> always_inline (842 -> 690 cpu cycles for...
2003-10-22 Michael Niedermayermove mmx quantizer matrixes out of MpegEncContext ...
2003-10-14 Mike Melansondisable encoders where appropriate (patch courtesy...
2003-10-13 Michael Niedermayermmx2 optimization of huffyuv median encoding
2003-09-15 Michael Niedermayeranother non const static, maybe its thread save now
2003-09-09 Fabrice Bellardremoved warnings
2003-08-15 Michael Niedermayerfixing thread safety, this may cause alignment problms...
2003-06-21 Michael Niedermayerthe return of the idct with 16bit output by ("Ivan...
2003-05-14 BEROfastdiv patch by (BERO <bero at geocities dot co dot...
2003-05-13 Zdenek Kabelac* oops - reversed last commit
2003-05-12 Zdenek Kabelac* sync
2003-05-07 Michael Niedermayermore #ifdef CONFIG_ENCODERS by (Wolfgang Hesseler ...
2003-04-14 Michael Niedermayer10l (hadamard fix)
2003-03-26 Michael Niedermayerfaster hadamard transform
2003-03-10 Zdenek Kabelac* oooooops - sorry for this one - wrong logic
2003-03-07 Zdenek Kabelac* support FF_MM_FORCE
2003-03-03 Michael NiedermayerMpegEncContext.(i)dct_* -> DspContext.(i)dct_*
2003-02-11 Zdenek Kabelac* prototypes at one place
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-02-10 Zdenek Kabelac* static,const,compiler warning cleanup
2003-01-19 Michael Niedermayerfinetuneing thresholds/factors
2003-01-11 Felix von Leitnersse16 & pix_norm1 optimization patch by (Felix von...
2003-01-09 Michael Niedermayertypo (noticed by kabi)
2003-01-09 Michael Niedermayerqpel fix
2003-01-07 Fabrice Bellardadded define for builtins use - inverse fix by Romain...
2003-01-07 Michael NiedermayerPIC / ebx fix
2003-01-07 Michael Niedermayermore gcc bug workarounds
2003-01-07 Michael Niedermayergcc 3.2.2 -O3 bug workaround (older gcc are very likely...
2003-01-06 Michael Niedermayer1000l (push & esp) using mangle now ...
2003-01-05 Michael Niedermayerqpel in b frames bugfixes
2003-01-05 Michael Niedermayerslowdown / gcc 2.95.* bug workaround (this should be...
2003-01-05 Michael Niedermayerqpel in mmx2/3dnow
2003-01-01 bubuwarnings patch by (bubu <bubu at bubu dot net>)
2002-12-27 Michael Niedermayerqpel encoding
2002-12-03 Michael Niedermayer100l (sad8x8_x2 had params in wrong order)
2002-11-26 Francisco Javier... via c3 fix patch by (Francisco Javier Cabello Torres...
2002-11-25 Francisco Javier... via c3 detection patch by (Francisco Javier Cabello...
2002-11-14 Michael Niedermayerhuffyuv
2002-11-11 Zdenek Kabelac* using DSPContext - so each codec could use its local...
2002-11-11 Zdenek Kabelac* using DSPContext - so each codec could use its local...
2002-11-11 Zdenek Kabelac* using DSPContext - so each codec could use its local...
2002-11-05 Michael Niedermayercleanup
2002-10-28 Fabrice Bellardnew generic FFT/MDCT code for audio codecs
2002-10-25 Michael Niedermayeridct_permutation_type variable, so the permutation...
2002-09-29 Michael Niedermayeridct permutation cleanup, idct can be selected per...
2002-09-20 Michael Niedermayerpix_sum16_mmx()
2002-09-19 Arpifdct_mmx -> ff_fdct_mmx (renamed to avoid namespace...
2002-09-11 Michael Niedermayerput/avg_pixels16
2002-09-02 Michael Niedermayerfixing encoding at high QPs (was broken after the dct...
2002-09-01 Michael Niedermayerdct cleanup
2002-09-01 Lennert Buytenhekbe less verbose patch by (Lennert Buytenhek <buytenh...
2002-08-31 Michael Niedermayerbitexact hack for the simple mmx idct
2002-08-29 Michael Niedermayerslow but accurate integer dct from IJG (should be ok...
2002-08-28 Dominik Mierzejewskiwarning patch by (Dominik Mierzejewski <dominik at...
2002-08-20 Michael Niedermayerdont trash mm0, its still used in the next iteration...
2002-08-06 Michael Niedermayermpeg4 mpeg quantizer encoding
2002-07-21 Michael Niedermayerpix_abs mmx2 isnt bit-exact ...
2002-06-03 Zdenek Kabelac* reimplemented remaing avg_ pixel functions
2002-06-03 Zdenek Kabelac* implemented remaing avg_ pixel functions (these are...
2002-05-30 Zdenek Kabelac* removed MANGLE from macros for setting constants
2002-05-29 Zdenek Kabelac* using unrolled loops seems to help to MMX Celerons
2002-05-29 Zdenek Kabelac* reenabled original xy2 put routine - rounding error...
next