| Commit message (Expand) | Author | Age | Files | Lines |
* | swscale: introduce new, dynamic scaling API | Niklas Haas | 2024-11-25 | 1 | -21/+68 |
* | swscale: organize and better document flags | Niklas Haas | 2024-11-25 | 1 | -50/+66 |
* | swscale: expose SwsContext publicly | Niklas Haas | 2024-11-25 | 1 | -7/+86 |
* | swscale: add sws_is_noop() | Niklas Haas | 2024-10-23 | 1 | -0/+6 |
* | swscale: add new frame testing API | Niklas Haas | 2024-10-23 | 1 | -0/+55 |
* | swscale: add sws_free_context() | Niklas Haas | 2024-10-23 | 1 | -0/+7 |
* | swscale: slightly reorder header | Niklas Haas | 2024-10-23 | 1 | -17/+17 |
* | swscale: publicly typedef struct SwsContext | Niklas Haas | 2024-10-23 | 1 | -22/+22 |
* | swscale: document SWS_FULL_CHR_H_* flags | Niklas Haas | 2024-08-16 | 1 | -2/+26 |
* | swscale: document some missing arguments | Marvin Scholz | 2022-10-17 | 1 | -0/+10 |
* | swscale: Fix bogus doxy comment #ifdefs | Marvin Scholz | 2022-10-17 | 1 | -10/+5 |
* | Keep including the full version.h when headers are included externally | Martin Storsjö | 2022-03-19 | 1 | -0/+6 |
* | libswscale: Split version.h | Martin Storsjö | 2022-03-16 | 1 | -1/+1 |
* | swscale/swscale: Improve *ColorspaceDetails() doxy | Michael Niedermayer | 2021-10-24 | 1 | -0/+8 |
* | sws: add a new scaling API | Anton Khirnov | 2021-09-06 | 1 | -0/+92 |
* | libswscale: Remove unused deprecated functions, make used ones static | Andreas Rheinhardt | 2021-04-27 | 1 | -11/+0 |
* | doxygen: Standardize root-level modules | Timothy Gu | 2016-08-02 | 1 | -1/+3 |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | | swscale: add bt2020 yuv2rgb coefficients. | Ronald S. Bultje | 2016-04-01 | 1 | -0/+1 |
* | | swscale: Deprecate vector functions which are unused outside swscale | Michael Niedermayer | 2016-03-31 | 1 | -27/+10 |
* | | swscale/swscale: add av_warn_unused_result to sws_init_context | Ganesh Ajjanagadde | 2015-10-16 | 1 | -0/+1 |
* | | Merge commit '9d58639e270f7612874681e0ca30fa461e2667b7'n2.9-dev | Hendrik Leppkes | 2015-09-05 | 1 | -16/+0 |
|\| |
|
| * | sws: Drop deprecated SWS_CPU_CAPS defines | Vittorio Giovara | 2015-08-28 | 1 | -16/+0 |
* | | swscale/swscale: Document param[0..1] | Michael Niedermayer | 2015-08-09 | 1 | -0/+6 |
* | | swscale/swscale: Get rid of the SWS_GAMMA_CORRECT flag | Michael Niedermayer | 2015-04-23 | 1 | -1/+0 |
* | | Add gamma encodign/decoding before/after scaling in libswscale | Pedro Arthur | 2015-04-23 | 1 | -0/+1 |
* | | Merge commit 'bb789016d423d2cfacd2904ac66257bdf7f0964e' | Michael Niedermayer | 2014-08-07 | 1 | -3/+0 |
|\| |
|
| * | swscale: Undeprecate sws_getContext() | Diego Biurrun | 2014-08-07 | 1 | -3/+0 |
* | | Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73' | Michael Niedermayer | 2014-06-02 | 1 | -0/+2 |
|\| |
|
| * | Remove all Blackfin architecture optimizations | Diego Biurrun | 2014-06-02 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-12-14 | 1 | -6/+4 |
|\| |
|
| * | doxy: Define a group for libswscale documentation | Luca Barbato | 2013-12-13 | 1 | -0/+8 |
* | | Merge commit 'c1eb3e7fecdc270e03a700d61ef941600a6af491' | Michael Niedermayer | 2013-05-07 | 1 | -0/+7 |
|\| |
|
| * | swscale: add support for endianness only conversion | Janne Grunau | 2013-05-06 | 1 | -0/+7 |
* | | sws: Fix error diffusion flag | Michael Niedermayer | 2013-01-19 | 1 | -1/+1 |
* | | sws: Support error diffusion dither for mono output | Michael Niedermayer | 2013-01-18 | 1 | -0/+1 |
* | | doxy: add ref for lavfi, lpp and lsws. | Clément Bœsch | 2012-12-11 | 1 | -2/+11 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-17 | 1 | -2/+0 |
|\| |
|
| * | libswscale: remove unnecessary direct #if LIBSWSCALE_VERSION_MAJOR | Janne Grunau | 2012-11-16 | 1 | -2/+0 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -6/+6 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -6/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-06 | 1 | -2/+2 |
|\| |
|
| * | Give all anonymously typedeffed structs in headers a name | Diego Biurrun | 2012-10-06 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+2 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-04 | 1 | -0/+3 |
|\| |
|
| * | x86: build: replace mmx2 by mmxext | Diego Biurrun | 2012-08-03 | 1 | -0/+3 |
* | | sws: more complete doxy for sws_setColorspaceDetails() | Michael Niedermayer | 2012-07-18 | 1 | -1/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-04 | 1 | -28/+1 |
|\| |
|