]> git.sesse.net Git - ffmpeg/commit
avformat/matroskadec: Add function to reset status
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Thu, 16 May 2019 22:30:02 +0000 (00:30 +0200)
committerJames Almer <jamrial@gmail.com>
Tue, 16 Jul 2019 19:16:57 +0000 (16:16 -0300)
commit310f326b4354d7353850e00393aeecada3c3c2c0
treebcbee043be8dfb23ccb0b84e5294eb79961523fb
parent27f40b1dcdff426ed25e7c690ec907d18239ff49
avformat/matroskadec: Add function to reset status

This function will be useful later to reset the status (e.g. current
level and the already parsed id).

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavformat/matroskadec.c