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
/
decsrtsub.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates to 2019.
Bradley Sepos
2018-12-31
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
*
Misc. typos
luz.paz
2018-02-20
1
-2
/
+2
*
Update copyright dates to 2018.
Bradley Sepos
2018-01-01
1
-1
/
+1
*
decsrt: fix p-to-p start time after seeking
John Stebbins
2017-04-15
1
-60
/
+90
*
text subs: use generic font family names (#614)
John Stebbins
2017-03-10
1
-1
/
+1
*
decsrtsub: fix extra blank lines
John Stebbins
2017-01-04
1
-1
/
+1
*
Update copyright dates to 2017.
Bradley Sepos
2017-01-01
1
-1
/
+1
*
decsrtsub: fix crash on empty UTF8 files
John Stebbins
2016-09-21
1
-9
/
+10
*
decsrtsub: simplify code and improve comments
John Stebbins
2016-06-09
1
-23
/
+19
*
decsrt: don't add extra hard line break at end of subtitle
John Stebbins
2016-06-09
1
-5
/
+11
*
decsrt: fix dropping of first srt when it's start time is 0
John Stebbins
2016-06-09
1
-2
/
+2
*
Update copyright dates to 2016.
Bradley Sepos
2016-01-01
1
-1
/
+1
*
decsrt: configure as buffer source
John Stebbins
2015-11-15
1
-17
/
+4
*
decsrt: don't combine > 2 lines into 2
John Stebbins
2015-10-12
1
-28
/
+6
*
text subtitles: make font height independent of cropping
jstebbins
2015-04-10
1
-1
/
+2
*
deccc608sub: improve CC positioning
jstebbins
2015-04-05
1
-1
/
+2
*
deccc608sub: fix column alignment issues
jstebbins
2015-04-05
1
-1
/
+1
*
Update year to 2015.
bradleys
2015-02-01
1
-1
/
+1
*
json: add json APIs
jstebbins
2014-12-16
1
-2
/
+2
*
decsrtsub: fix incorrect usage of strncat
jstebbins
2014-12-10
1
-1
/
+1
*
libhb: fix utf8/srt sub line ending parsing
jstebbins
2014-09-15
1
-1
/
+11
*
Convert all text subtitles to ASS subs
jstebbins
2014-04-13
1
-19
/
+163
*
Update some copyright dates to 2014.
Rodeo
2014-02-18
1
-1
/
+1
*
libhb: make libhb internal character code utf8
jstebbins
2013-09-22
1
-3
/
+3
*
decsrtsub: clear remnants of the previous line before progessing a new one.
Rodeo
2013-05-14
1
-0
/
+3
*
Improve upon previous commit.
Rodeo
2013-05-08
1
-4
/
+5
*
decsrtsub: rework character substitution logic.
Rodeo
2013-05-08
1
-20
/
+30
*
Updated all the copyright headers to 2013.
sr55
2013-03-09
1
-1
/
+1
*
Improve management of titles and jobs
jstebbins
2012-11-12
1
-3
/
+2
*
Updated file copyright / GPL headers
sr55
2012-06-15
1
-3
/
+7
*
fix more compiler warnings
jstebbins
2012-05-26
1
-2
/
+2
*
Rework filter pipeline
jstebbins
2012-03-27
1
-4
/
+4
*
handle the utf8 byte order mark when present at the beginning of srt subs
jstebbins
2010-06-01
1
-2
/
+11
*
add some input error resiliency to the srt parser.
jstebbins
2009-11-16
1
-79
/
+140
*
don't drop the last SRT subtitle
jstebbins
2009-11-10
1
-0
/
+63
*
allow srt and cc subtitles to be up to 2 lines high.
jstebbins
2009-10-28
1
-4
/
+24
*
fix reading of short srt subtitle files
jstebbins
2009-10-14
1
-1
/
+6
*
fix reading of UTF-16 SRT subtitle files (and other wide charsets)
jstebbins
2009-10-03
1
-32
/
+119
*
fix srt track stop time
jstebbins
2009-09-27
1
-7
/
+10
*
srt: change format string from "utf8" to "utf-8"
jstebbins
2009-08-28
1
-1
/
+1
*
LinGui: SRT support
jstebbins
2009-06-30
1
-1
/
+0
*
- cleanup gcc format warnings showing up on linux 64-bit
konablend
2009-06-25
1
-2
/
+2
*
Format cleanup.
konablend
2009-06-25
1
-2
/
+1
*
CLI: Missed file from SubRip - a symptom of too many views and patches
eddyg
2009-06-23
1
-0
/
+331