[Ffmpeg-devel] [FWD] [PATCH] immediate decoding of dvd stills

Nico Sabbi nicola_sabbi
Tue Nov 28 22:59:20 CET 2006


Michael Niedermayer wrote:

> something like:
> 
> -    if (buf_size == 0) {
> +    if (buf_size == 0 || !memcmp(buf, (char[]){0,0,1,BF}, 4) {
>         /* special case for last picture */
>         if (s2->low_delay==0 && s2->next_picture_ptr) {
> 
> [...]


updated
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mpeg12still.diff
Type: text/x-patch
Size: 1245 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20061128/07395ee3/attachment.bin>



More information about the ffmpeg-devel mailing list