summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update presets for lingui and CLIjstebbins2012-12-273-441/+437
* LinGui: add x264 preset/tune/profile/level supportjstebbins2012-12-2715-419/+1399
* WinGui: Default the textboxes for Seconds and Frames to sensible values.sr552012-12-271-1/+23
* WinGui: Improved handling of preview filename generation and fixed the second...sr552012-12-273-18/+22
* libhb: prevent segfault when opening mp4 file fails.jstebbins2012-12-261-113/+116
* WinGui: Make the advanced encoder options respond before the control has lost...sr552012-12-241-1/+1
* WinGui: Allow negative srt offset.sr552012-12-241-0/+1
* WinGui: Fix SRT Offset.sr552012-12-241-1/+1
* hb_x264_param_unparse: cosmetics.Rodeo2012-12-201-1/+1
* hb_x264_param_unparse: unset a few options that have no effect in the advance...Rodeo2012-12-201-1/+21
* hb_apply_h264_level: cosmetics, change the meaning of the last parameter (be_...Rodeo2012-12-202-10/+10
* fix mac ui scaling problem after performing live preview encodejstebbins2012-12-171-1/+36
* fix some crashes in the macuijstebbins2012-12-123-1/+4
* libhb: refactor job initialization and cleanupjstebbins2012-12-092-97/+77
* libhb: fix hb_dict_next() when dict is emptyjstebbins2012-12-091-2/+2
* encx264: raise qpmin to 4. 3 has been found to fail on real sources.Rodeo2012-12-091-3/+5
* LinGui: fix loose crop calculationjstebbins2012-12-081-2/+2
* libhb: Fix a timing problem when rendering vobsubsjstebbins2012-12-082-11/+41
* WinGui: Fix a number of potential culture issues with doubles. (Advanced Pane...sr552012-12-083-5/+5
* WinGui: When we have a variable framerate preset, reset to "same as source" r...sr552012-12-082-6/+8
* lingui: fix subtitle configuration problemjstebbins2012-12-041-1/+2
* Interop: Fixing title number/title index mixup. Adding Playlist to the Title ...randomengy2012-12-024-13/+51
* libhb: fix eedi2 crash in decombjstebbins2012-11-301-1/+0
* hb_x264_param_unparse(): fix typo.Rodeo2012-11-271-1/+1
* MacGui: Remove vestigial activity log debug messages.dynaflash2012-11-272-4/+0
* WinGui: UI Tweaks and further fixes to Custom Anamorphic.sr552012-11-273-7/+25
* WinGui: General code tidy-up and fix a couple of possible points that could t...sr552012-11-273-39/+35
* libhb: fix memory consumption problemjstebbins2012-11-261-2/+2
* WinGui: Tweak the advanced panel design so it is less likely to go off screen.sr552012-11-252-5/+6
* WinGui: Couple of Audio and Advanced Panel bug fixes.sr552012-11-243-19/+28
* WinGui: Quick fix to restore building of the app.sr552012-11-221-2/+2
* Interop: Updated to work with hb_chapter_set_title for chapter markers.randomengy2012-11-225-35/+108
* lingui: go back to original pause, start, stop icons. jstebbins2012-11-223-0/+0
* libhb: fix generation of silence buffer for filling audio gapsjstebbins2012-11-211-1/+1
* muxmkv: don't write the last chapter marker if it is shorter than 3/2 second.Rodeo2012-11-211-43/+45
* hb_audio_remap: protect against invalid channel layouts.Rodeo2012-11-214-7/+18
* Improve support for planar audio.Rodeo2012-11-219-172/+311
* Interop: Updated to support removal of title->job. Removed some obsolete prop...randomengy2012-11-2111-98/+177
* libhb: fix BD encodingjstebbins2012-11-202-11/+16
* WinGui: Default the custom anamorphic values correctly. (Part 1 of Custom ana...sr552012-11-182-30/+101
* WinGui: Handle FileNotFound Exceptions with a nicer error message.sr552012-11-181-3/+16
* Interop: Fix build break from bad merge.randomengy2012-11-171-0/+3
* Two temporary place holders for stop encode icon.sr552012-11-172-0/+0
* WinGui: Tweaks to the graphics files by nikpawlak and some alternate play/pau...sr552012-11-1731-2/+2
* fontconfig: keep cc_archoption empty on Solarisdynaflash2012-11-151-0/+2
* Freetype: use GNU make on Solarisdynaflash2012-11-151-0/+25
* Introduce Solaris Supportdynaflash2012-11-151-0/+2
* Remove x264 Solaris patch as its no longer needed.dynaflash2012-11-151-31/+0
* hb_apply_h264_level: miscellaneous cosmetics.Rodeo2012-11-122-33/+66
* hb_x264_param_unparse: miscellaneous cosmetics.Rodeo2012-11-122-307/+329