mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-11-03 09:41:17 +08:00
Close the AAC parse context, discovered by Netgem.
Originally committed as revision 17544 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -113,5 +113,5 @@ AVCodecParser aac_parser = {
|
||||
sizeof(AACAC3ParseContext),
|
||||
aac_parse_init,
|
||||
ff_aac_ac3_parse,
|
||||
NULL,
|
||||
ff_parse_close,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user