OSDN Git Service

avdevice: Use av_format_get_control_message_cb()
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 16 Jan 2015 01:10:35 +0000 (02:10 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 16 Jan 2015 01:13:01 +0000 (02:13 +0100)
commitba97cf2c4562b60fbef89103b61516891e31845e
tree55b6f8859eb429d8a4827d24d4f94c4acaf7e2f0
parent4184d344af4ab3dfb9b5e119b9a48f950a458ef4
avdevice: Use av_format_get_control_message_cb()

This is required as the location of this field could change and is
specified in libavformat not avdevice

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavdevice/avdevice.c