On Sun, Aug 30, 2015 at 07:24:48AM -0700, Yayoi wrote:
> ---
> libavcodec/Makefile | 2 +-
> libavcodec/samidec.c| 45 -
> tests/ref/fate/sub-sami | 18 +-
> 3 files changed, 38 insertions(+), 27 deletions(-)
>
dropped a lot mo
On Fri, Aug 28, 2015 at 08:33:07PM -0700, Yayoi wrote:
[...]
> @@ -82,18 +89,18 @@ static int sami_paragraph_to_ass(AVCodecContext *avctx,
> const char *src)
> if (*p == '<') {
> if (!av_strncasecmp(p, " av_isspace(p[2])))
> break;
> -
Thank you for the suggestion.. It took me a while to get it but I
think it looks much better now.
Please let me know what you think!
Cheers,
On Sat, Aug 15, 2015 at 11:24 AM, Clément Bœsch wrote:
> On Sat, Aug 08, 2015 at 09:24:03PM -0700, Yayoi Ukai wrote:
>> On Sat, Aug 8, 2015 at 8:23 AM, C
On Sat, Aug 08, 2015 at 09:24:03PM -0700, Yayoi Ukai wrote:
> On Sat, Aug 8, 2015 at 8:23 AM, Clément Bœsch wrote:
> > On Fri, Aug 07, 2015 at 11:03:29PM -0700, Yayoi wrote:
> >> ---
> >> libavcodec/samidec.c| 59
> >> +
> >> tests/ref/fate/sub
On Sat, Aug 8, 2015 at 8:23 AM, Clément Bœsch wrote:
> On Fri, Aug 07, 2015 at 11:03:29PM -0700, Yayoi wrote:
>> ---
>> libavcodec/samidec.c| 59
>> +
>> tests/ref/fate/sub-sami | 18 +++
>> 2 files changed, 44 insertions(+), 33 del
On Fri, Aug 07, 2015 at 11:03:29PM -0700, Yayoi wrote:
> ---
> libavcodec/samidec.c| 59
> +
> tests/ref/fate/sub-sami | 18 +++
> 2 files changed, 44 insertions(+), 33 deletions(-)
>
> diff --git a/libavcodec/samidec.c b/libavcodec