Searched refs:ff_asf_video_stream (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dasf.h144 extern const GUID ff_asf_video_stream;
H A Dasf.c54 const GUID ff_asf_video_stream = { variable
H A Dasfdec.c62 else PRINT_IF_GUID(g, ff_asf_video_stream);
245 } else if (!memcmp(&g, &ff_asf_video_stream, sizeof(GUID))) {
H A Dasfenc.c396 put_guid(pb, &ff_asf_video_stream);

Completed in 51 milliseconds