summaryrefslogtreecommitdiffstats
path: root/libhb
Commit message (Expand)AuthorAgeFilesLines
* 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
* libhb: clean up AVCodecContext initializationsjstebbins2011-06-103-10/+50
* libhb: disable threaded ffmpeg decoding for scanjstebbins2011-06-103-3/+8
* libhb: Enable multi-threaded decode in ffmpegjstebbins2011-06-089-13/+27
* Add ffaac encode supportjstebbins2011-06-081-1/+2
* fix up usage of deprecated libav symbols and clean up patch fuzzjstebbins2011-06-073-11/+11
* libhb: add support for libav aac encoder (libhb only)jstebbins2011-06-078-35/+118
* Bump FFmpeg from git-0b32da9 to git-v0.7b2-406-g7b20d35 (from Libav)jstebbins2011-06-072-1/+7
* libhb: Sort BD titles by playlist idjstebbins2011-06-071-6/+29
* libhb: fix crash when x264 fails to initializejstebbins2011-06-062-1/+6
* Fix a problem with filtering and picking correct BD titlejstebbins2011-06-051-0/+13
* LinGui: Add support for naming audio tracks.jstebbins2011-06-031-0/+4
* Remove the depreciated hb_calc_bitrate methodsr552011-05-212-117/+0
* Macgui: libhb, MacGUI: reflect the fact that DRC only applies to non-passthru...dynaflash2011-05-191-1/+1
* Fix some problems with rgb2yuv and yuv2rgbjstebbins2011-05-172-10/+10
* Remove old muxers that are no longer used by HBsr552011-04-302-1048/+0
* libhb: don't use deprecated elements of the FFmpeg/Libav APIjstebbins2011-04-285-39/+33
* Fix a crash that can happen due to corrupt mpeg2 datajstebbins2011-04-271-0/+9
* Fix a problem with overlapping vobsubsjstebbins2011-04-272-13/+29
* Make order of audio tracks found in PS streams more predictablejstebbins2011-04-253-1/+45
* Fix a problem when encoding the same source audio track twice from BD sourcesjstebbins2011-04-251-5/+23