comparison soxdec.c @ 6258:2d397bb856a4 libavformat

Pass the composition and ancillary ID for DVB subtitles via extradata instead of sub_id, this allows detecting when that information is not available and just decode everything. In addition extradata is required for many codecs and thus in contrast to sub_id generally already passed on by any programs using libav*. Also ask for a sample if we encounter a stream with multiple/changing IDs.
author reimar
date Wed, 14 Jul 2010 17:28:40 +0000
parents 178de7695c6c
children 4aaed59641ff
comparison
equal deleted inserted replaced
6257:0689434db2c6 6258:2d397bb856a4