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