summaryrefslogtreecommitdiffstats
path: root/libhb/work.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* decavcodec: enable QSV-accelerated H.264 decoding with libavcodec.Tim Walker2016-12-171-5/+9
* fix logging of of PtoP frame range in jobJohn Stebbins2016-11-111-2/+3
* contrib: Add opus audio encoder.John Stebbins2016-09-021-3/+2
* vpx: add encoder presetsJohn Stebbins2016-05-291-15/+3
* enable libvpx VP9 encoderJohn Stebbins2016-05-271-0/+4
* work: add log to track work object shutdownJohn Stebbins2016-05-181-0/+1
* work: add commentsJohn Stebbins2016-05-181-0/+3
* work: make video decoder input fifo smallerJohn Stebbins2016-05-181-1/+1
* work: don't allocate fifos that are not needed for indepth_scanJohn Stebbins2016-05-181-9/+18
* libhb: remove unused subtitle fifo_syncJohn Stebbins2016-05-171-2/+0
* remove dxva hw decode (#189)John Stebbins2016-05-171-24/+0
* libhb: fix incorrect assumption that video quality is always positive.Tim Walker2016-03-311-1/+1
* qsv: fix buildJohn Stebbins2016-03-111-19/+21
* decomb: split comb detection out into it's own filterJohn Stebbins2016-03-111-2/+27
* filters: make job filter settings an hb_dict_tJohn Stebbins2016-03-091-16/+20
* libhb: Add libavfilter support and pad filterJohn Stebbins2016-01-211-5/+21
* sync: gut and rewriteJohn Stebbins2016-01-211-7/+0
* libhb: fix hang during subtitle scanJohn Stebbins2016-01-191-2/+3
* work: fix failure to die upon canceled encodeJohn Stebbins2016-01-151-1/+2
* work: fix hang in p-to-p encodingJohn Stebbins2016-01-141-0/+9
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* libhb: use LL for int64 constants to make mingw happyJohn Stebbins2015-12-261-1/+1
* decsrt: configure as buffer sourceJohn Stebbins2015-11-151-2/+7
* x265: add support for 10, 12, and 16 bit x265 libsJohn Stebbins2015-11-121-5/+18
* x264: add multilib support (a.k.a. 10-bit)John Stebbins2015-11-121-8/+13
* libhb: make muxer, sync, and reader behave like other work objectsJohn Stebbins2015-11-091-726/+739
* lame: Use libav wrapper to encode mp3lameJohn Stebbins2015-10-261-2/+2
* grayscale: make it a real filterJohn Stebbins2015-10-141-3/+2
* libhb: fix OpenCL initialization.Tim Walker2015-09-211-4/+7
* qsv: HEVC encoding support.Tim Walker2015-09-201-0/+4
* libhb: disable OpenCL scaling when QSV scaling is used.Rodeo2015-07-041-0/+6