index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libswscale
/
options.c
Age
Commit message (
Expand
)
Author
2012-07-07
lavu: 256 color support
Paul B Mahol
2012-06-22
swscale: use designated initializers for AVClass
Paul B Mahol
2012-03-05
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-04
swscale: remove "cpu flags" from -sws_flags description.
Ronald S. Bultje
2012-02-23
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-21
swscale: K&R formatting cosmetics (part I)
Diego Biurrun
2011-10-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-12
AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
Anton Khirnov
2011-09-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-03
lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.
Anton Khirnov
2011-05-25
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-05-24
swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*.
Ronald S. Bultje
2011-05-10
AVOptions: make default_val a union, as proposed in AVOption2.
Anton Khirnov
2011-05-01
Merge commit '85770f2a2651497861ed938efcd0df3696ff5e45'
Michael Niedermayer
2011-04-30
AVOptions: make default_val a union, as proposed in AVOption2.
Anton Khirnov
2011-04-20
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-19
lavc: remove the FF_API_SET_STRING_OLD cruft.
Anton Khirnov
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2010-09-29
Set the default value of param0 and param1 to SWS_PARAM_DEFAULT.
Stefano Sabatini
2010-09-29
Set valid default values for the srcw, srch, dstw, dsth options in the
Stefano Sabatini
2010-09-29
Amend constraints for the src_format and dst_format options in the
Stefano Sabatini
2010-09-26
Make the avoptions list of sws more complete.
Michael Niedermayer
2010-09-08
rgb2rgb: build SSE2 codepath
Ramiro Polla
2009-08-16
Cosmetics:
Ramiro Polla
2009-04-18
Rename swscale_avoption.c to options.c.
Stefano Sabatini