gstreamer/gst-libs
Sreerenj Balachandran a48eebefd6 decoder: vp9: Fix the context and surface pool reset for multi resolution video
Unlike other decoders, vp9 decoder doesn't need to reset the
whole context and surfaces for each resolution change. Context
reset only needed if resolution of any frame is greater than
what actullay configured. There are streams where a bigger
resolution set in ivf header or webm header but actual resolution
of all frames are less. Also it is possible to have inter-prediction
between these multi resolution frames.
2015-11-13 19:23:05 +02:00
..
gst decoder: vp9: Fix the context and surface pool reset for multi resolution video 2015-11-13 19:23:05 +02:00
Makefile.am build: use git.mk 2015-05-18 16:14:46 +02:00