aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2019-11-09 20:08:17 -0300
committerJames Almer <jamrial@gmail.com>2019-11-14 12:30:51 -0300
commit73ee53f317418a5719f6169e6171b40f90d18321 (patch)
tree2ebf4ef50052208fe00047c49558f40302aeb2a5 /doc/APIchanges
parentf01f9f179389befe9bce7639088e453146a39915 (diff)
downloadffmpeg-73ee53f317418a5719f6169e6171b40f90d18321.tar.gz
avcodec/encode: add missing assert to avcodec_receive_packet()
Encoders must return reference counted packets. This was checked only for encoders using the AVCodec->encode2() API, while blindly accepting whatever encoders using the AVCodec->receive_packet() API were returning. Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc/APIchanges')
0 files changed, 0 insertions, 0 deletions