- 30 Jul, 2009 1 commit
-
-
Diego Biurrun authored
Instead, #include config.h at the top of common.h so that av_always_inline does not get doubly defined. Originally committed as revision 19553 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Jun, 2009 1 commit
-
-
Carl Eugen Hoyos authored
Originally committed as revision 19286 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Jun, 2009 1 commit
-
-
Carl Eugen Hoyos authored
Originally committed as revision 19282 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 May, 2009 1 commit
-
-
David Conrad authored
Originally committed as revision 18898 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Feb, 2009 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 17508 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Feb, 2009 2 commits
-
-
Carl Eugen Hoyos authored
variable "..." is used before its value is set Originally committed as revision 17127 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 17114 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Feb, 2009 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 17105 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 17104 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Feb, 2009 1 commit
-
-
Diego Biurrun authored
Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories. Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Jan, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 16840 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Jan, 2009 2 commits
-
-
Diego Biurrun authored
group all local #includes together. Originally committed as revision 16796 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
the declaration of av_log2_16bit, which it uses. Originally committed as revision 16772 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Jan, 2009 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 16681 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Jan, 2009 2 commits
-
-
Aurelien Jacobs authored
Originally committed as revision 16654 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 16653 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Jan, 2009 2 commits
-
-
Aurelien Jacobs authored
Originally committed as revision 16619 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 16618 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Jan, 2009 1 commit
-
-
Aurelien Jacobs authored
They are now always defined to either 0 or 1. Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Dec, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 16359 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Dec, 2008 1 commit
-
-
Carl Eugen Hoyos authored
warning #1292: attribute "force_align_arg_pointer" ignored warning #1292: attribute "alloc_size" ignored warning #1292: attribute "cold" ignored Originally committed as revision 16258 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Dec, 2008 1 commit
-
-
Carl Eugen Hoyos authored
Originally committed as revision 16246 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Oct, 2008 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 15661 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Oct, 2008 1 commit
-
-
Diego Pettenò authored
Neither the asm() nor the __asm__() keyword is part of the C99 standard, but while GCC accepts the former in C89 syntax, it is not accepted in C99 unless GNU extensions are turned on (with -fasm). The latter form is accepted in any syntax as an extension (without requiring further command-line options). Sun Studio C99 compiler also does not accept asm() while accepting __asm__(), albeit reporting warnings that it's not valid C99 syntax. Originally committed as revision 15627 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Oct, 2008 1 commit
-
-
Benoit Fouet authored
Originally committed as revision 15619 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Aug, 2008 1 commit
-
-
Stefano Sabatini authored
Consistently apply this rule: the guard name is obtained from the filename by stripping the leading "lib", converting '/' and '.' to '_' and uppercasing the resulting name. Guard names in the root directory have to be prefixed by "FFMPEG_". Originally committed as revision 15120 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Jul, 2008 1 commit
-
-
Vitor Sessak authored
Originally committed as revision 14213 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Jun, 2008 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 13711 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Jun, 2008 1 commit
-
-
Stefano Sabatini authored
definition of long_name strings in libavcodec and libavformat. Patch by: Stefano Sabatini, stefano.sabatini-lala poste it Originally committed as revision 13595 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Apr, 2008 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 12982 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Apr, 2008 1 commit
-
-
Vladimir Voroshilov authored
Originally committed as revision 12910 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Apr, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 12885 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Mar, 2008 1 commit
-
-
Zuxy Meng authored
Originally committed as revision 12525 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Mar, 2008 1 commit
-
-
Zuxy Meng authored
in libavutil. Fix a compilation failure in r12489. Originally committed as revision 12498 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Mar, 2008 2 commits
-
-
Benoit Fouet authored
Originally committed as revision 12490 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Zuxy Meng authored
Patch by Zuxy Meng: zuxy meng gmail com Original thread: [FFmpeg-devel] [PATCH] Pure, const and malloc attributes to libavutil Date: 03/18/2008 6:09 AM Originally committed as revision 12489 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Mar, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 12410 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Feb, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 11941 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Feb, 2008 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 11701 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
-