- 13 Jan, 2012 1 commit
-
-
Ronald S. Bultje authored
Fixes problems in swscale-test where it gives a 3-member array to a function expecting a 4-member array.
-
- 08 Jan, 2012 1 commit
-
-
Diego Biurrun authored
-
- 18 Nov, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 23 Oct, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 28 May, 2011 1 commit
-
-
Diego Biurrun authored
-
- 26 May, 2011 1 commit
-
-
Diego Biurrun authored
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 16 Feb, 2011 1 commit
-
-
Reinhard Tartler authored
Done to keep ABI compatible. Otherwise this is just silly
-
- 15 Feb, 2011 1 commit
-
-
Reinhard Tartler authored
It is pretty hopeless that other considerable projects will adopt libavutil alone in other projects. Projects that need small footprint are better off with more specialized libraries such as gnulib or rather just copy the necessary parts that they need. With this in mind, nobody is helped by having libavutil and libavcore split. In order to ease maintenance inside and around FFmpeg and to reduce confusion where to put common code, avcore's functionality is merged (back) to avutil. Signed-off-by:
Reinhard Tartler <siretart@tauware.de>
-
- 06 Feb, 2011 1 commit
-
-
Clément Bœsch authored
Signed-off-by:
Mans Rullgard <mans@mansr.com> (cherry picked from commit 523d9407)
-
- 04 Feb, 2011 1 commit
-
-
Clément Bœsch authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 16 Sep, 2010 2 commits
-
-
Ramiro Polla authored
Originally committed as revision 32265 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Ramiro Polla authored
Originally committed as revision 32256 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 12 Sep, 2010 5 commits
-
-
Ramiro Polla authored
Originally committed as revision 32215 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Ramiro Polla authored
Originally committed as revision 32214 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Ramiro Polla authored
If the CRC from the src->dst conversion matches a reference, it is not necessary to perform a dst->yuva420p conversion and check the SSD. Originally committed as revision 32213 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Ramiro Polla authored
Originally committed as revision 32212 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Ramiro Polla authored
The source format parameters are kept in static variables and conversion from ref to source is only made when any parameter changes. Originally committed as revision 32211 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 08 Sep, 2010 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 32106 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 19 Aug, 2010 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 31982 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 08 Aug, 2010 2 commits
-
-
Ramiro Polla authored
Originally committed as revision 31949 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Ramiro Polla authored
Originally committed as revision 31948 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 31 Jul, 2010 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 31879 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 23 Jul, 2010 3 commits
-
-
Ramiro Polla authored
Originally committed as revision 31777 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Ramiro Polla authored
Originally committed as revision 31776 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Ramiro Polla authored
sequential geometries instead of running all algorithms sequentially for each geometry. Originally committed as revision 31775 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 22 Jul, 2010 3 commits
-
-
Ramiro Polla authored
smaller than 1000 Originally committed as revision 31771 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Ramiro Polla authored
the output even if the test crashes. Originally committed as revision 31770 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Ramiro Polla authored
Some converters (ie. unscaled rgb24 -> argb) may write some bytes out of bounds. Ideally the converters should be fixed, but in the meantime we allocate more memory to prevent heap corruption. Originally committed as revision 31768 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 20 Jul, 2010 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 31759 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 04 Mar, 2010 2 commits
-
-
Stefano Sabatini authored
127.32L to me, beware when using git svn dcommit for committing stuff to svn... Originally committed as revision 30827 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Stefano Sabatini authored
format. Make swscale-test only perform the test from the input to the output format rather than perform all. Also implement swscale-test-all.sh, for performing all the tests. Improve flexibility of the swscale-test tool, this way is simpler to perform only a subset of tests. Originally committed as revision 30825 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 30 Jan, 2010 1 commit
-
-
Stefano Sabatini authored
See the thread: Subject: [FFmpeg-devel] [RFC] Make swscale-test perform only one convertion Date: Fri, 29 Jan 2010 01:52:23 +0100 Originally committed as revision 30457 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 27 Jan, 2010 1 commit
-
-
Stefano Sabatini authored
use of the program. Originally committed as revision 30439 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 20 Jan, 2010 1 commit
-
-
Stefano Sabatini authored
supported both as input and as output, as the conversion performed is: yuva420p -> src -> dst -> yuva420p. Originally committed as revision 30379 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 19 Jan, 2010 3 commits
-
-
Stefano Sabatini authored
are supported, avoid pointless loops. Originally committed as revision 30377 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Ramiro Polla authored
Originally committed as revision 30373 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Måns Rullgård authored
Image buffers require 16-byte alignment, so av_malloc() should be used. Fixes crash on PPC. Originally committed as revision 30369 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 18 Jan, 2010 2 commits
-
-
Stefano Sabatini authored
Originally committed as revision 30368 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Stefano Sabatini authored
Originally committed as revision 30367 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-