summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Update the VersionUtility class to work for official releases that ar...sr552016-12-187-158/+9
* scripts: Print usage and exit when release tag not specified to tag-release.sh.Bradley Sepos2016-12-181-1/+6
* build: Really ensure tag suffix is not None in configure.py.Bradley Sepos2016-12-181-2/+1
* build: Ensure tag suffix is not None in configure.py.Bradley Sepos2016-12-181-1/+2
* build: Update Mac release package name.Bradley Sepos2016-12-181-6/+4
* WinGui: Set QSV Decode to false if the hardware isn't available for use.sr552016-12-181-1/+3
* contrib: Disable libva for libmfx.Bradley Sepos2016-12-171-0/+2
* contrib: Disable libav vaapi.Bradley Sepos2016-12-171-0/+1
* fix memory leaksJohn Stebbins2016-12-173-2/+3
* stream: fix SRT detectionJohn Stebbins2016-12-171-0/+1
* unref AVPackets, fix merge issuesJohn Stebbins2016-12-172-3/+6
* qsv: rename av_qsv* to hb_qsv*John Stebbins2016-12-1715-435/+435
* qsv: fix more compiler warningsJohn Stebbins2016-12-174-6/+6
* qsv_memory: fix compiler warningsJohn Stebbins2016-12-171-4/+4
* qsv_libav: silence compiler warningJohn Stebbins2016-12-171-1/+1
* encavcodecaudio: fix use of deprecated libav interfacesJohn Stebbins2016-12-171-111/+100
* encavcodec: fix use of deprecated libav interfacesJohn Stebbins2016-12-171-141/+136
* decavcodec: fix use of deprecated libav interfacesJohn Stebbins2016-12-171-164/+222
* stream: fix use of deprecated libav interfacesJohn Stebbins2016-12-171-91/+87
* muxavformat: fix use of deprecated libav interfacesJohn Stebbins2016-12-171-90/+106
* decpgssub: fix use of deprecated rect->pictJohn Stebbins2016-12-171-2/+2
* fix chapter markers when encoding with libav video encoderJohn Stebbins2016-12-171-1/+1
* potential fix for hard to reproduce crashJohn Stebbins2016-12-171-3/+12
* contrib: Add libav colr patch to support new color signaling in mov.Bradley Sepos2016-12-171-0/+57
* qsv: Update condition under which context is closed.Tim Walker2016-12-171-2/+6
* decavcodec: enable QSV-accelerated H.264 decoding with libavcodec.Tim Walker2016-12-174-43/+51
* contrib: enable avcodec's libmfx (Intel QSV) support when applicable.Tim Walker2016-12-171-4/+3
* qsv: Fix crash attempting to destroy mutex.Tim Walker2016-12-171-2/+6
* 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