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
*
Merge branch 'ffmpeg' into nvenc-encoder
Sven Gothel
2018-01-12
91
-112
/
+275
|
\
|
*
Merge branch 'master' into ffmpeg
ffmpeg_sgothel
Sven Gothel
2018-01-12
91
-112
/
+275
|
|
\
|
|
*
libhb: Allow NLMeans prefilter passthru when strength is 0 (zero).
Bradley Sepos
2018-01-10
1
-6
/
+6
|
|
*
libhb: Make NLMeans prefilter order consistent.
Bradley Sepos
2018-01-10
1
-6
/
+6
|
|
*
libhb: Make prefiltered check in NLMeans more explicit.
Bradley Sepos
2018-01-10
1
-1
/
+1
|
|
*
libhb: Reorder some code in nlmeans_prefilter for clarity.
Bradley Sepos
2018-01-10
1
-11
/
+7
|
|
*
libhb: Plug memory leak in NLMeans.
Bradley Sepos
2018-01-10
1
-2
/
+10
|
|
*
qsv: better dimensions adjustments for HEVC 10b
maxd
2018-01-10
1
-3
/
+5
|
|
*
libhb: fixed a dead assignment in avfilter.c.
Damiano Galassi
2018-01-10
1
-1
/
+1
|
|
*
libhb: fix a leak in decssasub
Damiano Galassi
2018-01-10
1
-0
/
+3
|
|
*
ports: fix a possible null deference.
Damiano Galassi
2018-01-10
1
-0
/
+2
|
|
*
encx264: check correct build number in ifdef
John Stebbins
2018-01-10
1
-4
/
+4
|
|
*
x264: bump to build 155
John Stebbins
2018-01-10
1
-3
/
+45
|
|
*
libhb: Better prioritize NLMeans prefilter order.
Bradley Sepos
2018-01-09
1
-11
/
+11
|
|
*
libhb: Add CSM prefilter to NLMeans.
Bradley Sepos
2018-01-09
1
-3
/
+108
|
|
*
QSV: fix ICQ availability detection for HEVC encoder.
Tim Walker
2018-01-04
1
-0
/
+3
|
|
*
Update copyright dates to 2018.
Bradley Sepos
2018-01-01
89
-89
/
+89
|
|
*
libhb: Fix nlmeans prefilter passthru only outputting some frames.
Bradley Sepos
2017-12-30
1
-7
/
+0
|
|
*
libhb: Output result of nlmeans prefilter when passthru enabled.
Chris Darroch
2017-12-30
1
-2
/
+11
|
|
*
libhb: Fix nlmeans prefilter passthru frame addressing.
Chris Darroch
2017-12-30
1
-1
/
+1
*
|
|
Merge branch 'ffmpeg' into nvenc-encoder
Sven Gothel
2018-01-12
6
-24
/
+22
|
\
|
|
|
*
|
FFMPEG: Use avcodec_free_context(..) instead of deprecated leaking avcodec_cl...
Sven Gothel
2018-01-12
6
-22
/
+16
|
*
|
FFMPEG decavcodec: Consider returned error from av_buffersrc_add_frame(..)
Sven Gothel
2018-01-12
1
-2
/
+6
*
|
|
NVENC: Properly test whether encoder is available on platform
Sven Gothel
2017-12-28
3
-5
/
+42
*
|
|
NVENC: Utilize HB_VCODEC_FFMPEG_*_NVENC where applicable
Sven Gothel
2017-12-28
1
-7
/
+15
*
|
|
Merge branch 'ffmpeg' into nvenc-encoder
Sven Gothel
2017-12-28
1
-2
/
+2
|
\
|
|
|
*
|
Using AV_CODEC_ID_SUBRIP instead of AV_CODEC_ID_SRT (libav->ffmpeg)
Sven Gothel
2017-12-28
1
-2
/
+2
*
|
|
NVENC: Fix HB_VCODEC_FFMPEG_H264 -> HB_VCODEC_FFMPEG_H264_{NVENC,VAAPI}
Sven Gothel
2017-12-28
5
-54
/
+56
*
|
|
Fix hb_job_t path in comment
Sven Gothel
2017-12-26
1
-1
/
+1
*
|
|
NVENC: Fix VBR CQ Settings to be more adaptive (2)
Sven Gothel
2017-12-26
1
-3
/
+3
*
|
|
muxavformat: more verbose error msg
Sven Gothel
2017-12-26
1
-4
/
+4
*
|
|
NVENC: Fix VBR CQ Settings to be more adaptive
Sven Gothel
2017-12-26
1
-2
/
+16
*
|
|
NVENC: Remaining fixes for 1st GNU/Linux GTK working draft
Sven Gothel
2017-12-26
5
-30
/
+174
*
|
|
Initial nvenc h264/hevc encoder patch
Matthew Lazarow
2017-12-26
6
-11
/
+57
|
/
/
*
/
FFMPEG #974: Use latest FFMPEG 3.4.1 (1/2)
Sven Gothel
2017-12-25
2
-1
/
+3
|
/
*
QSV: adding HEVC10b decode support
maxim_d33
2017-12-22
1
-3
/
+5
*
theora: fix a crash when enctheoraClose is called and pv is NULL.
Damiano Galassi
2017-12-16
1
-0
/
+5
*
FreeBSD 11.1 compatibility.
Bradley Sepos
2017-12-06
4
-11
/
+22
*
qsv: range as 0-63
maxd
2017-12-04
1
-7
/
+5
*
QSV: adjusting QP range to address all values
maxd
2017-12-04
1
-3
/
+14
*
preset: Additional presets and revisions for 1.1.0.
Bradley Sepos
2017-11-28
1
-186
/
+713
*
add sdtp (sample dependency) box to mp4 (#1006)
John Stebbins
2017-11-28
4
-8
/
+14
*
stream: better probing of PS files
John Stebbins
2017-11-27
1
-1
/
+1
*
libhb: fix warnings.
Damiano Galassi
2017-11-24
5
-17
/
+17
*
add align a/v start to log
John Stebbins
2017-11-22
1
-0
/
+4
*
scan: don't abort on empty buffers
John Stebbins
2017-11-22
1
-4
/
+4
*
presets: fix selection of audio tracks
John Stebbins
2017-11-10
2
-1
/
+4
*
Add adaptive streaming support (#972)
John Stebbins
2017-11-09
8
-9
/
+115
*
Auto-rotate video that has rotation tag
John Stebbins
2017-11-09
7
-525
/
+740
*
libhb: read video rotation from libav.
Damiano Galassi
2017-11-09
3
-0
/
+33
[next]