Browse Source

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
tags/v0.6
Baptiste Coudurier 16 years ago
parent
commit
8a724ed84d
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libavcodec/libfaad.c

+ 0
- 1
libavcodec/libfaad.c View File

@@ -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…
Cancel
Save