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
Commit message (
Expand
)
Author
Age
Files
Lines
*
preset: Add Chromecast 1080p60 Surround preset and update some descriptions.
Bradley Sepos
2018-12-12
1
-4
/
+120
*
Extend the range of allowed bitrate inputs to allow Opus to go down as low as...
sr55
2018-12-11
1
-0
/
+3
*
VideoToolbox: Remove unsupported main10 mode #1719
sr55
2018-12-10
1
-1
/
+1
*
VCE: Fix an issue with where the h264 stream was not correctly written to the...
sr55
2018-12-07
1
-9
/
+2
*
Default Nvenc to use slower, higher quality settings. Fix some issues around ...
sr55
2018-12-01
1
-12
/
+56
*
nvenc: fix chapter mark positions
John Stebbins
2018-11-29
1
-0
/
+3
*
build: Remove GCC.I and GCC.L for FreeBSD.
Yuichiro NAITO
2018-11-27
1
-0
/
+1
*
Nvenc: Don't override rc-lookahead or spartial-aq settings.
sr55
2018-11-24
1
-6
/
+0
*
WinGui: Get rid of some erroneous logging for NVEnc.
sr55
2018-11-23
1
-2
/
+1
*
Add VideoToolbox hardware encoding thru FFmpeg.
Damiano Galassi
2018-11-15
7
-3
/
+196
*
Give VCE and NVENC encoders more descriptive long names
John Stebbins
2018-11-14
1
-4
/
+4
*
Fix display of null nvenc encoder names in job log
John Stebbins
2018-11-14
1
-1
/
+1
*
muxavformat: fix error messages
John Stebbins
2018-11-14
1
-4
/
+4
*
encavcodec: fix passing extradata to muxer
John Stebbins
2018-11-14
2
-44
/
+69
*
decavcodec: fix use after free
John Stebbins
2018-11-07
1
-1
/
+1
*
decsrtsub: support timecodes that use '.' for fractions
John Stebbins
2018-11-07
1
-1
/
+7
*
decsrtsub: fix crash when file can't be opened
John Stebbins
2018-11-07
1
-3
/
+7
*
decavcodec: packetize data before searching for extradata
John Stebbins
2018-11-06
1
-197
/
+158
*
stream: enable probing for all unrecognized stream types
John Stebbins
2018-11-06
1
-1
/
+1
*
libhb: Fix an issue that was causing the "encavcodecaInit: Unknown avcodec op...
sr55
2018-10-01
1
-1
/
+0
*
VCE: Remove unnecessary VCE logging.
sr55
2018-10-01
1
-6
/
+0
*
VCE: Try to improve the reliability of the VCE hardware detection.
sr55
2018-09-29
1
-3
/
+4
*
presets: Bump presets major version.
Bradley Sepos
2018-09-26
1
-1
/
+1
*
presets: Minor revision to Amazon Fire descriptions.
Bradley Sepos
2018-09-26
1
-3
/
+3
*
presets: Update descriptions for Apple devices.
Bradley Sepos
2018-09-26
1
-5
/
+5
*
presets: Add iPad 1st Gen to Apple 540p30 Surround description.
Bradley Sepos
2018-09-26
1
-1
/
+1
*
presets: Make all 2-channel mixdowns stereo instead of DPL2.
Bradley Sepos
2018-09-26
1
-73
/
+73
*
presets: Explicitly disable Align A/V Start where not set.
Bradley Sepos
2018-09-26
1
-0
/
+43
*
presets: Disable unused Align A/V Start for Roku 2160p (MKV).
Bradley Sepos
2018-09-26
1
-1
/
+1
*
presets: Add Amazon Fire 720p preset.
Bradley Sepos
2018-09-26
1
-0
/
+101
*
presets: Rename Fire TV to Amazon Fire and update compatibility info.
Bradley Sepos
2018-09-26
1
-4
/
+4
*
presets: Remove Legacy 0.10.x presets.
Bradley Sepos
2018-09-26
1
-745
/
+0
*
VCE: Add positive logging.
sr55
2018-09-25
1
-0
/
+4
*
VCE: Add temp logging to vce_common.c to give a hint as to why some users can...
sr55
2018-09-24
1
-0
/
+6
*
Refactor the color tag code, and pass it to the FFmpeg encoders.
Damiano Galassi
2018-08-28
9
-149
/
+73
*
libhb: use the same padding as FFmpeg when allocating buffer.
Damiano Galassi
2018-08-22
1
-1
/
+1
*
build: Allows to use clang/clang++ compiler on FreeBSD.
Yuichiro NAITO
2018-08-22
1
-1
/
+1
*
contrib: gtk: libhb: macosx: test: Remove remaining traces of libavresample.
Bradley Sepos
2018-08-16
2
-10
/
+1
*
Fixing available Levels for VCE and other H265 encoders.
sr55
2018-08-16
2
-8
/
+17
*
VCE: Show only supported H264 / HEVC profiles.
sr55
2018-08-16
2
-3
/
+8
*
VCE: Small Adjustment to the Quality settings passed to ffmpeg. B-Frames +2 ...
sr55
2018-08-16
1
-2
/
+7
*
vfr: fix jitter in 59.94 to 29.97 framerate conversion
John Stebbins
2018-08-11
1
-7
/
+13
*
Fix arithmetic exception in hb_set_anamorphic_size2() when displaying preview
Emeric
2018-08-08
1
-1
/
+1
*
presets: fix setting of default preset values
John Stebbins
2018-08-08
1
-1
/
+1
*
NVEnc: Add human names for encoder presets and remove currently invalid options.
sr55
2018-08-08
1
-2
/
+2
*
fix race in getting sequence_id of completed job
John Stebbins
2018-08-07
4
-17
/
+31
*
bd: handle "broken units" better
John Stebbins
2018-08-06
1
-20
/
+46
*
sync: fix duration of silence buffers
John Stebbins
2018-08-05
1
-4
/
+10
*
VCE: Working on CQ mode for AMD VCE. #1408
sr55
2018-07-30
1
-1
/
+16
*
Amf enc availability check (#1489)
OvchinnikovDmitrii
2018-07-21
1
-2
/
+84
[next]