mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-29 22:00:58 +02:00
Revert r20548, it was a dream. It seems faad does not ouput the last frame
in any case. Originally committed as revision 20551 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
357561e73f
commit
8a724ed84d
@ -329,6 +329,5 @@ AVCodec libfaad_decoder = {
|
||||
NULL,
|
||||
faac_decode_end,
|
||||
faac_decode_frame,
|
||||
.capabilities = CODEC_CAP_DELAY,
|
||||
.long_name = NULL_IF_CONFIG_SMALL("libfaad AAC (Advanced Audio Codec)"),
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user