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
/
work.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for VCE hardware encoding.
Michael Wootton
2018-06-06
1
-0
/
+12
*
Misc. typos
luz.paz
2018-02-20
1
-2
/
+2
*
Update copyright dates to 2018.
Bradley Sepos
2018-01-01
1
-1
/
+1
*
add align a/v start to log
John Stebbins
2017-11-22
1
-0
/
+4
*
Add adaptive streaming support (#972)
John Stebbins
2017-11-09
1
-0
/
+4
*
opencl: removit it (#777)
John Stebbins
2017-06-12
1
-35
/
+0
*
decsrt: fix p-to-p start time after seeking
John Stebbins
2017-04-15
1
-0
/
+7
*
subtitles: simplify and shorten subtitle descriptions (#591)
John Stebbins
2017-03-10
1
-15
/
+19
*
qsv: added HEVC 10-bit as encoder, should help for GUI integration
maxd
2017-03-05
1
-0
/
+3
*
work: set orig_vrate correctly
John Stebbins
2017-02-28
1
-1
/
+3
*
opencl: better release of OpenCL context to avoid more leaks
maxd
2017-02-20
1
-0
/
+6
*
libhb: fix Bob + CFR Same As Source + 2 Pass encode
John Stebbins
2017-02-09
1
-4
/
+5
*
libhb: force title rescan after completing a job encode (#488)
John Stebbins
2017-01-16
1
-0
/
+6
*
Update copyright dates to 2017.
Bradley Sepos
2017-01-01
1
-1
/
+1
*
fix unreachable code, really fix boolean logic this time
John Stebbins
2016-12-21
1
-1
/
+2
*
fix compiler warning and operator precedence problem
John Stebbins
2016-12-21
1
-1
/
+1
*
libhb: add new color tags for Bt 2020 and SMPTE ST 2084
Damiano Galassi
2016-12-21
1
-4
/
+5
*
fix chapter markers when encoding with libav video encoder
John Stebbins
2016-12-17
1
-1
/
+1
*
potential fix for hard to reproduce crash
John Stebbins
2016-12-17
1
-3
/
+12
*
decavcodec: enable QSV-accelerated H.264 decoding with libavcodec.
Tim Walker
2016-12-17
1
-5
/
+9
*
fix logging of of PtoP frame range in job
John Stebbins
2016-11-11
1
-2
/
+3
*
contrib: Add opus audio encoder.
John Stebbins
2016-09-02
1
-3
/
+2
*
vpx: add encoder presets
John Stebbins
2016-05-29
1
-15
/
+3
*
enable libvpx VP9 encoder
John Stebbins
2016-05-27
1
-0
/
+4
*
work: add log to track work object shutdown
John Stebbins
2016-05-18
1
-0
/
+1
*
work: add comments
John Stebbins
2016-05-18
1
-0
/
+3
*
work: make video decoder input fifo smaller
John Stebbins
2016-05-18
1
-1
/
+1
*
work: don't allocate fifos that are not needed for indepth_scan
John Stebbins
2016-05-18
1
-9
/
+18
*
libhb: remove unused subtitle fifo_sync
John Stebbins
2016-05-17
1
-2
/
+0
*
remove dxva hw decode (#189)
John Stebbins
2016-05-17
1
-24
/
+0
*
libhb: fix incorrect assumption that video quality is always positive.
Tim Walker
2016-03-31
1
-1
/
+1
*
qsv: fix build
John Stebbins
2016-03-11
1
-19
/
+21
*
decomb: split comb detection out into it's own filter
John Stebbins
2016-03-11
1
-2
/
+27
*
filters: make job filter settings an hb_dict_t
John Stebbins
2016-03-09
1
-16
/
+20
*
libhb: Add libavfilter support and pad filter
John Stebbins
2016-01-21
1
-5
/
+21
*
sync: gut and rewrite
John Stebbins
2016-01-21
1
-7
/
+0
*
libhb: fix hang during subtitle scan
John Stebbins
2016-01-19
1
-2
/
+3
*
work: fix failure to die upon canceled encode
John Stebbins
2016-01-15
1
-1
/
+2
*
work: fix hang in p-to-p encoding
John Stebbins
2016-01-14
1
-0
/
+9
*
Update copyright dates to 2016.
Bradley Sepos
2016-01-01
1
-1
/
+1
*
libhb: use LL for int64 constants to make mingw happy
John Stebbins
2015-12-26
1
-1
/
+1
*
decsrt: configure as buffer source
John Stebbins
2015-11-15
1
-2
/
+7
*
x265: add support for 10, 12, and 16 bit x265 libs
John Stebbins
2015-11-12
1
-5
/
+18
*
x264: add multilib support (a.k.a. 10-bit)
John Stebbins
2015-11-12
1
-8
/
+13
*
libhb: make muxer, sync, and reader behave like other work objects
John Stebbins
2015-11-09
1
-726
/
+739
*
lame: Use libav wrapper to encode mp3lame
John Stebbins
2015-10-26
1
-2
/
+2
*
grayscale: make it a real filter
John Stebbins
2015-10-14
1
-3
/
+2
*
libhb: fix OpenCL initialization.
Tim Walker
2015-09-21
1
-4
/
+7
*
qsv: HEVC encoding support.
Tim Walker
2015-09-20
1
-0
/
+4
*
libhb: disable OpenCL scaling when QSV scaling is used.
Rodeo
2015-07-04
1
-0
/
+6
[next]