43 Commits (0ebcf878032fa32a02e406a3397b51dc8b45109d)

Author SHA1 Message Date
  Øyvind Kolås 3e6016622e swscale: add two spatially stable dithering methods 11 years ago
  Michael Niedermayer ccf96f8c64 swscale/options: switch default to bicubic 11 years ago
  wm4 01e3340fb6 swscale: make bilinear scaling the default 11 years ago
  Michael Niedermayer 1e0e193240 sws: add dither enum 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 12 years ago
  Stefano Sabatini 605f1d9865 lsws: define version in SWScaler class 12 years ago
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 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 13 years ago
  Paul B Mahol 81416c2f64 swscale: use designated initializers for AVClass 13 years ago
  Ronald S. Bultje 1c97b5c4a3 swscale: remove "cpu flags" from -sws_flags description. 13 years ago
  Diego Biurrun 89d94b2182 swscale: K&R formatting cosmetics (part I) 13 years ago
  Anton Khirnov 145f741e11 AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 13 years ago
  Anton Khirnov fb4ca26bdb lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. 13 years ago
  Ronald S. Bultje e66149e714 swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 14 years ago
  Anton Khirnov b66752790a AVOptions: make default_val a union, as proposed in AVOption2. 14 years ago
  Anton Khirnov 85770f2a26 AVOptions: make default_val a union, as proposed in AVOption2. 14 years ago
  Anton Khirnov 41d0eb1c81 lavc: remove the FF_API_SET_STRING_OLD cruft. 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Stefano Sabatini e60c906a82 Set the default value of param0 and param1 to SWS_PARAM_DEFAULT. 14 years ago
  Stefano Sabatini 6d21d67b38 Set valid default values for the srcw, srch, dstw, dsth options in the 14 years ago
  Stefano Sabatini 5abd626e20 Amend constraints for the src_format and dst_format options in the 14 years ago
  Michael Niedermayer 8c26d83edb Make the avoptions list of sws more complete. 14 years ago
  Ramiro Polla 539ff40c2d rgb2rgb: build SSE2 codepath 14 years ago
  Ramiro Polla dd68318cee Cosmetics: 15 years ago
  Stefano Sabatini a208350c3c Rename swscale_avoption.c to options.c. 16 years ago
  Michael Niedermayer ceb700babb Add bitexact flag. 16 years ago
  Luca Barbato 1619f426b9 100L, avoption splited code added, I should double check with svn status... 17 years ago