hrydgard / ppsspp-ffmpeg

A slimmed-down build of FFMPEG used in PPSSPP. Includes h.264, atrac3+, AAC and a few other codecs.
Other
62 stars 72 forks source link

Remove incorrect attribute #65

Closed unknownbrackets closed 2 years ago

unknownbrackets commented 2 years ago

This attribute does nothing useful here, because the return isn't a pointer. Prevents warning spam. Already removed in latest FFmpeg version.

-[Unknown]