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
*
NVENC: Remaining fixes for a 1st working draft on GNU/Linux (GTK)
259-add-nvenc-encoder
Sven Gothel
2017-11-01
3
-27
/
+167
*
NVENC: Fix HB_VCODEC_FFMPEG_H264 usage (gtk version missed a rename)
Sven Gothel
2017-10-31
2
-2
/
+6
*
NVENC: Fix HB_VCODEC_FFMPEG_MASK covered values to lie within mask
Sven Gothel
2017-10-31
1
-3
/
+3
*
NVENC: Use latest FFMPEG 3.4 working with NVENC
Sven Gothel
2017-10-31
21
-12
/
+321
*
added missed masks for nvenc codecs
matthew
2017-10-08
1
-2
/
+2
*
fixed issue with empty space in module.def
matthew
2017-10-08
1
-1
/
+1
*
removed nvenc worker attempt files.
matthew
2017-10-08
2
-75
/
+0
*
updated ibhb/work.c to match values provided by sr55 gist.
matthew
2017-10-08
1
-7
/
+9
*
updated libhb muxavformat.c to match values provided by sr55 gist.
matthew
2017-10-08
1
-2
/
+2
*
updated libhb encavcodec.c to match values provided by sr55 gist
matthew
2017-10-08
1
-0
/
+16
*
updated common.h to reflect values provided by sr55 gist
matthew
2017-10-08
1
-2
/
+2
*
updated libhb/common.c values to match those provided by sr55 gist.
matthew
2017-10-08
1
-7
/
+17
*
Updated contrib ffmpeg module.defs to match gist provided by sr55
matthew
2017-10-08
1
-3
/
+3
*
tried adding nvenc encoder work types
matthew
2017-10-03
3
-0
/
+77
*
updated internal and work files
matthew
2017-10-02
2
-6
/
+12
*
added entries to muxavformat and work files
matthew
2017-10-02
2
-2
/
+4
*
fixed callbacks.c name issue and added nvenc enable to moduel.defs
matthew
2017-09-30
2
-2
/
+3
*
Merge branch '259-add-nvenc-encoder' of https://github.com/compninja28/HandBr...
Matthew
2017-09-30
6
-24
/
+38
|
\
|
*
tried to sync up encoder names to match hb.lib
Matthew Lazarow
2017-09-26
6
-24
/
+38
*
|
updated module.defs to remove hwaccel
Matthew
2017-09-30
2
-5
/
+4
|
/
*
Merge branch '259-add-nvenc-encoder' of https://github.com/compninja28/HandBr...
Matthew
2017-09-26
7
-13
/
+26
|
\
|
*
updated windows components in hopes of getting nvenc added to encoder list
Matthew Lazarow
2017-09-24
7
-13
/
+26
*
|
fixed nvidia encoder names
Matthew
2017-09-26
3
-9
/
+9
|
/
*
modified the nvidia codecs in common code
Matthew
2017-09-24
3
-11
/
+11
*
added codec value to common header, updated work vcodec switch to try and mir...
Matthew Lazarow
2017-09-12
2
-0
/
+4
*
first attempt adding nvenc to common.c
Matthew Lazarow
2017-09-12
1
-0
/
+6
*
Added nvenc encoders to dependency list
Matthew Lazarow
2017-09-12
1
-2
/
+2
*
Added the nvenc entries to the switch statement just like VP8/9
Matthew Lazarow
2017-09-12
1
-0
/
+2
*
added h264_nvenc and hevc_nvenc encoder statements to module defs.
Matthew Lazarow
2017-09-12
1
-0
/
+2
*
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
[next]