[MPlayer-dev-eng] [PATCH] VDA support for mplayer
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed Jul 18 14:27:37 CEST 2012
Xunzhen Quan <quanxunzhen <at> gmail.com> writes:
> Attachment (h264_vda_ffmpeg.diff): application/octet-stream, 9 KiB
Given that the MPlayer-part of the patch is trivial,
please send the patch to ffmpeg-devel, consider fixing one issue:
> -typedef struct {
> +typedef struct _vda_frame {
Why is this needed?
Names starting with underlines are not allowed (they are
reserved), please choose another name.
Carl Eugen
More information about the MPlayer-dev-eng
mailing list