summaryrefslogtreecommitdiffstats
path: root/libhb
Commit message (Expand)AuthorAgeFilesLines
...
* detect progressive upsampling in vfrjstebbins2011-10-171-10/+163
* fix a problem with resolution changes in h.264jstebbins2011-10-173-7/+43
* set ac3 dolby flag when downmix is dolbyjstebbins2011-10-151-0/+8
* bump Libav from v0.7.1 to v0.7-1241-g5f3fb59jstebbins2011-10-159-61/+53
* fix crash during 2 pass encoding TS or PS sourcejstebbins2011-10-151-208/+160
* Add flac + quality + compression level supportjstebbins2011-10-1212-134/+539
* fix log spam during batch scan of TS filesjstebbins2011-10-111-0/+6
* Check for negative stop times in subtitlesjstebbins2011-10-071-5/+19
* CLI: x264 preset, tuning, and profile supportjstebbins2011-10-023-22/+79
* handle PCR discontinuities betterjstebbins2011-09-301-39/+33
* log printable ascii with hexdumpsjstebbins2011-09-291-3/+14
* fix a crash in HandBrakeCLIjstebbins2011-09-271-0/+6
* add utility function for doing hexdumps to logjstebbins2011-09-272-0/+34
* Extract common mcdeint code from decomb/deintjstebbins2011-09-264-387/+285
* handle TS streams that have no PCRs betterjstebbins2011-09-262-15/+58
* Fix for DVD's that have broken udf filenamesjstebbins2011-09-261-3/+20
* Fix parsing of SSA layer fieldjstebbins2011-09-241-5/+33
* fix silly patch errorjstebbins2011-09-241-1/+1
* fix framerate detection for AVCHD-Litejstebbins2011-09-243-5/+27
* Force title dimensions to be evenjstebbins2011-09-191-8/+13
* MacGui: since Auto Passthru isn't enabled yet, we still need to fall back to ...Rodeo2011-09-191-1/+1
* libhb: Auto Passthru and audio/video encoder lists.Rodeo2011-09-193-67/+209
* hb_ff_layout_xlat: minor cleanup.Rodeo2011-09-191-16/+15
* Add fake keyframes for PIR encodingjstebbins2011-09-191-10/+18
* Fix corrupt first frame in BD point-to-pointjstebbins2011-09-195-116/+73
* don't pass unhandled TS/PS stream types to demuxjstebbins2011-09-161-0/+3
* fix silly error in scanning BDjstebbins2011-09-151-1/+1
* fix for broken lpcm streamsjstebbins2011-09-141-41/+109
* Improve mpeg PS supportjstebbins2011-09-1410-1179/+2790
* libhb: fix incorrect decrementing of audio->config.out.track; it starts at 1,...Rodeo2011-09-091-5/+4
* libhb: work around the lack of 6.1 support for DTS sourcesRodeo2011-09-094-0/+46
* Blu-ray: display playlist number in log, CLI scan output, and title drop-down.Rodeo2011-08-163-1/+4
* libhb: Use h.264 recovery points as key frames when decodingjstebbins2011-08-163-27/+164
* libhb: fix setting Libav codec private optionsjstebbins2011-08-125-10/+37
* libhb: allow changing colorimetry in x264 optionsjstebbins2011-08-084-43/+43
* libhb: tighten up dvd program stream detectionjstebbins2011-08-041-2/+4
* libhb: fix mis-detection of mov files as mpeg PSjstebbins2011-08-011-8/+10
* add more audio passthru optionsjstebbins2011-08-0116-278/+329
* bump Libav from git-v0.7b2-406-g7b20d35 to release 0.7.1jstebbins2011-08-011-11/+11
* libhb: fix some log spam when scanning h.264 BDsjstebbins2011-08-013-4/+4
* libhb: fix an avcodec error checkjstebbins2011-07-301-1/+1
* libhb: fix or simplify several hacks involved with Libav supportjstebbins2011-07-2711-1033/+592
* Core Audio encoders: use hb_layout_remap instead of Apple's remapping functionsjstebbins2011-07-241-27/+39
* libhb: encavcodecaudio improvementsjstebbins2011-07-241-19/+11
* libhb: fix access outside allocated memory regionjstebbins2011-07-191-19/+25
* libhb: plug a few memory leaksjstebbins2011-07-197-16/+72
* libhb: fix a couple small memory leaksjstebbins2011-07-111-3/+2
* libhb: improve dvdnav main feature detectionjstebbins2011-07-101-106/+145
* libhb: improve dvdnav main feature detectionjstebbins2011-07-091-68/+76
* Fix crash when scanning True Gritjstebbins2011-07-081-3/+6