summaryrefslogtreecommitdiffstats
path: root/libhb
Commit message (Expand)AuthorAgeFilesLines
* 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
* bd: add processing of "secondary" audio tracksJohn Stebbins2019-12-243-17/+127
* lang: fix dereference of "Unknown" lang codeJohn Stebbins2019-12-241-1/+1
* dvdnav: check pgcn validity before starting a pgc walk.Damiano Galassi2019-12-191-0/+6
* preset: fix import of Audio/SubTitle LanguageList "und"John Stebbins2019-12-162-1/+43
* encx265: use locale agnostic level nameJohn Stebbins2019-11-182-2/+7
* VCE: Force the rate control method for the VCE encoder to see if it helps wit...sr552019-11-151-0/+5
* hbffmpeg: fix handline of negative AVFrame linesizeJohn Stebbins2019-11-141-1/+1
* 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
* libhb: make hb_buffer_t libhb privateJohn Stebbins2019-09-1215-17/+33
* libhb: avoid harfbuzz header barrier collisionsJohn Stebbins2019-09-1239-109/+126
* libhb: resolve header conflicts with pango/harfbuzzJohn Stebbins2019-09-12120-268/+264
* libhb: Restore null check in decvobsub.cBradley Sepos2019-09-101-1/+2
* libhb: Remove useless conditional in taskset.c.Bradley Sepos2019-09-101-2/+1
* Resolve conflict with harfbuzz include file hb.hJohn Stebbins2019-09-1063-64/+64
* preset: change last ditch audio selection behaviorJohn Stebbins2019-09-101-4/+2
* Create separate fake iso639 "any" entryJohn Stebbins2019-09-103-32/+82
* libhb: Remove a useless pointer check from decvobsub.c.Bradley Sepos2019-09-101-4/+1
* libhb: Silence an uninitialized return variable warning.Bradley Sepos2019-09-091-1/+1
* Fix initialization of empty "" subtitle nameJohn Stebbins2019-09-091-0/+8
* hb_json: fix subtitle import crashJohn Stebbins2019-09-091-1/+1
* Logging: Changed wordingsr552019-09-081-2/+2
* Logging: Reset the time clock.sr552019-09-081-0/+1
* Logging Improvements "Change Job" -> "Work"sr552019-09-081-4/+7
* Improve detail in logging of jobs. #2285sr552019-09-081-1/+12
* decavcodec: fix memory leakJohn Stebbins2019-08-301-0/+1
* hb_json: fix double freeJohn Stebbins2019-08-301-4/+13
* VCE: Vulkan support on linux.OvchinnikovDmitrii2019-08-281-11/+33
* stream: fix size of subtitle extradataJohn Stebbins2019-08-261-1/+1
* stream: fix subtitle extradata buffer over-readJohn Stebbins2019-08-261-1/+2