summaryrefslogtreecommitdiffstats
path: root/libswscale/options.c
Commit message (Expand)AuthorAgeFilesLines
* lavu: 256 color supportPaul B Mahol2012-07-071-0/+1
* swscale: use designated initializers for AVClassPaul B Mahol2012-06-221-1/+5
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-051-1/+1
|\
| * swscale: remove "cpu flags" from -sws_flags description.Ronald S. Bultje2012-03-041-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-231-29/+29
|\ \ | |/
| * swscale: K&R formatting cosmetics (part I)Diego Biurrun2012-02-211-29/+29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-131-27/+27
|\ \ | |/
| * AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*Anton Khirnov2011-10-121-27/+27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-041-0/+5
|\ \ | |/
| * lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.Anton Khirnov2011-09-031-0/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-251-6/+0
|\ \ | |/
| * swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*.Ronald S. Bultje2011-05-241-6/+0
| * AVOptions: make default_val a union, as proposed in AVOption2.Anton Khirnov2011-05-101-33/+33
* | Merge commit '85770f2a2651497861ed938efcd0df3696ff5e45'Michael Niedermayer2011-05-011-33/+33
|\ \
| * | AVOptions: make default_val a union, as proposed in AVOption2.Anton Khirnov2011-04-301-33/+33
| |/
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-201-1/+1
|\ \ | |/
| * lavc: remove the FF_API_SET_STRING_OLD cruft.Anton Khirnov2011-04-191-1/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Set the default value of param0 and param1 to SWS_PARAM_DEFAULT.Stefano Sabatini2010-09-291-2/+2
* Set valid default values for the srcw, srch, dstw, dsth options in theStefano Sabatini2010-09-291-4/+4
* Amend constraints for the src_format and dst_format options in theStefano Sabatini2010-09-291-2/+3
* Make the avoptions list of sws more complete.Michael Niedermayer2010-09-261-0/+12
* rgb2rgb: build SSE2 codepathRamiro Polla2010-09-081-0/+1
* Cosmetics:Ramiro Polla2009-08-161-1/+2
* Rename swscale_avoption.c to options.c.Stefano Sabatini2009-04-181-0/+60
OpenPOWER on IntegriCloud