]> git.sesse.net Git - ffmpeg/history - libavresample/options.c
qsvenc: support more RC methods
[ffmpeg] / libavresample / options.c
2013-11-23 Diego BiurrunAdd missing #includes for *INT64_MAX and *INT64_C
2013-08-02 Diego BiurrunGive less generic names to global library option arrays
2013-02-23 Justin Ruggleslavr: allow setting internal_sample_fmt option by string
2013-02-23 Justin Ruggleslavr: Add "resample_cutoff" option as a duplicate of...
2012-12-19 Justin Ruggleslavr: add option for dithering during sample format...
2012-12-11 Justin Ruggleslavr: temporarily store custom matrix in AVAudioResampl...
2012-09-04 Martin Storsjöavopt: Explicitly store float/double option defaults...
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_INT in the i64...
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_CONST in the...
2012-08-24 Anton KhirnovAVOptions: store defaults for INT64 options in int64...
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-08-14 John Stebbinslibavresample: add mix level normalization option
2012-07-08 Justin Ruggleslavr: resampling: add filter type and Kaiser window...
2012-07-08 Justin Ruggleslavr: Use AV_SAMPLE_FMT_NONE to auto-select the interna...
2012-06-18 John StebbinsAdd Dolby/DPLII downmix support to libavresample
2012-05-01 Justin Ruggleslavr: use 8.8 instead of 10.6 as the 16-bit fixed-point...
2012-04-25 Justin RugglesAdd libavresample