summaryrefslogtreecommitdiffstats
path: root/libhb/common.h
Commit message (Expand)AuthorAgeFilesLines
* Makes sure loose anamorphic respects max width and height settings, and remov...jbrjake2008-10-181-1/+1
* CLI: Add support for naming audio tracks to the HandBrakeCLI, thanks to LePet...eddyg2008-10-101-0/+1
* - Only do 'lost PCR' checks (r1712) when we're dealing with something that c...van2008-10-031-1/+2
* - change aspect from a scaled int to a double so we can handle the widervan2008-08-081-2/+2
* Splits the display of job settings off from the actual work of beginning of a...jbrjake2008-08-011-0/+5
* Adds a job->cfr boolean to indicate "encode this with a constant frame rate" ...jbrjake2008-06-051-11/+16
* Keep track of the input pixel aspect ratio as well as the output one. Hopeful...jbrjake2008-06-041-0/+4
* - support blu-ray, avchd & dvb x264van2008-05-311-2/+46
* git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1471 b64f7644-9d1e-0410-96...jbrjake2008-05-291-0/+1
* 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/+1
* New internal audio handling.saintdev2008-04-011-103/+111
* = Adds an hb_detect_comb() function that indicates whether or not a frame sho...jbrjake2008-03-231-0/+1
* Theora.saintdev2008-03-201-0/+2
* Formatting: Remove a lot of trailing whitespace.saintdev2008-02-211-10/+10
* Allow mac gui to select AC-3 + AAC at the same time, still needs CLI work for...eddyg2008-02-161-0/+7
* MacGui: Queue Update - thanks travistexdynaflash2007-12-171-0/+1
* MPEG-2 stream reading fixes for missing audio, multiple audio tracks, languag...jbrjake2007-12-131-3/+0
* Adds extra, user-selectable dynamic range compression to the liba52 interface...jbrjake2007-12-081-0/+1
* Gives the CLI a separate option for adding the iPod UUID atom to mp4 files, i...jbrjake2007-11-281-0/+1
* Optimize MP4 files for HTTP streaming (on the CLI it's -O or --optimize).jbrjake2007-11-211-1/+1
* First attempt at variable frame rate detelecining for NTSC video sources.jbrjake2007-11-101-1/+2
* "Loose" anamorphic:jbrjake2007-10-161-0/+2
* Added buffer management and changed fifo sizes. Changed job->subtitle_scan to...eddyg2007-09-111-1/+1
* MacGui: Queue Improvements from travistexdynaflash2007-09-071-3/+1
* MacGui: New Active Queue implementation courtesy of travistexdynaflash2007-09-051-0/+5
* Enable jam to work by changing the error handling to use a callback rather th...eddyg2007-08-271-0/+4
* Add Subtitle scanning for forced subtitles and normal subtitles from the CLIeddyg2007-08-211-1/+2
* Added "--subtitle-force" option to the CLI, and added changes to decsub toeddyg2007-08-201-0/+1
* This huge patch from huevos_rancheros ports a number of video filters from me...jbrjake2007-07-271-0/+32
* Matroska muxer!saintdev2007-07-141-0/+1
* Implement transport and program stream support. With these changes it's now p...awk2007-07-041-0/+4
* Finally recommitting clee's patch from r518 to allow 64-bit mp4 files that ca...jbrjake2007-06-131-10/+14
* A big batch of patches from eddyg.jbrjake2007-06-061-0/+6
* Updated the input channel layouts to store the source LFE information as well...maurj2007-05-061-16/+10
* Enabled DTS channel mixdowns by moving to a more generic input channel layout...maurj2007-05-041-0/+30
* Added support for DTS audio. DTS audio streams (of 5.1 audio and below) will...maurj2007-05-021-16/+39
* Cyanders Named Chapter Markersdynaflash2007-04-251-0/+4
* Removed all references to the old job->surround variable, as it is no longer ...maurj2007-04-181-6/+0
* Cleaning up some compiler warnings.clee2007-04-151-1/+1
* MacGui: Presets now utilize Audio Mixdowns Thanks maurj!dynaflash2007-04-121-0/+2
* Updated the Mac GUI to use the new audio mixdowns. This means that the Mac G...maurj2007-04-121-0/+4
* Added libhb and CLI support for Dolby Pro Logic II 5.0 matrix encoding. *NOT...maurj2007-04-111-19/+64
* Keep the language id for each audio track when using MP4.saintdev2007-03-261-0/+2
* Added chapter markers in a chapter text track in mp4 files.maurj2007-03-231-0/+3
* Applied and committed saintdev's patch to fix multi-track audio. Only in the...maurj2007-03-211-14/+6
* MacGui: Thinine's custom file size and x264 fix.dynaflash2007-03-131-1/+1
* Merge the 5.1 branch into the trunk.prigaux2007-03-061-0/+411
* Merge the 0.8.0_mpeg4ip branch into the trunkprigaux2007-02-111-373/+0
* added worker thread sleep throttling.johnallen2007-01-081-0/+1