- 07 May, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1843 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Apr, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1771 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Mar, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1707 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Mar, 2003 1 commit
-
-
Zdenek Kabelac authored
empty dsp_mask - no change FORCE - add, no FORCE - enabled bits are masked out Originally committed as revision 1659 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Mar, 2003 1 commit
-
-
Zdenek Kabelac authored
Originally committed as revision 1643 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Mar, 2003 1 commit
-
-
Michael Niedermayer authored
bitexact cleanup Originally committed as revision 1617 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Feb, 2003 2 commits
-
-
Zdenek Kabelac authored
Originally committed as revision 1579 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Zdenek Kabelac authored
Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Feb, 2003 1 commit
-
-
Zdenek Kabelac authored
Originally committed as revision 1567 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Jan, 2003 1 commit
-
-
Felix von Leitner authored
sse16 & pix_norm1 optimization patch by (Felix von Leitner <felix-ffmpeg at fefe dot de>) (with some modifications) Originally committed as revision 1450 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Jan, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1426 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Jan, 2003 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 1408 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1407 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Jan, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1401 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Jan, 2003 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 1398 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
slowdown / gcc 2.95.* bug workaround (this should be reversed as soon as gcc 2.95.* support is droped) Originally committed as revision 1397 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
qpel refinement quality parameter Originally committed as revision 1393 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Dec, 2002 1 commit
-
-
Michael Niedermayer authored
4mv+b frames encoding finally fixed chroma ME 5 comparission functions for ME b frame encoding speedup wmv2 codec (unfinished) user specified diamond size for EPZS Originally committed as revision 1365 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Nov, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1211 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Nov, 2002 1 commit
-
-
Zdenek Kabelac authored
Originally committed as revision 1194 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Sep, 2002 1 commit
-
-
Michael Niedermayer authored
fixing some threadunsafe code Originally committed as revision 980 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Sep, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 961 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Sep, 2002 1 commit
-
-
Michael Niedermayer authored
fixing 2 small qpel bugs Originally committed as revision 915 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Sep, 2002 1 commit
-
-
Lennert Buytenhek authored
Originally committed as revision 889 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Aug, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 886 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Aug, 2002 1 commit
-
-
Michael Niedermayer authored
slow but accurate integer dct from IJG (should be ok with the LGPL as the old DCT is the fast integer DCT from IJG) per context DCT selection Originally committed as revision 878 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Jul, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 781 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Jun, 2002 1 commit
-
-
Zdenek Kabelac authored
* modified PAVGB mmx macro to select mmx register with FE constant Originally committed as revision 657 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 May, 2002 1 commit
-
-
Zdenek Kabelac authored
* using MOVQ_WONE/MOVQ_BFE as two instruction instead of static memory value access as its always faster * PAVGB_MMX macro is using now mm6 -> mm7 is unmodified * replaced original pixels_xy2_mmx with new faster and equal implementation * replaced usage of mm7 for other then ZERO contstant in _rnd & _avg file with mm6 Originally committed as revision 632 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 May, 2002 3 commits
-
-
Zdenek Kabelac authored
the new code * added PAVGP macros for parallel processing to safe few more cycles on celerons Originally committed as revision 625 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Zdenek Kabelac authored
and being compiled in the same way as _avg.h * PAVG_MMX macros accept also output parameter * implemented faster put_pixels_xy2, but it has slightly smaller precission. But there is not visible difference in the image quality - might be eventualy easily switched back (#if 0 #endif)- please check Originally committed as revision 624 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
http://aggregate.org/MAGICZdenek Kabelac authored
for now it's rather sneak preview (new functions are nearly 100% faster) Originally committed as revision 623 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 May, 2002 1 commit
-
-
Zdenek Kabelac authored
Originally committed as revision 615 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 May, 2002 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 599 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 May, 2002 6 commits
-
-
Zdenek Kabelac authored
Originally committed as revision 575 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Zdenek Kabelac authored
results then for -fPIC compilation - don't ask me why... Originally committed as revision 573 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Zdenek Kabelac authored
Originally committed as revision 572 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Zdenek Kabelac authored
cd test ; make dsptest ; ./dsptest Originally committed as revision 568 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Zdenek Kabelac authored
Originally committed as revision 567 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Zdenek Kabelac authored
compile - should be probably made as a regression test Originally committed as revision 565 to svn://svn.ffmpeg.org/ffmpeg/trunk
-