- 03 Jul, 2002 2 commits
-
-
Falk Hüffner authored
for some improvements. Originally committed as revision 714 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Falk Hüffner authored
Originally committed as revision 713 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Jul, 2002 1 commit
-
-
Falk Hüffner authored
be a noticeable win (at least for me :) Originally committed as revision 712 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Jul, 2002 3 commits
-
-
Falk Hüffner authored
takes the most time, and it allows for more efficient unaligned access and better control over memory latencies. Originally committed as revision 711 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Falk Hüffner authored
Originally committed as revision 710 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Falk Hüffner authored
allows better scheduling of the memory accesses, and is portable among all compilers. Originally committed as revision 709 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Jun, 2002 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 6617 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 6616 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 6615 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 29 Jun, 2002 5 commits
-
-
Michael Niedermayer authored
Originally committed as revision 6609 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 6608 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 6607 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 6606 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
quite impressive results only 1 of the 13 rgb->rgb converters fails for the c versions ... sadly only 1 of the mmx converters passes though :( ... i feared allready that last mplayerxp merge reversed the bugfixes :(((( Originally committed as revision 6604 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 27 Jun, 2002 5 commits
-
-
Michael Niedermayer authored
Originally committed as revision 6583 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 6581 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
{RGB,BGR}{1,4,8,15,16,24,32} output supported Originally committed as revision 6579 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
exporting yuv2rgb_c_init() as the swscaler will use it (avoids code duplication) Originally committed as revision 6578 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Zdenek Kabelac authored
Originally committed as revision 707 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Jun, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 706 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Jun, 2002 7 commits
-
-
Falk Hüffner authored
Originally committed as revision 705 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Falk Hüffner authored
* Support ccc * Support gcc 3.2 builtins Originally committed as revision 704 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Falk Hüffner authored
code duplication, I'm currently working on the put/add variants, but I did not get them to be as fast as the old method yet... Originally committed as revision 703 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 6555 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 702 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 6542 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
some cleanup Originally committed as revision 6541 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 23 Jun, 2002 4 commits
-
-
Arpi authored
flags, but it doesn't matter for now) - IF09 is supported by win32 Indeo codecs and by some others too Originally committed as revision 6536 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
yvu9 support (other planar yuv formats with other chroma subsamplings should be trivial to add, if they had a IMGFMT) disabled broken (=new) converters (they cause random sig11) various bugfixes Originally committed as revision 6533 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 6521 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
bugfixes Originally committed as revision 6518 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 22 Jun, 2002 4 commits
-
-
Michael Niedermayer authored
Originally committed as revision 701 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 6504 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
fixing wmv1 bugs, it was foolish to belive that m$ would use the same dc prediction as mpeg4 just cuz they changed it a bit from msmpeg4v3 Originally committed as revision 700 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Arpi authored
- partial yvu9 support (copy only) - rgb 15/16 -> 24/32 converters - int->unsigned changes Originally committed as revision 6493 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 21 Jun, 2002 1 commit
-
-
Alex Beregszaszi authored
Originally committed as revision 6485 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 18 Jun, 2002 4 commits
-
-
Fabrice Bellard authored
Originally committed as revision 699 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 698 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 697 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
dc scale optimisation better ac table selection for msmpeg4 Originally committed as revision 696 to svn://svn.ffmpeg.org/ffmpeg/trunk
-