- 15 Aug, 2006 5 commits
-
-
Luca Barbato authored
Originally committed as revision 6002 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 6001 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Guillaume Poirier authored
Original thread: Date: Aug 10, 2006 10:45 AM Subject: [Ffmpeg-devel] [PATCH] fix compilation when Snow ENcoder is disabled Originally committed as revision 6000 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Uoti Urpala authored
--enable-debug). Fix from Jason Tackaberry for his previous -fPIC patch. Originally committed as revision 19406 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Jason Tackaberry authored
patch by Jason Tackaberry, tack /at/ urandom /dot/ ca Originally committed as revision 19402 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 14 Aug, 2006 3 commits
-
-
Luca Barbato authored
Originally committed as revision 5999 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 5998 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 5997 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Aug, 2006 6 commits
-
-
Michael Niedermayer authored
Originally committed as revision 5996 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Guillaume Poirier authored
Originally committed as revision 5995 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Marco Manfredini authored
patch by Marco Manfredini mldb %at% gmx %dot% net Originally committed as revision 5994 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Barbato authored
Originally committed as revision 5993 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 5992 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 19378 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 12 Aug, 2006 6 commits
-
-
Michael Niedermayer authored
Originally committed as revision 5991 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Uoti Urpala authored
MMX2 code, because the HAVE_ defines do not have sane values here if runtime cpudetection is used. Hopefully fixes runtime cpudetection breakage from r19339. Originally committed as revision 19374 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
John Dalgliesh authored
Determines whether .align's arg is power-of-two or not, then defines ASMALIGN appropriately in config.h. Changes all .baligns to ASMALIGNs. Patch by John Dalgliesh % johnd AH defyne P org % Original thread: Date: Aug 11, 2006 8:00 AM Subject: Re: [Ffmpeg-devel] Mac OS X Intel last part: balign directives Originally committed as revision 5990 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Marco Manfredini authored
Patch by Marco Manfredini mldb A gmx P net Originally committed as revision 5989 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Guillaume Poirier authored
Originally committed as revision 5988 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 5987 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Aug, 2006 9 commits
-
-
Baptiste Coudurier authored
Originally committed as revision 5986 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 5985 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 5984 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Loren Merritt authored
Originally committed as revision 5983 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
be protected by HAVE_MMX. Originally committed as revision 19367 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Baptiste Coudurier authored
Originally committed as revision 5982 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 5981 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 5980 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Barbato authored
Originally committed as revision 5979 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Aug, 2006 9 commits
-
-
Loren Merritt authored
Originally committed as revision 5978 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Loren Merritt authored
4% faster vorbis. Originally committed as revision 5977 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
please complain if they are slower on sse2 cpus ... Originally committed as revision 5976 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Loren Merritt authored
15% faster vorbis. Originally committed as revision 5975 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Loren Merritt authored
Originally committed as revision 5974 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Barbato authored
Originally committed as revision 5973 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
John Dalgliesh authored
Patch by John Dalgliesh % johnd AH defyne P org % Original thread: Date: Aug 8, 2006 8:12 PM Subject: Re: [Ffmpeg-devel] [PATCH] '/nop' illegal for old versions of GAS Originally committed as revision 5972 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
John Dalgliesh authored
convert gas macros to ccp macros Patch by John Dalgliesh % johnd AH defyne P org % Original thread: Date: Aug 10, 2006 5:39 AM Subject: Re: [Ffmpeg-devel] Mac OS X Intel part 2: Assembler macros in fdct_mmx.c Originally committed as revision 5971 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
John Dalgliesh authored
Apple's assembler only understands the same integer constants as C does: hex, decimal, octal. It doesn't understand binary integer constants (0b...) so this patch replaces binary integer constants with hex ones. Patch by John Dalgliesh % johnd AH defyne P org % Original thread: Date: Aug 10, 2006 8:16 AM Subject: [Ffmpeg-devel] Mac OS X Intel part 3: binary integer constants Originally committed as revision 5970 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Aug, 2006 2 commits
-
-
Baptiste Coudurier authored
Originally committed as revision 5969 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 5968 to svn://svn.ffmpeg.org/ffmpeg/trunk
-