| Commit message (Expand) | Author | Age | Files | Lines |
* | swscale/options: Use AV_OPT_TYPE_PIXEL_FMT | Michael Niedermayer | 2016-11-20 | 1 | -2/+2 |
* | swscale: use AV_OPT_TYPE_BOOL for {src,dst}_range options | Clément Bœsch | 2015-12-04 | 1 | -2/+2 |
* | swscale: rename sws_context_class to ff_sws_context_class | Andreas Cadhalpun | 2015-10-29 | 1 | -2/+2 |
* | doc/scaler, swscale/options: use proper capitalization | Ganesh Ajjanagadde | 2015-10-10 | 1 | -2/+2 |
* | swscale: use AV_OPT_TYPE_BOOL | Clément Bœsch | 2015-09-08 | 1 | -3/+1 |
* | swscale/alphablend: Support SWS_ALPHA_BLEND_CHECKERBOARD | Michael Niedermayer | 2015-08-09 | 1 | -0/+1 |
* | swscale: Implement alphablendaway for planar 4:4:4 formats | Michael Niedermayer | 2015-08-08 | 1 | -0/+3 |
* | Add gamma encodign/decoding before/after scaling in libswscale | Pedro Arthur | 2015-04-23 | 1 | -0/+3 |
* | swscale: Allow chroma samples to be above and to the left of luma samples | Michael Niedermayer | 2014-09-21 | 1 | -4/+4 |
* | swscale: add two spatially stable dithering methods | Øyvind Kolås | 2014-03-25 | 1 | -4/+6 |
* | swscale/options: switch default to bicubic | Michael Niedermayer | 2013-10-06 | 1 | -1/+1 |
* | swscale: make bilinear scaling the default | wm4 | 2013-09-30 | 1 | -1/+1 |
* | sws: add dither enum | Michael Niedermayer | 2013-08-15 | 1 | -0/+5 |
* | Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e' | Michael Niedermayer | 2013-08-03 | 1 | -2/+2 |
|\ |
|
| * | Give less generic names to global library option arrays | Diego Biurrun | 2013-08-02 | 1 | -2/+2 |
* | | swscale/options: fix copy and paste typo | Michael Niedermayer | 2013-07-17 | 1 | -2/+2 |
* | | swscale: Add support to specify chroma position | Michael Niedermayer | 2013-07-17 | 1 | -0/+5 |
* | | sws: add AVOption flag for error diffusion dither | Michael Niedermayer | 2013-01-19 | 1 | -0/+1 |
* | | lsws: define version in SWScaler class | Stefano Sabatini | 2012-11-29 | 1 | -0/+1 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -2/+2 |
* | | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 1 | -8/+8 |
|\ \
| |/ |
|
| * | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -8/+8 |
* | | Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078' | Michael Niedermayer | 2012-09-05 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -1/+1 |
* | | Merge commit '124134e42455763b28cc346fed1d07017a76e84e' | Michael Niedermayer | 2012-09-05 | 1 | -16/+16 |
|\ \
| |/ |
|
| * | avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -16/+16 |
* | | lavu: 256 color support | Paul B Mahol | 2012-07-07 | 1 | -0/+1 |
* | | swscale: use designated initializers for AVClass | Paul B Mahol | 2012-06-22 | 1 | -1/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-05 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | swscale: remove "cpu flags" from -sws_flags description. | Ronald S. Bultje | 2012-03-04 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-23 | 1 | -29/+29 |
|\ \
| |/ |
|
| * | swscale: K&R formatting cosmetics (part I) | Diego Biurrun | 2012-02-21 | 1 | -29/+29 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-13 | 1 | -27/+27 |
|\ \
| |/ |
|
| * | AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* | Anton Khirnov | 2011-10-12 | 1 | -27/+27 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-04 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. | Anton Khirnov | 2011-09-03 | 1 | -0/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-25 | 1 | -6/+0 |
|\ \
| |/ |
|
| * | swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. | Ronald S. Bultje | 2011-05-24 | 1 | -6/+0 |
| * | AVOptions: make default_val a union, as proposed in AVOption2. | Anton Khirnov | 2011-05-10 | 1 | -33/+33 |
* | | Merge commit '85770f2a2651497861ed938efcd0df3696ff5e45' | Michael Niedermayer | 2011-05-01 | 1 | -33/+33 |
|\ \ |
|
| * | | AVOptions: make default_val a union, as proposed in AVOption2. | Anton Khirnov | 2011-04-30 | 1 | -33/+33 |
| |/ |
|
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-20 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | lavc: remove the FF_API_SET_STRING_OLD cruft. | Anton Khirnov | 2011-04-19 | 1 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Set the default value of param0 and param1 to SWS_PARAM_DEFAULT. | Stefano Sabatini | 2010-09-29 | 1 | -2/+2 |
* | Set valid default values for the srcw, srch, dstw, dsth options in the | Stefano Sabatini | 2010-09-29 | 1 | -4/+4 |
* | Amend constraints for the src_format and dst_format options in the | Stefano Sabatini | 2010-09-29 | 1 | -2/+3 |
* | Make the avoptions list of sws more complete. | Michael Niedermayer | 2010-09-26 | 1 | -0/+12 |
* | rgb2rgb: build SSE2 codepath | Ramiro Polla | 2010-09-08 | 1 | -0/+1 |