mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-13 21:28:01 +02:00
100l: Add a deleted '{'.
Originally committed as revision 16432 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
369122dd77
commit
e731b5c3d8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user