summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #38 from Rodeo314/atmosRodeo3142015-12-088-0/+181
|\
| * libav: rename patches after last commit.Tim Walker2015-11-218-0/+0
| * libav: backport fixes for Dolby Atmos streams.Tim Walker2015-11-211-0/+181
* | Merge pull request #40 from Rodeo314/auxdataRodeo3142015-12-081-0/+23
|\ \
| * | libav: remove a pointless check in the DTS decoder.Tim Walker2015-11-221-0/+23
| |/
* | MacGui: remove an unused 'Resources (unused)' group from the Xcode project.Damiano Galassi2015-12-051-16/+0
* | MacGui: default to custom picture size in the add preset sheet if the current...Damiano Galassi2015-12-054-38/+62
* | MacGui: add a space between the Queue and the Start toolbar items.Damiano Galassi2015-12-051-3/+4
* | MacGui: fixed the table view header height on OS X versions older than 10.11.Damiano Galassi2015-12-053-11/+10
* | MacGui: use a view-based outline view in the presets drawer.Damiano Galassi2015-12-052-56/+66
* | Merge pull request #43 from lameventanas/masterJohn Stebbins2015-12-041-8/+8
|\ \
| * | Fix bashism in autoconf script that leads to build failure unless bash is /bi...lameventanas2015-12-041-8/+8
|/ /
* | Merge pull request #42 from sverrirs/chapters-import-updScott2015-11-2610-45/+499
|\ \
| * | Using ErrorService.ShowMessageBox instead of MessageBox.ShowSverrir Sigmundarson2015-11-261-11/+21
| * | Minor fixes to chapterdb.org support that were lost in a merge-gone-wrong.Sverrir Sigmundarson2015-11-236-6/+30
| * | Adding support for ChapterDb.org input formats (XML and TXT) files. Minor ref...Sverrir Sigmundarson2015-11-239-41/+461
|/ /
* | Merge pull request #37 from sverrirs/chapters-csv-updScott2015-11-225-62/+162
|\ \
| * | Fixing importing and exporting of chapters via CSV files. Adding proper handl...Sverrir Sigmundarson2015-11-215-62/+162
| |/
* / Quick Fix for the broken Nightly build. Will add bit-depth support at a later...Scott2015-11-222-1/+3
|/
* qsv: fix compile errorJohn Stebbins2015-11-191-1/+1
* MacGui: set the right autoresize mask for the cancel buttons of the defaults ...Damiano Galassi2015-11-162-6/+6
* ports: add NULL checksJohn Stebbins2015-11-151-0/+8
* encx264: only show warning log after first frameJohn Stebbins2015-11-151-1/+2
* libhb: add some NULL checksJohn Stebbins2015-11-151-0/+4
* vfr: timestamps are signedJohn Stebbins2015-11-151-9/+17
* decsrt: configure as buffer sourceJohn Stebbins2015-11-152-19/+11
* presets: use first audio lang for foreign audio search...John Stebbins2015-11-151-1/+9
* WinGui: Fixing subtitle behavior option in the json preset factory.Scott2015-11-151-2/+1
* reader: remove track count limitationJohn Stebbins2015-11-131-7/+15
* Merge pull request #33 from schrotthaufen/fixJohn Stebbins2015-11-131-0/+1
|\
| * Added missing NULL pointer check in encx265Closeschrotthaufen2015-11-131-0/+1
|/
* Merge pull request #23 from jstebbins/x265-multilib2John Stebbins2015-11-1211-66/+145
|\
| * x265: macui multilib supportJohn Stebbins2015-11-122-2/+2
| * x265: add support for 10, 12, and 16 bit x265 libsJohn Stebbins2015-11-129-42/+106
| * x265: use multi-lib APIJohn Stebbins2015-11-121-30/+45
|/
* Merge pull request #24 from jstebbins/x264-multilibJohn Stebbins2015-11-1222-175/+551
|\
| * x264: add multilib support (a.k.a. 10-bit)John Stebbins2015-11-1222-175/+551
|/
* bd: fix discontinuity handlingJohn Stebbins2015-11-122-15/+19
* WinGui: Add warning dialog on Destination Browse Button if disk space is low...Scott2015-11-1012-4/+176
* libhb: repair split packets in readerJohn Stebbins2015-11-105-1/+107
* presets: handle importing old string PicturePAR "integers"John Stebbins2015-11-101-0/+37
* Merge pull request #30 from jstebbins/atv4John Stebbins2015-11-092-1/+170
|\
| * muxavformat: add support for mp4 fallback audio signallingJohn Stebbins2015-11-092-1/+170
|/
* Merge pull request #29 from jstebbins/field_repeatJohn Stebbins2015-11-091-26/+34
|\
| * scan: increase sensitivity to video flagsJohn Stebbins2015-11-091-26/+34
|/
* libhb: make muxer, sync, and reader behave like other work objectsJohn Stebbins2015-11-0924-1353/+1311
* LinGui: try fixing debian version number againJohn Stebbins2015-11-091-6/+6
* LinGui: Force override ubuntu package versionsJohn Stebbins2015-11-091-6/+6
* LinGui: add Ubuntu 15.10 Wily to nightly buildsJohn Stebbins2015-11-093-0/+130
* Add Error count to the Status bar when queue completes.Scott2015-11-085-1/+35