summaryrefslogtreecommitdiffstats
path: root/libhb/cropscale.c
Commit message (Expand)AuthorAgeFilesLines
* cropscale: fix color range conversionJohn Stebbins2020-03-241-16/+0
* libhb: resolve header conflicts with pango/harfbuzzJohn Stebbins2019-09-121-2/+2
* cropscale: force output pixfmt to YUV420PJohn Stebbins2019-04-081-0/+9
* avfilter: split individual filters to separate filesJohn Stebbins2019-04-081-0/+194
* avfilter: simplify internal API to avfilterJohn Stebbins2019-04-081-228/+0
* Update copyright dates to 2019.Bradley Sepos2019-01-011-1/+1
* Update copyright dates to 2018.Bradley Sepos2018-01-011-1/+1
* opencl: removit it (#777)John Stebbins2017-06-121-65/+27
* opencl: better release of OpenCL context to avoid more leaksmaxd2017-02-201-0/+4
* Update copyright dates to 2017.Bradley Sepos2017-01-011-1/+1
* Select the appropriate coefficients for yuv<->rgb conversions.Damiano Galassi2016-11-081-1/+2
* remove dxva hw decode (#189)John Stebbins2016-05-171-16/+5
* filters: make job filter settings an hb_dict_tJohn Stebbins2016-03-091-14/+21
* libhb: Add libavfilter support and pad filterJohn Stebbins2016-01-211-10/+10
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* libhb: don't use deprecated AVPictureJohn Stebbins2015-10-291-16/+13
* libhb: remove unused hb_buffer_t.subJohn Stebbins2015-09-041-1/+0
* cropscale: prevent crash when scale dimensions too smalljstebbins2015-08-241-0/+6
* DXVA2: cleanup decode support checks.Rodeo2015-06-231-1/+1
* libhb: Use a buffer flat to indicate EOFjstebbins2015-05-011-1/+1
* libhb: Eliminate global variable hb_gui_use_hwd_flagjstebbins2015-03-291-5/+5
* Update year to 2015.bradleys2015-02-011-1/+1
* json: add json APIsjstebbins2014-12-161-8/+8
* Update some copyright dates to 2014.Rodeo2014-02-181-1/+1
* libhb: fix a bunch of compiler warningsjstebbins2013-11-261-17/+0
* OpenCL: use the new library loading architecture for all OpenCL code.Rodeo2013-11-081-67/+58
* HW: fix for compile and runtime behavior and support of the features/RB601maxd2013-10-111-3/+3
* Merging-in the OpenCL Scaling code from the OpenCL branch to trunk. sr552013-09-211-2/+79
* cropscale: fix initial value of output width/heightjstebbins2013-05-311-2/+2
* Updated all the copyright headers to 2013.sr552013-03-091-1/+1
* Updated file copyright / GPL headerssr552012-06-151-1/+9
* libhb: Fix problem with positions of burned-in subsjstebbins2012-05-051-1/+0
* PGS (bluray) subtitle support \o/jstebbins2012-04-261-0/+1
* Rework filter pipelinejstebbins2012-03-271-0/+204