Merge commit 'c0de9159a7ba5707aa0a5c2bc73ae78b7b87ec46'
* commit 'c0de9159a7ba5707aa0a5c2bc73ae78b7b87ec46': avdevice: Give names to anonymously typedeffed structs Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
#include "avdevice.h"
|
||||
#include "fbdev_common.h"
|
||||
|
||||
typedef struct {
|
||||
typedef struct FBDevContext {
|
||||
AVClass *class; ///< class for private options
|
||||
int frame_size; ///< size in bytes of a grabbed frame
|
||||
AVRational framerate_q; ///< framerate
|
||||
|
Reference in New Issue
Block a user