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
*
sync: fix CC burn-in
John Stebbins
2016-05-25
1
-1
/
+2
*
bd: log playlist clips at log level 2
John Stebbins
2016-05-25
1
-0
/
+22
*
encx265: simplify chapter mark handling
John Stebbins
2016-05-25
2
-79
/
+24
*
sync: correct timestamp discontinuities in sync instead of reader (#192)
John Stebbins
2016-05-24
12
-892
/
+1022
*
muxcommon: fix check_realloc_output
John Stebbins
2016-05-24
1
-9
/
+2
*
sync: fill queues completely
John Stebbins
2016-05-21
1
-1
/
+1
*
stream: create default chapter names for empty chapter titles
John Stebbins
2016-05-20
1
-1
/
+1
*
sync: silence compiler warning
John Stebbins
2016-05-20
1
-1
/
+1
*
sync: detect and drop 0 duration initial video frame
John Stebbins
2016-05-19
1
-7
/
+12
*
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
*
sync: increse min video queue depth for deeper dejittering
John Stebbins
2016-05-18
1
-1
/
+1
*
sync: fix potential dropped chapter marks
John Stebbins
2016-05-18
1
-10
/
+31
*
work: make video decoder input fifo smaller
John Stebbins
2016-05-18
1
-1
/
+1
*
sync: improve code readability
John Stebbins
2016-05-18
1
-18
/
+19
*
work: don't allocate fifos that are not needed for indepth_scan
John Stebbins
2016-05-18
2
-15
/
+18
*
sync: set start and stop when resampling audio
John Stebbins
2016-05-18
1
-0
/
+2
*
sync: fix progress statistics when title longer than sum of chapters
John Stebbins
2016-05-18
1
-1
/
+21
*
sync: dejitter larger video jitters
John Stebbins
2016-05-18
1
-1
/
+1
*
sync: handle coarsely interleaved streams better
John Stebbins
2016-05-18
1
-2
/
+2
*
sync: add timestamp logging
John Stebbins
2016-05-18
1
-3
/
+41
*
sync: move comment to more appropriate location
John Stebbins
2016-05-18
1
-10
/
+12
*
sync: do not drop audio before frame p-to-p start
John Stebbins
2016-05-18
1
-11
/
+33
*
sync: estimate video frame drop duration better
John Stebbins
2016-05-17
1
-1
/
+8
*
sync: cosmetics
John Stebbins
2016-05-17
1
-39
/
+39
*
sync: drop overlapping subtitles
John Stebbins
2016-05-17
1
-6
/
+43
*
sync: interleave subtitle output with other streams
John Stebbins
2016-05-17
1
-20
/
+3
*
sync: send output directly to sync output fifos
John Stebbins
2016-05-17
1
-43
/
+54
*
sync: sanitize subtitles in OutputBuffer
John Stebbins
2016-05-17
1
-31
/
+53
*
sync: handle initial pts < 0 better
John Stebbins
2016-05-17
1
-99
/
+102
*
sync: fix race condition that caused double free
John Stebbins
2016-05-17
1
-0
/
+4
*
sync: handle very short streams better
John Stebbins
2016-05-17
1
-0
/
+4
*
sync: fix conversions of AV_NOPTS_VALUE to double
John Stebbins
2016-05-17
1
-5
/
+5
*
sync: remove unused variable
John Stebbins
2016-05-17
1
-1
/
+0
*
sync: fix merging of multiple SSA to tx3g
John Stebbins
2016-05-17
5
-124
/
+252
*
sync: move chapter logging to sync.c
John Stebbins
2016-05-17
2
-22
/
+30
*
move cadence (Film->Video) logging to sync.c
John Stebbins
2016-05-17
2
-91
/
+95
*
libhb: remove unused hb_buffer_t sequence number
John Stebbins
2016-05-17
7
-38
/
+11
*
decavcodec: remove unused frame_duration_set
John Stebbins
2016-05-17
1
-5
/
+0
*
decavcodec: cosmetics
John Stebbins
2016-05-17
1
-5
/
+5
*
libhb: send initial chapter through pipeline
John Stebbins
2016-05-17
12
-319
/
+316
*
deccc608sub: fix last_pts data type
John Stebbins
2016-05-17
1
-1
/
+1
*
deccc608sub: remove function get_last_pts
John Stebbins
2016-05-17
1
-20
/
+12
*
stream: fix libav initial timestamp calculation
John Stebbins
2016-05-17
1
-1
/
+1
*
muxavformat: fix last subtitle persistence in mp4
John Stebbins
2016-05-17
1
-0
/
+22
*
buffers: add more buffer allocation debugging
John Stebbins
2016-05-17
1
-0
/
+31
*
demux: cosmetics
John Stebbins
2016-05-17
1
-6
/
+10
*
demux: make demux functions static
John Stebbins
2016-05-17
1
-9
/
+9
*
decpgssub: allow PGS to have negative timestamps
John Stebbins
2016-05-17
1
-4
/
+12
*
libhb: remove unused subtitle fifo_sync
John Stebbins
2016-05-17
2
-3
/
+0
[next]