summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* contrib: Update to Libav 12.Bradley Sepos2016-12-1716-2887/+3
* libhb: don't use av_log.Tim Walker2016-12-172-18/+16
* libhb: fix build with --enable-qsvTim Walker2016-12-1710-75/+30
* libhb: add code to support our QSV-accelerated encoder.Tim Walker2016-12-172-0/+1140
* libav: remove our custom QSV wrapper.Tim Walker2016-12-171-2309/+0
* preset: Revise Gmail presets.Bradley Sepos2016-12-163-64/+64
* NEWS updatessr552016-12-161-4/+7
* sync: don't delay subtitles when duration is knownJohn Stebbins2016-12-151-5/+9
* CLI: allow overriding automatically selected "default" subtitleJohn Stebbins2016-12-151-4/+22
* preset: Set default to false for Gmail presets.Bradley Sepos2016-12-152-6/+6
* contrib: Fix x264 archive and hash.Bradley Sepos2016-12-151-3/+3
* contrib: Use SHA256 instead of MD5 for contrib archive checksums.Justin Scholz2016-12-1537-147/+147
* contrib: Remove libsamplerate comment.Justin Scholz2016-12-151-5/+0
* sync: fix compiler warningJohn Stebbins2016-12-151-1/+1
* reader: fix compiler warning "buf uninitialized"John Stebbins2016-12-151-0/+7
* preset: Add Web presets category and Gmail presets.Bradley Sepos2016-12-153-2/+601
* MacGui: Update decomb/deinterlace tooltip to reflect new behavior. Fix some t...Damiano Galassi2016-12-151-17/+18
* libhb: fix small leaksJohn Stebbins2016-12-143-2/+22
* LinGui: tooltip revisionsJohn Stebbins2016-12-141-13/+14
* contrib: Use https where possible.Bradley Sepos2016-12-1434-53/+53
* libhb: Remove redundant check in common.cmidzer2016-12-141-1/+1
* libhb: Remove redundant check in preset.c.midzer2016-12-141-4/+3
* qsv: Fix possible null pointer dereference.midzer2016-12-141-2/+2
* libhb: Fix possible null pointer dereference in stream.c.midzer2016-12-141-6/+6
* MacGui: use the languages from the audio preferences for built-in presets, th...Damiano Galassi2016-12-144-42/+63
* MacGui: restore type select in the defaults languages table.Damiano Galassi2016-12-143-101/+43
* WinGui: Advanced Tab Changessr552016-12-1317-399/+29
* 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