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
*
qsv: d3d11 enabling
agalin89
2019-09-22
3
-58
/
+253
*
contrib: Use libdav1d for AV1 decoding in FFmpeg.
Justin Bull
2019-09-17
1
-2
/
+2
*
MacGui: fix a few warnings when building in Xcode 11.
Damiano Galassi
2019-09-13
1
-0
/
+1
*
libhb: make hb_buffer_t libhb private
John Stebbins
2019-09-12
15
-17
/
+33
*
libhb: avoid harfbuzz header barrier collisions
John Stebbins
2019-09-12
39
-109
/
+126
*
libhb: resolve header conflicts with pango/harfbuzz
John Stebbins
2019-09-12
120
-268
/
+264
*
libhb: Restore null check in decvobsub.c
Bradley Sepos
2019-09-10
1
-1
/
+2
*
libhb: Remove useless conditional in taskset.c.
Bradley Sepos
2019-09-10
1
-2
/
+1
*
Resolve conflict with harfbuzz include file hb.h
John Stebbins
2019-09-10
63
-64
/
+64
*
preset: change last ditch audio selection behavior
John Stebbins
2019-09-10
1
-4
/
+2
*
Create separate fake iso639 "any" entry
John Stebbins
2019-09-10
3
-32
/
+82
*
libhb: Remove a useless pointer check from decvobsub.c.
Bradley Sepos
2019-09-10
1
-4
/
+1
*
libhb: Silence an uninitialized return variable warning.
Bradley Sepos
2019-09-09
1
-1
/
+1
*
Fix initialization of empty "" subtitle name
John Stebbins
2019-09-09
1
-0
/
+8
*
hb_json: fix subtitle import crash
John Stebbins
2019-09-09
1
-1
/
+1
*
Logging: Changed wording
sr55
2019-09-08
1
-2
/
+2
*
Logging: Reset the time clock.
sr55
2019-09-08
1
-0
/
+1
*
Logging Improvements "Change Job" -> "Work"
sr55
2019-09-08
1
-4
/
+7
*
Improve detail in logging of jobs. #2285
sr55
2019-09-08
1
-1
/
+12
*
decavcodec: fix memory leak
John Stebbins
2019-08-30
1
-0
/
+1
*
hb_json: fix double free
John Stebbins
2019-08-30
1
-4
/
+13
*
VCE: Vulkan support on linux.
OvchinnikovDmitrii
2019-08-28
1
-11
/
+33
*
stream: fix size of subtitle extradata
John Stebbins
2019-08-26
1
-1
/
+1
*
stream: fix subtitle extradata buffer over-read
John Stebbins
2019-08-26
1
-1
/
+2
*
hb_json: fix title dict format string
John Stebbins
2019-08-26
1
-1
/
+1
*
fix initialization of libswscale stride data
John Stebbins
2019-08-26
1
-0
/
+2
*
dvdnav: fix double free on close
John Stebbins
2019-08-26
1
-1
/
+1
*
encavcodec: fix chapter mark postion for nvenc encodes
John Stebbins
2019-08-22
1
-5
/
+5
*
make: Move harden option to the new Security group in configure.py.
Nomis101
2019-08-21
2
-2
/
+3
*
Better error message when avcodec_find_encoder_by_name() fails (#2252)
digulla
2019-08-21
1
-18
/
+25
*
Fix -Wduplicate-decl-specifier warnings
Nomis101
2019-08-20
1
-2
/
+2
*
preset: fix NULL initializtion of subtitle name
John Stebbins
2019-08-16
1
-5
/
+8
*
libhb: remove dead code.
Damiano Galassi
2019-08-13
4
-2485
/
+0
*
nvenc: Change the rate control to vbr_hq, setting qmin/qmax #2231
sr55
2019-08-12
1
-3
/
+10
*
NVEnc: Check SDK version and disable feature if driver is too old. Prevent r...
sr55
2019-08-12
1
-0
/
+15
*
libhb: eliminate file path length limits
John Stebbins
2019-08-11
11
-63
/
+90
*
dvd: create track named from dvd track attributes
John Stebbins
2019-08-11
2
-0
/
+42
*
stream: improve track name selection
John Stebbins
2019-08-11
1
-13
/
+57
*
fix build error
John Stebbins
2019-08-11
1
-1
/
+2
*
muxavformat: set handler_name for subtitle track names also
John Stebbins
2019-08-11
1
-0
/
+6
*
muxavformat: fix writing alternative track name in mp4 hdlr atom
John Stebbins
2019-08-11
1
-1
/
+1
*
add subtitle name to job configuration log output
John Stebbins
2019-08-11
1
-0
/
+4
*
add subtitle track name read/write
John Stebbins
2019-08-11
6
-20
/
+66
*
a few fixes for audio track name handling
John Stebbins
2019-08-11
4
-9
/
+6
*
libhb: make source audio track name available to frontends
John Stebbins
2019-08-11
6
-4
/
+38
*
Remove libsamplerate
John Stebbins
2019-08-11
3
-65
/
+48
*
audio_resample: set input and output samplerate
John Stebbins
2019-08-05
5
-7
/
+48
*
stream: fix building of subtitle list in PES files
John Stebbins
2019-07-31
1
-1
/
+1
*
Fix some typos (#2202)
Nomis101
2019-07-31
24
-38
/
+38
*
LinGui: change chapter list to GtkListBox
John Stebbins
2019-07-30
1
-4
/
+11
[next]