summaryrefslogtreecommitdiffstats
path: root/libhb
Commit message (Expand)AuthorAgeFilesLines
* Fix a deadlock that can happen with p-to-p encodingjstebbins2011-04-102-2/+39
* Handle boundaries between blueray clips better.jstebbins2011-04-083-0/+14
* Eliminate incompatible pointer type warnings for sws_scalejstebbins2011-04-084-5/+6
* Use bibiliographic form of ISO-639-2 lang codes in muxmkvjstebbins2011-04-081-4/+10
* Change internal audio representation rangejstebbins2011-04-0813-67/+70
* Fix dts downmix when the output encoder is lamejstebbins2011-04-071-2/+0
* Add audio gain adjustment to libhb and CLIjstebbins2011-04-054-41/+81
* Fix the volume output level of our dts decoderjstebbins2011-04-041-1/+1
* Make logging of audio and subtitle id's more consistantjstebbins2011-04-025-13/+13
* Shorten instead of dropping overlapping subtitles in mp4jstebbins2011-04-021-0/+10
* Flush ffmpeg codec buffers after every seek.jstebbins2011-04-021-1/+21
* Fix garbled previews from BD h.264 sourcesjstebbins2011-04-024-5/+9
* get rid of an superfluous test and decrimentjstebbins2011-03-311-10/+7
* True SSA passthru for MKV.jstebbins2011-03-312-12/+125
* MP4 muxer ignores all but the first of overlapping UTF-8 subtitles.davidfstr2011-03-301-51/+62
* Fix chapter passthru problems with some files.jstebbins2011-03-291-0/+1
* Fix problem with qt7 playback of mpeg4 videojstebbins2011-03-281-0/+7
* Simplify a lot of subtitle handling code.jstebbins2011-03-276-499/+110
* Remove legacy % to RF mapping.jstebbins2011-03-215-42/+8
* Add mpeg-2 encoding support to libhb, cli, and linguijstebbins2011-03-196-46/+136
* Use TEMP or TEMPDIR environment variables for location of tmp directoryjstebbins2011-03-191-2/+6
* Add support for DTS-HD High Resolution Audio for BD streamsjstebbins2011-03-191-5/+29
* cosmetics and improved commentsjstebbins2011-03-132-3/+3
* fix 2 pass cfr x264 crashjstebbins2011-03-135-15/+17
* Fix source dimensions problem with some mpeg2 streamsjstebbins2011-03-131-6/+6
* fix potential infinite loop in ffmpeg mpeg-4 b-frame handlingjstebbins2011-03-121-0/+1
* Add parameter parsing and b-frame support to ffmpeg mpeg-4 encoderjstebbins2011-03-118-58/+320
* Fix PAR and height of mpeg-2 1080 content.jstebbins2011-03-111-58/+46
* Use ffmpeg's lock manager for locking needed by ffmpegjstebbins2011-03-103-19/+33
* Remove a workaround for an ffmpeg bug that has been fixed.jstebbins2011-03-081-11/+0
* make keyint match between 1st and 2nd passes of vfr and pfr encodes.jstebbins2011-03-089-68/+102
* silence compiler warning about const char *jstebbins2011-03-011-1/+1
* initialize title->angle_count to 1jstebbins2011-03-011-0/+1
* Fix PFR issue where there are different number of frames in 1st and 2nd pass.jstebbins2011-02-281-2/+2
* bump ffmpeg from git-185a155 to git-0b32da9jstebbins2011-02-272-2/+2
* Remove depreciated cpu count from the apisr552011-02-263-22/+6
* Remove the set cpu count option as it doesn't do anything nowsr552011-02-262-17/+0
* fix crash with bd lpcm audio decodingjstebbins2011-02-251-1/+2
* Improve audio labels for BD audio decoded by ffmpegjstebbins2011-02-251-6/+11
* Add temporally overlapping subtitle support.davidfstr2011-02-255-34/+366
* plug some memory leaks.jstebbins2011-02-125-12/+36
* Improve loop detection in dvdnavjstebbins2011-02-112-0/+12
* Remove unnecessary translation of string "LIBFAAD" to "AAC".jstebbins2011-02-111-4/+0
* Remove a couple more remnants of faad from make filesjstebbins2011-02-111-1/+1
* remove libfaad from buildjstebbins2011-02-111-1/+1
* fix sync issue introduced in 3786jstebbins2011-02-111-0/+5
* Improve timestamp handling in decavcodecjstebbins2011-02-081-53/+44
* Fix issue with decoding DTS-HD streamsjstebbins2011-02-081-17/+17
* Fix a hang in syncjstebbins2011-02-071-0/+4
* bump ffmpeg from svn 25689 to git 185a155jstebbins2011-02-042-5/+9