summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build: more fetch tweaksKonaBlend2016-05-252-13/+10
* Build: fix duplicate pkgconfig includeKonaBlend2016-05-251-0/+2
* Build: add target contrib.fetch.testKonaBlend2016-05-253-3/+7
* Build: add configure --df-exhaust-urlKonaBlend2016-05-253-6/+11
* Build: split fetch into df-fetch and df-verifyKonaBlend2016-05-257-308/+450
* contrib: Use libvpx release archives instead of GitHub mirror archives.Bradley Sepos2016-05-251-12/+6
* contrib: Don't use GitHub mirror for libmfx.Bradley Sepos2016-05-251-4/+0
* contrib: Add upstream urls where local mirror of file now exists.Bradley Sepos2016-05-257-39/+27
* contrib: Add upstream urls where possible.Bradley Sepos2016-05-2532-35/+176
* Build: add configure --verbose-fetchKonaBlend2016-05-252-4/+7
* Build: add target: contrib.verifyKonaBlend2016-05-252-11/+68
* Build: refactor fetch for contrib tarballsKonaBlend2016-05-2540-35/+353
* sync: fix CC burn-inJohn Stebbins2016-05-251-1/+2
* bd: log playlist clips at log level 2John Stebbins2016-05-252-0/+59
* encx265: simplify chapter mark handlingJohn Stebbins2016-05-252-79/+24
* MacGui: copy the HBChapter index property when making a instance copy.Damiano Galassi2016-05-251-1/+2
* MacGui: make a submenu for each preset folder in the Presets menu.Damiano Galassi2016-05-251-37/+45
* sync: correct timestamp discontinuities in sync instead of reader (#192)John Stebbins2016-05-2412-892/+1022
* Add ability to set C++ standard (#195)John Stebbins2016-05-243-7/+12
* LinGui: fix audio and subtitle descriptions in queueJohn Stebbins2016-05-245-1/+33
* build: Increase max logical CPU cores to 64.Bradley Sepos2016-05-241-2/+2
* muxcommon: fix check_realloc_outputJohn Stebbins2016-05-241-9/+2
* build: Update regex in configure.py to fix buggy Python versions.Bradley Sepos2016-05-241-1/+1
* MacGui: use the right constant quality label in the video tab, and split HBVi...Damiano Galassi2016-05-244-43/+68
* MacGui: split HBPicture KVO dependencies.Damiano Galassi2016-05-244-39/+47
* MacGui: show the encode progress when paused too.Damiano Galassi2016-05-242-1/+2
* sync: fill queues completelyJohn Stebbins2016-05-211-1/+1
* stream: create default chapter names for empty chapter titlesJohn Stebbins2016-05-201-1/+1
* sync: silence compiler warningJohn Stebbins2016-05-201-1/+1
* LinGui: save backup of presets whenever the version changesJohn Stebbins2016-05-191-13/+12
* sync: detect and drop 0 duration initial video frameJohn Stebbins2016-05-191-7/+12
* cli: fix application of subtitle flags when scan enabledJohn Stebbins2016-05-191-9/+25
* MacGui: fix HBAVPlayer loaded state.Damiano Galassi2016-05-191-2/+5
* MacGui: fallback to QTKit if a preview is not playable with AVFoundation.Damiano Galassi2016-05-194-77/+74
* work: add log to track work object shutdownJohn Stebbins2016-05-181-0/+1
* work: add commentsJohn Stebbins2016-05-181-0/+3
* sync: increse min video queue depth for deeper dejitteringJohn Stebbins2016-05-181-1/+1
* sync: fix potential dropped chapter marksJohn Stebbins2016-05-181-10/+31
* work: make video decoder input fifo smallerJohn Stebbins2016-05-181-1/+1
* sync: improve code readabilityJohn Stebbins2016-05-181-18/+19
* work: don't allocate fifos that are not needed for indepth_scanJohn Stebbins2016-05-182-15/+18
* sync: set start and stop when resampling audioJohn Stebbins2016-05-181-0/+2
* sync: fix progress statistics when title longer than sum of chaptersJohn Stebbins2016-05-181-1/+21
* sync: dejitter larger video jittersJohn Stebbins2016-05-181-1/+1
* sync: handle coarsely interleaved streams betterJohn Stebbins2016-05-181-2/+2
* sync: add timestamp loggingJohn Stebbins2016-05-181-3/+41
* sync: move comment to more appropriate locationJohn Stebbins2016-05-181-10/+12
* sync: do not drop audio before frame p-to-p startJohn Stebbins2016-05-181-11/+33
* sync: estimate video frame drop duration betterJohn Stebbins2016-05-171-1/+8
* sync: cosmeticsJohn Stebbins2016-05-171-39/+39