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
/
common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libhb: make hb_buffer_t libhb private
John Stebbins
2019-09-12
1
-0
/
+1
*
libhb: resolve header conflicts with pango/harfbuzz
John Stebbins
2019-09-12
1
-9
/
+9
*
Resolve conflict with harfbuzz include file hb.h
John Stebbins
2019-09-10
1
-1
/
+1
*
Fix initialization of empty "" subtitle name
John Stebbins
2019-09-09
1
-0
/
+8
*
libhb: eliminate file path length limits
John Stebbins
2019-08-11
1
-9
/
+19
*
add subtitle track name read/write
John Stebbins
2019-08-11
1
-0
/
+18
*
a few fixes for audio track name handling
John Stebbins
2019-08-11
1
-2
/
+2
*
libhb: make source audio track name available to frontends
John Stebbins
2019-08-11
1
-0
/
+5
*
Fix some typos (#2202)
Nomis101
2019-07-31
1
-1
/
+1
*
Fix dropped audio when embedded CC sub is selected
John Stebbins
2019-07-15
1
-1
/
+2
*
av_aac: use HB_PROJECT_FEATURE_FFMPEG_AAC instead of USE_FFMPEG_AAC
John Stebbins
2019-04-17
1
-1
/
+1
*
vce: use HB_PROJECT_FEATURE_VCE instead of USE_VCE
John Stebbins
2019-04-17
1
-5
/
+4
*
nvenc: use HB_PROJECT_FEATURE_NVENC instead of USE_NVENC
John Stebbins
2019-04-17
1
-2
/
+2
*
qsv: use HB_PROJECT_FEATURE_QSV instead of USE_QSV
John Stebbins
2019-04-17
1
-10
/
+10
*
encx265: Use HB_PROJECT_FEATURE_X265 instead of USE_X265
John Stebbins
2019-04-17
1
-4
/
+4
*
libhb: change preset key to VideoColorMatrixCodeOverride
John Stebbins
2019-04-08
1
-0
/
+27
*
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
1
-0
/
+132
*
libhb: Initial implementation of Chroma Smooth filter.
Bradley Sepos
2019-03-28
1
-0
/
+5
*
Add WebM support (#1822)
Justin Bull
2019-02-13
1
-11
/
+18
*
libhb: Add a hb_global_init_no_hardware that disables all the hardware encode...
sr55
2019-02-11
1
-29
/
+37
*
ports: move hb_getline to ports.c where it belongs
John Stebbins
2019-01-14
1
-67
/
+0
*
Add hb_getline since mingw doesn't have getline function
John Stebbins
2019-01-14
1
-0
/
+66
*
Add SSA subtitle import
John Stebbins
2019-01-14
1
-10
/
+20
*
Update copyright dates to 2019.
Bradley Sepos
2019-01-01
1
-1
/
+1
*
Extend the range of allowed bitrate inputs to allow Opus to go down as low as...
sr55
2018-12-11
1
-0
/
+3
*
Add VideoToolbox hardware encoding thru FFmpeg.
Damiano Galassi
2018-11-15
1
-0
/
+29
*
Give VCE and NVENC encoders more descriptive long names
John Stebbins
2018-11-14
1
-4
/
+4
*
Refactor the color tag code, and pass it to the FFmpeg encoders.
Damiano Galassi
2018-08-28
1
-0
/
+4
*
Fixing available Levels for VCE and other H265 encoders.
sr55
2018-08-16
1
-6
/
+9
*
VCE: Show only supported H264 / HEVC profiles.
sr55
2018-08-16
1
-3
/
+5
*
VCE: Implement missing compile time availability flag. This should stop it sh...
sr55
2018-07-07
1
-1
/
+6
*
libhb: Fix an ifdef typo
sr55
2018-07-02
1
-1
/
+1
*
Add NVEnc encoder. (Round 3) (#1437)
Scott
2018-06-29
1
-31
/
+50
*
resample: fix dithering
John Stebbins
2018-06-27
1
-11
/
+2
*
audio_resample: switch from avresample to swresample
John Stebbins
2018-06-27
1
-8
/
+8
*
libhb: Allow 7.1 channels AAC encoding.
Simon Lämmle
2018-06-16
1
-3
/
+11
*
Fix PGS subtitle decoding...
John Stebbins
2018-06-13
1
-13
/
+17
*
VCE: Add support for fetching levels for H.264 and H.265
sr55
2018-06-08
1
-0
/
+12
*
libhb: test: Guard VCE encoders behind USE_VCE.
Bradley Sepos
2018-06-08
1
-0
/
+4
*
Add support for VCE hardware encoding.
Michael Wootton
2018-06-06
1
-0
/
+9
*
libhb: allow muxing E-AC3 in mp4.
Damiano Galassi
2018-06-05
1
-2
/
+2
*
libhb: build: README: Replace instances of Libav with FFmpeg.
Bradley Sepos
2018-05-29
1
-1
/
+1
*
libhb: don't drop "escape" char in hb_str_vsplit
John Stebbins
2018-04-03
1
-5
/
+0
*
Misc. typos
luz.paz
2018-02-20
1
-2
/
+2
*
libhb: fix a number of issues reported by clang.
Damiano Galassi
2018-01-12
1
-1
/
+14
*
Update copyright dates to 2018.
Bradley Sepos
2018-01-01
1
-1
/
+1
*
CLI: add option to log version, title, and progress in json
John Stebbins
2017-11-06
1
-2
/
+43
*
Allow audio fallback to be "None" (#623)
John Stebbins
2017-06-12
1
-24
/
+23
*
filter: add frame parallelizing filter wrapper
John Stebbins
2017-06-06
1
-1
/
+27
[next]