On Sun, Mar 10, 2013 at 8:09 PM, Shaun <s...@tvlinux.org> wrote:
> I have not found any new post to the group since 2007 about Chinese?  I
> check titler and I do not see Unicode UTF-8.
>
Patches welcome :)

>
> Also I posted a fix for crash after rendering
> check to make sure strl in not NULL
>
> avi_strl.c line 224
>
> void quicktime_delete_strl(quicktime_strl_t *strl)
> {
>         if (strl) {
>                 quicktime_delete_indx(&strl->indx);
>                 free(strl);
>         }
> }
>

How did you trigger the crash?

Einar
_______________________________________________
Cinelerra mailing list
Cinelerra@skolelinux.no
https://lists.skolelinux.org/listinfo/cinelerra

Reply via email to