- 18 May, 2009 1 commit
-
-
Diego Biurrun authored
Gets rid of 'cast discards qualifiers from pointer target type' warnings. Originally committed as revision 18867 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Apr, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 18476 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Jan, 2009 1 commit
-
-
Aurelien Jacobs authored
and remove all ENABLE_ definitions. Originally committed as revision 16600 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Dec, 2008 1 commit
-
-
Guillaume Poirier authored
Originally committed as revision 16078 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Jul, 2008 1 commit
-
-
Diego Biurrun authored
The original problem was that FSF and Apple gcc used a different syntax for vector declarations, i.e. {} vs. (). Nowadays Apple gcc versions support the standard {} syntax and versions that support {} are available on all relevant Mac OS X versions. Thus the greater compatibility is no longer worth cluttering the code with macros. Originally committed as revision 14366 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Jul, 2008 1 commit
-
-
Diego Biurrun authored
This includes indentation changes, comment reformatting, consistent brace placement and some prettyprinting. Originally committed as revision 14318 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 May, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Jan, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 11394 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Dec, 2007 2 commits
-
-
Vitor Sessak authored
Originally committed as revision 11123 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Originally committed as revision 11122 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Oct, 2007 4 commits
-
-
Diego Biurrun authored
Originally committed as revision 10643 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
-
Luca Barbato authored
Originally committed as revision 10640 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 10639 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Oct, 2007 1 commit
-
-
Diego Biurrun authored
now that the Metrowerks workarounds are gone. Originally committed as revision 10633 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Aug, 2007 2 commits
-
-
Diego Biurrun authored
Originally committed as revision 10249 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
to Mac OS X rather than to Darwin. Originally committed as revision 10247 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Aug, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 10212 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Aug, 2007 2 commits
-
-
Diego Biurrun authored
Originally committed as revision 10190 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 10181 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 May, 2007 1 commit
-
-
Guillaume Poirier authored
instead of compiler-dependent __attribute__((aligned(16))) Origiginal thread: Date: May 17, 2007 12:30 AM Subject: [PATCH] Use DECLARE_ALIGNED_16 in libavcodec/ppc/ Originally committed as revision 9047 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 May, 2007 1 commit
-
-
Ronald S. Bultje authored
include paths in the source files. mostly from a patch by Ronald S. Bultje, rbultje ronald.bitfreak net Originally committed as revision 9034 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Jan, 2007 1 commit
-
-
Luca Barbato authored
Originally committed as revision 7734 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Oct, 2006 2 commits
-
-
Luca Barbato authored
Originally committed as revision 6606 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Barbato authored
Originally committed as revision 6600 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Oct, 2006 1 commit
-
-
Diego Biurrun authored
and fix GPL/LGPL version mismatches. Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Aug, 2006 1 commit
-
-
Luca Barbato authored
Originally committed as revision 5979 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Aug, 2006 1 commit
-
-
Luca Barbato authored
Originally committed as revision 5940 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Aug, 2006 2 commits
-
-
Luca Barbato authored
Originally committed as revision 5933 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Barbato authored
Fix a stupid typo and another error, thanks to Emanuele Giaquinta <exg@gentoo.org> for pointing out the issue and the patch Originally committed as revision 5932 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Aug, 2006 3 commits
-
-
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 5916 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Barbato authored
Originally committed as revision 5914 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Aug, 2006 1 commit
-
-
Luca Barbato authored
Originally committed as revision 5895 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Jun, 2006 1 commit
-
-
Luca Barbato authored
Originally committed as revision 5493 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
-
- 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
-
- 05 Oct, 2004 1 commit
-
-
Chip authored
Originally committed as revision 3561 to svn://svn.ffmpeg.org/ffmpeg/trunk
-