summaryrefslogtreecommitdiffstats
path: root/libhb/work.c
Commit message (Expand)AuthorAgeFilesLines
* Gardening: Clean up trailing whitespaceNomis1012019-11-041-7/+7
* libhb: fix filter sanitizationJohn Stebbins2019-10-201-1/+1
* crop/resize and vfr filters used only when needed (#2353)Artem2019-10-151-3/+46
* libhb: resolve header conflicts with pango/harfbuzzJohn Stebbins2019-09-121-5/+5
* Resolve conflict with harfbuzz include file hb.hJohn Stebbins2019-09-101-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
* add subtitle name to job configuration log outputJohn Stebbins2019-08-111-0/+4
* Fix some typos (#2202)Nomis1012019-07-311-1/+1
* encx265: set levelJohn Stebbins2019-07-111-0/+3
* work: fix logging of SSA import tracksJohn Stebbins2019-07-111-0/+12
* LinGui: add queue statisticsJohn Stebbins2019-06-251-20/+19
* vce: use HB_PROJECT_FEATURE_VCE instead of USE_VCEJohn Stebbins2019-04-171-1/+1
* nvenc: use HB_PROJECT_FEATURE_NVENC instead of USE_NVENCJohn Stebbins2019-04-171-1/+1
* qsv: use HB_PROJECT_FEATURE_QSV instead of USE_QSVJohn Stebbins2019-04-171-7/+7
* encx265: Use HB_PROJECT_FEATURE_X265 instead of USE_X265John Stebbins2019-04-171-1/+1
* work: fix pix_fmt init input to filter pipelineJohn Stebbins2019-04-141-1/+5
* libhb: propagate color matrix info through the pipelineJohn Stebbins2019-04-081-1/+2
* avfilter: simplify internal API to avfilterJohn Stebbins2019-04-081-12/+33
* fix setting sequence_id of final job statusJohn Stebbins2019-03-091-1/+1
* libhb: do not set HB_STATE_WORKDONE before all the work threads are closed.Damiano Galassi2019-02-051-3/+2
* work: fix videotoolbox encoder loggingJohn Stebbins2019-01-181-0/+5
* Add SSA subtitle importJohn Stebbins2019-01-141-4/+4
* Update copyright dates to 2019.Bradley Sepos2019-01-011-1/+1
* Add VideoToolbox hardware encoding thru FFmpeg.Damiano Galassi2018-11-151-0/+10
* Refactor the color tag code, and pass it to the FFmpeg encoders.Damiano Galassi2018-08-281-12/+2
* fix race in getting sequence_id of completed jobJohn Stebbins2018-08-071-4/+23
* Add NVEnc encoder. (Round 3) (#1437)Scott2018-06-291-0/+15
* libhb: test: Guard VCE encoders behind USE_VCE.Bradley Sepos2018-06-081-0/+2
* Add support for VCE hardware encoding.Michael Wootton2018-06-061-0/+12
* Misc. typosluz.paz2018-02-201-2/+2
* Update copyright dates to 2018.Bradley Sepos2018-01-011-1/+1
* add align a/v start to logJohn Stebbins2017-11-221-0/+4
* Add adaptive streaming support (#972)John Stebbins2017-11-091-0/+4
* opencl: removit it (#777)John Stebbins2017-06-121-35/+0
* decsrt: fix p-to-p start time after seekingJohn Stebbins2017-04-151-0/+7
* subtitles: simplify and shorten subtitle descriptions (#591)John Stebbins2017-03-101-15/+19
* qsv: added HEVC 10-bit as encoder, should help for GUI integrationmaxd2017-03-051-0/+3
* work: set orig_vrate correctlyJohn Stebbins2017-02-281-1/+3
* opencl: better release of OpenCL context to avoid more leaksmaxd2017-02-201-0/+6
* libhb: fix Bob + CFR Same As Source + 2 Pass encodeJohn Stebbins2017-02-091-4/+5
* libhb: force title rescan after completing a job encode (#488)John Stebbins2017-01-161-0/+6
* Update copyright dates to 2017.Bradley Sepos2017-01-011-1/+1
* fix unreachable code, really fix boolean logic this timeJohn Stebbins2016-12-211-1/+2
* fix compiler warning and operator precedence problemJohn Stebbins2016-12-211-1/+1
* libhb: add new color tags for Bt 2020 and SMPTE ST 2084Damiano Galassi2016-12-211-4/+5
* fix chapter markers when encoding with libav video encoderJohn Stebbins2016-12-171-1/+1
* potential fix for hard to reproduce crashJohn Stebbins2016-12-171-3/+12