2017-09-15 22:30 GMT+02:00 Paras Chadha <paraschadh...@gmail.com>:

> -                    *dst++ = (type) t; \
> +                    write(dst, (type) t); \

Is the cast still necessary?

Is the new code faster on any platform?

Carl Eugen
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to