summaryrefslogtreecommitdiffstats
path: root/libhb/scan.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* libhb: plug a few memory leaksjstebbins2011-07-191-10/+29
* libhb: fix progress information for batch scansjstebbins2011-06-231-0/+1
* libhb: generalize channel remapping between decoders and encodersjstebbins2011-06-121-0/+1
* Add support for TrueHD and DTS-HD from BD sourcesjstebbins2011-04-221-9/+15
* Fix garbled previews from BD h.264 sourcesjstebbins2011-04-021-2/+2
* get rid of an superfluous test and decrimentjstebbins2011-03-311-10/+7
* Add mpeg-2 encoding support to libhb, cli, and linguijstebbins2011-03-191-1/+1
* Add build option --enable-ff-mpeg2 to use ffmpeg for mpeg2 decodingjstebbins2010-10-231-0/+8
* fix cli issue with batch scan and encodejstebbins2010-09-151-9/+18
* Add Bluray supportjstebbins2010-09-081-21/+93
* preserve vobsub palette, width, and height from mkv and mp4 vobsub tracksjstebbins2010-05-301-0/+16
* add dvd main feature title detectionjstebbins2010-04-201-0/+3
* fix stupid error in my last commitjstebbins2010-04-031-10/+10
* fix audio detection problem during scan of ffmpeg audio sourcesjstebbins2010-04-021-7/+41
* make it possible to dynamically create and close multiple libhb instancesjstebbins2010-03-261-2/+2
* fix title index issue in batch scanningjstebbins2009-11-251-1/+4
* batch file scanning and scan canceljstebbins2009-11-251-14/+55
* libhb: remove duplicate title detection from scanjstebbins2009-07-301-27/+0