summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MacGui: Fix Chapter Markers for MKVdynaflash2007-07-311-13/+14
* WinGui:sr552007-07-312-87/+80
* MacGui: New deinterlace initial implementationdynaflash2007-07-316-33/+92
* WinGui:sr552007-07-312-756/+914
* WinGui:sr552007-07-314-65/+112
* MacGui: Fixed a minor bug where selecting the HB factory supplied default pre...dynaflash2007-07-311-1/+1
* MacGui: Preset selected Pic values and Audio Bitrates are now respected acros...dynaflash2007-07-311-131/+132
* MacGui: Add Update button to bottom of presets drawerdynaflash2007-07-312-2/+2
* MacGui: Preset croppingdynaflash2007-07-311-7/+13
* MacGui: Enhanced Picture Settings in Presets (esp. cropping)dynaflash2007-07-313-17/+41
* MacGui: Default Presets Initial Implementation dynaflash2007-07-305-10/+130
* WinGui:sr552007-07-307-16/+33
* WinGui:sr552007-07-306-19/+43
* MacGui: Recheck the Unified Toolbar checkbox for the main Window that must ha...dynaflash2007-07-302-6/+5
* WinGui:sr552007-07-2911-756/+15
* MacGui: Use auto-cropping for iPod High-Rez, iPhone, and PSP presets.jbrjake2007-07-291-0/+3
* Patch from huevos_rancheros to restore 2-pass functionality, which broke when...jbrjake2007-07-272-1/+22
* - Fix for issue in deinterlace.c where it would not compile. Also reduces fin...sr552007-07-271-595/+595
* MacGui: Enable Turbo 2 pass for MKV x264dynaflash2007-07-271-2/+4
* MacGui: Enable Turbo 2 pass when using AVI x264dynaflash2007-07-271-1/+1
* MacGui: Added "Put Computer to Sleep" and "Shut Down Computer" to the notific...dynaflash2007-07-272-122/+143
* Patch from huevos_rancheros to fix a minor typo in the CLI's help.jbrjake2007-07-271-1/+1
* Oops, fixes a typo I made in the libhb/Jamfile that broke compilation. Thanks...jbrjake2007-07-271-1/+1
* MacGui: Add the Disc icon for the toolbar that I forgot in the last commit :(dynaflash2007-07-272-1/+1
* MacGui: Add a "Source" icon to the toolbardynaflash2007-07-272-4/+27
* This huge patch from huevos_rancheros ports a number of video filters from me...jbrjake2007-07-2714-67/+2935
* Matroska: Mark all tracks enabled.saintdev2007-07-271-1/+2
* We don't need to write end times for chapters, these are automatically calcul...saintdev2007-07-271-9/+5
* MacGui: adds advanced x264 option widgets for analyse, 8x8dct, and, just for ...jbrjake2007-07-275-9/+168
* MacGui: corrects the output width displayed in the main window and in picture...jbrjake2007-07-262-1/+3
* WinGui:sr552007-07-261-2/+2
* WinGui:sr552007-07-262-18/+44
* MacGui: Integrate Source Scanning into Main Window and permanently disable DV...dynaflash2007-07-268-309/+83
* Native language subtitle scan improvements. Thanks, eddyg!jbrjake2007-07-263-63/+131
* This should finally fix the PS stream language without iterating through ever...saintdev2007-07-261-1/+1
* Change Matroska timecode scale to be 1000000000 / 90000.saintdev2007-07-261-8/+9
* This patch from eddyg should help alleviate HandBrake's audio drop issues. It...jbrjake2007-07-254-15/+58
* WinGui:sr552007-07-251-24/+26
* WinGui:sr552007-07-253-47/+111
* WinGui:sr552007-07-254-17/+38
* MacGui: Change sizing of Presets drawer back from last commitdynaflash2007-07-252-2/+2
* MacGui: "Ritsuka Bar" toolbar initial implementationdynaflash2007-07-2515-104/+397
* Ok, this should fix compilation. Instead of using the 2-letter language code ...jbrjake2007-07-251-1/+1
* WinGui:sr552007-07-258-96/+29
* We shouldn't assume that MPEG2-PS audio is English. Set it to 'Unknown' instead.saintdev2007-07-251-1/+1
* Updated Cygwin Contrib pack to 007sr552007-07-241-2/+2
* MacGui: hot scrolling action for the Debug Output logging window. Thanks for ...jbrjake2007-07-241-0/+2
* Makes sure chapter markers get applied to the right track, so ReaderFunc() se...jbrjake2007-07-241-2/+5
* Oops, --turbo would cause a bus error if x264 options were not specified. Tha...jbrjake2007-07-241-1/+1
* Patches mpeg4ip to write the compressor name correctly for h.264 (so it reads...jbrjake2007-07-242-2/+26