xine-lib 1.2.13-20230125hg15249
Data Structures | Macros | Typedefs
video_decoder.h File Reference
#include <xine/attributes.h>
#include <xine/buffer.h>

Go to the source code of this file.

Data Structures

struct  video_decoder_class_s
 
struct  video_decoder_s
 

Macros

#define VIDEO_DECODER_IFACE_VERSION   19
 
#define default_video_decoder_class_dispose   (void (*) (video_decoder_class_t *this_gen))free
 

Typedefs

typedef struct video_decoder_class_s video_decoder_class_t
 
typedef struct video_decoder_s video_decoder_t
 

Macro Definition Documentation

◆ default_video_decoder_class_dispose

#define default_video_decoder_class_dispose   (void (*) (video_decoder_class_t *this_gen))free

Referenced by dxr3_video_init_plugin().

◆ VIDEO_DECODER_IFACE_VERSION

#define VIDEO_DECODER_IFACE_VERSION   19

Typedef Documentation

◆ video_decoder_class_t

◆ video_decoder_t