diff options
author | Andrew Stone <andrew@clovar.com> | 2014-08-18 17:28:23 -0400 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2014-08-22 11:22:38 +0000 |
commit | 04361427e65a687469a3bb0859971292d2dc11e4 (patch) | |
tree | 2486b2cc0d2139691f19c55b9f17a15b12aad548 /libavutil/parseutils.c | |
parent | 67a7695c142561fe60f21adffe89c133385d37c9 (diff) | |
download | ffmpeg-04361427e65a687469a3bb0859971292d2dc11e4.tar.gz |
Revert "lavf: eliminate ff_get_audio_frame_size()"
This reverts commit 30e50c50274f88f0f5ae829f401cd3c7f5266719.
The original commit broke the ability to stream AAC over HTTP/Icecast. It looks
like avformat_find_stream_info() gets stuck in an infinite loop, never hitting
AVFormatContext.max_analyze_duration since duration is never set for any of
the packets.
Example stream: http://listen.classicrocklounge.com:8000/aac64
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'libavutil/parseutils.c')
0 files changed, 0 insertions, 0 deletions