Re: [FFmpeg-devel] [PATCH v3] avformat/srtdec: UTF-16 support

2014-09-05 Thread Clément Bœsch
On Fri, Sep 05, 2014 at 08:37:01PM +0200, wm4 wrote: > --- > Fixes issues with ff_subtitles_read_line() EOF handling pointed out by > ubitux on IRC. > --- > libavformat/srtdec.c| 25 +-- > libavformat/subtitles.c | 53 > +++-- >

[FFmpeg-devel] [PATCH v3] avformat/srtdec: UTF-16 support

2014-09-05 Thread wm4
--- Fixes issues with ff_subtitles_read_line() EOF handling pointed out by ubitux on IRC. --- libavformat/srtdec.c| 25 +-- libavformat/subtitles.c | 53 +++-- libavformat/subtitles.h | 34 --- 3 files