Commit History

Author SHA1 Message Date
  Anton Khirnov 1e7d2007c3 all: use designated initializers for AVOption.unit 4 months ago
  Andreas Rheinhardt 636631d9db Remove unnecessary libavutil/(avutil|common|internal).h inclusions 2 years ago
  Andreas Rheinhardt a1255a350d libswscale/options: Add parent_log_context_offset to AVClass 2 years ago
  Anton Khirnov d6fdc78e91 sws: implement slice threading 3 years ago
  Michael Niedermayer ac206bb175 swscale/options: Use AV_OPT_TYPE_PIXEL_FMT 7 years ago
  Clément Bœsch 010caed261 swscale: use AV_OPT_TYPE_BOOL for {src,dst}_range options 8 years ago
  Andreas Cadhalpun 8bfbc8c5e5 swscale: rename sws_context_class to ff_sws_context_class 8 years ago
  Ganesh Ajjanagadde 3b2000c2bf doc/scaler, swscale/options: use proper capitalization 8 years ago
  Clément Bœsch c97cd1169c swscale: use AV_OPT_TYPE_BOOL 8 years ago
  Michael Niedermayer c5ebeaa308 swscale/alphablend: Support SWS_ALPHA_BLEND_CHECKERBOARD 9 years ago
  Michael Niedermayer d0e0757e9a swscale: Implement alphablendaway for planar 4:4:4 formats 9 years ago
  Pedro Arthur 2a7128f4ed Add gamma encodign/decoding before/after scaling in libswscale 9 years ago
  Michael Niedermayer 61af6bebb4 swscale: Allow chroma samples to be above and to the left of luma samples 9 years ago
  Øyvind Kolås 3e6016622e swscale: add two spatially stable dithering methods 10 years ago
  Michael Niedermayer ccf96f8c64 swscale/options: switch default to bicubic 10 years ago
  wm4 01e3340fb6 swscale: make bilinear scaling the default 10 years ago
  Michael Niedermayer 1e0e193240 sws: add dither enum 11 years ago
  Michael Niedermayer a8e963835a Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e' 11 years ago
  Diego Biurrun b5a138652f Give less generic names to global library option arrays 11 years ago
  Michael Niedermayer a0b7e73f8b swscale/options: fix copy and paste typo 11 years ago
  Michael Niedermayer b405f4e916 swscale: Add support to specify chroma position 11 years ago
  Michael Niedermayer d7a46ca179 sws: add AVOption flag for error diffusion dither 11 years ago
  Stefano Sabatini 605f1d9865 lsws: define version in SWScaler class 11 years ago
  Michael Niedermayer ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 11 years ago
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 11 years ago
  Michael Niedermayer d46c1c72e4 Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' 12 years ago
  Michael Niedermayer 99de3df3d3 Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078' 12 years ago
  Michael Niedermayer d5f65e9d40 Merge commit '124134e42455763b28cc346fed1d07017a76e84e' 12 years ago
  Martin Storsjö e6153f173a avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 12 years ago
  Martin Storsjö d58dd4b5b5 avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member 12 years ago
  Martin Storsjö 124134e424 avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member 12 years ago
  Paul B Mahol 1842b27564 lavu: 256 color support 12 years ago
  Paul B Mahol 81416c2f64 swscale: use designated initializers for AVClass 12 years ago
  Michael Niedermayer 2af8f2cea6 Merge remote-tracking branch 'qatar/master' 12 years ago
  Ronald S. Bultje 1c97b5c4a3 swscale: remove "cpu flags" from -sws_flags description. 12 years ago
  Michael Niedermayer e99f1a8cc8 Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 89d94b2182 swscale: K&R formatting cosmetics (part I) 12 years ago
  Michael Niedermayer f884ef00de Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov 145f741e11 AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 12 years ago
  Michael Niedermayer 1889c6724a Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov fb4ca26bdb lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. 13 years ago
  Michael Niedermayer 034fc7bf12 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje e66149e714 swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 13 years ago
  Anton Khirnov b66752790a AVOptions: make default_val a union, as proposed in AVOption2. 13 years ago
  Michael Niedermayer ffb5a0d533 Merge commit '85770f2a2651497861ed938efcd0df3696ff5e45' 13 years ago
  Anton Khirnov 85770f2a26 AVOptions: make default_val a union, as proposed in AVOption2. 13 years ago
  Michael Niedermayer efb5fa79f5 Merge remote branch 'qatar/master' 13 years ago
  Anton Khirnov 41d0eb1c81 lavc: remove the FF_API_SET_STRING_OLD cruft. 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Stefano Sabatini e60c906a82 Set the default value of param0 and param1 to SWS_PARAM_DEFAULT. 13 years ago