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
/
hb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Add --enable-hardening flag to enable stack protection and enhanced bu...
Nomis101
2019-06-19
1
-0
/
+5
*
qsv: use HB_PROJECT_FEATURE_QSV instead of USE_QSV
John Stebbins
2019-04-17
1
-4
/
+4
*
encx265: Use HB_PROJECT_FEATURE_X265 instead of USE_X265
John Stebbins
2019-04-17
1
-1
/
+1
*
libhb: propagate color matrix info through the pipeline
John Stebbins
2019-04-08
1
-1
/
+1
*
avfilter: simplify internal API to avfilter
John Stebbins
2019-04-08
1
-3
/
+3
*
fix spurious libswscale warning
John Stebbins
2019-03-12
1
-0
/
+2
*
Fix return value of hb_blobal_init_no_hardware
John Stebbins
2019-02-11
1
-1
/
+1
*
libhb: Add a hb_global_init_no_hardware that disables all the hardware encode...
sr55
2019-02-11
1
-9
/
+29
*
libhb: Temporarily log out the error code for unlink to figure out why previe...
sr55
2019-01-28
1
-1
/
+4
*
Update copyright dates to 2019.
Bradley Sepos
2019-01-01
1
-1
/
+1
*
contrib: gtk: libhb: macosx: test: Remove remaining traces of libavresample.
Bradley Sepos
2018-08-16
1
-9
/
+0
*
Fix arithmetic exception in hb_set_anamorphic_size2() when displaying preview
Emeric
2018-08-08
1
-1
/
+1
*
fix race in getting sequence_id of completed job
John Stebbins
2018-08-07
1
-4
/
+3
*
audio_resample: switch from avresample to swresample
John Stebbins
2018-06-27
1
-0
/
+1
*
libhb: fix snprintf compiler warnings
John Stebbins
2018-06-13
1
-29
/
+45
*
libhb: eliminate use of deprecated av_register_all...
John Stebbins
2018-06-13
1
-2
/
+0
*
libhb: eliminate use of deprecated ffmpeg lockmgr
John Stebbins
2018-06-13
1
-27
/
+0
*
FFMPEG: Use avcodec_free_context(..) instead of deprecated leaking avcodec_cl...
Sven Gothel
2018-05-28
1
-4
/
+2
*
Misc. typos
luz.paz
2018-02-20
1
-1
/
+1
*
Update copyright dates to 2018.
Bradley Sepos
2018-01-01
1
-1
/
+1
*
Auto-rotate video that has rotation tag
John Stebbins
2017-11-09
1
-185
/
+0
*
fix use of deprecated libav defines
John Stebbins
2017-07-06
1
-1
/
+1
*
opencl: removit it (#777)
John Stebbins
2017-06-12
1
-25
/
+0
*
filter: add frame parallelizing filter wrapper
John Stebbins
2017-06-06
1
-0
/
+4
*
libhb: force title rescan after completing a job encode (#488)
John Stebbins
2017-01-16
1
-0
/
+5
*
opencl: Workaround broken drivers that crash when you call clGetPlatformIDs w...
Scott
2017-01-15
1
-2
/
+19
*
Update copyright dates to 2017.
Bradley Sepos
2017-01-01
1
-1
/
+1
*
libhb: add new color tags for Bt 2020 and SMPTE ST 2084
Damiano Galassi
2016-12-21
1
-0
/
+5
*
libhb: immediately set hb_state_t pass and pass_count to -1 in hb_start(), so...
Damiano Galassi
2016-12-20
1
-0
/
+2
*
libhb: remove scanCount variable from hb_handle_s, it's not needed anymore si...
Damiano Galassi
2016-11-11
1
-8
/
+3
*
libhb: re-enable SWS_FULL_CHR_H_INT and SWS_FULL_CHR_H_INP swscale flags to i...
Damiano Galassi
2016-11-11
1
-2
/
+0
*
Select the appropriate coefficients for yuv<->rgb conversions.
Damiano Galassi
2016-11-08
1
-4
/
+28
*
Add new anamorphic mode "Automatic", delete "Strict" (#367)
John Stebbins
2016-10-31
1
-3
/
+44
*
libhb: set HB_ERROR_CANCELED status for canceled encodes
John Stebbins
2016-10-26
1
-1
/
+2
*
libhb: make preview reader and writer both more robust
Sean McGovern
2016-07-11
1
-4
/
+42
*
Revert "libhb: don't ignore the return result from fread()"
Bradley Sepos
2016-07-07
1
-7
/
+1
*
libhb: Replace PTW32_STATIC_LIB with PTW32_VERSION.
Bradley Sepos
2016-07-07
1
-1
/
+1
*
libhb: don't ignore the return result from pipe()
Sean McGovern
2016-07-01
1
-1
/
+2
*
libhb: don't ignore the return result from fread()
Sean McGovern
2016-07-01
1
-1
/
+7
*
subtitle scan: tighten up scan pass dropping logic
John Stebbins
2016-06-11
1
-1
/
+3
*
subtitle scan: drop scan pass if there are no suitable subtitles
John Stebbins
2016-06-10
1
-2
/
+21
*
remove dxva hw decode (#189)
John Stebbins
2016-05-17
1
-20
/
+0
*
libhb: fix incorrect assumption that video quality is always positive.
Tim Walker
2016-03-31
1
-1
/
+1
*
hb: cosmetics, removing trailing whitespace
John Stebbins
2016-03-23
1
-15
/
+15
*
Remove the CLI / LibHB Update Checker. It's been broken since we switched to ...
sr55
2016-03-12
1
-68
/
+2
*
qsv: fix build
John Stebbins
2016-03-11
1
-0
/
+1
*
filters: make job filter settings an hb_dict_t
John Stebbins
2016-03-09
1
-4
/
+73
*
libhb: Add libavfilter support and pad filter
John Stebbins
2016-01-21
1
-0
/
+2
*
sync: gut and rewrite
John Stebbins
2016-01-21
1
-0
/
+1
*
Update copyright dates to 2016.
Bradley Sepos
2016-01-01
1
-1
/
+1
[next]