summaryrefslogtreecommitdiffstats
path: root/libhb/reader.c
Commit message (Expand)AuthorAgeFilesLines
* - cleanup gcc format warnings showing up on linux 64-bitkonablend2009-06-251-1/+1
* libhb: fix forced foreign language scan issuesjstebbins2009-06-131-1/+3
* softsubs: allow 1 source to many output subs by duplicating thejstebbins2009-06-031-6/+11
* softsubtitles:jstebbins2009-06-021-1/+1
* mkv soft subtitle supportjstebbins2009-05-191-1/+1
* Removed double EOF for CC's (one from dvd and one from cc), fixed compiler wa...eddyg2009-05-061-1/+1
* Push an EOF onto the subtitle fifos from the reader for DVD VOBSUBs and also ...eddyg2009-05-061-0/+7
* Stage 1 Soft Subtitle Support - Allow multiple subtitle tracks to be selected...eddyg2009-05-041-26/+13
* dvdnav: improve title scanningjstebbins2009-05-011-1/+1
* add libdvdnav supportjstebbins2009-04-271-0/+4
* This patch adds mingw32 cross-compilation support to HandBrake trunk tokonablend2009-04-141-1/+1
* Don't resync based on subtitles since their average duration is meaningless.van2009-01-151-12/+43
* More code to deal with the flakey streams from NZ TV. They like to change the...van2008-12-051-1/+0
* Add metadata support to libhb, add importing of MP4 metadata, add export of M...eddyg2008-12-021-2/+24
* Adds two new parameters to hb_scan, to control the number of preview frames g...jbrjake2008-11-301-2/+5
* - add John A. Stebbins' changes to handle TrueHD and DTS-HD multiplexed stre...van2008-11-251-8/+1
* libhb support for live previewjstebbins2008-11-111-24/+45
* Try to drive the stream timing off the audio stream(s) since audio has a pts ...van2008-10-051-4/+24
* - Only do 'lost PCR' checks (r1712) when we're dealing with something that c...van2008-10-031-0/+5
* Another bug fix in the per-stream timing code: If the clock reference changes...van2008-09-161-7/+29
* The difference of two timestamps referenced to different clocks is a random n...van2008-09-151-5/+7
* Various fixes for ffmpeg input files (mp4, avi, mkv, etc.):van2008-09-111-14/+15
* fix subtitle indepth scan abort & hang.van2008-08-191-1/+2
* - in encx264, if an video frame is larger than init_delay split it into piec...van2008-07-261-3/+11
* Get rid of excessive video & audio drops on some content by implementing the ...van2008-07-161-30/+114
* - fix an error in the SCR calculation that would cause an extra frame to be ...van2008-06-301-1/+16
* - support blu-ray, avchd & dvb x264van2008-05-311-30/+36
* Move clock recovery code from reader to demuxmpeg so it sees all frames & not...van2008-04-151-52/+9
* Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only co...jbrjake2008-04-151-1/+1
* Fixes for different number of frames between pass 1 & 2, missing frames at en...van2008-04-131-0/+3
* New internal audio handling.saintdev2008-04-011-1/+1
* Fix two of my stupid bugs that prevented using the queue with transport streams:van2008-03-201-2/+2
* - Add mpeg2 "Standard Target Decoder" clock recovery to the low level mpeg st...van2008-03-151-2/+71
* Formatting: Remove a lot of trailing whitespace.saintdev2008-02-211-14/+14
* Allow multiple output audio tracks from a single DVD audio track.eddyg2008-02-151-16/+51
* MPEG-2 stream reading fixes for missing audio, multiple audio tracks, languag...jbrjake2007-12-131-8/+0
* Fix to the chapter merging to ensure that when reading from the media we take...eddyg2007-10-091-4/+24
* Don't drop subtitles when crossing PTS discontinuities by using buffer sequen...eddyg2007-10-081-0/+4
* Added buffer management and changed fifo sizes. Changed job->subtitle_scan to...eddyg2007-09-111-11/+17
* Added progress marking for when doing the subtitle scaneddyg2007-08-301-0/+22
* Add Subtitle scanning for forced subtitles and normal subtitles from the CLIeddyg2007-08-211-2/+18
* Implement transport and program stream support. With these changes it's now p...awk2007-07-041-12/+49
* A big batch of patches from eddyg.jbrjake2007-06-061-5/+19
* Fix about 156,199 bytes of leaked memory.saintdev2007-03-311-0/+2
* Merge the 5.1 branch into the trunk.prigaux2007-03-061-0/+156
* Merge the 0.8.0_mpeg4ip branch into the trunkprigaux2007-02-111-156/+0
* added worker thread sleep throttling.johnallen2007-01-081-2/+1
* Documentation begins. johnallen2007-01-071-1/+2
* Update 2006-01-10handbrake2006-01-141-1/+2
* HandBrake 0.7.0handbrake2006-01-141-0/+155