summaryrefslogtreecommitdiffstats
path: root/libhb/bd.c
Commit message (Expand)AuthorAgeFilesLines
* Improve management of titles and jobsjstebbins2012-11-121-1/+3
* Bump libbluray to version 0.2.3.Rodeo2012-10-201-2/+2
* Use libav for dts audio decoding instead of libdca jstebbins2012-07-151-2/+3
* Updated file copyright / GPL headerssr552012-06-151-3/+6
* audio->config.lang.description: code cleanup.Rodeo2012-05-031-22/+55
* libhb: if no source chapter name information is available, set default chapte...Rodeo2012-05-031-5/+6
* PGS (bluray) subtitle support \o/jstebbins2012-04-261-0/+58
* Rework filter pipelinejstebbins2012-03-271-4/+3
* Fix corrupt first frame in BD point-to-pointjstebbins2011-09-191-0/+2
* Improve mpeg PS supportjstebbins2011-09-141-1/+1
* Blu-ray: display playlist number in log, CLI scan output, and title drop-down.Rodeo2011-08-161-1/+2
* libhb: fix some log spam when scanning h.264 BDsjstebbins2011-08-011-0/+1
* 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