ffmpegdec: improve error message when set_caps is called but we have no mapping
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 31 Jan 2011 23:28:33 +0000 (23:28 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 31 Jan 2011 23:28:33 +0000 (23:28 +0000)
commit8d40c6357d024c0a54262429ff688756049b0135
tree2de6b7d2088bcaa1f4a5dfb9c0037069039b1271
parenta2a4ee93c4f86cc890b1ba090531b82c036b0f62
ffmpegdec: improve error message when set_caps is called but we have no mapping

This may happen e.g. if gst-ffmpeg is compiled against an external
libavcodec and the external lib is upgraded.

See e.g.
https://bugzilla.gnome.org/show_bug.cgi?id=640825
ext/ffmpeg/gstffmpegdec.c