summaryrefslogtreecommitdiffstats
path: root/libhb
Commit message (Expand)AuthorAgeFilesLines
* log: Make it easier to see when hardware support is disabled.sr552020-05-091-0/+1
* libhb: Fix decavsub copyright date.Bradley Sepos2020-05-072-2/+2
* qsv: remove unnecessary codeArtem Galin2020-05-071-5/+0
* preset: fix recursive searches for preset nameJohn Stebbins2020-05-051-0/+4
* nvenc: Remove hq, hp and default as these appear to simply be mappings.sr552020-05-021-1/+1
* detelecine: fix initialization when params are emptyJohn Stebbins2020-04-291-5/+5
* presets: fix lookup of presets with identical namesJohn Stebbins2020-04-291-7/+8
* hb_dict: fix loading preset files with unicode pathJohn Stebbins2020-04-221-1/+9
* log when auto-rotation is appliedJohn Stebbins2020-04-171-0/+3
* libhb: Silence pkg-config errors during libxml2 search.Bradley Sepos2020-04-031-2/+2
* scan: Fix aspect ratio warning for DVD and BDJohn Stebbins2020-03-312-2/+20
* decavsub: fix decoding PGS from ffmpeg streamsJohn Stebbins2020-03-301-2/+10
* libhb: Attempt finding libxml2 via pkg-config on Linux.Bradley Sepos2020-03-301-1/+10
* decavsub: patch ffmpeg to fix workaround hacksJohn Stebbins2020-03-291-37/+6
* decavsub: reduce EIA 608 font sizeJohn Stebbins2020-03-291-1/+1
* fix job logging of dvb subtitle sourceJohn Stebbins2020-03-291-0/+2
* decavsub: fix dvb subtitle passthroughJohn Stebbins2020-03-292-3/+8
* decavsub: remove dvb subtitle post-stuffing during demuxJohn Stebbins2020-03-292-10/+10
* decavsub: use libav to decode dvd subtitlesJohn Stebbins2020-03-2911-858/+105
* decavsub: use libav to decode EIA 608 subtitlesJohn Stebbins2020-03-297-1915/+63
* decavsub: enable dvb subtitle passthrough in mkvJohn Stebbins2020-03-292-0/+6
* decavsub: add DVB subtitle *burn-only* supportJohn Stebbins2020-03-295-26/+76
* decavsub: add general purpose avcodec subtitle decoderJohn Stebbins2020-03-2916-874/+835
* scan: log warning when video par != container parJohn Stebbins2020-03-281-0/+8
* work: fix initial crop value provided to filtersJohn Stebbins2020-03-251-1/+1
* detelecine: error check skip parametersJohn Stebbins2020-03-251-4/+12
* cropscale: fix color range conversionJohn Stebbins2020-03-241-16/+0
* sync: fix PtoP end detection during flushJohn Stebbins2020-03-241-148/+32
* json: improve logging of json pack failuresJohn Stebbins2020-03-161-9/+9
* json: fix PtoP range when converting job struct to jsonJohn Stebbins2020-03-151-6/+6
* qsv: remove unnecessary checkArtem Galin2020-03-111-1/+1
* qsv: encoder fixes for newer cpusagalin892020-03-112-6/+6
* qsv: decrease memory footprintagalin892020-03-082-67/+4
* qsv: hw decoding improvementsArtem Galin2020-03-051-21/+35
* libhb: fix preprocessor warning.Damiano Galassi2020-02-201-1/+1
* build: libhb: cli: Improve support for NetBSD.Bradley Sepos2020-02-103-7/+9
* preset: fix subtitle selection with empty language listJohn Stebbins2020-02-051-2/+2
* qsv: add support for FreeBSDJan Beich2020-01-233-10/+14
* fix image plane copying in nlmeans prefilter setupChris Darroch2020-01-231-4/+1
* qsv: better codec check against hwDmitrichenko, Max2020-01-091-2/+4
* qsv: fix --start-at frames issue and dx surfaces leaks (#2533)Artem Galin2020-01-045-94/+110
* dvdnav: fix a potential uninitialised memory read.Damiano Galassi2020-01-041-1/+1
* preset: Use x265 aq-mode 1 for official presets.Bradley Sepos2020-01-021-11/+11
* Update copyright dates to 2020.Bradley Sepos2020-01-0199-99/+99
* bd: add processing of "secondary" audio tracksJohn Stebbins2019-12-223-17/+127
* lang: fix dereference of "Unknown" lang codeJohn Stebbins2019-12-221-1/+1
* dvdnav: check pgcn validity before starting a pgc walk.Damiano Galassi2019-12-191-0/+6
* nvenc: Further tidy up the is available check code.sr552019-12-151-9/+3
* nvenc: Disable API version check for latest API pack. Affects #2379sr552019-12-151-11/+5
* qsv: fix logs, cleanup, remove warnings (#2419)Artem2019-12-141-58/+44