avdemux: Disable GIF "demuxer"
authorSebastian Dröge <sebastian@centricular.com>
Fri, 2 Dec 2016 15:06:50 +0000 (17:06 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 2 Dec 2016 15:06:50 +0000 (17:06 +0200)
commit35f9fd9355197e5ccd0c42b936d7cb3c7fe73e1c
treefbc7343b9d22967496b13da0798588cd01a7d443
parent77ad28cd44ab084ba43ef4df4167902cfa1f8fda
avdemux: Disable GIF "demuxer"

It's actually a parser but it a) can only work with the ffmpeg GIF
decoder that is deactivated anyway, and b) it currently causes infinite
linking of avdemux_gif elements with a multiqueue in between in
decodebin.

https://bugzilla.gnome.org/show_bug.cgi?id=775516
ext/libav/gstavdemux.c