summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Add option to show progress percentage in app title bar, and the task...sr552017-03-1615-7/+139
* MacGui: end the textfields editing before adding a job to queue or creating a...Damiano Galassi2017-03-164-50/+89
* libhb: initialize sleep prevention reasonForActivity CFStringRef inside a fun...Damiano Galassi2017-03-151-6/+4
* MacGui: add a message in the panel to select the external app.Damiano Galassi2017-03-151-0/+1
* MacGui: remove two unused vars.Damiano Galassi2017-03-151-8/+2
* MacGui: fix a possible race condition with the multiprocess queue when editin...Damiano Galassi2017-03-151-2/+1
* qsv: fixing variable re-use (#627)maximd332017-03-141-5/+6
* opencl: cleaning more leaks (#628)maximd332017-03-141-62/+95
* LinGui: fix audio copy mask updatesJohn Stebbins2017-03-121-1/+2
* LinGui: Update translationsJohn Stebbins2017-03-126-476/+13952
* Adds FR localisation to the desktop file (#552)Olivier Humbert2017-03-121-0/+2
* Remove Fontconfig on Windows (#610)Oleg Oshmyan2017-03-124-13/+9
* libvpx: fix building with our pthreadw32 contribJohn Stebbins2017-03-111-0/+11
* subtitles: simplify and shorten subtitle descriptions (#591)John Stebbins2017-03-1014-121/+117
* HarfBuzz: disable Fontconfig (#609)Oleg Oshmyan2017-03-101-12/+4
* Actually set Fontconfig configuration path (#611)Oleg Oshmyan2017-03-101-2/+2
* text subs: use generic font family names (#614)John Stebbins2017-03-106-6/+15
* Fix various spelling mistakes (#613)Sebastian Ramacher2017-03-1017-20/+20
* opencl: fixing more resource leaksmaxd2017-03-101-15/+24
* contrib: Update to libvpx 1.6.1.Bradley Sepos2017-03-101-4/+3
* x265: bump to version 2.3 (#437)John Stebbins2017-03-101-6/+4
* LinGui: fix video preset slider updatesJohn Stebbins2017-03-092-30/+30
* opencl: Fix resource leak.maxd2017-03-081-0/+2
* libav: a more robust fix for aac encoder crashJohn Stebbins2017-03-081-17/+94
* MacGui: fix "add titles to queue" toolbar item sizeDamiano Galassi2017-03-081-24/+24
* WinGui: Remove disk space warning from browser and allow the low level to be ...sr552017-03-057-22/+81
* WinGui: Add support in the UI for QSV 10bit H.265 encoder.sr552017-03-055-12/+42
* qsv: only main10 profile supported for HEVC 10b encodemaxd2017-03-052-6/+9
* qsv: added HEVC 10-bit as encoder, should help for GUI integrationmaxd2017-03-055-6/+27
* qsv: libav's patch fixmaxd2017-03-051-9/+9
* qsv: adding hevc10 support starting from KBL platformmaxd2017-03-053-14/+203
* WinGui: Rework of the preset systemsr552017-03-0413-197/+637
* qsv: adding hevc decode supportmaxd2017-03-041-0/+8
* configure: Modernize Python in configure.py.cclauss2017-03-041-50/+35
* scripts: Modernize Python.qarkai2017-03-042-128/+56
* contrib: Remove x265 Windows XP support.Bradley Sepos2017-03-041-1/+1
* Unbreak non-mingw cross.Wouter van Kesteren2017-03-041-1/+1
* sync: fix small video dejitter errorJohn Stebbins2017-03-031-0/+5
* MacGui: forgot an else block in the previous commitDamiano Galassi2017-03-021-1/+4
* MacGui: do not remove a job from the queue if the rescan to the main window f...Damiano Galassi2017-03-024-43/+63
* libav: simplify patch for corrupt raw videoJohn Stebbins2017-03-011-27/+8
* work: set orig_vrate correctlyJohn Stebbins2017-02-281-1/+3
* batch: Support --min-duration when doing batch scansJohn Stebbins2017-02-273-4/+11
* libav: gracefully handle a broken AVI indexJohn Stebbins2017-02-271-0/+42
* libav: fix rawvideo in mkv corruptionJohn Stebbins2017-02-261-0/+44
* vfr: fix invalid read/writeJohn Stebbins2017-02-261-3/+2
* Revise NEWS.markdown for 1.0.3.Bradley Sepos2017-02-251-13/+28
* Update NEWSsr552017-02-251-2/+7
* encca_aac: fix a small leakDamiano Galassi2017-02-241-0/+1
* encca_aac: use the libhb list helper functions to append buffersDamiano Galassi2017-02-241-34/+20