| Commit message (Expand) | Author | Age | Files | Lines |
* | lsws: duplicate ff_log2_tab | James Almer | 2014-08-12 | 1 | -0/+2 |
* | sws: Move fast bilinear C code into seperate file | Michael Niedermayer | 2014-07-19 | 1 | -1/+2 |
* | Merge commit '449511740f06a4675b0066730fa45cdb764ffafc' | Michael Niedermayer | 2014-05-13 | 1 | -1/+0 |
|\ |
|
| * | build: handle library dependencies in configure | Janne Grunau | 2014-05-13 | 1 | -1/+0 |
* | | Add Windows resource file support for shared libraries | James Almer | 2013-12-05 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-04 | 1 | -1/+2 |
|\| |
|
| * | Create version.h headers for libraries that lack them | Diego Biurrun | 2012-07-04 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-07 | 1 | -1/+2 |
|\| |
|
| * | build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line. | Diego Biurrun | 2012-05-07 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-13 | 1 | -18/+0 |
|\| |
|
| * | build: Move all arch OBJS declarations into arch subdirectory Makefiles. | Diego Biurrun | 2012-04-12 | 1 | -16/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-13 | 1 | -4/+4 |
|\| |
|
| * | build: Consistently handle conditional compilation for all optimization OBJS. | Diego Biurrun | 2012-04-12 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-26 | 1 | -4/+8 |
|\| |
|
| * | build: Only clean the architecture subdirectory we build for. | Diego Biurrun | 2012-03-26 | 1 | -2/+0 |
| * | build: prettyprinting cosmetics | Diego Biurrun | 2012-03-26 | 1 | -2/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-09 | 1 | -2/+1 |
|\| |
|
| * | Remove Sun medialib glue code. | Diego Biurrun | 2012-02-08 | 1 | -2/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-08 | 1 | -2/+2 |
|\| |
|
| * | swscale: split C output functions into separate file. | Ronald S. Bultje | 2012-02-07 | 1 | -2/+2 |
| * | swscale: Split C input functions into separate file. | Ronald S. Bultje | 2012-02-07 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-03 | 1 | -0/+2 |
|\| |
|
| * | win64: add a XMM clobber test configure option. | Ronald S. Bultje | 2012-02-02 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-10 | 1 | -1/+2 |
|\| |
|
| * | swscale: convert yuy2/uyvy/nv12/nv21ToY/UV from inline asm to yasm. | Ronald S. Bultje | 2012-01-08 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-05 | 1 | -1/+2 |
|\| |
|
| * | swscale: split scale.asm. | Ronald S. Bultje | 2012-01-03 | 1 | -1/+2 |
| * | swscale: add MMX files to MMX-OBJS instead of OBJS. | Ronald S. Bultje | 2012-01-03 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-13 | 1 | -2/+0 |
|\| |
|
| * | build: move inclusion of subdir.mak to main subdir loop | Mans Rullgard | 2011-12-13 | 1 | -2/+0 |
* | | Compile x86/swscale_template with -mno-red-zone. | Reimar Döffinger | 2011-09-25 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-13 | 1 | -0/+1 |
|\| |
|
| * | sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling. | Ronald S. Bultje | 2011-09-13 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-29 | 1 | -1/+1 |
|\| |
|
| * | build: include sub-makefiles using full path instead of symlinks | Mans Rullgard | 2011-06-28 | 1 | -1/+1 |
* | | Revert "build: Remove redundant config.mak includes from subdirectory Makefil... | Reimar Döffinger | 2011-06-26 | 1 | -0/+2 |
|/ |
|
* | build: Remove redundant config.mak includes from subdirectory Makefiles. | Diego Biurrun | 2011-06-25 | 1 | -2/+0 |
* | swscale: split swscale.c in unscaled and generic conversion routines. | Ronald S. Bultje | 2011-06-03 | 1 | -1/+2 |
* | swscale: split out x86/swscale_template.c from swscale.c. | Ronald S. Bultje | 2011-06-03 | 1 | -0/+1 |
* | swscale: split out ppc _template.c files from main swscale.c. | Ronald S. Bultje | 2011-06-03 | 1 | -1/+2 |
* | swscale: split out unscaled altivec YUV converters in their own file. | Ronald S. Bultje | 2011-06-03 | 1 | -1/+2 |
* | swscale: move away x86 specific code from rgb2rgb | Luca Barbato | 2011-04-14 | 1 | -1/+2 |
* | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -1/+0 |
* | swscale-test: get strides using av_fill_image_linesizes() from libavcore | Ramiro Polla | 2010-08-08 | 1 | -0/+1 |
* | alternative LGPL-licensed, MMX-optimized YUV to RGB conversion routines | Diego Biurrun | 2010-05-04 | 1 | -2/+1 |
* | Rename swscale-example to swscale-test, to better reflect the intended | Stefano Sabatini | 2010-01-27 | 1 | -2/+1 |
* | Split swscale.c into scaler code (swscale.c) and utility code (utils.c). | Ramiro Polla | 2010-01-24 | 1 | -1/+1 |
* | Rename swscale_avoption.c to options.c. | Stefano Sabatini | 2009-04-18 | 1 | -1/+1 |
* | Move addition of MMX-OBJS to OBJS into common.mak instead of duplicating it. | Diego Biurrun | 2009-04-12 | 1 | -2/+0 |
* | Make examples and test progs depend on libraries | Måns Rullgård | 2009-04-01 | 1 | -5/+0 |