- Aug 03, 2016
-
-
Timothy Gu authored
-
- May 04, 2016
-
-
Vittorio Giovara authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- Apr 01, 2016
-
-
Ronald S. Bultje authored
-
- Mar 31, 2016
-
-
Michael Niedermayer authored
There are no known users of these functions within debian It should be thus possible to remove these functions without recommandition of a replacement Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Oct 16, 2015
-
-
Ganesh Ajjanagadde authored
This should not trigger any warnings; but adds robustness. Reviewed-by:
Michael Niedermayer <michael@niedermayer.cc> Signed-off-by:
Ganesh Ajjanagadde <gajjanagadde@gmail.com>
-
- Aug 28, 2015
-
-
Vittorio Giovara authored
Deprecated in 07/2012.
-
- Aug 09, 2015
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Apr 23, 2015
-
-
Michael Niedermayer authored
This avoids using up a bit of the public flags Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Pedro Arthur authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Aug 07, 2014
-
-
Diego Biurrun authored
sws_getCachedContext is not a full replacement for the function.
-
- Jun 02, 2014
-
-
Diego Biurrun authored
Blackfin is a painful platform to work with, no test machines are available and the range of multimedia applications is dubious. Thus it only represents a maintenance burden.
-
- Dec 13, 2013
-
-
Luca Barbato authored
Uniform the style and eliminate a warning on newer doxygen version..
-
- May 06, 2013
-
-
Janne Grunau authored
Use bitfields in FormatEntry array to avoid wasting an int for each flag.
-
- Jan 19, 2013
-
-
Michael Niedermayer authored
The used flag was mistakenly overlapping with chroma drop Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jan 18, 2013
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Dec 11, 2012
-
-
Clément Bœsch authored
-
- Nov 16, 2012
-
-
Janne Grunau authored
SWS_CPU_CAPS are deprecated and slated to removed with libswscale major version 3. No need to provide a SWS_CPU_CAPS_MMX2 as backward compatibility define under the same explicit condition.
-
- Oct 08, 2012
-
-
Anton Khirnov authored
-
- Oct 06, 2012
-
-
Diego Biurrun authored
Anonymous structs cannot be forward declared and have no benefit.
-
- Aug 15, 2012
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- Aug 03, 2012
-
-
Diego Biurrun authored
Refactoring mmx2/mmxext YASM code with cpuflags will force renames. So switching to a consistent naming scheme beforehand is sensible. The name "mmxext" is more official and widespread and also the name of the CPU flag, as reported e.g. by the Linux kernel.
-
- Jul 18, 2012
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jul 04, 2012
-
-
Diego Biurrun authored
-
- Jan 08, 2012
-
-
Diego Biurrun authored
-
- Dec 22, 2011
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Dec 12, 2011
-
-
Diego Biurrun authored
-
- Nov 18, 2011
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Sep 03, 2011
-
-
Anton Khirnov authored
-
- Aug 03, 2011
-
-
Stefano Sabatini authored
-
- Jul 14, 2011
-
-
Diego Biurrun authored
-
- Jul 03, 2011
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
Diego Biurrun authored
-
- Jun 20, 2011
-
-
Reinhard Tartler authored
On architectures such as x86 (both 32 bit and 64bit), the stack element size is fixed, which maintains alignment. Here, this change does not break anything. However, we also support also other architectures where this property is not maintained and therefore, applications will crash horribly. This change effectively forces all applications to be recompiled against libswscale.
-
- Jun 02, 2011
-
-
Stefano Sabatini authored
Reintroduce the internal symbol which was removed in: commit e1197b9e Author: Stefano Sabatini <stefano.sabatini-lala@poste.it> Date: Sun May 29 17:57:40 2011 +0200 swscale: remove sws_format_name() Use av_get_pix_fmt_name() instead. The symbol is used by some external libs (hi libx264!), this gives time to them to use the recently added av_get_pix_fmt_name() rather than an internal symbol.
-
- May 28, 2011
-
-
Anton Khirnov authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
Anton Khirnov authored
-
- May 26, 2011
-
-
Anton Khirnov authored
-
- May 25, 2011
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-