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
*
libhb: Add rebeccapurple to color map.
Bradley Sepos
2015-10-23
1
-0
/
+1
*
libhb: fix dereference of null pointer
John Stebbins
2015-10-20
1
-1
/
+2
*
libhb: Fix potentially uninitialized variable
John Stebbins
2015-10-20
1
-0
/
+2
*
Merge pull request #21 from jstebbins/grayscale
John Stebbins
2015-10-19
8
-27
/
+279
|
\
|
*
grayscale: make it a real filter
John Stebbins
2015-10-14
8
-27
/
+279
*
|
ports: make hb_opendir param const
John Stebbins
2015-10-19
2
-2
/
+2
*
|
mux: simplify muxFlush
John Stebbins
2015-10-14
1
-11
/
+4
*
|
mux: flush cached buffers when closing
John Stebbins
2015-10-14
1
-1
/
+30
|
/
*
tx3g: remove 2 line limit
John Stebbins
2015-10-12
1
-14
/
+1
*
decsrt: don't combine > 2 lines into 2
John Stebbins
2015-10-12
1
-28
/
+6
*
Remove invalid presets in presets_do()
Damiano Galassi
2015-10-12
1
-1
/
+1
*
presets: add result to indicate if preset import modified presets
John Stebbins
2015-10-09
2
-11
/
+29
*
Make deinterlace/decomb behave similar to nlmeans/hqdn3d
John Stebbins
2015-10-09
6
-173
/
+137
*
Use the non deprecated kIOPMAssertPreventUserIdleSystemSleep assertion to pre...
Damiano Galassi
2015-10-05
1
-1
/
+1
*
scan: fix rescan avoidance logic
John Stebbins
2015-09-29
4
-6
/
+23
*
fix to prevent lazy compiler assumption and avoid full computation, no local ...
Max Dmytrychenko
2015-09-27
1
-3
/
+2
*
fix to prevent lazy compiler assumption and avoid full computation
Max Dmytrychenko
2015-09-27
1
-2
/
+3
*
libhb: add hb_buffer_list
John Stebbins
2015-09-24
28
-1030
/
+872
*
adjustment to report QSV availability in MASK form
Max Dmytrychenko
2015-09-24
1
-2
/
+2
*
rendersub: handle mismatched video and subtitle dimensions
John Stebbins
2015-09-24
4
-83
/
+162
*
libhb: Skylake microarchitecture detection, RB 859
Max Dmytrychenko
2015-09-22
3
-1
/
+13
*
libhb: fix OpenCL initialization.
Tim Walker
2015-09-21
1
-4
/
+7
*
stream: remove unused variable pix_fmt
John Stebbins
2015-09-20
1
-2
/
+0
*
qsv: HEVC encoding support.
Tim Walker
2015-09-20
6
-71
/
+390
*
libhb: Fix compiler issues in previous commit.
Bradley Sepos
2015-09-10
1
-3
/
+7
*
libhb: Clock/frame rate handling improvements.
Bradley Sepos
2015-09-10
6
-33
/
+63
*
libhb: Expand framerates to include 20 and 48.
Bradley Sepos
2015-09-10
1
-0
/
+2
*
libhb: remove unused hb_buffer_t.sub
John Stebbins
2015-09-04
11
-73
/
+2
*
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
[next]