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
*
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
*
libhb: Define SYS_FREEBSD in libhb module.
Yuichiro NAITO
2018-01-13
1
-3
/
+5
*
libhb: fix a number of issues reported by clang.
Damiano Galassi
2018-01-12
12
-50
/
+89
*
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
*
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
*
CLI: add option to log version, title, and progress in json
John Stebbins
2017-11-06
11
-56
/
+336
*
presets: enforce 2 level hierarchy when importing presets
John Stebbins
2017-11-06
3
-2
/
+200
*
LinGui: Add "Category" dropdown to preset save dialog
John Stebbins
2017-11-06
2
-15
/
+32
*
LinGui: Reorgainize Summary pane
John Stebbins
2017-11-06
2
-4
/
+4
*
libhb: add HLG to our list of known transfer characteristics.
Damiano Galassi
2017-11-06
2
-0
/
+3
*
tx3g: make font size scale with video height
John Stebbins
2017-11-03
3
-16
/
+41
*
QSV: Main10 should be default profile
maxd
2017-10-13
3
-3
/
+12
[next]