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
*
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
*
mux: shift timestamps by largest encoder delay
John Stebbins
2017-02-14
1
-1
/
+0
*
Update copyright dates to 2017.
Bradley Sepos
2017-01-01
1
-1
/
+1
*
libhb: pass through BT.2020 transfer flags
John Stebbins
2016-12-22
1
-0
/
+2
*
libhb: add new color tags for Bt 2020 and SMPTE ST 2084
Damiano Galassi
2016-12-21
1
-15
/
+21
*
qsv: rename av_qsv* to hb_qsv*
John Stebbins
2016-12-17
1
-1
/
+1
*
libhb: fix build with --enable-qsv
Tim Walker
2016-12-17
1
-1
/
+1
*
Add new anamorphic mode "Automatic", delete "Strict" (#367)
John Stebbins
2016-10-31
1
-1
/
+2
*
contrib: Add opus audio encoder.
John Stebbins
2016-09-02
1
-3
/
+10
*
enable libvpx VP9 encoder
John Stebbins
2016-05-27
1
-0
/
+1
*
libhb: remove unused subtitle fifo_sync
John Stebbins
2016-05-17
1
-1
/
+0
*
libhb: add hb_buffer_list_rem()
John Stebbins
2016-05-17
1
-0
/
+1
*
remove dxva hw decode (#189)
John Stebbins
2016-05-17
1
-2
/
+0
*
libhb: fix incorrect assumption that video quality is always positive.
Tim Walker
2016-03-31
1
-1
/
+4
*
decomb: split comb detection out into it's own filter
John Stebbins
2016-03-11
1
-0
/
+2
*
filters: make job filter settings an hb_dict_t
John Stebbins
2016-03-09
1
-36
/
+20
*
libhb: Add libavfilter support and pad filter
John Stebbins
2016-01-21
1
-32
/
+40
*
sync: gut and rewrite
John Stebbins
2016-01-21
1
-1
/
+1
*
Update copyright dates to 2016.
Bradley Sepos
2016-01-01
1
-1
/
+1
*
x265: add support for 10, 12, and 16 bit x265 libs
John Stebbins
2015-11-12
1
-2
/
+7
*
x264: add multilib support (a.k.a. 10-bit)
John Stebbins
2015-11-12
1
-6
/
+11
*
libhb: repair split packets in reader
John Stebbins
2015-11-10
1
-0
/
+2
*
libhb: make muxer, sync, and reader behave like other work objects
John Stebbins
2015-11-09
1
-1
/
+10
*
Double HB_MAX_WIDTH/HEIGHT
John Stebbins
2015-10-26
1
-2
/
+2
*
Enforce min/max dimensions
John Stebbins
2015-10-26
1
-0
/
+5
*
lame: Use libav wrapper to encode mp3lame
John Stebbins
2015-10-26
1
-1
/
+0
*
grayscale: make it a real filter
John Stebbins
2015-10-14
1
-0
/
+2
*
scan: fix rescan avoidance logic
John Stebbins
2015-09-29
1
-0
/
+1
*
libhb: add hb_buffer_list
John Stebbins
2015-09-24
1
-0
/
+19
*
qsv: HEVC encoding support.
Tim Walker
2015-09-20
1
-0
/
+2
[next]