OSDN Git Service

lavc: add an option to enable side data-only packets during encoding
authorAnton Khirnov <anton@khirnov.net>
Tue, 29 Apr 2014 13:06:45 +0000 (15:06 +0200)
committerAnton Khirnov <anton@khirnov.net>
Sun, 1 Jun 2014 06:26:43 +0000 (08:26 +0200)
commit0957b274e312e985d69cb490bee2a7ff820acaa6
tree3c299d8ab7cee48d9e8fe187529cde33b38fa0de
parenteb800f120d2d42590fde2302fe828c847e41e773
lavc: add an option to enable side data-only packets during encoding

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
libavcodec/avcodec.h
libavcodec/options_table.h
libavcodec/version.h