Commit bda1ad1e authored by Art Clarke's avatar Art Clarke Committed by Jai Menon

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
......@@ -145,5 +145,5 @@ AVCodecParser mpegaudio_parser = {
sizeof(MpegAudioParseContext),
NULL,
mpegaudio_parse,
NULL,
ff_parse_close,
};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment