summaryrefslogtreecommitdiffstats
path: root/libhb/internal.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify a lot of subtitle handling code.jstebbins2011-03-271-1/+0
* Remove depreciated cpu count from the apisr552011-02-261-1/+1
* Add temporally overlapping subtitle support.davidfstr2011-02-251-0/+2
* ffmpeg video decoder enhancementsjstebbins2010-10-231-0/+11
* Add ac3 encodingjstebbins2010-10-041-0/+1
* SSA subtitle burn injstebbins2010-09-281-2/+3
* Add Bluray supportjstebbins2010-09-081-2/+28
* Add SSA subtitle supportjstebbins2010-06-011-0/+1
* Support for reading VOB subtitle tracks from file inputs initital implementat...dynaflash2010-05-201-1/+12
* Universal Text Subtitle Support Initial Implementationdynaflash2010-05-041-8/+23
* add dvd main feature title detectionjstebbins2010-04-201-0/+1
* fix silence insertion problem in audio sync and pipeline stall problemjstebbins2010-04-031-1/+1
* fix audio detection problem during scan of ffmpeg audio sourcesjstebbins2010-04-021-0/+1
* add point-to-point encodingjstebbins2009-12-231-0/+1
* Adds a very crude, CLI-only rotation filter to flip pixels vertically (mode 1...jbrjake2009-12-191-1/+2
* fix potential runaway buffer usagejstebbins2009-12-151-0/+1
* Reduce the amount of buffering used and eliminate hb_snooze in the encoding p...jstebbins2009-12-051-4/+15
* batch file scanning and scan canceljstebbins2009-11-251-3/+14
* Format cleanup.konablend2009-06-251-3/+3
* - fixed gcc warnings for various unused vars, implicit function decls, signed...konablend2009-06-241-0/+3
* CLI: SubRip Subtitle importeddyg2009-06-231-0/+1
* Excises xvid from libhb because it's not worthy. Having two different MPEG-4 ...jbrjake2009-05-261-1/+0
* - Add CoreAudio AAC as one of the encoder on Mac OS X.ritsuka2009-05-231-1/+2
* Change CC608 decoder to be its own threadeddyg2009-05-071-2/+3
* VOBSUB encoder skeleton for use with mkv VOBSUB pass-througheddyg2009-05-061-0/+1
* dvdnav: improve title scanningjstebbins2009-05-011-1/+1
* add libdvdnav supportjstebbins2009-04-271-1/+3
* More code to deal with the flakey streams from NZ TV. They like to change the...van2008-12-051-1/+1
* - validate frame sync the way the standard suggests (via checking the frame ...van2008-12-041-1/+5
* Add metadata support to libhb, add importing of MP4 metadata, add export of M...eddyg2008-12-021-0/+5
* Adds two new parameters to hb_scan, to control the number of preview frames g...jbrjake2008-11-301-1/+2
* - add John A. Stebbins' changes to handle TrueHD and DTS-HD multiplexed stre...van2008-11-251-0/+21
* Correct chroma size for raw video frames - width & height need to be rounded ...van2008-11-081-0/+15
* After discussion with eddyg, extending verbose logging level 2 from just memo...jbrjake2008-10-091-3/+3
* Adds an hb_deep_log() function for multiple levels of debugging verbosity. Le...jbrjake2008-10-091-0/+8
* - Only do 'lost PCR' checks (r1712) when we're dealing with something that c...van2008-10-031-0/+2
* Change buffer reuse policy to MRU to hopefully improve cache and VM performance.eddyg2008-08-291-0/+1
* Use PTS, not DTS, in encx264 output frames so we don't have to special-case i...van2008-07-261-0/+1
* Get rid of excessive video & audio drops on some content by implementing the ...van2008-07-161-2/+0
* - fix an error in the SCR calculation that would cause an extra frame to be ...van2008-06-301-0/+1
* - support blu-ray, avchd & dvb x264van2008-05-311-17/+11
* git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1471 b64f7644-9d1e-0410-96...jbrjake2008-05-291-1/+2
* Move clock recovery code from reader to demuxmpeg so it sees all frames & not...van2008-04-151-1/+7
* Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only co...jbrjake2008-04-151-1/+1
* scan and pcm audio fixes.van2008-04-021-1/+0
* Fix two of my stupid bugs that prevented using the queue with transport streams:van2008-03-201-1/+1
* Theora.saintdev2008-03-201-0/+6
* Don't crash while scanning when we can't get previews for some title.van2008-02-291-0/+1
* Formatting: Remove a lot of trailing whitespace.saintdev2008-02-211-2/+2
* Maintains separate filter settings for each job. This prevents the MacGui fro...jbrjake2008-01-221-0/+2