summaryrefslogtreecommitdiffstats
path: root/libhb/scan.c
Commit message (Expand)AuthorAgeFilesLines
* scan: fix crash due to last commitJohn Stebbins2018-05-301-1/+2
* scan: rationalize ffmpeg codec/profile namesJohn Stebbins2018-05-301-45/+66
* Update copyright dates to 2018.Bradley Sepos2018-01-011-1/+1
* scan: don't abort on empty buffersJohn Stebbins2017-11-221-4/+4
* CLI: add option to log version, title, and progress in jsonJohn Stebbins2017-11-061-12/+16
* scan: fix vobsub & pgs width/height for some stream typesJohn Stebbins2017-06-261-12/+12
* opencl: removit it (#777)John Stebbins2017-06-121-8/+0
* scan: improve support for very short source video streamsJohn Stebbins2017-06-091-55/+43
* scan: fix very slow scanning for some filesJohn Stebbins2017-04-121-4/+4
* scan: enable HBTF_NO_IDR when not enough previews foundJohn Stebbins2017-04-111-0/+4
* batch: Support --min-duration when doing batch scansJohn Stebbins2017-02-271-2/+3
* opencl: Workaround broken drivers that crash when you call clGetPlatformIDs w...Scott2017-01-151-2/+6
* Update copyright dates to 2017.Bradley Sepos2017-01-011-1/+1
* fix memory leaksJohn Stebbins2016-12-171-1/+1
* libhb: fix small leaksJohn Stebbins2016-12-141-0/+6
* remove dxva hw decode (#189)John Stebbins2016-05-171-3/+2
* scan: quit looking for audio if a preview scan reaches EOFJohn Stebbins2016-03-231-44/+58
* scan: check if the video decoder was properly initialized before decoding the...Damiano Galassi2016-03-011-1/+10
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* scan: increase sensitivity to video flagsJohn Stebbins2015-11-091-26/+34
* libhb: make muxer, sync, and reader behave like other work objectsJohn Stebbins2015-11-091-1/+1
* scan: fix rescan avoidance logicJohn Stebbins2015-09-291-0/+1
* libhb: add hb_buffer_listJohn Stebbins2015-09-241-27/+20
* libhb: detect read errors and propagatejstebbins2015-06-291-1/+1
* DXVA2: cleanup decode support checks.Rodeo2015-06-231-0/+8
* scan: skip scan if title has already been scannedjstebbins2015-05-261-0/+9
* scan: increase scan size thresh to accomodate raw 4K avijstebbins2015-05-121-1/+1
* libhb: Eliminate global variable hb_gui_use_hwd_flagjstebbins2015-03-291-13/+13
* json: automatically scan title when processing json jobsjstebbins2015-03-071-2/+21
* New audio output options.Rodeo2015-02-151-0/+13
* scan: work around libav mpeg2 dummy first framejstebbins2015-02-151-1/+11
* scan: improve preview generation for short videos that have no IDRsjstebbins2015-02-021-1/+14
* Update year to 2015.bradleys2015-02-011-1/+1
* libhb: remove dead codejstebbins2014-12-231-3/+0
* json: add json APIsjstebbins2014-12-161-49/+57
* scan: potential fix for missing audio tracksjstebbins2014-12-121-2/+4
* scan: eliminate duplicate activity log stream infojstebbins2014-11-171-2/+2
* libhb: improve CC detectionjstebbins2014-10-281-7/+15
* libhb: improve preview generateion when there are no IDRsjstebbins2014-10-021-0/+17
* libhb: fix scanning of video that is a single GOPjstebbins2014-09-091-14/+47
* libhb: Fix decoding avi with palettejstebbins2014-05-291-7/+14
* libhb: fix fps calculation when number of previews is very smalljstebbins2014-03-161-3/+3
* libhb: remove a52decjstebbins2014-02-201-1/+0
* Update some copyright dates to 2014.Rodeo2014-02-181-1/+1
* libhb: support AV_FRAME_DATA_MATRIXENCODING side data.Rodeo2014-01-261-5/+35
* libhb: set audio description in LookForAudio (scan.c).Rodeo2014-01-251-1/+110
* remove contrib mpeg2decjstebbins2014-01-131-7/+4
* libhb: fix reporting of buffer allocation statistics during scanjstebbins2013-11-181-2/+1
* OpenCL: use the new library loading architecture for all OpenCL code.Rodeo2013-11-081-0/+4
* libhb: Plug some leaks and clean up the buffer pool code a little.jstebbins2013-10-231-0/+2