aboutsummaryrefslogtreecommitdiffhomepage
path: root/sub/subreader.c
Commit message (Expand)AuthorAge
* stream: remove stream_reset()Gravatar wm42013-06-16
* sub: turn subassconvert_ functions into sub convertersGravatar wm42013-06-03
* sub: remove some global variablesGravatar wm42013-05-30
* sub: redo how -no-ass is handledGravatar wm42013-05-30
* Fix some cppcheck / scan-build warningsGravatar wm42013-05-06
* subreader: fix one more unsafe sscanf call with "%["Gravatar Uoti Urpala2013-05-06
* subreader: fix out of bound write access when parsing .srtGravatar wm42013-04-30
* core: display subtitle codec in track listingGravatar wm42013-04-20
* Fix missing ctype.h includesGravatar wm42013-03-04
* configure: remove --disable-sortsubGravatar wm42012-12-11
* subreader: fix some of ASS parser issuesGravatar Uoti Urpala2012-12-03
* subs: remove --utf8, simplify codeGravatar Uoti Urpala2012-12-03
* subreader: do not skip the first char of ASS fields.Gravatar cigaes2012-11-21
* Fix potential bugs and issues, general cleanupsGravatar reimar2012-11-20
* subreader: replace sub_free() by talloc destructorGravatar wm42012-11-16
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* subreader: do not write outside array boundsGravatar reimar2012-10-31
* sub: simplify code by always defining sub_cpGravatar wm42012-08-03
* subreader: eliminate duplicate subtitle linesGravatar mplayer-svn2012-08-03
* subreader: SSA reader: do not strip commas in commandsGravatar mplayer-svn2012-08-03
* subreader: fix reading of aqr/subrip09 subtitlesGravatar mplayer-svn2012-08-03
* subreader: get rid of some code duplicationGravatar mplayer-svn2012-08-03
* Remove dead codeGravatar wm42012-08-01
* osd: remove freetype font rendering codeGravatar wm42012-07-28
* osd: use libass for OSD renderingGravatar wm42012-07-28
* Fix minor memory leak from 2003Gravatar wm42012-02-25
* subreader.c: don't run FriBiDi code if using libassGravatar Uoti Urpala2011-09-23
* subreader: SAMI subs: wrap line if neededGravatar reimar2011-06-29
* find_subfiles: move sub_filenames() hereGravatar Clément Bœsch2011-04-20
* sub/OSD: move some related files to sub/Gravatar Uoti Urpala2011-01-26