summaryrefslogtreecommitdiffstats
path: root/libhb/scan.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* libhb: use source colorimetry information when available.Rodeo2012-03-281-0/+3
* Rework filter pipelinejstebbins2012-03-271-20/+6
* Add path to log when decoding previews in batch scanjstebbins2011-12-291-1/+8
* use more sensitive threshold for pullup detectionjstebbins2011-10-251-1/+1
* fix a problem with resolution changes in h.264jstebbins2011-10-171-0/+17
* fix silly patch errorjstebbins2011-09-241-1/+1
* fix framerate detection for AVCHD-Litejstebbins2011-09-241-4/+20
* Fix corrupt first frame in BD point-to-pointjstebbins2011-09-191-31/+0
* Improve mpeg PS supportjstebbins2011-09-141-52/+51
* libhb: Use h.264 recovery points as key frames when decodingjstebbins2011-08-161-0/+3
* add more audio passthru optionsjstebbins2011-08-011-0/+1
* libhb: fix or simplify several hacks involved with Libav supportjstebbins2011-07-271-62/+71