summaryrefslogtreecommitdiffstats
path: root/libhb
Commit message (Expand)AuthorAgeFilesLines
* revert an ffmpeg reader changejstebbins2011-11-091-31/+23
* Fix probing mpeg video in program streamsjstebbins2011-11-062-7/+39
* Fix ac3 mixdown to monojstebbins2011-11-021-1/+1
* Disable DTS-HD LBR secondary audio tracksjstebbins2011-11-021-2/+7
* Allow vorbis quality to go down to -0.2jstebbins2011-10-313-8/+8
* bump ffmpeg to v0.7-1470-gb95fbbajstebbins2011-10-261-2/+6
* use more sensitive threshold for pullup detectionjstebbins2011-10-251-1/+1
* initialize wait_for_keyframe in the right placejstebbins2011-10-251-1/+1
* Find font attachments by file name extensionjstebbins2011-10-251-1/+17
* Wrap encoder lists in functions to expose them to Pinvoke.randomengy2011-10-222-0/+31
* Add new decomb modesjstebbins2011-10-221-132/+689
* ASS bump to 0.10.0jstebbins2011-10-211-0/+6
* bump libvorbis from aoTuV b5 to b6.03jstebbins2011-10-211-1/+1
* make build_gamma_lut staticjstebbins2011-10-201-1/+1
* better detection of Libav audio bitratejstebbins2011-10-181-1/+7
* 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