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

2014-09-03 Thread wm4
On Tue, 2 Sep 2014 23:54:51 +0200 Clément Bœsch wrote: > On Tue, Sep 02, 2014 at 08:56:10PM +0200, wm4 wrote: > > --- > > libavformat/srtdec.c| 22 +++-- > > libavformat/subtitles.c | 51 > > +++-- > > libavformat/subtitles.h | 33

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

2014-09-02 Thread wm4
On Tue, 2 Sep 2014 23:54:51 +0200 Clément Bœsch wrote: > On Tue, Sep 02, 2014 at 08:56:10PM +0200, wm4 wrote: > > --- > > libavformat/srtdec.c| 22 +++-- > > libavformat/subtitles.c | 51 > > +++-- > > libavformat/subtitles.h | 33

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

2014-09-02 Thread Clément Bœsch
On Tue, Sep 02, 2014 at 08:56:10PM +0200, wm4 wrote: > --- > libavformat/srtdec.c| 22 +++-- > libavformat/subtitles.c | 51 > +++-- > libavformat/subtitles.h | 33 +--- > 3 files changed, 91 insertions(+)