[FFmpeg-devel] [PATCH 4/9] Don't assume reading more frames in av_find_stream_info will change a CODEC_ID_NONE into something better

Joakim Plate elupus at ecce.se
Sat Sep 10 19:23:24 CEST 2011


This avoids depleting the full probe buffer trying replace a
CODEC_ID_NONE with something else. If
the codec is expected to change, it should be CODEC_ID_PROBE to signal
ongoing probing.
---
 libavformat/utils.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Don-t-assume-reading-more-frames-in-av_find_stream_i.patch
Type: text/x-patch
Size: 445 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110910/2cb90ac2/attachment.bin>


More information about the ffmpeg-devel mailing list