On 03/05/14 21:13, Anton Khirnov wrote: > Some encoders (e.g. flac) need to send side data when there is no more > data to be output. This enables them to output a packet with no data in > it, only side data. > --- > doc/APIchanges | 5 +++++ > libavcodec/avcodec.h | 15 +++++++++++++++ > libavcodec/options_table.h | 1 + > 3 files changed, 21 insertions(+) >
Can't it be a flag? _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
