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
/
sync.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
sync: fix hang at end of p-to-p encoding with subtitles
John Stebbins
2016-03-11
1
-1
/
+8
*
sync: fix yet another subtitle issue.
John Stebbins
2016-03-11
1
-1
/
+2
*
sync: fix handling of end-of-subtitle markers
John Stebbins
2016-03-06
1
-0
/
+4
*
sync: improve video dejitter
John Stebbins
2016-02-15
1
-1
/
+1
*
sync: fix crash when sync init fails
John Stebbins
2016-02-12
1
-1
/
+2
*
sync: fix subtitle timestamps that go backwards
John Stebbins
2016-02-10
1
-3
/
+22
*
sync: fix hang in subtitle scan pass
John Stebbins
2016-01-27
1
-0
/
+9
*
sync: fix delayed subtitles when burned-in
John Stebbins
2016-01-27
1
-0
/
+14
*
sync: fix hang in ssa subtitle sync
John Stebbins
2016-01-21
1
-1
/
+5
*
sync: gut and rewrite
John Stebbins
2016-01-21
1
-1201
/
+1615
*
libhb: fix hang during subtitle scan
John Stebbins
2016-01-19
1
-0
/
+6
*
sync: fix typo that could result in dropping subtitles
John Stebbins
2016-01-15
1
-1
/
+1
*
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
*
libhb: make muxer, sync, and reader behave like other work objects
John Stebbins
2015-11-09
1
-46
/
+33
*
libhb: add hb_buffer_list
John Stebbins
2015-09-24
1
-79
/
+46
*
libhb: remove unused hb_buffer_t.sub
John Stebbins
2015-09-04
1
-1
/
+0
*
cli: fix initialization of encode ranges
jstebbins
2015-05-13
1
-0
/
+2
*
libhb: Use a buffer flat to indicate EOF
jstebbins
2015-05-01
1
-8
/
+8
*
sync: fix frame p-to-p extra audio after end frame
jstebbins
2015-04-22
1
-326
/
+249
*
libhb: Eliminate global variable hb_gui_use_hwd_flag
jstebbins
2015-03-29
1
-2
/
+2
*
json: automatically scan title when processing json jobs
jstebbins
2015-03-07
1
-2
/
+3
*
New audio output options.
Rodeo
2015-02-15
1
-8
/
+88
*
Update year to 2015.
bradleys
2015-02-01
1
-1
/
+1
*
MacGui: separate the video settings logic from the view controller. There are...
ritsuka
2014-12-18
1
-0
/
+1
*
json: add json APIs
jstebbins
2014-12-16
1
-3
/
+4
*
sync: fix another issue with overlapping ssa subtitle translation to tx3g
jstebbins
2014-12-15
1
-7
/
+15
*
sync: fix dropping of subtitles caused by my previous commit
jstebbins
2014-12-05
1
-0
/
+4
*
sync: fix a problem with overlapping ssa in mp4
jstebbins
2014-12-04
1
-0
/
+11
*
sync: fix subtitle buffer leak
jstebbins
2014-10-30
1
-0
/
+5
*
libhb: fix merging of ssa subtitles
jstebbins
2014-08-27
1
-6
/
+34
*
pgssubs: fix pgs passthru
jstebbins
2014-04-06
1
-2
/
+18
*
libhb: enable burn-in of all supported text subtitle formats
jstebbins
2014-03-30
1
-5
/
+14
*
Update some copyright dates to 2014.
Rodeo
2014-02-18
1
-1
/
+1
*
Replace invaled timestamp flag "-1" with AV_NOPTS
jstebbins
2014-01-26
1
-9
/
+9
*
sync: fix previous commit.
Rodeo
2013-12-05
1
-1
/
+1
*
sync: find the AAC encoder by name.
Rodeo
2013-12-05
1
-1
/
+1
*
sync: use "drop video to sync" fallback also when audio encoding fails or we ...
Rodeo
2013-12-05
1
-1
/
+9
*
libhb: fix double hb_buffer_close
jstebbins
2013-10-28
1
-1
/
+0
*
libhb: Plug some leaks and clean up the buffer pool code a little.
jstebbins
2013-10-23
1
-0
/
+14
*
QSV: minor refactoring.
Rodeo
2013-09-15
1
-6
/
+10
*
Big merge, QSV to trunk: part 1 (tracked files).
Rodeo
2013-08-22
1
-0
/
+44
*
libhb: handle zero length EOF subtitle properly
jstebbins
2013-07-06
1
-3
/
+6
*
libhb: fix a couple of problems with subtitle merging
jstebbins
2013-07-06
1
-11
/
+29
*
libhb: improve handling of overlapping text subtitles
jstebbins
2013-07-01
1
-53
/
+177
*
libhb: add experimental avformat muxer for mkv and mp4
jstebbins
2013-06-30
1
-10
/
+42
*
libhb: fix hang that can occur under certain error conditions
jstebbins
2013-06-16
1
-4
/
+4
*
sync: fall back to drop_video_to_sync when hb_avcodec_open() fails, instesd o...
Rodeo
2013-05-17
1
-39
/
+41
*
libhb: fix crash when EOF is found before first video frame
jstebbins
2013-04-30
1
-0
/
+1
*
sync: fix a hang when the avcodec encoder for silence insertion fails to open.
Rodeo
2013-04-28
1
-2
/
+3
[prev]
[next]