summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Exit gracefully when trying to ifoOpen a title with no VTS entry, instead of ...jbrjake2007-11-191-0/+7
* WinGui:sr552007-11-193-439/+360
* MacGui: add "Open Source (Specify Title)" featuredynaflash2007-11-195-87/+189
* WinGui:sr552007-11-183-275/+473
* WinGUI:sr552007-11-169-548/+67
* Moves the readout of applied x264 options from test.c to work.c, so the MacGu...jbrjake2007-11-162-2/+2
* MacGui: Activity Logdynaflash2007-11-165-5/+15
* Minor preset changes:jbrjake2007-11-152-36/+28
* MacGui: Move app support directory check to -init in controller.mmdynaflash2007-11-152-59/+61
* Adds a scripts directory to the repository.jbrjake2007-11-141-0/+745
* WinGui:sr552007-11-147-0/+0
* MacGui: Activity Window Logging Initial Implementationdynaflash2007-11-145-10/+97
* WinGui:sr552007-11-134-61/+67
* WinGui:sr552007-11-137-778/+51
* WinGui:sr552007-11-102-164/+130
* WinGui:sr552007-11-104-444/+667
* Adds help for preset commands, and also cleans up a couple of other lines tha...jbrjake2007-11-101-2/+6
* MacGui: VFR controls initial implementationdynaflash2007-11-107-3/+55
* First attempt at variable frame rate detelecining for NTSC video sources.jbrjake2007-11-106-11/+128
* MacGui: Fixes a small bug -- if a default value was selected twice for one of...jbrjake2007-11-091-3/+6
* First attempt at built-in presets in the CLI.jbrjake2007-11-091-4/+302
* MacGui: change -PrepareJob to -prepareJob to match cocoa coding conventionsdynaflash2007-11-091-3/+3
* MacGui: Add Deblock to the presets systemdynaflash2007-11-071-1/+9
* MacGui: Added Deblock to filters in Picture Preview Windowdynaflash2007-11-0711-7/+42
* WinGui:sr552007-11-052-36/+113
* Fix matroska audio channel counts for AC3 pass-through.saintdev2007-11-051-1/+1
* WinGui:sr552007-11-029-326/+420
* MacGui: Reorganize Controller.mm methodsdynaflash2007-11-021-1141/+1206
* WinGui:sr552007-10-271-1/+1
* WinGui:sr552007-10-261-14/+9
* WinGui:sr552007-10-2610-296/+438
* Automagically set keyframe intervals for x264, based on the specified FPS.jbrjake2007-10-261-1/+10
* Repeat after me, eddyg is a wally. eddyg2007-10-241-1/+0
* Modify the xcode libhb default target to properly reflect version 0.9.1 for j...dynaflash2007-10-241-2/+2
* Changed logging messages about PTS discontinuities to be less verbose, and ch...eddyg2007-10-232-23/+112
* Modifies CLI help message for audio track selection, to make it clearer how t...jbrjake2007-10-221-2/+3
* Reverts r1030 because it didn't work properly: -P would eat the next word as ...jbrjake2007-10-201-1/+1
* Adds short parameter names for denoising and deinterlacing in the CLI.jbrjake2007-10-201-3/+41
* WinGui:sr552007-10-164-18/+110
* Allow short option name -P for loose anamorphic to take its optional argument...jbrjake2007-10-161-1/+1
* "Loose" anamorphic:jbrjake2007-10-165-9/+203
* WinGui:sr552007-10-164-56/+93
* This patch from superdump lets muxmp4.c set a Height Ratio for the QuickTime ...jbrjake2007-10-161-7/+20
* WinGui:sr552007-10-1411-149/+427
* WinGUI:sr552007-10-141-0/+516
* WinGUI:sr552007-10-148-73/+202
* Change the fifo size from being statically tuned for a Mac Pro with 4 CPUs to...eddyg2007-10-131-10/+10
* WinGUI:sr552007-10-121-2/+2
* Somehow this went missing as I prepared these subtitle changes for commit in ...eddyg2007-10-111-0/+2
* Detect and workaround missing end of cell markers caused by corrupted DVD con...eddyg2007-10-111-9/+83