| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Macgui: Remove last vestiges of the deprecated job->vfr. | dynaflash | 2011-04-20 | 1 | -8/+1 |
* | HE-AAC support for the OSX port. Thanks go to amarcus, ritsuka and rodeo. | sr55 | 2011-04-18 | 1 | -0/+9 |
* | MacGui: Add ffmpeg Mpeg2 encoder support. | dynaflash | 2011-04-16 | 1 | -9/+8 |
* | MacGui: implement Frame Rate Mode as per the Lingui. | dynaflash | 2011-04-15 | 4 | -87/+364 |
* | MacGui: Allow SRT File Paths up to 256 characters | dynaflash | 2011-04-15 | 1 | -2/+4 |
* | Fix garbled previews from BD h.264 sources | jstebbins | 2011-04-02 | 1 | -2/+3 |
* | MacGui: Make the queue window's wording match that of the main window. | dynaflash | 2011-03-31 | 1 | -2/+6 |
* | MacGui: Never disable the chapter markers checkbox. | dynaflash | 2011-03-29 | 1 | -14/+13 |
* | Remove legacy % to RF mapping. | jstebbins | 2011-03-21 | 2 | -47/+13 |
* | Add parameter parsing and b-frame support to ffmpeg mpeg-4 encoder | jstebbins | 2011-03-11 | 3 | -15/+15 |
* | MacGui: Remove Target Size as a rate control option as it doesn't really work... | dynaflash | 2011-03-01 | 4 | -311/+347 |
* | bump ffmpeg from git-185a155 to git-0b32da9 | jstebbins | 2011-02-27 | 1 | -20/+0 |
* | Remove the set cpu count option as it doesn't do anything now | sr55 | 2011-02-26 | 1 | -0/+1 |
* | remove libfaad from build | jstebbins | 2011-02-11 | 1 | -20/+0 |
* | MacGui: add new preset methods to HBPresets.h | dynaflash | 2011-01-27 | 1 | -0/+2 |
* | MacGui: In Preferences, Instead of the old "Use iTunes / iPod friendly file e... | dynaflash | 2011-01-19 | 3 | -372/+158 |
* | MacGui: Change Copryight from 2009 to 2011 | dynaflash | 2011-01-03 | 1 | -1/+1 |
* | MacGui: When using x264 and rf 0 is selected show "Warning: Lossless" in the ... | dynaflash | 2011-01-03 | 3 | -985/+18 |
* | MacGui: Fix popup and output file extension inconsistency. Patch by Rodeo. Th... | dynaflash | 2010-12-28 | 1 | -2/+16 |
* | MacGui: Only scan ten previews when doing a queue encode scan since we don't ... | dynaflash | 2010-12-28 | 1 | -3/+3 |
* | MacGui: Free the source display name for the ui before re-allocating it when ... | dynaflash | 2010-12-27 | 1 | -1/+3 |
* | Preset name change for consistancy | sr55 | 2010-12-11 | 1 | -1/+1 |
* | Added AC3 track to ATV2 preset | sr55 | 2010-11-30 | 1 | -0/+15 |
* | ATV2 and iP4 presets based on the iPad one. These may need tweaking, so provi... | sr55 | 2010-11-30 | 2 | -0/+207 |
* | MacGui: fix a typo and change how we word how many encodes are left in the qu... | dynaflash | 2010-11-30 | 1 | -3/+7 |
* | MacGui: fix character encodings in the log file as well as the title popup st... | dynaflash | 2010-11-30 | 2 | -3/+3 |
* | MacGui: Audio mixdown fix | dynaflash | 2010-11-30 | 1 | -0/+1 |
* | MacGui: Use libhb for mixdown limits as well as defaults. | dynaflash | 2010-11-17 | 2 | -116/+66 |
* | MacGui: disable the drc audio widget unless the source is AC3. | dynaflash | 2010-11-10 | 1 | -2/+6 |
* | MacGui: fix alignment of the widgets in the Advanced Panel. | dynaflash | 2010-11-09 | 2 | -617/+302 |
* | MacGui: Fix queue and auto m4v ... | dynaflash | 2010-11-08 | 1 | -2/+3 |
* | MacGui: Audio | dynaflash | 2010-11-08 | 1 | -93/+74 |
* | Allow longer SRT filename paths. | jstebbins | 2010-11-07 | 1 | -2/+4 |
* | MacGui: Subtitle tab changes | dynaflash | 2010-11-01 | 1 | -102/+89 |
* | MacGui: Audio - Using fallback codec no longer sets the bit rate from the pre... | dynaflash | 2010-10-29 | 2 | -5/+23 |
* | update baseline presets with weightp=0 | jstebbins | 2010-10-23 | 1 | -6/+6 |
* | MacGui: Use libhb for audio limits as well as defaults. | dynaflash | 2010-10-08 | 3 | -62/+59 |
* | MacGui: Remove the audio encoder bitrate cap. | dynaflash | 2010-10-05 | 1 | -8/+1 |
* | Add ac3 encoding | jstebbins | 2010-10-04 | 2 | -16/+39 |
* | MacGui: Disable the drc dial if source is not AC3 as only our AC3 decoder fla... | dynaflash | 2010-10-04 | 2 | -34/+55 |
* | SSA subtitle burn in | jstebbins | 2010-09-28 | 3 | -17/+140 |
* | Macgui: Audo drc .. add a continuous behavior to the drc circular slider and ... | dynaflash | 2010-09-22 | 1 | -7/+854 |
* | MacGui: Audio Fixes and Enhancements ... patch by circleone. | dynaflash | 2010-09-20 | 4 | -87/+111 |
* | MacGui: Fix peak framerate and custom resolution for new presets which was bo... | dynaflash | 2010-09-17 | 1 | -966/+1504 |
* | MacGui: Audio ... Add an "Add All Tracks" button to the audio tab. | dynaflash | 2010-09-16 | 5 | -1062/+151 |
* | MacGui: Fix two line status readout in the main window originally implemented... | dynaflash | 2010-09-16 | 2 | -524/+2306 |
* | MacGui: Audio ... Allow more than 4 audio tracks. | dynaflash | 2010-09-15 | 9 | -7704/+2896 |
* | Bump ffmpeg from 22950 to 25082 | jstebbins | 2010-09-14 | 2 | -6/+20 |
* | MacGui: Use http instead of https for the Help > User Guide link in the help ... | dynaflash | 2010-09-12 | 1 | -1/+1 |
* | Add Bluray support | jstebbins | 2010-09-08 | 4 | -25/+174 |