On 30.06.2014 03:44, Michael Niedermayer wrote:
From: Carl Eugen Hoyos <ceho...@ag.or.at>

Signed-off-by: Michael Niedermayer <michae...@gmx.at>
---
  Changelog                |    1 +
  libavformat/Makefile     |    8 +++
  libavformat/allformats.c |   11 ++++
  libavformat/img2dec.c    |  137 +++++++++++++++++++++++++++++++++++++++++++++-
  libavformat/version.h    |    2 +-
  5 files changed, 157 insertions(+), 2 deletions(-)

This patch has a strange side effect. With it gst-libav1.0 (version 1.3.2) gets compiled incorrectly so that when the plugin is loaded by gstreamer it segfaults:
ERROR: Caught a segmentation fault while loading plugin file:
debian/gstreamer1.0-libav/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlibav.so

Removing these demuxers from the 2.3 release makes gst-libav1.0 work again.

Any idea what the underlying problem could be?

Best regards,
Andreas
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to