summaryrefslogtreecommitdiffstats
path: root/libhb/qsv_filter.c
Commit message (Expand)AuthorAgeFilesLines
* Resolve conflict with harfbuzz include file hb.hJohn Stebbins2019-09-101-1/+1
* qsv: use HB_PROJECT_FEATURE_QSV instead of USE_QSVJohn Stebbins2019-04-171-2/+4
* libhb: build: README: Replace instances of Libav with FFmpeg.Bradley Sepos2018-05-291-2/+2
* Misc. typosluz.paz2018-02-201-1/+1
* qsv: fixing variable re-use (#627)maximd332017-03-141-5/+6
* qsv: rename av_qsv* to hb_qsv*John Stebbins2016-12-171-59/+59
* libhb: fix build with --enable-qsvTim Walker2016-12-171-1/+1
* qsv: Fix possible null pointer dereference.midzer2016-12-141-2/+2
* qsv_filter: fix crash when unpacking crop parametersJohn Stebbins2016-04-131-4/+4
* filters: make job filter settings an hb_dict_tJohn Stebbins2016-03-091-15/+22
* libhb: Add libavfilter support and pad filterJohn Stebbins2016-01-211-11/+14
* libhb: add hb_buffer_listJohn Stebbins2015-09-241-64/+51
* libhb: Use a buffer flat to indicate EOFjstebbins2015-05-011-1/+1
* json: fix building with qsv enabled.jstebbins2014-12-161-21/+15
* json: add json APIsjstebbins2014-12-161-6/+6
* enc_qsv: general cleanup.Rodeo2014-04-051-1/+0
* QSV: use ifdefs rather than filtering to bypass libmfx references during comp...Rodeo2013-09-241-0/+4
* QSV: fix cropping with some brainfart sources.Rodeo2013-09-241-13/+45
* QSV: fix for VPP if VFRmaxd2013-09-231-2/+2
* QSV: minor refactoring.Rodeo2013-09-151-7/+7
* Big merge, QSV to trunk: part 2 (new files).Rodeo2013-08-221-0/+648