| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112' | Michael Niedermayer | 2012-08-29 | 1 | -1/+0 |
|\ |
|
| * | testprogs: Remove unused includes | Martin Storsjö | 2012-08-29 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
| * | swscale-test: Drop unused argc and argv arguments from main(). | Diego Biurrun | 2012-02-01 | 1 | -1/+1 |
* | | swscale: unscaled rgba64->rgb48 | Paul B Mahol | 2012-07-19 | 1 | -0/+2 |
* | | swscale: unscaled rgba64->bgr48 | Paul B Mahol | 2012-07-19 | 1 | -0/+2 |
* | | swscale: simplify unscaled rgb48<->bgr48 | Paul B Mahol | 2012-07-18 | 1 | -2/+2 |
* | | colorspace-test: add few more tests | Paul B Mahol | 2012-06-09 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-10 | 1 | -34/+45 |
|\| |
|
| * | swscale: K&R formatting cosmetics for code examples | Diego Biurrun | 2012-01-08 | 1 | -34/+45 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-03 | 1 | -2/+2 |
|\| |
|
| * | Drop some pointless void* return value casts from av_malloc() invocations. | Diego Biurrun | 2012-01-02 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' into master | Michael Niedermayer | 2011-05-29 | 1 | -1/+1 |
|\| |
|
| * | sws: replace all long with int. | Anton Khirnov | 2011-05-28 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-25 | 1 | -28/+1 |
|\| |
|
| * | swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. | Ronald S. Bultje | 2011-05-24 | 1 | -28/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | colorspace-test: fix build | Ramiro Polla | 2010-12-07 | 1 | -1/+1 |
* | Revert r31153. It failed to build on: | Ramiro Polla | 2010-05-12 | 1 | -1/+1 |
* | Use int instead of long to pass width parameters in non-public functions. | Ramiro Polla | 2010-05-11 | 1 | -1/+1 |
* | swscale: Check for return values of malloc. | Ramiro Polla | 2009-08-29 | 1 | -0/+3 |
* | Cosmetics: | Ramiro Polla | 2009-08-16 | 1 | -10/+10 |
* | Indent libswscale: | Ramiro Polla | 2009-08-16 | 1 | -11/+11 |
* | Rename cs_test.c --> colorspace-test.c. This is more consistent with the names | Diego Biurrun | 2009-03-26 | 1 | -0/+175 |