gstreamer/gst/ivfparse
Sreerenj Balachandran c3b28700d9 ivfparse: Fix the wrong width & height parsing of vp9 bitstream
The current implementation for detecting the resolution changes
on key frames is based on vp8 bitstream alignment. Avoid this
width and height parsing for vp9 bitstream, which requires proper
frame header parsing inorder to detect the resolution change (Fixme).

https://bugzilla.gnome.org/show_bug.cgi?id=757825
2015-11-11 15:30:25 +01:00
..
gstivfparse.c ivfparse: Fix the wrong width & height parsing of vp9 bitstream 2015-11-11 15:30:25 +01:00
gstivfparse.h ivfparse: Add vp9 support 2015-10-29 13:23:22 +00:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00