summaryrefslogtreecommitdiffstats
path: root/libhb/rotate.c
Commit message (Expand)AuthorAgeFilesLines
* rotate: fix rotation by 180John Stebbins2019-11-111-1/+1
* libhb: resolve header conflicts with pango/harfbuzzJohn Stebbins2019-09-121-2/+2
* avfilter: split individual filters to separate filesJohn Stebbins2019-04-081-0/+146
* rotate: use libavfilterJohn Stebbins2016-01-251-429/+0
* libhb: Add libavfilter support and pad filterJohn Stebbins2016-01-211-13/+15
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* libhb: remove unused hb_buffer_t.subJohn Stebbins2015-09-041-2/+1
* rotate: Use more intuitive rotation parametersjstebbins2015-05-151-16/+75
* libhb: Use a buffer flat to indicate EOFjstebbins2015-05-011-1/+1
* Update year to 2015.bradleys2015-02-011-1/+1
* json: add json APIsjstebbins2014-12-161-16/+13
* Update some copyright dates to 2014.Rodeo2014-02-181-1/+1
* Remove some leftovers from the mpeg2dec contrib removal.Rodeo2014-01-151-1/+0
* Updated all the copyright headers to 2013.sr552013-03-091-1/+1
* Updated file copyright / GPL headerssr552012-06-151-0/+8
* libhb: tasksets API provided by scsiguyjstebbins2012-05-171-75/+31
* 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-131/+153
* Adds a very crude, CLI-only rotation filter to flip pixels vertically (mode 1...jbrjake2009-12-191-0/+387