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
*
Refactor the color tag code, and pass it to the FFmpeg encoders.
Damiano Galassi
2018-08-28
9
-149
/
+73
*
libhb: use the same padding as FFmpeg when allocating buffer.
Damiano Galassi
2018-08-22
1
-1
/
+1
*
build: Allows to use clang/clang++ compiler on FreeBSD.
Yuichiro NAITO
2018-08-22
1
-1
/
+1
*
contrib: gtk: libhb: macosx: test: Remove remaining traces of libavresample.
Bradley Sepos
2018-08-16
2
-10
/
+1
*
Fixing available Levels for VCE and other H265 encoders.
sr55
2018-08-16
2
-8
/
+17
*
VCE: Show only supported H264 / HEVC profiles.
sr55
2018-08-16
2
-3
/
+8
*
VCE: Small Adjustment to the Quality settings passed to ffmpeg. B-Frames +2 ...
sr55
2018-08-16
1
-2
/
+7
*
vfr: fix jitter in 59.94 to 29.97 framerate conversion
John Stebbins
2018-08-11
1
-7
/
+13
*
Fix arithmetic exception in hb_set_anamorphic_size2() when displaying preview
Emeric
2018-08-08
1
-1
/
+1
*
presets: fix setting of default preset values
John Stebbins
2018-08-08
1
-1
/
+1
*
NVEnc: Add human names for encoder presets and remove currently invalid options.
sr55
2018-08-08
1
-2
/
+2
*
fix race in getting sequence_id of completed job
John Stebbins
2018-08-07
4
-17
/
+31
*
bd: handle "broken units" better
John Stebbins
2018-08-06
1
-20
/
+46
*
sync: fix duration of silence buffers
John Stebbins
2018-08-05
1
-4
/
+10
*
VCE: Working on CQ mode for AMD VCE. #1408
sr55
2018-07-30
1
-1
/
+16
*
Amf enc availability check (#1489)
OvchinnikovDmitrii
2018-07-21
1
-2
/
+84
*
VCE: Fix a typo that was preventing the VCE H.265 encoder from working.
sr55
2018-07-09
1
-1
/
+1
*
VCE: Implement missing compile time availability flag. This should stop it sh...
sr55
2018-07-07
1
-1
/
+6
*
libhb: Fix broken encoder masks.
sr55
2018-07-05
1
-2
/
+2
*
libhb: Fix an ifdef typo
sr55
2018-07-02
1
-1
/
+1
*
nvenc: fix crash in nvenc_load_functions
John Stebbins
2018-06-29
1
-1
/
+1
*
Add NVEnc encoder. (Round 3) (#1437)
Scott
2018-06-29
9
-43
/
+249
*
bd: fix title->name for BDs that have disc info
John Stebbins
2018-06-28
1
-17
/
+33
*
presets: fix importing file with "Official" presets
John Stebbins
2018-06-27
1
-0
/
+11
*
resample: fix dithering
John Stebbins
2018-06-27
1
-11
/
+2
*
audio_resample: switch from avresample to swresample
John Stebbins
2018-06-27
8
-89
/
+85
*
decavcodec: fix crash during audio probe
John Stebbins
2018-06-20
1
-2
/
+5
*
contrib: gtk: libhb: make: scripts: Remove yasm contrib.
Bradley Sepos
2018-06-17
2
-36
/
+2
*
libhb: Allow 7.1 channels AAC encoding.
Simon Lämmle
2018-06-16
1
-3
/
+11
*
muxavformat: silence mp4 frame size warning
John Stebbins
2018-06-15
1
-0
/
+1
*
muxavformat: use alternate API to initialize out context
John Stebbins
2018-06-15
1
-12
/
+5
*
muxavformat: fix crash on windows
John Stebbins
2018-06-15
1
-1
/
+1
*
Fix PGS subtitle decoding...
John Stebbins
2018-06-13
8
-97
/
+147
*
libhb: fix snprintf compiler warnings
John Stebbins
2018-06-13
7
-71
/
+100
*
libhb: eliminate use of deprecated av_register_all...
John Stebbins
2018-06-13
1
-2
/
+0
*
libhb: eliminate use of deprecated ffmpeg lockmgr
John Stebbins
2018-06-13
1
-27
/
+0
*
muxavformat: fix use of deprecated AVFormat.filename
John Stebbins
2018-06-13
1
-1
/
+1
*
comb_detect: fix crash when no valid frames are passed
John Stebbins
2018-06-11
1
-1
/
+4
*
encavcodec: fix encoding with vp8 and vp8 encoders
John Stebbins
2018-06-10
1
-2
/
+2
*
muxavformat: Fix muxing SSA subtitles
John Stebbins
2018-06-09
1
-35
/
+0
*
decssasub: Fix decoding SSA subtitles
John Stebbins
2018-06-09
2
-207
/
+18
*
VCE: Add support for fetching levels for H.264 and H.265
sr55
2018-06-08
1
-0
/
+12
*
VCE: Stub out VCE available methods for the UI. This will need to check for ...
sr55
2018-06-08
2
-0
/
+45
*
libhb: test: Guard VCE encoders behind USE_VCE.
Bradley Sepos
2018-06-08
3
-0
/
+10
*
libhb: Restore HB_VCODEC_MASK value.
Bradley Sepos
2018-06-08
1
-1
/
+1
*
libhb: Cosmetic in encavcodec.c.
Bradley Sepos
2018-06-06
1
-1
/
+1
*
Add support for VCE hardware encoding.
Michael Wootton
2018-06-06
6
-10
/
+160
*
bd: Don't fail titles with unknown aspect
John Stebbins
2018-06-06
1
-2
/
+4
*
libhb: allow muxing E-AC3 in mp4.
Damiano Galassi
2018-06-05
1
-2
/
+2
*
decavcodec: fix issues with audio that has no explicit channel_layout
John Stebbins
2018-06-04
1
-9
/
+32
[next]