- 23 Jan, 2008 1 commit
-
-
Diego Biurrun authored
under TEST as preprocessor conditional, same as the test program. Originally committed as revision 11601 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Dec, 2007 1 commit
-
-
Reimar Döffinger authored
Fixes "h264.c:5470: warning: passing argument 4 of 'decode_significance_8x8_x86' discards qualifiers from pointer target type" Originally committed as revision 11135 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Oct, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 10765 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Oct, 2007 2 commits
-
-
Diego Biurrun authored
Fix the preprocessor directives to enable refill2() only when the conditions under which it is used apply. Originally committed as revision 10715 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
cabac.h:112: warning: ‘put_cabac_static’ defined but not used cabac.h:158: warning: ‘put_cabac_terminate’ defined but not used cabac.h:186: warning: ‘put_cabac_u’ defined but not used cabac.h:221: warning: ‘put_cabac_ueg’ defined but not used cabac.h:273: warning: ‘refill2’ defined but not used cabac.h:811: warning: ‘get_cabac_u’ defined but not used cabac.h:827: warning: ‘get_cabac_ueg’ defined but not used Originally committed as revision 10713 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Oct, 2007 2 commits
-
-
Diego Biurrun authored
Originally committed as revision 10644 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Blessed by Luca Barbato on IRC. Originally committed as revision 10642 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Sep, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 10507 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Aug, 2007 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 10121 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Jul, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 9815 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Jul, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 9484 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Jun, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 9289 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 May, 2007 1 commit
-
-
Carl Eugen Hoyos authored
patch by Carl Eugen Hoyos cehoyos chez ag or at original thread: [FFmpeg-devel] [PATCH] attribute_unused -> av_unused date: 05/29/2007 01:23 PM Originally committed as revision 9155 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 May, 2007 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 8985 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 May, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 8894 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Apr, 2007 1 commit
-
-
Diego Biurrun authored
This allows building shared libraries on AMD64 again. based on a patch by Diego 'Flameeyes' Pettenò and suggestions by Michael original thread: Date: Wed, 18 Apr 2007 11:26:12 +0200 Subject: [Ffmpeg-devel] [PATCH] (try 2) Build shared libraries on AMD64 again Originally committed as revision 8849 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Apr, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 8821 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Apr, 2007 1 commit
-
-
Diego Biurrun authored
into account. Originally committed as revision 8731 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Mar, 2007 1 commit
-
-
Panagiotis Issaris authored
interested in using a debugger to debug FFmpeg. Original thread: Subject: [PATCH] Fix compilation when using --disable-opts Date: 2007-03-15 16:58:35 GMT Originally committed as revision 8549 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Feb, 2007 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 8091 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Jan, 2007 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 7729 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Jan, 2007 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 7441 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Dec, 2006 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 7256 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Nov, 2006 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 7173 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Nov, 2006 2 commits
-
-
Reimar Döffinger authored
Originally committed as revision 6853 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
the semantics of ARCH_X86 to mean both 32 and 64 bits. Originally committed as revision 6852 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Oct, 2006 1 commit
-
-
Diego Biurrun authored
!PIC but gets used without a check for !PIC. Originally committed as revision 6834 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Oct, 2006 1 commit
-
-
Reimar Döffinger authored
Originally committed as revision 6776 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Oct, 2006 6 commits
-
-
Michael Niedermayer authored
8% faster decode_cabac_residual() (8x8 case only) on P3 Originally committed as revision 6750 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Guillaume Poirier authored
Make configure set CMOV_IS_FAST on arches on which cmov has a low latency (typically non-Netburst based processor) Originally committed as revision 6749 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 6745 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 6743 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
reordering instructions a little in decode_significance_x86() -> 2 instructions less / 1% faster decode_residual on P3 Originally committed as revision 6741 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 6740 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Oct, 2006 3 commits
-
-
Bernhard Rosenkränzer authored
in the PIC case nevertheless. patch by Bernhard Rosenkranzer, bero arklinux org Originally committed as revision 6738 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 6737 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
x86 is 4% faster on P3 C sign stuff + x86 code for everything else is also faster then before (sorry forgot to test pure C) ... and if i replace the second occurance of the sign decoding in decode_residual by the asm too then everything gets slower iam starting to think that it might be best to write the whole function in asm, playing this avoid random deoptimizations game with gcc is not fun at all Originally committed as revision 6732 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Oct, 2006 1 commit
-
-
Jindřich Makovička authored
Patch by Jindrich Makovicka makovick A gmail P com Original thread: Date: 08:21 AM Subject Re: [Ffmpeg-devel] Weird line in cabac.h Originally committed as revision 6726 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Oct, 2006 2 commits
-
-
Michael Niedermayer authored
x86 asm version of the decode significance loop (not 8x8) of decode_residual() 5% faster decode_residual() on P3 Originally committed as revision 6724 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 6717 to svn://svn.ffmpeg.org/ffmpeg/trunk
-