summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Missing file from last commit.sr552016-02-201-0/+2
* WinGui: Adding a "Queue" Menusr552016-02-206-0/+155
* deinterlace: fix mapping of legacy "slow" presetJohn Stebbins2016-02-161-1/+1
* decomb: fix decomb checkJohn Stebbins2016-02-161-2/+1
* MacGui: write the right minor and micro version in the presets. They were swa...Damiano Galassi2016-02-161-2/+2
* sync: improve video dejitterJohn Stebbins2016-02-151-1/+1
* Merge pull request #67 from jstebbins/deinterlaceJohn Stebbins2016-02-1510-688/+232
|\
| * macui: change "Deinterlace" to "Yadif"John Stebbins2016-02-151-2/+2
| * deinterlace: add conditional deinterlacing of interlaced framesJohn Stebbins2016-02-153-5/+15
| * deinterlace: use avfilter yadif deinterlacerJohn Stebbins2016-02-158-682/+216
|/
* MacGui: show what preset will be used in the 'Add titles to queue' panel. Use...Damiano Galassi2016-02-154-36/+60
* WinGui: Fix a few binding errors on the audio Default tab. Allow Turbo first ...sr552016-02-138-13/+38
* WinGui: x264/5 multilib support. You can now encode 10bit x264, 10bit x265 a...sr552016-02-137-15/+57
* libhb: fix he-aac fallback setupJohn Stebbins2016-02-121-2/+1
* sync: fix crash when sync init failsJohn Stebbins2016-02-121-1/+2
* MacGui: fix build. There is no need to thin sparkle anymore.Damiano Galassi2016-02-121-3/+0
* MacGui: add a tooltip to the video encoders popup.Damiano Galassi2016-02-121-41/+5
* Merge pull request #90 from anongitter/masterDamiano Galassi2016-02-1296-250/+701
|\
| * Move png icons into an asset cataloganongitter2016-02-1196-250/+701
|/
* contrib: Rename libav patch for better DV in AVI compatibility.Bradley Sepos2016-02-111-0/+0
* contrib: Add libav patch for better DV in AVI compatibility.Bradley Sepos2016-02-111-0/+37
* x265: bump to version 1.9John Stebbins2016-02-111-2/+2
* MacGui: update sparkle to version 1.13.1.Damiano Galassi2016-02-1195-928/+828
* WinGui: Detect if FDK encoder is available or not.sr552016-02-101-0/+8
* WinGui: WebOptimised and iPod 5G support checkboxes were not displaying the ...sr552016-02-102-4/+44
* build: do not enable fdk-aac by defaultJohn Stebbins2016-02-101-1/+1
* sync: fix subtitle timestamps that go backwardsJohn Stebbins2016-02-101-3/+22
* MacGui: fix the 'add preset' panel minimum size.Damiano Galassi2016-02-101-2/+2
* WinGui: Fixed a bug with Audio Fallback encoder not setting correctly from pr...sr552016-02-091-2/+2
* rendersub: fix crash when processing EOF in subtitle renderJohn Stebbins2016-02-091-0/+29
* Merge pull request #84 from anongitter/patch-1Damiano Galassi2016-02-091-3/+3
|\
| * Move "Frameworks (bundled)" into "Frameworks" anongitter2016-02-081-3/+3
|/
* WinGui: Fixes to the refactored Audio Defaults View. Settings were not gettin...sr552016-02-0711-62/+274
* WinGui:sr552016-02-0622-554/+1287
* WinGui: Fix Video Bitrate Text Box not updating correctly with presets.sr552016-02-041-5/+6
* MacGui: add a way to edit the audio/defaults in the 'add preset' sheet, so ho...Damiano Galassi2016-02-032-78/+167
* WinGui: Initial attempt at allowing nightly builds to be installed separately...sr552016-02-022-22/+22
* WinGui: Couple of UI Tweaks.sr552016-02-027-6/+116
* WinGui: Fix for configure audio tracks not behaving correctly with "Any" option.sr552016-01-311-7/+12
* doc folder updatessr552016-01-304-74/+67
* MacGui: fix HBSubtitlesTrack copy, it missed the container ivar.Damiano Galassi2016-01-301-0/+1
* WinGui: Extra Space.sr552016-01-291-1/+1
* WinGui: Allow the Nightly build and Release version to be run side-by-side. ...[email protected]2016-01-294-4/+76
* WinGui: Add support for the rotate and flip filter.[email protected]2016-01-298-124/+237
* libhb: fix use of uninitialized variable in lang.cJohn Stebbins2016-01-292-4/+4
* Merge pull request #70 from ranunez/masterScott2016-01-282-30/+16
|\
| * Adds newline for community support blurbRicardo Nunez2016-01-271-0/+1
| * Converts README to markdownRicardo Nunez2016-01-272-30/+15
* | MacGui: fix some static anaylizer warnings.Damiano Galassi2016-01-283-9/+14
|/
* sync: fix hang in subtitle scan passJohn Stebbins2016-01-271-0/+9