OSDN Git Service

lavc: add avcodec_encode_video2() that encodes from an AVFrame -> AVPacket
authorAnton Khirnov <anton@khirnov.net>
Wed, 1 Feb 2012 08:54:38 +0000 (09:54 +0100)
committerAnton Khirnov <anton@khirnov.net>
Wed, 8 Feb 2012 19:54:24 +0000 (20:54 +0100)
commit52f82a11489af88960c8774c142cbde78063365f
treed3e73db65b11efc036b5f195d05e3563236c1090
parent21d0d1d64f9b616d8417cd18fc8d457c49eb2c2c
lavc: add avcodec_encode_video2() that encodes from an AVFrame -> AVPacket

Deprecate avcodec_encode_video().
doc/APIchanges
libavcodec/avcodec.h
libavcodec/utils.c
libavcodec/version.h