summaryrefslogtreecommitdiffstats
path: root/libhb/bd.c
Commit message (Expand)AuthorAgeFilesLines
* libhb: fix a couple small memory leaksjstebbins2011-07-111-3/+2
* libhb: fix a stack corruption crash when scanning some BDsjstebbins2011-07-071-11/+5
* Add DTS-HD passthru \o/jstebbins2011-06-141-6/+6
* libhb: Sort BD titles by playlist idjstebbins2011-06-071-6/+29
* Fix a problem with filtering and picking correct BD titlejstebbins2011-06-051-0/+13
* Add support for TrueHD and DTS-HD from BD sourcesjstebbins2011-04-221-64/+97
* Fix a problem with BD audio detection.jstebbins2011-04-111-11/+56
* Handle boundaries between blueray clips better.jstebbins2011-04-081-0/+5
* Make logging of audio and subtitle id's more consistantjstebbins2011-04-021-1/+1
* Improve audio labels for BD audio decoded by ffmpegjstebbins2011-02-251-6/+11
* Use the correct ffmpeg codec id for eac3 in BDjstebbins2011-01-291-1/+1
* fix a re-synchronization problem in bluray readingjstebbins2010-12-301-9/+21
* Fix initial chapter number when doing p-to-p in blurayjstebbins2010-11-131-0/+2
* log the title duration before throwing it out when it's too shortjstebbins2010-11-051-7/+7
* Add Bluray supportjstebbins2010-09-081-0/+651