summaryrefslogtreecommitdiffstats
path: root/libhb
Commit message (Expand)AuthorAgeFilesLines
* 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
* libhb: fix a couple small memory leaksjstebbins2011-07-072-6/+2
* libhb: fix a stack corruption crash when scanning some BDsjstebbins2011-07-071-11/+5
* libhb: when doing main feature search, skip prohibited buttons.jstebbins2011-07-061-33/+41
* libhb: add some logging to main feature searchjstebbins2011-07-061-11/+33
* fix some warnings in the clijstebbins2011-07-012-2/+2
* libhb: fix progress information for batch scansjstebbins2011-06-231-0/+1
* libhb: fix incorrect error message when adding substreams to ts listjstebbins2011-06-211-8/+8
* libhb: flush frame re-ordering delay queue properly when there are < 8 framesjstebbins2011-06-211-1/+3
* libhb: fix a warning in decssasub.c by adding new hb_valog functionjstebbins2011-06-153-42/+40
* libhb: eliminate use of deprecated sws_getContextjstebbins2011-06-151-8/+28
* Add DTS-HD passthru \o/jstebbins2011-06-1410-99/+133
* libhb: fix problem with processing audio gaps in dts streamsjstebbins2011-06-121-1/+1
* libhb: generalize channel remapping between decoders and encodersjstebbins2011-06-1212-91/+71