summaryrefslogtreecommitdiffstats
path: root/libhb/dvd.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for TrueHD and DTS-HD from BD sourcesjstebbins2011-04-221-8/+16
* Make logging of audio and subtitle id's more consistantjstebbins2011-04-021-2/+2
* [libhb] Change bad block handling using libdvdread to scan forward foreddyg2010-11-301-7/+22
* Add Bluray supportjstebbins2010-09-081-8/+8
* Support for reading VOB subtitle tracks from file inputs initital implementat...dynaflash2010-05-201-4/+4
* add dvd main feature title detectionjstebbins2010-04-201-1/+26
* batch file scanning and scan canceljstebbins2009-11-251-0/+2
* Allow dvd sources that have no audiojstebbins2009-09-141-6/+0
* libhb: DVD drive region detection on linuxjstebbins2009-07-091-0/+11
* - cleanup gcc format warnings showing up on linux 64-bitkonablend2009-06-251-2/+2
* Format cleanup.konablend2009-06-251-1/+1
* - fixed gcc warnings for various unused vars, implicit function decls, signed...konablend2009-06-241-0/+1
* softsubtitles:jstebbins2009-06-021-1/+1
* Minor cleanup in chapter size computation (backported from dvdnav.c).van2009-05-161-24/+7
* Stage 1 Soft Subtitle Support - Allow multiple subtitle tracks to be selected...eddyg2009-05-041-0/+4
* dvdnav: improve title scanningjstebbins2009-05-011-5/+6
* add libdvdnav supportjstebbins2009-04-271-58/+166
* Don't crash during scan when a DVD contains an invalid PTT or PGC index. (Bug...van2009-04-121-0/+10
* Fix botched r2256 as suggested by forum user greed in post http://forum.handb...van2009-04-051-31/+31
* Detect bogus cell start and last addresses while scanning each title so we do...van2009-03-111-0/+31
* Added support for extracting the audio and subtitle types and adding those to...eddyg2008-10-231-4/+83
* - change aspect from a scaled int to a double so we can handle the widervan2008-08-081-3/+3
* Getting rid of dvd open failure error, it is not an error when eddyg2008-06-191-1/+4
* Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only co...jbrjake2008-04-151-1/+1
* During conversion only log when there's an error or anomaly.van2008-04-061-5/+12
* Minor chapter cleanups.van2008-04-041-3/+2
* New internal audio handling.saintdev2008-04-011-11/+12
* Don't crash just because some dvd title uses an illegal pgn number.van2008-03-021-0/+6
* Formatting: Remove a lot of trailing whitespace.saintdev2008-02-211-16/+16
* - rather than completely giving up on a dvd because we got a read error on ne...van2008-01-221-5/+13
* - get rid of 'chapter merging'.van2008-01-201-110/+143
* Exit gracefully when trying to ifoOpen a title with no VTS entry, instead of ...jbrjake2007-11-191-0/+7
* Detect and workaround missing end of cell markers caused by corrupted DVD con...eddyg2007-10-111-9/+83
* Fix to the chapter merging to ensure that when reading from the media we take...eddyg2007-10-091-6/+6
* Mistake in chapter merging well spotted by Van, which would cause the encodin...eddyg2007-09-271-0/+1
* Improved debug messages for Cell start/stop with Cell number and block.eddyg2007-08-291-2/+4
* Added rudimentory error handling to HB. Instead of using hb_log() use hb_erro...eddyg2007-08-271-6/+14
* Add Subtitle scanning for forced subtitles and normal subtitles from the CLIeddyg2007-08-211-2/+16
* Lessens the brownpantsification effect from the DVD Read Blocks Failed error ...jbrjake2007-08-151-1/+1
* Use hb_log for DVD: messages instead of printf.jbrjake2007-08-141-4/+4
* Patch from eddyg for a much less cryptic hb_log message when DVDReadBlocks fa...jbrjake2007-08-061-1/+1
* Added support for DTS audio. DTS audio streams (of 5.1 audio and below) will...maurj2007-05-021-1/+7
* Fix Previous Bad commit for Cyanders Chapter Markersdynaflash2007-04-251-6/+86
* Keep the language id for each audio track when using MP4.saintdev2007-03-261-7/+17
* Merge the 5.1 branch into the trunk.prigaux2007-03-061-0/+822
* Merge the 0.8.0_mpeg4ip branch into the trunkprigaux2007-02-111-805/+0
* HandBrake 0.7.1a1rhester2006-09-301-1/+1
* Fixed scanning of DVD folderstiter2006-04-211-3/+11
* Use the DVD name for the output filetiter2006-04-201-0/+6
* Show the name of the DVD instead of /dev/rdiskXtiter2006-04-191-0/+23