On Mon, May 11, 2015 at 07:30:53AM +0200, Clément Bœsch wrote:
> On Sun, May 10, 2015 at 03:38:40PM +0200, Michael Niedermayer wrote:
> > string length could theoretically be larger than int
> >
> > Signed-off-by: Michael Niedermayer
> > ---
> > libavformat/subtitles.c |4 ++--
> > libavform
On Sun, May 10, 2015 at 03:38:40PM +0200, Michael Niedermayer wrote:
> string length could theoretically be larger than int
>
> Signed-off-by: Michael Niedermayer
> ---
> libavformat/subtitles.c |4 ++--
> libavformat/subtitles.h |2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
string length could theoretically be larger than int
Signed-off-by: Michael Niedermayer
---
libavformat/subtitles.c |4 ++--
libavformat/subtitles.h |2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/libavformat/subtitles.c b/libavformat/subtitles.c
index 67624fc..5bdb