summaryrefslogtreecommitdiffstats
path: root/libhb/bd.c
Commit message (Expand)AuthorAgeFilesLines
* libhb: Eliminate global variable hb_gui_use_hwd_flagjstebbins2015-03-291-2/+4
* bd: fix printf format conversion warningjstebbins2015-02-161-1/+1
* New audio output options.Rodeo2015-02-151-2/+2
* Update year to 2015.bradleys2015-02-011-1/+1
* json: add json APIsjstebbins2014-12-161-3/+6
* libhb: improve preview generateion when there are no IDRsjstebbins2014-10-021-1/+0
* libhb: Sanitize BD chapter durationsjstebbins2014-08-111-2/+43
* bd: fix long delays caused by updated libblurayjstebbins2014-06-251-4/+4
* libhb: fix overwriting of source pathjstebbins2014-05-271-4/+2
* demux: fix problem with widely spaced SCRsjstebbins2014-05-131-1/+1
* libhb: clean up handling dir directory separatorjstebbins2014-02-221-1/+4
* libhb: remove a52decjstebbins2014-02-201-2/+2
* Update some copyright dates to 2014.Rodeo2014-02-181-1/+1
* libhb: fix crashes with some BDsjstebbins2014-01-311-1/+0
* libhb: set audio description in LookForAudio (scan.c).Rodeo2014-01-251-5/+2
* remove contrib mpeg2decjstebbins2014-01-131-1/+2
* bump libav, libav-v10_alpha1-90-g63debaajstebbins2014-01-121-9/+0
* Revert previous borked commit. Sorry!Rodeo2014-01-071-0/+9
* parsecsv: always check result of malloc()Rodeo2014-01-071-9/+0
* libhb: fix BD audio detection problemjstebbins2013-10-281-15/+24
* Updated all the copyright headers to 2013.sr552013-03-091-1/+1
* libhb: fix a problem with BD audio track detectionjstebbins2013-01-011-0/+3
* Bump libav to v9_beta3.Rodeo2012-12-311-22/+23
* 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