>
> As far as I know, this codec never had the AV_CODEC_CAP_DRAW_HORIZ_BAND
> flag set (the commented out flag was removed in
> e0c01a62adf59d1866ec53dcd76e4d4c815c5d58). Are you sure it ever worked?
> Do you know someone who uses draw_horiz_band?
> (Given the lack of the flag, ut would have been either illegal for the
> caller to set draw_horiz_band or for the decoder to call it.)
>
> - Andreas
>

I use draw_horiz_band and it did work. I have no idea why the flag was
commented out.
There is a FATE test for draw_horiz_band but not for h264 it seems.

Kieran
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to