| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -2/+2 |
|\ |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -2/+2 |
* | | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 1 | -8/+8 |
|\ \
| |/ |
|
| * | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -8/+8 |
* | | Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078' | Michael Niedermayer | 2012-09-05 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -1/+1 |
* | | Merge commit '124134e42455763b28cc346fed1d07017a76e84e' | Michael Niedermayer | 2012-09-05 | 1 | -16/+16 |
|\ \
| |/ |
|
| * | avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -16/+16 |
* | | lavu: 256 color support | Paul B Mahol | 2012-07-07 | 1 | -0/+1 |
* | | swscale: use designated initializers for AVClass | Paul B Mahol | 2012-06-22 | 1 | -1/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-05 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | swscale: remove "cpu flags" from -sws_flags description. | Ronald S. Bultje | 2012-03-04 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-23 | 1 | -29/+29 |
|\ \
| |/ |
|
| * | swscale: K&R formatting cosmetics (part I) | Diego Biurrun | 2012-02-21 | 1 | -29/+29 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-13 | 1 | -27/+27 |
|\ \
| |/ |
|
| * | AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* | Anton Khirnov | 2011-10-12 | 1 | -27/+27 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-04 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. | Anton Khirnov | 2011-09-03 | 1 | -0/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-25 | 1 | -6/+0 |
|\ \
| |/ |
|
| * | swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. | Ronald S. Bultje | 2011-05-24 | 1 | -6/+0 |
| * | AVOptions: make default_val a union, as proposed in AVOption2. | Anton Khirnov | 2011-05-10 | 1 | -33/+33 |
* | | Merge commit '85770f2a2651497861ed938efcd0df3696ff5e45' | Michael Niedermayer | 2011-05-01 | 1 | -33/+33 |
|\ \ |
|
| * | | AVOptions: make default_val a union, as proposed in AVOption2. | Anton Khirnov | 2011-04-30 | 1 | -33/+33 |
| |/ |
|
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-20 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | lavc: remove the FF_API_SET_STRING_OLD cruft. | Anton Khirnov | 2011-04-19 | 1 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Set the default value of param0 and param1 to SWS_PARAM_DEFAULT. | Stefano Sabatini | 2010-09-29 | 1 | -2/+2 |
* | Set valid default values for the srcw, srch, dstw, dsth options in the | Stefano Sabatini | 2010-09-29 | 1 | -4/+4 |
* | Amend constraints for the src_format and dst_format options in the | Stefano Sabatini | 2010-09-29 | 1 | -2/+3 |
* | Make the avoptions list of sws more complete. | Michael Niedermayer | 2010-09-26 | 1 | -0/+12 |
* | rgb2rgb: build SSE2 codepath | Ramiro Polla | 2010-09-08 | 1 | -0/+1 |
* | Cosmetics: | Ramiro Polla | 2009-08-16 | 1 | -1/+2 |
* | Rename swscale_avoption.c to options.c. | Stefano Sabatini | 2009-04-18 | 1 | -0/+60 |