- 06 May, 2013 1 commit
-
-
Janne Grunau authored
Use bitfields in FormatEntry array to avoid wasting an int for each flag.
-
- 19 Jan, 2013 1 commit
-
-
Michael Niedermayer authored
The used flag was mistakenly overlapping with chroma drop Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 18 Jan, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 11 Dec, 2012 1 commit
-
-
Clément Bœsch authored
-
- 16 Nov, 2012 1 commit
-
-
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.
-
- 08 Oct, 2012 1 commit
-
-
Anton Khirnov authored
-
- 06 Oct, 2012 1 commit
-
-
Diego Biurrun authored
Anonymous structs cannot be forward declared and have no benefit.
-
- 15 Aug, 2012 1 commit
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 03 Aug, 2012 1 commit
-
-
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.
-
- 18 Jul, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 04 Jul, 2012 1 commit
-
-
Diego Biurrun authored
-
- 08 Jan, 2012 1 commit
-
-
Diego Biurrun authored
-
- 22 Dec, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 12 Dec, 2011 1 commit
-
-
Diego Biurrun authored
-
- 18 Nov, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 03 Sep, 2011 1 commit
-
-
Anton Khirnov authored
-
- 03 Aug, 2011 1 commit
-
-
Stefano Sabatini authored
-
- 14 Jul, 2011 1 commit
-
-
Diego Biurrun authored
-
- 03 Jul, 2011 3 commits
-
-
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
-
- 20 Jun, 2011 1 commit
-
-
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.
-
- 02 Jun, 2011 1 commit
-
-
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.
-
- 28 May, 2011 2 commits
-
-
Anton Khirnov authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
Anton Khirnov authored
-
- 26 May, 2011 1 commit
-
-
Anton Khirnov authored
-
- 25 May, 2011 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 24 May, 2011 1 commit
-
-
Ronald S. Bultje authored
-
- 21 May, 2011 1 commit
-
-
Clément Bœsch authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 28 Apr, 2011 1 commit
-
-
Peter Ross authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 19 Apr, 2011 1 commit
-
-
Anton Khirnov authored
-
- 18 Apr, 2011 1 commit
-
-
Anton Khirnov authored
They've accumulated enough new APIs and corresponding deprecated cruft. This breaks API and ABI.
-
- 06 Apr, 2011 1 commit
-
-
Anton Khirnov authored
The replacement isn't ready yet.
-
- 26 Mar, 2011 1 commit
-
-
Peter Ross authored
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 28 Sep, 2010 3 commits
-
-
Stefano Sabatini authored
sws_init_context() instead. Originally committed as revision 32401 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Stefano Sabatini authored
Originally committed as revision 32400 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Stefano Sabatini authored
sws_init_context() of r32368. Originally committed as revision 32396 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 26 Sep, 2010 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 32370 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-