summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Port HandBrake to Solaris, most of the heavy lifting provided by begi. eddyg2007-10-116-70/+215
* Fixed a problem when using more than 13 b-frames in x264ritsuka2007-10-111-8/+7
* MacGui: Queue Enhancements courtesy of travistexdynaflash2007-10-0918-272/+772
* Add travistex to the AUTHORS filedynaflash2007-10-091-0/+4
* MacGui: Remove the sanity check for 23.976 framerate and detelecinedynaflash2007-10-092-18/+2
* Increases the size of the integer holding MPEG-2 picture flags in the hb_buff...jbrjake2007-10-091-1/+1
* Change the progress messages to use stdout, added a flush after each progress...eddyg2007-10-091-8/+12
* Fix to the chapter merging to ensure that when reading from the media we take...eddyg2007-10-092-10/+30
* Don't drop subtitles when crossing PTS discontinuities by using buffer sequen...eddyg2007-10-087-43/+213
* MacGui: Rename iPhone preset to iPhone / iPod Touch0.9.1dynaflash2007-10-081-1/+1
* MacGui: update build number to : 2007100800 for 0.9.1 releasedynaflash2007-10-082-3/+3
* Bump HB_BUILD date for jam.jbrjake2007-10-081-1/+1
* Alphabetizes AUTHORS by surname, credits huevos_rancheros' contributions.jbrjake2007-10-081-5/+8
* WinGui:sr552007-10-058-67/+45
* Adds more changes for 0.9.1 to the NEWS file.jbrjake2007-10-051-0/+16
* MacGUI: Removed some localized strings so the presets work fine in the frenc...ritsuka2007-10-051-0/+0
* Cygwin contrib pack updated to 0013sr552007-10-051-2/+2
* Mac OS X Contrib Binaries ++ to 0020jbrjake2007-10-051-1/+1
* WinGui:sr552007-10-0411-138/+209
* Two changes, one ensure zero size buffers are zero size, second change the bu...eddyg2007-10-042-24/+27
* When duplicating the x264 options keep a pointer to the start of the options ...eddyg2007-10-021-3/+6
* MacGui: Fix issue where Source is display with the volume id (ie. disk1) inst...dynaflash2007-09-281-3/+4
* WinGui:sr552007-09-275-357/+300
* Fixes encx264.c from rev 994 to avoid crasing with 2pass and auto select / fo...dynaflash2007-09-271-3/+3
* MacGui: Add the auto detected framerate to the "Same as source" item in the "...dynaflash2007-09-271-4/+66
* MacGui: Mod encx264.c to allow the queue to show the advanced x264 options in...dynaflash2007-09-271-1/+2
* Mistake in chapter merging well spotted by Van, which would cause the encodin...eddyg2007-09-271-0/+1
* A line went missing from Controller.mm in the reorg of that file, youeddyg2007-09-261-0/+5
* MacGui: Queue - fixes issue where starting a job and then adding to the queue...dynaflash2007-09-261-18/+58
* WinGui:sr552007-09-252-94/+105
* WinGui:sr552007-09-241-8/+15
* WinGUI:sr552007-09-248-525/+562
* WinGUI:sr552007-09-244-29/+261
* MacGui: Queue update adds auto wrap to detail lines so that detail does not g...dynaflash2007-09-2426-1352/+808
* MacGUI: Remove not used icons from xcode projectritsuka2007-09-231-41/+9
* MacGUI: Various little code cleanup and small alignment fixes in the nib.ritsuka2007-09-234-143/+87
* WinGui:sr552007-09-226-414/+74
* WinGui:sr552007-09-223-4/+4
* WinGui:sr552007-09-2213-114/+204
* WinGUI: - Fix for Non english language systems that use floats with a , inste...sr552007-09-223-7/+14
* Cygwin Contrib Pack updated to 0012.sr552007-09-221-2/+2
* MacGUI: don't reset codecs popup when changing format, if the new format supp...ritsuka2007-09-221-0/+6
* Improved PMT and PAT algorithms to work with streams where the PAT contains e...awk2007-09-211-227/+262
* MacGui: Keep track of the state of the keep aspect ratio checkbox when turnin...dynaflash2007-09-192-10/+27
* Warning message had preview number out by one.eddyg2007-09-191-2/+2
* Don't discard titles during scan just because of a read failure on one or mor...eddyg2007-09-191-3/+6
* MacGui: Add conditional to 6 channel vorbis to remove < 192 bitrates from po...dynaflash2007-09-181-0/+11
* MacGui: Enable 6-channel Vorbis audiodynaflash2007-09-181-1/+2
* MacGui: Auto resize picture window to reflect proper anamorphic size in the P...dynaflash2007-09-181-33/+51
* MacGui: Hawman fix for the HawkPack toolbar icons. Fixes nasty alpha issue wi...dynaflash2007-09-172-0/+0