summaryrefslogtreecommitdiffstats
path: root/libhb/avfilter.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter: fix yadif optionsJohn Stebbins2018-12-281-9/+33
* avfilter: fix flushing final frameJohn Stebbins2018-05-311-2/+11
* libhb: fixed a dead assignment in avfilter.c.Damiano Galassi2018-01-101-1/+1
* Auto-rotate video that has rotation tagJohn Stebbins2017-11-091-57/+30
* LinGui: Reorgainize Summary paneJohn Stebbins2017-11-061-3/+3
* avfilter: fix handling of bad settingsJohn Stebbins2017-04-141-0/+1
* avfilter: fix stop time of final filtered frameJohn Stebbins2016-09-291-1/+7
* filters: don't add disabled rotate filter to filter listJohn Stebbins2016-03-311-1/+1
* decomb: split comb detection out into it's own filterJohn Stebbins2016-03-111-7/+4
* filters: make job filter settings an hb_dict_tJohn Stebbins2016-03-091-48/+368
* libhb: fix memory leaksJohn Stebbins2016-03-061-0/+2
* deinterlace: add conditional deinterlacing of interlaced framesJohn Stebbins2016-02-151-4/+5
* deinterlace: use avfilter yadif deinterlacerJohn Stebbins2016-02-151-0/+13
* rotate: use libavfilterJohn Stebbins2016-01-251-0/+13
* libhb: Add libavfilter support and pad filterJohn Stebbins2016-01-211-0/+444