- 20 Aug, 2012 1 commit
-
-
XhmikosR authored
Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 29 Feb, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 23 Feb, 2012 1 commit
-
-
Diego Biurrun authored
This library does not fit into Libav as a whole and its code is just a maintenance burden. Furthermore it is now available as an external project, which completely obviates any reason to keep it around. URL: http://git.videolan.org/?p=libpostproc.git
-
- 04 Jan, 2012 1 commit
-
-
Diego Biurrun authored
This fixes compilation failures related to START_TIMER/STOP_TIMER macros and -Werror=declaration-after-statement. START_TIMER declares variables and thus may not be placed after statements outside of a new block.
-
- 02 Jan, 2012 1 commit
-
-
Diego Biurrun authored
-
- 21 Dec, 2011 1 commit
-
-
Mans Rullgard authored
This moves declarations without initialisers or with constant initialisers to the start of a block, and adds do {} while(0) around some macros, thus allowing declarations within them. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 12 Dec, 2011 1 commit
-
-
Diego Biurrun authored
-
- 30 Oct, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 23 Sep, 2011 2 commits
-
-
Michael Niedermayer authored
forgot git add ... Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Yuriy Kaminskiy authored
libpostproc/postprocess_template.c: In function 'dering_MMX2': libpostproc/postprocess_template.c:1045:5: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm' libpostproc/postprocess_template.c:1045:5: error: 'asm' operand has impossible constraints
-
- 20 Sep, 2011 1 commit
-
-
Yuriy Kaminskiy authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 30 Jun, 2010 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 23904 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Apr, 2010 1 commit
-
-
Diego Biurrun authored
Passing an explicit filename to this command is only necessary if the documentation in the @file block refers to a file different from the one the block resides in. Originally committed as revision 22921 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Feb, 2010 1 commit
-
-
Yuriy Kaminskiy authored
Patch by Yuriy Kaminskiy, yumkam mail ru Originally committed as revision 21607 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Jan, 2010 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 21377 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Aug, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 19668 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
-
- 25 Jan, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 16787 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Jan, 2009 1 commit
-
-
Carl Eugen Hoyos authored
Originally committed as revision 16592 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
-
- 02 Nov, 2008 1 commit
-
-
Reimar Döffinger authored
x86 assembler code files, just libpostprocess was forgotten. Originally committed as revision 15767 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
-
- 09 May, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Mar, 2008 4 commits
-
-
Diego Biurrun authored
Originally committed as revision 12557 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 12554 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 12553 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 12552 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Mar, 2008 2 commits
-
-
Måns Rullgård authored
Originally committed as revision 12483 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 12482 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Mar, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 12449 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Feb, 2008 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 11816 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 2 commits
-
-
Diego Biurrun authored
Originally committed as revision 9291 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 9289 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 May, 2007 1 commit
-
-
Reimar Döffinger authored
Originally committed as revision 9043 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Apr, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 8641 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Feb, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 8054 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
-
- 11 Oct, 2006 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 6666 to svn://svn.ffmpeg.org/ffmpeg/trunk
-