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
*
QSV: load required plug-ins before encoding, too.
Rodeo
2015-06-27
3
-47
/
+115
*
QSV: add new capability guards for some extended video parameter buffers.
Rodeo
2015-06-27
3
-69
/
+246
*
QSV: parse and print profile & level in a codec-agnostic way.
Rodeo
2015-06-27
3
-87
/
+207
*
QSV: B-pyramid support is codec-specific.
Rodeo
2015-06-27
1
-8
/
+11
*
QSV: cleanup LookAheadDepth handling.
Rodeo
2015-06-27
2
-3
/
+7
*
libhb: remove HB_API_OLD_PRESET_GETTERS cruft.
Rodeo
2015-06-27
3
-39
/
+0
*
WinGui: Couple of workaround fixes for the preset service until refactoring i...
sr55
2015-06-26
2
-5
/
+4
*
Doc: Add missing - to command.
sr55
2015-06-26
1
-1
/
+1
*
WinGui: Completely replace the plist preset import code with the functionalit...
sr55
2015-06-26
14
-922
/
+177
*
Updated MinGW doc file
sr55
2015-06-26
1
-35
/
+32
*
Doc: MinGW build doc updates.
sr55
2015-06-26
1
-3
/
+11
*
add new preset function to header file
jstebbins
2015-06-24
1
-1
/
+5
*
presets: add hb_presets_read_file_json()
jstebbins
2015-06-24
1
-0
/
+13
*
libhb: re-work OpenCL cleanup a bit.
Rodeo
2015-06-23
2
-8
/
+16
*
DXVA2: make hb_va_create_dxva2 less verbose.
Rodeo
2015-06-23
1
-6
/
+7
*
DXVA2: check if a compatible AVHWAccel exists for the input codec.
Rodeo
2015-06-23
1
-4
/
+17
*
DXVA2: cleanup decode support checks.
Rodeo
2015-06-23
8
-61
/
+54
*
Minor cleanup after last commit.
Rodeo
2015-06-23
2
-4
/
+4
*
libhb: add DXVA2-accelerated HEVC decoding.
Rodeo
2015-06-23
4
-3
/
+23
*
Backport hevc_dxva2 hwaccel from libav master.
Rodeo
2015-06-23
2
-0
/
+1146
*
WinGui: Initial implementation of quality based encoding option. Please note,...
sr55
2015-06-20
12
-102
/
+467
*
WinGui: Fetch Audio Bitrates, Bitrate Defaults, Samplerates from LibHB
sr55
2015-06-20
10
-644
/
+309
*
WinGui: Move options strings to resources.
sr55
2015-06-18
3
-61
/
+685
*
WinGui: "Start Encode" resource corrected.
sr55
2015-06-18
2
-2
/
+2
*
LinGui: fix video options edit box tooltip
jstebbins
2015-06-17
2
-28
/
+36
*
WinGui: Another alignment issue fix.
sr55
2015-06-16
1
-2
/
+2
*
WinGui: Fix an issue with the json preset factory not correctly setting the a...
sr55
2015-06-16
2
-11
/
+10
*
Update libmfx to v6.0.0.349
Rodeo
2015-06-16
1
-1
/
+1
*
Interop: Updated ApplicationServices DLL to target AnyCPU.
randomengy
2015-06-15
1
-4
/
+4
*
Interop: Updated to return PassId as well as Pass on encode progress.
randomengy
2015-06-15
4
-5
/
+28
*
libhb: fix application of custom anamorphic settings
jstebbins
2015-06-14
1
-2
/
+2
*
libhb: Allow log level changes and update checks *after* hb_init()
jstebbins
2015-06-12
10
-103
/
+63
*
WinGui: Move user control strings to resources.
sr55
2015-06-11
3
-12
/
+144
*
WinGui: Moving the bulk of the view model strings to resources.
sr55
2015-06-11
16
-307
/
+718
*
WinGui: Adding missing resources files.
sr55
2015-06-09
2
-0
/
+1746
*
CLI: Use json job instead of job
jstebbins
2015-06-09
1
-5
/
+6
*
libhb: log json job string
jstebbins
2015-06-09
1
-0
/
+2
*
libhb: Eliminate string length limit in hb_valog
jstebbins
2015-06-09
2
-19
/
+49
*
encx265: fix regression introduced in SVN revision 6366.
Rodeo
2015-06-08
1
-6
/
+2
*
WinGui: Moving more of the view strings into resources.
sr55
2015-06-07
15
-323
/
+650
*
WinGui: Starting to move UI text string to resources. This will allow us to s...
sr55
2015-06-04
10
-62
/
+410
*
MacGui: remove a unneeded statement, built-in presets already have the select...
ritsuka
2015-06-04
1
-1
/
+0
*
MacGui: update the layout of the add preset window.
ritsuka
2015-06-04
1
-106
/
+74
*
bd: use the correct printf specifier for unsigned variables.
Rodeo
2015-06-03
1
-7
/
+7
*
WinGui: Fix the Video Profile option in the JSON preset marshaller.
sr55
2015-06-03
1
-0
/
+1
*
WinGui: Revert last change. Only set the GUI to enabled when editing queue i...
sr55
2015-06-03
1
-7
/
+4
*
WinGui: Queue Recovery now sets the GUI to enabled if it recovers a job.
sr55
2015-06-03
2
-3
/
+13
*
bd: fix printf warnings
jstebbins
2015-06-03
1
-3
/
+3
*
libhb: fix green bottom line in preview with deinterlace
jstebbins
2015-06-03
1
-0
/
+1
*
Initialize the copy_mask variable before using it
ritsuka
2015-06-03
1
-1
/
+1
[next]