]> git.sesse.net Git - ffmpeg/commit
ffmpeg: Use av_stream_get_parser() to avoid ABI issues
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 14 Jul 2014 19:06:58 +0000 (21:06 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 14 Jul 2014 19:17:20 +0000 (21:17 +0200)
commit8bbadc9b6ec71abbd9dab854c47027b949997af0
tree4b8043851c2c1c6b55b5b2f7c54066559d15fe94
parent62227a70f0a4c07d7ead5775d8bad64797f8ef80
ffmpeg: Use av_stream_get_parser() to avoid ABI issues

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
ffmpeg.c