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
/
deccc608sub.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resolve conflict with harfbuzz include file hb.h
John Stebbins
2019-09-10
1
-1
/
+1
*
Fix some typos (#2202)
Nomis101
2019-07-31
1
-7
/
+7
*
Update copyright dates to 2019.
Bradley Sepos
2019-01-01
1
-1
/
+1
*
Misc. typos
luz.paz
2018-02-20
1
-2
/
+2
*
libhb: fix a number of issues reported by clang.
Damiano Galassi
2018-01-12
1
-17
/
+26
*
Update copyright dates to 2018.
Bradley Sepos
2018-01-01
1
-1
/
+1
*
text subs: use generic font family names (#614)
John Stebbins
2017-03-10
1
-1
/
+1
*
Update copyright dates to 2017.
Bradley Sepos
2017-01-01
1
-1
/
+1
*
deccc608sub: fix crash caused by invalid CC stream
John Stebbins
2016-10-18
1
-17
/
+22
*
sync: correct timestamp discontinuities in sync instead of reader (#192)
John Stebbins
2016-05-24
1
-0
/
+14
*
sync: fix merging of multiple SSA to tx3g
John Stebbins
2016-05-17
1
-4
/
+4
*
deccc608sub: remove function get_last_pts
John Stebbins
2016-05-17
1
-20
/
+12
*
Update copyright dates to 2016.
Bradley Sepos
2016-01-01
1
-1
/
+1
*
libhb: add hb_buffer_list
John Stebbins
2015-09-24
1
-39
/
+8
*
libhb: Use a buffer flat to indicate EOF
jstebbins
2015-05-01
1
-1
/
+1
*
deccc608sub: tweak font size once again
jstebbins
2015-04-11
1
-2
/
+2
*
decccsub608: make font size independent on the amount of cropping
jstebbins
2015-04-10
1
-4
/
+4
*
deccc608sub: don't ignore text attributes in PAC
jstebbins
2015-04-07
1
-4
/
+5
*
deccc608sub: fix range for tab offsets
jstebbins
2015-04-07
1
-1
/
+1
*
deccc608sub: improve CC positioning
jstebbins
2015-04-05
1
-19
/
+45
*
deccc608sub: fix column alignment issues
jstebbins
2015-04-05
1
-43
/
+65
*
Update year to 2015.
bradleys
2015-02-01
1
-1
/
+1
*
json: add json APIs
jstebbins
2014-12-16
1
-4
/
+4
*
deccc608sub: fix positioning of popup CCs
jstebbins
2014-11-10
1
-1
/
+1
*
deccc608sub: fix writing outside buffer
jstebbins
2014-10-30
1
-0
/
+15
*
libhb: fix CC roll-ups that move around the screen
jstebbins
2014-10-22
1
-0
/
+102
*
deccc608: fix rollup style CC problems
jstebbins
2014-09-26
1
-37
/
+36
*
libhb: fix CC text attributes
jstebbins
2014-09-08
1
-16
/
+23
*
libhb: add gpl v2 copyright message do deccc608sub
jstebbins
2014-08-29
1
-0
/
+9
*
deccc608sub: fix positioning once again
jstebbins
2014-05-23
1
-3
/
+4
*
deccc608sub: fix invalid subtitle position when extreme cropping applied.
jstebbins
2014-05-22
1
-5
/
+5
*
deccc608sub: fix cropping of CCs
jstebbins
2014-05-06
1
-5
/
+6
*
Convert all text subtitles to ASS subs
jstebbins
2014-04-13
1
-1070
/
+492
*
deccc608sub: fix roll-up subtitles
jstebbins
2014-04-03
1
-19
/
+18
*
decccsub: fix timestamp of "clear" subtitles
jstebbins
2014-04-03
1
-0
/
+6
*
libhb: enable burn-in of all supported text subtitle formats
jstebbins
2014-03-30
1
-508
/
+237
*
libhb: add experimental avformat muxer for mkv and mp4
jstebbins
2013-06-30
1
-0
/
+2
*
PGS (bluray) subtitle support \o/
jstebbins
2012-04-26
1
-1
/
+1
*
Rework filter pipeline
jstebbins
2012-03-27
1
-6
/
+6
*
fix compiler warnings in several libhb files
jstebbins
2010-05-30
1
-12
/
+12
*
fix some mingw warnings and a mingw build issue
jstebbins
2010-04-10
1
-3
/
+3
*
allow srt and cc subtitles to be up to 2 lines high.
jstebbins
2009-10-28
1
-1
/
+2
*
First try at fixing a crash in quicktime if the subtitles contains an inverte...
ritsuka
2009-08-02
1
-1
/
+1
*
Closed Captions: Don't mess with the case.
eddyg
2009-06-29
1
-1
/
+1
*
- Fixed the size for tx3g samples in muxmp4.c I forgot to add the size of the...
ritsuka
2009-05-08
1
-1
/
+3
*
Combine multiple CC lines into one, trimming whitespace, and adding proper la...
eddyg
2009-05-07
1
-65
/
+73
*
Change CC608 decoder to be its own thread
eddyg
2009-05-07
1
-10
/
+115
*
Removed double EOF for CC's (one from dvd and one from cc), fixed compiler wa...
eddyg
2009-05-06
1
-15
/
+18
*
Fix Closed Caption start/stop times, switched to SRT encoding including marku...
eddyg
2009-05-06
1
-21
/
+28
*
Push an EOF onto the subtitle fifos from the reader for DVD VOBSUBs and also ...
eddyg
2009-05-06
1
-1
/
+9
[next]