Commit e731b5c3 authored by Carl Eugen Hoyos's avatar Carl Eugen Hoyos

100l: Add a deleted '{'.

Originally committed as revision 16432 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 369122dd
......@@ -65,7 +65,7 @@
* picture-parameter, bitstream informations etc which are passed
* between ffmpeg decoder and its clients.
*/
struct vdpau_render_state
struct vdpau_render_state{
VdpVideoSurface surface; ///< used as rendered surface, never changed.
int state; ///< Holds FF_VDPAU_STATE_* values
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment