summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libhb: re-enable SWS_FULL_CHR_H_INT and SWS_FULL_CHR_H_INP swscale flags to i...Damiano Galassi2016-11-111-2/+0
* LinGui: fix setting default presetJohn Stebbins2016-11-112-0/+2
* fix logging of of PtoP frame range in jobJohn Stebbins2016-11-111-2/+3
* LinGui: fix number of frames encoded for PtoP framesJohn Stebbins2016-11-111-2/+2
* MacGui: round up HBTitle frames count.Damiano Galassi2016-11-111-1/+2
* MacGui: set the appropriate colorspace for preview images, and use a gamma va...Damiano Galassi2016-11-101-3/+41
* LinGui: fix audio sanitizing after muxer changeJohn Stebbins2016-11-102-8/+7
* Merge pull request #383 from RandomEngy/get-filter-keysScott2016-11-102-0/+44
|\
| * Interop: Added functions to get the list of keys for filter settings, and the...RandomEngy2016-11-062-0/+44
* | Merge pull request #384 from galad87/colorspaceDamiano Galassi2016-11-106-70/+110
|\ \
| * | Select the appropriate coefficients for yuv<->rgb conversions.Damiano Galassi2016-11-086-70/+110
* | | encx265: fix turbo first passJohn Stebbins2016-11-071-3/+8
|/ /
* / MacGui: remove a mention of strict anamorphic in the picture size tooltip.Damiano Galassi2016-11-071-6/+6
|/
* WinGui: When we are dealing with Automatic anaorphic, we also need to pre-set...sr552016-11-061-0/+3
* LinGui: Fix running gtk versions older than 3.16John Stebbins2016-11-061-10/+0
* LinGui: Improve tab focus navigationJohn Stebbins2016-11-022-55/+66
* MacGui: fix HBJob copy method, plus small performance optimisation in HBAudio...Damiano Galassi2016-11-025-47/+69
* MacGui: do not show "Auto passthru" in the audio panel encoders pop up. Allow...Damiano Galassi2016-11-025-62/+90
* LinGui: fix formatting of video encoder presetJohn Stebbins2016-11-011-1/+1
* WinGui: Fix Anamorphic Mode Autosr552016-11-013-3/+4
* MacGui: Add new anamorphic mode "Automatic".Damiano Galassi2016-10-318-138/+49
* MacGui: made some HBJob properties private.Damiano Galassi2016-10-319-25/+28
* MacGui: add auto before the passthru fallback label.Damiano Galassi2016-10-311-30/+30
* Add new anamorphic mode "Automatic", delete "Strict" (#367)John Stebbins2016-10-3113-163/+240
* LinGui: fix custom filter tooltipsJohn Stebbins2016-10-315-2/+84
* WinGui: Fix Typosr552016-10-301-1/+1
* WinGui: Make the Width/Height fields enabled for Anamorphic=Automaticsr552016-10-301-3/+3
* WinGui: Fix a large number of stylecop warnings.sr552016-10-3042-120/+269
* WinGui: Update status bar label text to say "errors or cancellations" to bett...sr552016-10-303-3/+4
* WinGui: Better handle empty/null strings from hb_generate_filter_settings_jso...sr552016-10-301-33/+69
* WinGui: Reduce margin around track icon on audio panel. Should get rid of the...sr552016-10-291-1/+1
* WinGui: Replace Strict Anamorphic with Automatic.sr552016-10-298-20/+21
* MacGui: make it possible to set a audio defaults track settings when the sele...Damiano Galassi2016-10-291-17/+56
* MacGui: use hb_preset_job_init instead of custom logic for audio, subtitles a...Damiano Galassi2016-10-2928-383/+251
* LinGui: delete unused column value in combo boxesJohn Stebbins2016-10-281-119/+92
* LinGui: fix use of freed pointerJohn Stebbins2016-10-281-2/+2
* MacGui: use HB_ERROR_CANCELED status rather than tracking canceled in HBCoreDamiano Galassi2016-10-271-35/+22
* LinGui: use HB_ERROR_CANCELED status ...John Stebbins2016-10-261-3/+0
* libhb: set HB_ERROR_CANCELED status for canceled encodesJohn Stebbins2016-10-261-1/+2
* LinGui: improve layout of Dimensions tabJohn Stebbins2016-10-241-236/+200
* LinGui: work around conflicting PicturePAR and UsesPictureSettingsJohn Stebbins2016-10-241-9/+16
* MacGui: add some accessibility labels to the preview window buttons.Damiano Galassi2016-10-212-10/+25
* MacGui: use accessibilityValueDescription for the slider value description, a...Damiano Galassi2016-10-211-1/+12
* MacGui: give VoiceOver the right accessibility value for the video quality sl...Damiano Galassi2016-10-211-0/+5
* MacGui: better UI accessibility.Damiano Galassi2016-10-219-49/+90
* LinGui: change ubuntu changelog reference from trac to githubJohn Stebbins2016-10-201-5/+5
* LinGui: fix help string for --enable-flatpak configure optionJohn Stebbins2016-10-201-1/+1
* LinGui: add nightly builds for ubuntu 16.10John Stebbins2016-10-193-0/+130
* libvpx: fix build failure on ubuntu 16.10John Stebbins2016-10-191-0/+6
* LinGui: fix installation of desktop fileJohn Stebbins2016-10-193-32/+28