• Nicolas George's avatar
    lavc: fix recoded subtitles end. · 0884d04d
    Nicolas George authored
    Text subtitles packets are not 0-terminated (and if they are,
    it is handled by the recoding process since 0 is a valid
    Unicode code point). The terminating 0 would overwrite the
    last payload octet.
    
    OTOH, packets must be 0-padded.
    
    Fix a problem reported in trac ticket #2431.
    0884d04d
Name
Last commit
Last update
..
acodec Loading commit data...
fate Loading commit data...
lavf Loading commit data...
lavf-fate Loading commit data...
lavfi Loading commit data...
seek Loading commit data...
vsynth Loading commit data...
vsynth1 Loading commit data...
vsynth2 Loading commit data...