summaryrefslogtreecommitdiffstats
path: root/libhb/dvd.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implemented audio and subtitle selectiontiter2006-04-171-0/+2
* Fixed dvd_seek for titles which are not lineartiter2006-01-151-12/+20
* Update 2006-01-10handbrake2006-01-141-5/+28
* HandBrake 0.7.0handbrake2006-01-141-0/+735