diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2011-12-18 13:20:15 -0500 |
---|---|---|
committer | Justin Ruggles <justin.ruggles@gmail.com> | 2012-01-15 21:24:17 -0500 |
commit | b2c75b6e6320b1a399d76913f9d98c56f386f98b (patch) | |
tree | 72a0e973e1069acf8e9f84756742a116b430c4d9 /.gitignore | |
parent | 5ee5fa021f32e0506bed6ebd183c807d5162bc72 (diff) | |
download | ffmpeg-b2c75b6e6320b1a399d76913f9d98c56f386f98b.tar.gz |
avcodec: Add avcodec_encode_audio2() as replacement for avcodec_encode_audio()
This allows audio encoders to optionally take an AVFrame as input and write
encoded output to an AVPacket.
This also adds AVCodec.encode2() which will also be usable by video and
subtitle encoders once support is implemented in the public functions.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions