summaryrefslogtreecommitdiffstats
path: root/libhb/scan.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* QSV: minor refactoring.Rodeo2013-09-151-3/+1
* Big merge, QSV to trunk: part 1 (tracked files).Rodeo2013-08-221-0/+4
* Don't expose rate, mixdown, dither and encoder arrays to the UIs.Rodeo2013-05-301-3/+4
* Refactor add_ffmpeg_audio.Rodeo2013-04-281-0/+1
* libhb: fix incorrect scan progressjstebbins2013-03-141-2/+2
* Updated all the copyright headers to 2013.sr552013-03-091-1/+1
* Improve scan progress granularityjstebbins2013-03-011-13/+71
* Bump libav to v9_beta3.Rodeo2012-12-311-3/+4
* Improve management of titles and jobsjstebbins2012-11-121-73/+31
* Use libav for dts audio decoding instead of libdca jstebbins2012-07-151-1/+0
* libhb: fix comb detection crash and decomb crashjstebbins2012-07-061-1/+1
* libhb: fix unused variable warningjstebbins2012-07-021-1/+0
* libhb: fix crop detectionjstebbins2012-06-301-17/+18
* libhb: drop HB_INPUT_CH_LAYOUT_*Rodeo2012-06-181-10/+8
* Updated file copyright / GPL headerssr552012-06-151-3/+6
* decdca: attempt to fix Dolby Surround and Pro Logic II mixdown. We were doing...Rodeo2012-05-271-2/+2
* Scan: fix some 24000/1001 sources being detected as "almost" 24000/1001, usin...Rodeo2012-05-021-1/+12
* libhb: allow arbitrary number of preview images, fixes potential crashjstebbins2012-05-011-9/+28
* PGS (bluray) subtitle support \o/jstebbins2012-04-261-1/+1