mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2025-03-02 17:56:30 +00:00
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
This commit is contained in:
parent
e7e5d1e990
commit
bda1ad1e73
@ -145,5 +145,5 @@ AVCodecParser mpegaudio_parser = {
|
||||
sizeof(MpegAudioParseContext),
|
||||
NULL,
|
||||
mpegaudio_parse,
|
||||
NULL,
|
||||
ff_parse_close,
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user