summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Mark the Advanced Tab as Deprecated. #123sr552016-12-132-2/+2
* LinGui: remove ubuntu 15.10 from nighly snapshotsJohn Stebbins2016-12-131-15/+0
* WinGui: Fix Disabled state of queue tab when queue is in-line and queue is im...sr552016-12-121-5/+6
* WinGui: Further Fixes to the Picture Settings screen when handling new sources.sr552016-12-101-10/+6
* WinGui: Further fixes to handle the new "Automatic" anamorphic.. This should ...sr552016-12-103-13/+18
* stream: fix invalid ES packet generationJohn Stebbins2016-12-101-2/+2
* CLI: fix --no-comb-detectJohn Stebbins2016-12-011-1/+1
* LinGui: make preview window resize smootherJohn Stebbins2016-11-291-4/+4
* contrib: Update to x264 r2708 86b7198.Bradley Sepos2016-11-272-7/+14
* WinGui: Fix the numberbox control for users that have the High Contrast windo...sr552016-11-271-6/+9
* WinGui: Fix a possible CollecitonModified Exception in the log service.sr552016-11-271-1/+2
* sync: fix PtoP hangJohn Stebbins2016-11-211-7/+10
* stream: be more forgiving of TS continuity errorsJohn Stebbins2016-11-211-4/+8
* MacGui: fix the stop button to properly stop the encode if libhb state is HBS...Damiano Galassi2016-11-213-3/+3
* CLI: fix specifying audio track namesJohn Stebbins2016-11-181-1/+1
* WinGui: Prompt to create folder when the destination path does not exist. Fix...sr552016-11-164-21/+115
* scripts: Update to mingw-w64-build.Bradley Sepos2016-11-151-5/+2
* LinGui: Fix some minor memory leaksJohn Stebbins2016-11-153-0/+14
* scripts: Add mac-toolchain-build.Bradley Sepos2016-11-131-0/+139
* libhb: add a missing argument to a hb_sws_get_context.Damiano Galassi2016-11-121-1/+2
* libhb: do not free hb_work_private_t in reader_init() if the reader open fail...Damiano Galassi2016-11-121-1/+0
* libhb: remove scanCount variable from hb_handle_s, it's not needed anymore si...Damiano Galassi2016-11-111-8/+3
* 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