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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix -Wduplicate-decl-specifier warnings
Nomis101
2019-08-20
1
-2
/
+2
*
libhb: eliminate file path length limits
John Stebbins
2019-08-11
1
-6
/
+6
*
add subtitle track name read/write
John Stebbins
2019-08-11
1
-9
/
+11
*
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
/
+1
*
Fix dropped audio when embedded CC sub is selected
John Stebbins
2019-07-15
1
-0
/
+3
*
dvd: remove dvd specific details from hb_title_t
John Stebbins
2019-07-12
1
-14
/
+0
*
LinGui: add queue statistics
John Stebbins
2019-06-25
1
-13
/
+14
*
qsv: use HB_PROJECT_FEATURE_QSV instead of USE_QSV
John Stebbins
2019-04-17
1
-2
/
+2
*
encx265: Use HB_PROJECT_FEATURE_X265 instead of USE_X265
John Stebbins
2019-04-17
1
-1
/
+2
*
WinGui: Fix previews after hb_image_s change. Fixes #2044
sr55
2019-04-16
1
-0
/
+1
*
libhb: change preset key to VideoColorMatrixCodeOverride
John Stebbins
2019-04-08
1
-0
/
+8
*
libhb: propagate color matrix info through the pipeline
John Stebbins
2019-04-08
1
-1
/
+34
*
avfilter: simplify internal API to avfilter
John Stebbins
2019-04-08
1
-1
/
+8
*
libhb: Initial implementation of Chroma Smooth filter.
Bradley Sepos
2019-03-28
1
-0
/
+1
*
Add WebM support (#1822)
Justin Bull
2019-02-13
1
-11
/
+15
*
libhb: Add a hb_global_init_no_hardware that disables all the hardware encode...
sr55
2019-02-11
1
-1
/
+1
*
Fix an annoying warning in Xcode.
Damiano Galassi
2019-01-23
1
-2
/
+2
*
ports: move hb_getline to ports.c where it belongs
John Stebbins
2019-01-14
1
-2
/
+0
*
Add hb_getline since mingw doesn't have getline function
John Stebbins
2019-01-14
1
-0
/
+2
*
Add SSA subtitle import
John Stebbins
2019-01-14
1
-1
/
+6
*
Update copyright dates to 2019.
Bradley Sepos
2019-01-01
1
-1
/
+1
*
Add VideoToolbox hardware encoding thru FFmpeg.
Damiano Galassi
2018-11-15
1
-3
/
+5
*
Fix display of null nvenc encoder names in job log
John Stebbins
2018-11-14
1
-1
/
+1
*
Refactor the color tag code, and pass it to the FFmpeg encoders.
Damiano Galassi
2018-08-28
1
-1
/
+0
*
fix race in getting sequence_id of completed job
John Stebbins
2018-08-07
1
-7
/
+2
*
libhb: Fix broken encoder masks.
sr55
2018-07-05
1
-2
/
+2
*
Add NVEnc encoder. (Round 3) (#1437)
Scott
2018-06-29
1
-3
/
+5
*
Fix PGS subtitle decoding...
John Stebbins
2018-06-13
1
-46
/
+49
*
libhb: Restore HB_VCODEC_MASK value.
Bradley Sepos
2018-06-08
1
-1
/
+1
*
Add support for VCE hardware encoding.
Michael Wootton
2018-06-06
1
-4
/
+6
*
Misc. typos
luz.paz
2018-02-20
1
-1
/
+1
*
Update copyright dates to 2018.
Bradley Sepos
2018-01-01
1
-1
/
+1
*
libhb: fix warnings.
Damiano Galassi
2017-11-24
1
-5
/
+5
*
presets: fix selection of audio tracks
John Stebbins
2017-11-10
1
-0
/
+3
*
Add adaptive streaming support (#972)
John Stebbins
2017-11-09
1
-0
/
+5
*
libhb: read video rotation from libav.
Damiano Galassi
2017-11-09
1
-0
/
+1
*
CLI: add option to log version, title, and progress in json
John Stebbins
2017-11-06
1
-8
/
+30
*
libhb: add HLG to our list of known transfer characteristics.
Damiano Galassi
2017-11-06
1
-0
/
+1
*
sync: work-around players with broken edit list support
John Stebbins
2017-06-13
1
-0
/
+8
*
opencl: removit it (#777)
John Stebbins
2017-06-12
1
-4
/
+0
*
Allow audio fallback to be "None" (#623)
John Stebbins
2017-06-12
1
-1
/
+2
*
filter: add frame parallelizing filter wrapper
John Stebbins
2017-06-06
1
-7
/
+14
*
libhb: Add LapSharp sharpening filter.
Bradley Sepos
2017-05-30
1
-0
/
+1
*
libhb: Add Unsharp sharpening filter.
Bradley Sepos
2017-05-30
1
-0
/
+1
*
decsrt: fix p-to-p start time after seeking
John Stebbins
2017-04-15
1
-0
/
+4
*
scan: fix very slow scanning for some files
John Stebbins
2017-04-12
1
-0
/
+1
*
Fix raw video timestamps
John Stebbins
2017-04-09
1
-0
/
+1
*
qsv: added HEVC 10-bit as encoder, should help for GUI integration
maxd
2017-03-05
1
-2
/
+5
*
decavcodec: drop initial_padding audio samples
John Stebbins
2017-02-21
1
-0
/
+3
[next]