index
:
HandBrake.git
0.10.x
1.0.x
259-add-nvenc-encoder
ffmpeg_sgothel
hw-encoder-base
hw-encoder-joint
hw-encoder-nvenc
hw-encoder-vaapi
master
nvenc-encoder
nvenc-encoder-libav
opencl
release_1.3.1
release_1.3.3
vaapi-encoder
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: fix the minimun disk space textfield tooltip.
Damiano Galassi
2017-07-21
1
-7
/
+8
*
WinGui: Simplify the GetPreview code and remove code that was causing the Bi...
sr55
2017-07-20
1
-13
/
+4
*
contrib: Improve Libav configuration and compiler flags on 32-bit Intel.
Bradley Sepos
2017-07-20
1
-14
/
+6
*
scripts: Update mac-toolchain-build to Cmake 3.8.2.
Bradley Sepos
2017-07-14
1
-8
/
+8
*
alignment cosmetics
John Stebbins
2017-07-12
2
-22
/
+56
*
silence new compiler warnings on Fedora 26
John Stebbins
2017-07-12
3
-4
/
+4
*
sync: fix size of silence buffer
John Stebbins
2017-07-12
1
-4
/
+5
*
sync: fix potential stall when in_queue overflows
John Stebbins
2017-07-12
1
-42
/
+6
*
Revert "contrib: Update to libbluray 1.0.1."
Bradley Sepos
2017-07-11
2
-4
/
+47
*
contrib: Update to libbluray 1.0.1.
Bradley Sepos
2017-07-10
2
-47
/
+4
*
fix another use of deprecated libav define
John Stebbins
2017-07-06
1
-1
/
+1
*
fix use of deprecated libav defines
John Stebbins
2017-07-06
5
-23
/
+23
*
LinGui: change link to https
John Stebbins
2017-07-05
1
-2
/
+2
*
WinGui: Make the Preset Import system a bit more robust. #808
sr55
2017-07-05
2
-2
/
+2
*
LinGui: fix use of freed memory in "File" menu action
John Stebbins
2017-07-05
1
-1
/
+7
*
WinGui: Don't enable the Display Width control for Custom Anamorphic when Kee...
sr55
2017-07-04
3
-16
/
+46
*
contrib: Update to Jansson 2.10.
Bradley Sepos
2017-07-04
1
-7
/
+3
*
instead of language name, use language code for prefered audio and prefered s...
Strangelovian
2017-07-03
2
-3
/
+6
*
contrib: Update to libopus 1.2.1.
Bradley Sepos
2017-06-29
1
-5
/
+3
*
WinGui: Adding support for Custom Anamorphic back. Implements #504
sr55
2017-06-28
5
-33
/
+30
*
WinGui: Fix a couple code warnings.
sr55
2017-06-27
1
-2
/
+1
*
scan: fix vobsub & pgs width/height for some stream types
John Stebbins
2017-06-26
1
-12
/
+12
*
WinGui: AutoName Sort the InvalidFileNameChars Array before doing a Binary Se...
sr55
2017-06-26
1
-2
/
+3
*
WinGUI: Change Selection Behaviour to Selection Behavior.
Bradley Sepos
2017-06-24
2
-4
/
+4
*
Change configure default language to selection behaviour
sr55
2017-06-23
2
-4
/
+4
*
docs: Added missing change.
sr55
2017-06-23
1
-0
/
+3
*
docs: Initial draft of 1.1 NEWS
sr55
2017-06-23
1
-0
/
+43
*
WinGui: Add a user agent for the HttpRequest on the update checker so we can ...
sr55
2017-06-23
2
-0
/
+8
*
presets: Minor encoder tweaks for main Production presets.
Bradley Sepos
2017-06-22
3
-6
/
+6
*
scripts: Update to mingw-w64-build 3.0.1.
Bradley Sepos
2017-06-21
1
-3
/
+5
*
scripts: Update to mingw-w64-build 3.0.0.
Bradley Sepos
2017-06-21
1
-56
/
+75
*
build: Configure options cosmetics.
Bradley Sepos
2017-06-21
1
-7
/
+10
*
build: Always enable Libav AAC when building with mingw-w64.
Bradley Sepos
2017-06-21
1
-1
/
+1
*
LinGui: audio/subtitle "Reload Defaults" -> "Reload"
John Stebbins
2017-06-20
1
-2
/
+2
*
LinGui: change Audio/Subtitle "Defaults" to "Selection"
John Stebbins
2017-06-20
1
-2
/
+2
*
LinGui: Make disk warning limit configurable
John Stebbins
2017-06-20
7
-87
/
+274
*
cli: Fix regression in a5450860.
Bradley Sepos
2017-06-19
1
-0
/
+52
*
decavcodec: fix wmapro audio timestamps
John Stebbins
2017-06-19
1
-0
/
+7
*
MacGui: do not crash if hb_video_encoder_get_name returns NULL, it might happ...
Damiano Galassi
2017-06-19
1
-2
/
+3
*
reader: fix live preview generation for some streams
John Stebbins
2017-06-19
1
-3
/
+23
*
MacGui: use "localizedStandardCompare:" to sort the titles by name in the add...
Damiano Galassi
2017-06-19
1
-9
/
+10
*
MacGui: rename "Configure Defaults" to "Selection Behavior", align some UI el...
Damiano Galassi
2017-06-19
6
-91
/
+97
*
presets: Add Production presets for use with professional video editing softw...
Bradley Sepos
2017-06-18
3
-2
/
+836
*
presets: Add Vimeo YouTube presets.
Bradley Sepos
2017-06-18
2
-0
/
+1025
*
MacGui: Add checkbox for Legacy A/V alignment behaviour for players that don'...
Damiano Galassi
2017-06-18
4
-7
/
+47
*
WinGui: Add a "Or Drop File Here" box to the transparent area beside the sour...
sr55
2017-06-17
1
-1
/
+8
*
cli: Fix typo in last commit.
Bradley Sepos
2017-06-17
1
-1
/
+1
*
cli: Fix encoding progress line breaks on Windows.
Bradley Sepos
2017-06-17
1
-20
/
+41
*
cli: Remove legacy BeOS code.
Bradley Sepos
2017-06-17
1
-56
/
+1
*
contrib: Update to CMake 3.8.2.
Bradley Sepos
2017-06-17
1
-3
/
+3
[next]