wavparse: Declare support for RF64
authorJan Schmidt <jan@centricular.com>
Sun, 24 Feb 2019 14:12:56 +0000 (01:12 +1100)
committerJan Schmidt <thaytan@noraisin.net>
Sun, 24 Feb 2019 14:29:27 +0000 (14:29 +0000)
commit098f936be8902dc85f012ae6466e0778b2c32409
treeddb05b880be4b36c101b63b3ed1ffedda27c6c2e
parent06c340edd491c27f21a454744aa6e5720932834b
wavparse: Declare support for RF64

RF64 encode support was added to wavenc quite some time
ago, but not declared in wavparse. It seems wavparse can
decode it though, so add it to the sink pad.

The RF64 support was added in
https://bugzilla.gnome.org/show_bug.cgi?id=735627
gst/wavparse/gstwavparse.c