summaryrefslogtreecommitdiffstats
path: root/libhb
Commit message (Expand)AuthorAgeFilesLines
* 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
* preset: fix import of Audio/SubTitle LanguageList "und"John Stebbins2019-11-272-1/+43
* Correct 'Unreachable code' warningsNomis1012019-11-213-14/+12
* encx265: use locale agnostic level nameJohn Stebbins2019-11-182-2/+7
* hbffmpeg: fix handline of negative AVFrame linesizeJohn Stebbins2019-11-141-1/+1
* VCE: Force the rate control method for the VCE encoder to see if it helps wit...sr552019-11-141-0/+5
* rotate: fix rotation by 180John Stebbins2019-11-111-1/+1
* Nvenc: Unbound rate control removing qmin and qmax. Should reduce file sizes ...sr552019-11-091-2/+0
* libhb: correct macOS_get_user_config_directory function prototype.Damiano Galassi2019-11-051-1/+1
* Gardening: Clean up trailing whitespaceNomis1012019-11-0440-236/+236
* qsv: full mode only when neededagalin892019-10-242-11/+7
* libhb: fix filter sanitizationJohn Stebbins2019-10-201-1/+1
* CLI: use the presets from the sandbox container folder if they more recent.Damiano Galassi2019-10-202-7/+38
* crop/resize and vfr filters used only when needed (#2353)Artem2019-10-152-23/+48
* preset: Fix typo in Discord Tiny preset.Bradley Sepos2019-10-111-2/+2
* preset: Rename Discord preset to Discord Small and add Discord Tiny.Bradley Sepos2019-10-111-3/+109
* preset: Remove Windows Mobile presets.Bradley Sepos2019-10-091-424/+0
* preset: Update vbv-bufsize for Gmail presets.Bradley Sepos2019-10-091-3/+3
* preset: Add Web presets for Discord and Discord Nitro.Bradley Sepos2019-10-091-0/+424
* Revert "crop/resize and vfr filters used only when needed"John Stebbins2019-10-061-13/+14
* crop/resize and vfr filters used only when neededmaximd332019-09-301-14/+13
* fix warnings when compiling with clang.Damiano Galassi2019-09-262-19/+1
* qsv: d3d11 enablingagalin892019-09-223-58/+253
* contrib: Use libdav1d for AV1 decoding in FFmpeg.Justin Bull2019-09-171-2/+2
* MacGui: fix a few warnings when building in Xcode 11.Damiano Galassi2019-09-131-0/+1