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: Set default to false for Gmail presets.
Bradley Sepos
2016-12-15
1
-3
/
+3
*
sync: fix compiler warning
John Stebbins
2016-12-15
1
-1
/
+1
*
reader: fix compiler warning "buf uninitialized"
John Stebbins
2016-12-15
1
-0
/
+7
*
preset: Add Web presets category and Gmail presets.
Bradley Sepos
2016-12-15
1
-1
/
+296
*
libhb: fix small leaks
John Stebbins
2016-12-14
3
-2
/
+22
*
libhb: Remove redundant check in common.c
midzer
2016-12-14
1
-1
/
+1
*
libhb: Remove redundant check in preset.c.
midzer
2016-12-14
1
-4
/
+3
*
qsv: Fix possible null pointer dereference.
midzer
2016-12-14
1
-2
/
+2
*
libhb: Fix possible null pointer dereference in stream.c.
midzer
2016-12-14
1
-6
/
+6
*
stream: fix invalid ES packet generation
John Stebbins
2016-12-10
1
-2
/
+2
*
sync: fix PtoP hang
John Stebbins
2016-11-21
1
-7
/
+10
*
stream: be more forgiving of TS continuity errors
John Stebbins
2016-11-21
1
-4
/
+8
*
libhb: add a missing argument to a hb_sws_get_context.
Damiano Galassi
2016-11-12
1
-1
/
+2
*
libhb: do not free hb_work_private_t in reader_init() if the reader open fail...
Damiano Galassi
2016-11-12
1
-1
/
+0
*
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
*
LinGui: fix setting default preset
John Stebbins
2016-11-11
1
-0
/
+1
*
fix logging of of PtoP frame range in job
John Stebbins
2016-11-11
1
-2
/
+3
*
Merge pull request #384 from galad87/colorspace
Damiano Galassi
2016-11-10
6
-70
/
+110
|
\
|
*
Select the appropriate coefficients for yuv<->rgb conversions.
Damiano Galassi
2016-11-08
6
-70
/
+110
*
|
encx265: fix turbo first pass
John Stebbins
2016-11-07
1
-3
/
+8
|
/
*
Add new anamorphic mode "Automatic", delete "Strict" (#367)
John Stebbins
2016-10-31
4
-68
/
+143
*
libhb: set HB_ERROR_CANCELED status for canceled encodes
John Stebbins
2016-10-26
1
-1
/
+2
*
deccc608sub: fix crash caused by invalid CC stream
John Stebbins
2016-10-18
1
-17
/
+22
*
encvorbis: fix use of wrong union member
John Stebbins
2016-10-12
1
-2
/
+2
*
avfilter: fix stop time of final filtered frame
John Stebbins
2016-09-29
1
-1
/
+7
*
sync: more robust handling of p-to-p end time
John Stebbins
2016-09-26
1
-2
/
+2
*
sync: fix off-by-one error
John Stebbins
2016-09-26
1
-1
/
+1
*
sync: fix a hang with p-to-p end time
John Stebbins
2016-09-26
1
-1
/
+22
*
opus: disable quality mode, enable compression levels
John Stebbins
2016-09-23
1
-10
/
+10
*
bd: fix crash when invalid title specified
John Stebbins
2016-09-21
1
-1
/
+4
*
decsrtsub: fix crash on empty UTF8 files
John Stebbins
2016-09-21
1
-9
/
+10
*
sync: fix use of closed buffer
John Stebbins
2016-09-20
1
-7
/
+12
*
vfr: fix log messages
John Stebbins
2016-09-20
1
-4
/
+4
*
fifo: fix log message
John Stebbins
2016-09-20
1
-1
/
+1
*
enc_qsv: flag all HEVC random access points as keyframes.
Tim Walker
2016-09-17
1
-7
/
+17
*
encx265: flag all HEVC random access points as keyframes.
Tim Walker
2016-09-17
2
-0
/
+9
*
libhb: rename some masks to better reflect their purpose.
Tim Walker
2016-09-17
3
-4
/
+4
*
libhb: use the new keyframe flag.
Tim Walker
2016-09-17
8
-82
/
+73
*
libhb: add dedicated buffer flags to indicate whether an encoded frame is a k...
Tim Walker
2016-09-17
1
-0
/
+2
*
internal: reorder PIC_FLAG_* elements by ascending value.
Tim Walker
2016-09-17
1
-3
/
+3
*
x264: fix memory leak in 10bit encoding
John Stebbins
2016-09-16
1
-0
/
+1
*
opus: fix comment in 5.1 audio encoding fix
John Stebbins
2016-09-12
1
-1
/
+1
*
opus: fix 5.1 encoding
John Stebbins
2016-09-11
1
-0
/
+4
*
sync: fix small memory leak
John Stebbins
2016-09-09
1
-0
/
+3
*
libhb: Add functions to get filter tunes names to param.c.
Bradley Sepos
2016-09-09
2
-0
/
+38
*
libhb: fix memory leak
John Stebbins
2016-09-09
1
-1
/
+1
*
LinGui: fix some issues with reloading audio defaults
John Stebbins
2016-09-08
2
-0
/
+101
*
preset: Replace Vorbis with Opus for VP9 MKV presets.
Bradley Sepos
2016-09-05
1
-13
/
+13
*
contrib: Add opus audio encoder.
John Stebbins
2016-09-02
6
-62
/
+187
[next]