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
path:
root
/
libhb
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: use git version info instead of svn
John Stebbins
2015-08-25
3
-8
/
+65
*
cropscale: prevent crash when scale dimensions too small
jstebbins
2015-08-24
2
-1
/
+7
*
nlmeans: fix the default values
jstebbins
2015-08-17
1
-2
/
+2
*
presets: fix preset search by name
jstebbins
2015-08-13
1
-0
/
+2
*
libhb: fix display of audio copy mask
jstebbins
2015-08-12
1
-1
/
+2
*
json: fix parsing job Audio->CopyMask
jstebbins
2015-08-10
1
-2
/
+3
*
libhb: fix application of max width/height
jstebbins
2015-07-22
1
-4
/
+12
*
libhb: disable OpenCL scaling when QSV scaling is used.
Rodeo
2015-07-04
1
-0
/
+6
*
OpenCL: fix cleanup.
Rodeo
2015-07-04
1
-0
/
+1
*
QSV: don't be quite as picky about marking an encoder as available.
Rodeo
2015-07-03
1
-11
/
+21
*
libhb: detect read errors and propagate
jstebbins
2015-06-29
10
-26
/
+92
*
libhb fix some typos in hb_preset_apply_filters().
Rodeo
2015-06-28
1
-2
/
+2
*
QSV: be more picky about marking an encoder as available.
Rodeo
2015-06-27
1
-6
/
+16
*
QSV: check for Skylake hardware-accelerated HEVC encoder.
Rodeo
2015-06-27
1
-1
/
+10
*
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
*
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
7
-56
/
+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
*
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
3
-98
/
+36
*
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
*
bd: use the correct printf specifier for unsigned variables.
Rodeo
2015-06-03
1
-7
/
+7
*
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
*
Fix flac fallback for passthru
ritsuka
2015-06-03
1
-0
/
+1
*
decomb: fix color distortion in last row of image
jstebbins
2015-06-01
1
-3
/
+28
*
fix three warnings.
ritsuka
2015-06-01
1
-3
/
+3
*
Fix a couple of memory leaks
jstebbins
2015-06-01
1
-0
/
+2
*
preset: fix application of VideoScaler to job
jstebbins
2015-05-29
1
-1
/
+1
*
libhb: fix issues with video options
jstebbins
2015-05-28
2
-0
/
+21
*
LinGui: use libhb to initialize job...
jstebbins
2015-05-27
2
-319
/
+378
*
scan: skip scan if title has already been scanned
jstebbins
2015-05-26
4
-4
/
+36
*
libhb: fix vorbis encoding
jstebbins
2015-05-25
1
-1
/
+1
*
preset: fix application of mp4 mux options
jstebbins
2015-05-24
1
-1
/
+1
*
LinGui: use libhb to init audio and subtitle lists
jstebbins
2015-05-20
1
-1
/
+12
*
libhb: assume remix support when input layout is not set.
Rodeo
2015-05-19
1
-0
/
+8
*
dict: make hb_value_get_json param const
jstebbins
2015-05-18
2
-2
/
+2
[next]