Revision 70e0c871 libavcodec/vdpau_internal.h
libavcodec/vdpau_internal.h | ||
---|---|---|
39 | 39 |
void ff_vdpau_vc1_decode_picture(MpegEncContext *s, const uint8_t *buf, |
40 | 40 |
int buf_size); |
41 | 41 |
|
42 |
void ff_vdpau_mpeg4_decode_picture(MpegEncContext *s, const uint8_t *buf, |
|
43 |
int buf_size); |
|
44 |
|
|
42 | 45 |
#endif /* AVCODEC_VDPAU_INTERNAL_H */ |
Also available in: Unified diff