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
*
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
*
sync: don't drop short frames in OutputBuffer()
John Stebbins
2018-06-04
1
-5
/
+1
*
encavcodec: set AVFrame width and height
John Stebbins
2018-06-02
1
-0
/
+2
*
avfilter: fix flushing final frame
John Stebbins
2018-05-31
1
-2
/
+11
*
scan: fix crash due to last commit
John Stebbins
2018-05-30
1
-1
/
+2
*
scan: rationalize ffmpeg codec/profile names
John Stebbins
2018-05-30
1
-45
/
+66
*
encx264: fix encoding of very short duration frames
John Stebbins
2018-05-30
2
-46
/
+3
*
libhb: build: README: Replace instances of Libav with FFmpeg.
Bradley Sepos
2018-05-29
8
-12
/
+12
*
contrib: add lzma support
John Stebbins
2018-05-29
1
-0
/
+6
*
libhb: fix segfault when decoding empty audio track
John Stebbins
2018-05-29
1
-1
/
+2
*
contrib: Add Speex decoder libspeex.
Bradley Sepos
2018-05-29
1
-2
/
+2
*
contrib: test: Strip dll and cli binary in build phase if debug=none.
Bradley Sepos
2018-05-29
1
-0
/
+3
*
libhb: cli: Link to libbcrypt on mingw-w64.
Bradley Sepos
2018-05-29
1
-1
/
+1
*
contrib: Use AV_CODEC_ID_ASS for FFmpeg.
Bradley Sepos
2018-05-28
2
-4
/
+4
*
FFMPEG: Use avcodec_free_context(..) instead of deprecated leaking avcodec_cl...
Sven Gothel
2018-05-28
6
-22
/
+16
*
FFMPEG decavcodec: Consider returned error from av_buffersrc_add_frame(..)
Sven Gothel
2018-05-28
1
-2
/
+6
*
Using AV_CODEC_ID_SUBRIP instead of AV_CODEC_ID_SRT (libav->ffmpeg)
Sven Gothel
2018-05-28
1
-2
/
+2
*
FFMPEG #974: Use latest FFMPEG 3.4.1 (1/2)
Sven Gothel
2018-05-28
2
-1
/
+3
*
libhb: Increase maximum packet read size in stream.c.
Bradley Sepos
2018-05-13
1
-1
/
+1
*
libhb: don't drop "escape" char in hb_str_vsplit
John Stebbins
2018-04-03
1
-5
/
+0
*
libhb/param: skip redundant checks.
Tim Walker
2018-02-26
1
-3
/
+3
*
libhb: fix parsing of filters' tunes.
Tim Walker
2018-02-26
1
-12
/
+16
*
Missed typo in previous commit
luz.paz
2018-02-20
1
-1
/
+1
*
please review....
luz.paz
2018-02-20
1
-2
/
+2
*
Misc. typos
luz.paz
2018-02-20
32
-46
/
+46
*
encx264: fix apply_h264_profile's lossless check for high bit depth.
Tim Walker
2018-02-18
1
-4
/
+12
*
sync: fix hang in searching for PtoP start frame
John Stebbins
2018-01-25
1
-11
/
+21
[next]