Skip to content
Snippets Groups Projects
Commit bda1ad1e authored by Art Clarke's avatar Art Clarke Committed by Jai Menon
Browse files

Cleanup properly at the end of MPEG Audio parsing.

Patch by Art Clarke (aclarke AT xuggle com)

Originally committed as revision 19327 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent e7e5d1e9
No related branches found
No related tags found
No related merge requests found
......@@ -145,5 +145,5 @@ AVCodecParser mpegaudio_parser = {
sizeof(MpegAudioParseContext),
NULL,
mpegaudio_parse,
NULL,
ff_parse_close,
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment