summaryrefslogtreecommitdiffstats
path: root/libhb/work.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* libhb: re-work OpenCL cleanup a bit.Rodeo2015-06-231-8/+13
* DXVA2: cleanup decode support checks.Rodeo2015-06-231-3/+24
* libhb: log json job stringjstebbins2015-06-091-0/+2
* lingui: use libhb preset management from linux guijstebbins2015-05-141-4/+13
* sync: fix frame p-to-p extra audio after end framejstebbins2015-04-221-4/+15
* Propagate an error when hb_json_to_job fails.Rodeo2015-04-051-0/+1
* libhb: log "default" filter settings when settings string is 0 lengthjstebbins2015-04-021-1/+1
* libhb: Eliminate global variable hb_gui_use_hwd_flagjstebbins2015-03-291-23/+26
* json: fix crash when foreign audio search is *not* enabledjstebbins2015-03-111-0/+7
* json: automatically scan title when processing json jobsjstebbins2015-03-071-20/+57
* Update year to 2015.bradleys2015-02-011-1/+1