libavdevice/dshow_common.c File Reference

#include "dshow_capture.h"

Go to the source code of this file.

Defines

#define dstruct(pctx, sname, var, type)   dshowdebug(" "#var":\t%"type"\n", sname->var)

Functions

long ff_copy_dshow_media_type (AM_MEDIA_TYPE *dst, const AM_MEDIA_TYPE *src)
void ff_printGUID (const GUID *g)
static const char * dshow_context_to_name (void *ptr)
void ff_print_VIDEO_STREAM_CONFIG_CAPS (const VIDEO_STREAM_CONFIG_CAPS *caps)
void ff_print_AUDIO_STREAM_CONFIG_CAPS (const AUDIO_STREAM_CONFIG_CAPS *caps)
void ff_print_AM_MEDIA_TYPE (const AM_MEDIA_TYPE *type)

Variables

static const AVClass ff_dshow_context_class = { "DirectShow", dshow_context_to_name }
const AVClassff_dshow_context_class_ptr = &ff_dshow_context_class


Define Documentation

#define dstruct ( pctx,
sname,
var,
type   )     dshowdebug(" "#var":\t%"type"\n", sname->var)

Definition at line 62 of file dshow_common.c.

Referenced by dump_bih(), dump_captureparms(), and dump_videohdr().


Function Documentation

static const char* dshow_context_to_name ( void *  ptr  )  [static]

Definition at line 55 of file dshow_common.c.

long ff_copy_dshow_media_type ( AM_MEDIA_TYPE *  dst,
const AM_MEDIA_TYPE *  src 
)

void ff_print_AM_MEDIA_TYPE ( const AM_MEDIA_TYPE *  type  ) 

Definition at line 134 of file dshow_common.c.

Referenced by dshow_cycle_formats(), and libAVPin_ReceiveConnection().

void ff_print_AUDIO_STREAM_CONFIG_CAPS ( const AUDIO_STREAM_CONFIG_CAPS *  caps  ) 

Definition at line 115 of file dshow_common.c.

Referenced by dshow_cycle_formats().

void ff_print_VIDEO_STREAM_CONFIG_CAPS ( const VIDEO_STREAM_CONFIG_CAPS *  caps  ) 

Definition at line 85 of file dshow_common.c.

Referenced by dshow_cycle_formats().

void ff_printGUID ( const GUID *  g  ) 


Variable Documentation

const AVClass ff_dshow_context_class = { "DirectShow", dshow_context_to_name } [static]

Definition at line 59 of file dshow_common.c.

Definition at line 60 of file dshow_common.c.


Generated on Fri Oct 26 02:48:00 2012 for FFmpeg by  doxygen 1.5.8