- 03 Aug, 2006 4 commits
-
-
Luca Barbato authored
Originally committed as revision 5919 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Barbato authored
- whitespace consistency 2->4 [dsputil_init_ppc] - reorder struct initialization with dsputil_init_altivec [dsputil_init_ppc] - use casts instead of temp variables [vorbis_inverse_coupling_altivec] Originally committed as revision 5918 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Barbato authored
Originally committed as revision 5913 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 5899 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Aug, 2006 1 commit
-
-
Luca Barbato authored
Originally committed as revision 5890 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Apr, 2006 1 commit
-
-
Luca Barbato authored
Originally committed as revision 5272 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Mar, 2006 1 commit
-
-
Luca Barbato authored
Originally committed as revision 5228 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Jan, 2006 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Dec, 2005 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Dec, 2005 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Jul, 2005 1 commit
-
-
Sigbjørn Skjæret authored
Originally committed as revision 4413 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Oct, 2004 1 commit
-
-
Roine Gustafsson authored
missaliged clear_blocks() and h264 not complied but referenced fix patch by (Roine Gustafsson <roine at users dot sourceforge dot net>) and me Originally committed as revision 3584 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Sep, 2004 1 commit
-
-
Romain Dolbeau authored
Originally committed as revision 3472 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Jun, 2004 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3207 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Jun, 2004 2 commits
-
-
Michael Niedermayer authored
avg_pixels8_xy2_altivec in AltiVec, enabling avg_pixels8_altivec, hadamard fix by (Romain Dolbeau <dolbeau at irisa dot fr>) Originally committed as revision 3196 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3195 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Apr, 2004 1 commit
-
-
Alex Beregszaszi authored
Originally committed as revision 3075 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Apr, 2004 1 commit
-
-
Romain Dolbeau authored
Originally committed as revision 3038 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Apr, 2004 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3036 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Mar, 2004 1 commit
-
-
Gildas Bazin authored
Originally committed as revision 2882 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Feb, 2004 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 2823 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Dec, 2003 1 commit
-
-
Michael Niedermayer authored
interlaced mpeg2 encoding P & B frames rate distored interlaced mb decission alternate scantable support 4mv encoding fixes (thats also why the regression tests change) passing height to most dsp functions interlaced mpeg4 encoding (no direct mode MBs yet) various related cleanups disabled old motion estimaton algorithms (log, full, ...) they will either be fixed or removed Originally committed as revision 2638 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Oct, 2003 1 commit
-
-
James Klicman authored
Originally committed as revision 2439 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Oct, 2003 1 commit
-
-
Steven M. Schultz authored
libavcodec/ppc compile errors patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) Originally committed as revision 2354 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Jul, 2003 1 commit
-
-
Romain Dolbeau authored
PMCs, and with Apple's CHUD it's fairly easy too. No reason to keep useless code around 2) make the PPC perf stuff a configure option 3) make put_pixels16_altivec a bit faster by unrolling the loop by 4 patch by (Romain Dolbeau <dolbeau at irisa dot fr>) Originally committed as revision 2022 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Jul, 2003 1 commit
-
-
Romain Dolbeau authored
Originally committed as revision 2008 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Jun, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1997 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
-
- 26 Jan, 2003 1 commit
-
-
Romain Dolbeau authored
Originally committed as revision 1509 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Jan, 2003 1 commit
-
-
Romain Dolbeau authored
Originally committed as revision 1485 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jan, 2003 1 commit
-
-
Romain Dolbeau authored
PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <dolbeau at irisa dot fr>) Originally committed as revision 1476 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Jan, 2003 1 commit
-
-
Michael Niedermayer authored
AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <dolbeau at irisa dot fr>) Originally committed as revision 1464 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Jan, 2003 1 commit
-
-
Romain Dolbeau authored
Originally committed as revision 1448 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Jan, 2003 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 1423 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Jan, 2003 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 1420 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Nov, 2002 1 commit
-
-
Brian Foley authored
Originally committed as revision 1283 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Nov, 2002 1 commit
-
-
Brian Foley authored
Originally committed as revision 1269 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Nov, 2002 1 commit
-
-
Brian Foley authored
Originally committed as revision 1240 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Nov, 2002 1 commit
-
-
Zdenek Kabelac authored
* these are untested - users/developers please check Originally committed as revision 1197 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Nov, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1147 to svn://svn.ffmpeg.org/ffmpeg/trunk
-