summaryrefslogtreecommitdiffstats
path: root/libswscale/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '92db5083077a8b0f8e1050507671b456fd155125'James Almer2017-05-041-2/+1
|\
| * build: Generate pkg-config files from Make and not from configureDiego Biurrun2016-12-221-0/+1
* | Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'Clément Bœsch2017-05-031-1/+1
|\ \ | |/
* | fate: add fate-sws-pixdesc-queryClément Bœsch2017-03-201-0/+1
* | Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec'Derek Buitenhuis2016-05-091-3/+3
|\ \ | |/
| * build: miscellaneous cosmeticsDiego Biurrun2016-04-071-8/+8
* | swscale: re-enable gammaPedro Arthur2015-09-041-0/+1
* | swscale: refactor vertical scalerPedro Arthur2015-08-191-0/+1
* | swscale: refactor horizontal scalingPedro Arthur2015-08-181-0/+2
* | swscale: Implement alphablendaway for planar 4:4:4 formatsMichael Niedermayer2015-08-081-1/+2
* | lsws: duplicate ff_log2_tabJames Almer2014-08-121-0/+2
* | sws: Move fast bilinear C code into seperate fileMichael Niedermayer2014-07-191-1/+2
* | Merge commit '449511740f06a4675b0066730fa45cdb764ffafc'Michael Niedermayer2014-05-131-1/+0
|\ \ | |/
| * build: handle library dependencies in configureJanne Grunau2014-05-131-1/+0
* | Add Windows resource file support for shared librariesJames Almer2013-12-051-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-041-1/+2
|\ \ | |/
| * Create version.h headers for libraries that lack themDiego Biurrun2012-07-041-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-071-1/+2
|\ \ | |/
| * build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.Diego Biurrun2012-05-071-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-131-18/+0
|\ \ | |/
| * build: Move all arch OBJS declarations into arch subdirectory Makefiles.Diego Biurrun2012-04-121-16/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-131-4/+4
|\ \ | |/
| * build: Consistently handle conditional compilation for all optimization OBJS.Diego Biurrun2012-04-121-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-261-4/+8
|\ \ | |/
| * build: Only clean the architecture subdirectory we build for.Diego Biurrun2012-03-261-2/+0
| * build: prettyprinting cosmeticsDiego Biurrun2012-03-261-2/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-091-2/+1
|\ \ | |/
| * Remove Sun medialib glue code.Diego Biurrun2012-02-081-2/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-081-2/+2
|\ \ | |/
| * swscale: split C output functions into separate file.Ronald S. Bultje2012-02-071-2/+2
| * swscale: Split C input functions into separate file.Ronald S. Bultje2012-02-071-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-031-0/+2
|\ \ | |/
| * win64: add a XMM clobber test configure option.Ronald S. Bultje2012-02-021-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-101-1/+2
|\ \ | |/
| * swscale: convert yuy2/uyvy/nv12/nv21ToY/UV from inline asm to yasm.Ronald S. Bultje2012-01-081-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-051-1/+2
|\ \ | |/
| * swscale: split scale.asm.Ronald S. Bultje2012-01-031-1/+2
| * swscale: add MMX files to MMX-OBJS instead of OBJS.Ronald S. Bultje2012-01-031-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-131-2/+0
|\ \ | |/
| * build: move inclusion of subdir.mak to main subdir loopMans Rullgard2011-12-131-2/+0
* | Compile x86/swscale_template with -mno-red-zone.Reimar Döffinger2011-09-251-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-131-0/+1
|\ \ | |/
| * sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling.Ronald S. Bultje2011-09-131-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-291-1/+1
|\ \ | |/
| * build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-281-1/+1
* | Revert "build: Remove redundant config.mak includes from subdirectory Makefil...Reimar Döffinger2011-06-261-0/+2
|/
* build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun2011-06-251-2/+0
* swscale: split swscale.c in unscaled and generic conversion routines.Ronald S. Bultje2011-06-031-1/+2
* swscale: split out x86/swscale_template.c from swscale.c.Ronald S. Bultje2011-06-031-0/+1
* swscale: split out ppc _template.c files from main swscale.c.Ronald S. Bultje2011-06-031-1/+2
OpenPOWER on IntegriCloud