summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* hb_x264_param_unparse: returns a complete x264 encopts string from a preset/t...Rodeo2012-11-123-3/+630
* Improve management of titles and jobsjstebbins2012-11-1232-1023/+1960
* Interop: Exposing raw FPS numerator/denominator on Title. Exposing IsH264Leve...randomengy2012-11-126-18/+98
* WinGui: Updated the preset pane icons.sr552012-11-115-6/+8
* Grayscale versions of the Add/Remove preset buttons.sr552012-11-114-0/+0
* LinGui: update iconsjstebbins2012-11-1137-32/+55
* WinGui: UI Tweaks and improvementssr552012-11-107-41/+58
* Another scaling artefact fix.sr552012-11-101-0/+0
* Added 2 missing image filessr552012-11-102-0/+0
* Rejig the gfx folder.sr552012-11-1044-0/+0
* Attempt to fix some scaling artefacts in the new icons.sr552012-11-103-0/+0
* WinGui: Initial set of new icons implemented.sr552012-11-1021-11/+9
* New Image files from Nik Pawlak http://nikpawlak.com sr552012-11-1050-0/+0
* WinGui: Better error messages from the user settings service. sr552012-11-101-2/+3
* WinGui: Fixes to deblock filter.sr552012-11-082-2/+3
* Add a utility function to check whether an H.264 level can be used given the ...Rodeo2012-11-052-0/+30
* encx264: revert part of revision 4944.Rodeo2012-11-052-25/+21
* encavcodecaudio: cosmetics.Rodeo2012-10-271-3/+3
* declpcm: remove an unnecessary instruction.Rodeo2012-10-271-8/+6