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
*
av_aac: use HB_PROJECT_FEATURE_FFMPEG_AAC instead of USE_FFMPEG_AAC
John Stebbins
2019-04-17
2
-4
/
+1
*
vce: use HB_PROJECT_FEATURE_VCE instead of USE_VCE
John Stebbins
2019-04-17
4
-13
/
+10
*
nvenc: use HB_PROJECT_FEATURE_NVENC instead of USE_NVENC
John Stebbins
2019-04-17
4
-11
/
+7
*
qsv: use HB_PROJECT_FEATURE_QSV instead of USE_QSV
John Stebbins
2019-04-17
23
-68
/
+108
*
encx265: Use HB_PROJECT_FEATURE_X265 instead of USE_X265
John Stebbins
2019-04-17
8
-26
/
+26
*
configure: export FEATURE.* vars to project.h
John Stebbins
2019-04-17
1
-31
/
+45
*
LinGui: fix additional mingw gtk UI build issues
John Stebbins
2019-04-17
1
-0
/
+1
*
compat: fix compiler warning in strerror_r
John Stebbins
2019-04-17
1
-0
/
+1
*
make: finish correcting host/build semantics
John Stebbins
2019-04-17
4
-22
/
+22
*
WinGui: Fix previews after hb_image_s change. Fixes #2044
sr55
2019-04-16
1
-0
/
+1
*
vfr: improve duplicate frame drop detection
John Stebbins
2019-04-14
1
-19
/
+47
*
work: fix pix_fmt init input to filter pipeline
John Stebbins
2019-04-14
1
-1
/
+5
*
ports: increase HB_LOW_PRIORITY on macOS to avoid threads being stalled on mo...
Damiano Galassi
2019-04-09
1
-1
/
+1
*
ports: set pthreads name on macOS.
Damiano Galassi
2019-04-09
1
-0
/
+4
*
cropscale: force output pixfmt to YUV420P
John Stebbins
2019-04-08
1
-0
/
+9
*
hbavfilter: fix filename in header comment
John Stebbins
2019-04-08
1
-1
/
+1
*
hbavfilter: hide internals of hb_avfilter_graph_s
John Stebbins
2019-04-08
4
-51
/
+61
*
avfilter: split individual filters to separate files
John Stebbins
2019-04-08
10
-939
/
+1024
*
avfilter: fix header file comment
John Stebbins
2019-04-08
1
-1
/
+1
*
libhb: change preset key to VideoColorMatrixCodeOverride
John Stebbins
2019-04-08
10
-110
/
+218
*
Add missing yuv444p12 colorspace opton
John Stebbins
2019-04-08
1
-0
/
+2
*
libhb: propagate color matrix info through the pipeline
John Stebbins
2019-04-08
19
-47
/
+650
*
avfilter: simplify internal API to avfilter
John Stebbins
2019-04-08
12
-827
/
+910
*
Fix crash when chroma smooth tune is NULL
John Stebbins
2019-04-08
1
-6
/
+6
*
decvobsub: fix crash due to malformed vobsub
John Stebbins
2019-04-04
1
-10
/
+14
*
contrib: Remove local pthreads-w32 in favor of winpthreads.
Bradley Sepos
2019-03-31
1
-5
/
+1
*
Libhb: Some minor logging cleanup
sr55
2019-03-30
6
-16
/
+16
*
libhb: Consolidate plane functions and eliminate a malloc in Chroma Smooth.
Bradley Sepos
2019-03-28
1
-48
/
+38
*
libhb: Tweak Chroma Smooth filter presets and tunes.
Bradley Sepos
2019-03-28
2
-122
/
+30
*
libhb: Initial implementation of Chroma Smooth filter.
Bradley Sepos
2019-03-28
7
-1
/
+875
*
qsv: fix build when qsv is disabled
John Stebbins
2019-03-13
1
-4
/
+4
*
qsv: add i965 VA driver fallback
John Stebbins
2019-03-12
3
-25
/
+63
*
qsv: allow user to override VA driver name
John Stebbins
2019-03-12
1
-1
/
+4
*
fix spurious libswscale warning
John Stebbins
2019-03-12
1
-0
/
+2
*
sync: imporve accuracy of logged min/max fps
John Stebbins
2019-03-12
1
-2
/
+2
*
encavcodec: fix bitrate ceiling overflow for VP8/9
John Stebbins
2019-03-12
1
-16
/
+2
*
qsv: fix logging of implementation 'via' option
John Stebbins
2019-03-10
1
-4
/
+4
*
fix setting sequence_id of final job status
John Stebbins
2019-03-09
1
-1
/
+1
*
qsv: fix building without qsv when libdrm is not present
John Stebbins
2019-03-09
1
-0
/
+2
*
LinGui: make QSV encoding actually work
John Stebbins
2019-03-07
5
-7
/
+219
*
libhb: Only display audio source bitrates greater than one, resolves #1944
Andrew Brezovsky
2019-03-01
1
-5
/
+9
*
Fix a warning.
Damiano Galassi
2019-02-15
1
-1
/
+1
*
decavcodec: fix setting up AVCodecContext extradata
John Stebbins
2019-02-14
1
-8
/
+9
*
libhb: enable SWS_CS_BT2020 matrix.
Damiano Galassi
2019-02-14
1
-3
/
+2
*
Add WebM support (#1822)
Justin Bull
2019-02-13
6
-24
/
+49
*
nvenc: silence a compiler warning.
sr55
2019-02-11
1
-1
/
+1
*
nvenc_common: fix compiler warning
John Stebbins
2019-02-11
1
-0
/
+2
*
encavcodec: fix potential use of uninitialized variable
John Stebbins
2019-02-11
1
-1
/
+1
*
dvdnav: fix potentially unterminated string
John Stebbins
2019-02-11
1
-1
/
+2
*
scan: fix potential buffer overflow in sprintf
John Stebbins
2019-02-11
1
-7
/
+6
[next]