summaryrefslogtreecommitdiffstats
path: root/libhb/common.h
Commit message (Expand)AuthorAgeFilesLines
* Add Bluray supportjstebbins2010-09-081-7/+11
* make hb_set_anamorphic_size keep storage aspect when maxHeight is appliedjstebbins2010-06-261-0/+1
* Add SSA subtitle supportjstebbins2010-06-011-1/+2
* preserve vobsub palette, width, and height from mkv and mp4 vobsub tracksjstebbins2010-05-301-0/+2
* add wrapper functions that make it easier to call libhb from C# and otherjstebbins2010-05-231-0/+7
* Support for reading VOB subtitle tracks from file inputs initital implementat...dynaflash2010-05-201-3/+8
* Universal Text Subtitle Support Initial Implementationdynaflash2010-05-041-1/+34
* add dvd main feature title detectionjstebbins2010-04-201-0/+1
* revert last checkinsr552010-04-171-7/+0
* remove libgcc... dll from zip package creation as it is no longer neededsr552010-04-171-0/+7
* fix audio detection problem during scan of ffmpeg audio sourcesjstebbins2010-04-021-0/+1
* downmix support for ffmpeg audio sourcesjstebbins2010-04-021-0/+1
* Adjustable picture modulus: Base patch by BradleyS, Thanks BradleyS!dynaflash2010-02-111-5/+5
* add point-to-point encodingjstebbins2009-12-231-1/+5
* Adds a very crude, CLI-only rotation filter to flip pixels vertically (mode 1...jbrjake2009-12-191-0/+1
* Reduce the amount of buffering used and eliminate hb_snooze in the encoding p...jstebbins2009-12-051-2/+3
* batch file scanning and scan canceljstebbins2009-11-251-1/+4
* Maintain an accurate job ETA across pause/resumejstebbins2009-11-071-0/+3
* remove crf flag and all uses of itjstebbins2009-10-191-2/+0
* Format cleanup.konablend2009-06-251-0/+6
* CLI: SubRip Subtitle importeddyg2009-06-231-1/+8
* Moved --native-langauge processing from libhb to the CLI. Added --native-dub ...eddyg2009-06-211-1/+0
* dvdnav: oops. initialize d->chapter to 0 instead of first chapterjstebbins2009-06-131-1/+0
* Adds a keep_display_aspect toggle to the job->anamorphic struct in order to f...jbrjake2009-06-061-0/+1
* softsubs:jstebbins2009-06-031-1/+3
* softsubtitles:jstebbins2009-06-021-6/+16
* Excises xvid from libhb because it's not worthy. Having two different MPEG-4 ...jbrjake2009-05-261-4/+2
* - Add CoreAudio AAC as one of the encoder on Mac OS X.ritsuka2009-05-231-0/+2
* mkv soft subtitle supportjstebbins2009-05-191-1/+4
* Change CC608 decoder to be its own threadeddyg2009-05-071-3/+4
* subtitle muxing: jstebbins2009-05-061-0/+1
* VOBSUB encoder skeleton for use with mkv VOBSUB pass-througheddyg2009-05-061-0/+2
* Rewrite pass-through timestamps in sync, put on subtitle->fifo_out for muxing...eddyg2009-05-051-1/+2
* Soft Subs Part 2: Auto-detect CC during scan, add CC to subtitle list in titl...eddyg2009-05-041-2/+3
* Stage 1 Soft Subtitle Support - Allow multiple subtitle tracks to be selected...eddyg2009-05-041-5/+7
* - Move frame rate code from sync to the end of render so it can account for ...van2009-05-021-3/+1
* dvdnav: improve title scanningjstebbins2009-05-011-0/+2
* add libdvdnav supportjstebbins2009-04-271-0/+2
* bump libmp4v2 r224 ->r286; chunk duration; tags; cover-artkonablend2009-04-211-1/+0
* This patch adds mingw32 cross-compilation support to HandBrake trunk tokonablend2009-04-141-0/+14
* Make MULTIPLE_MOD handle mod 1 correctlyjstebbins2009-04-131-1/+1
* Adds a job->frame_to_stop variable similar to the existing pts_to_stop parame...jbrjake2009-03-311-0/+1
* Organizes anamorphic parameters in a struct, requiring some minor search and ...jbrjake2009-01-261-4/+12
* Get previews from H.264 content even if it's missing IDR frames (e.g., NZ TV ...van2009-01-101-0/+4
* More code to deal with the flakey streams from NZ TV. They like to change the...van2008-12-051-2/+0
* Add metadata support to libhb, add importing of MP4 metadata, add export of M...eddyg2008-12-021-0/+17
* 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-1/+1
* libhb support for live previewjstebbins2008-11-111-0/+8
* ETSI TS 102 366 V1.2.1 compliant AC3 in MP4, replaces older hacked version th...eddyg2008-10-291-0/+4