OSDN Git Service

Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields.
authorJustin Ruggles <justin.ruggles@gmail.com>
Sun, 11 Jul 2010 16:56:20 +0000 (16:56 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Sun, 11 Jul 2010 16:56:20 +0000 (16:56 +0000)
commit23940f1405d4c19df69b1fa77c319e9f114c8ef7
tree1f98802573d8e6c7ff8f0467bca1a05171d5fe7d
parent31769dad7d182983e2943d519201c24e9cea6f3e
Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields.
Add AVLPCType enum.
Deprecate AVCodecContext.use_lpc.

Originally committed as revision 24199 to svn://svn.ffmpeg.org/ffmpeg/trunk
doc/APIchanges
libavcodec/alacenc.c
libavcodec/avcodec.h
libavcodec/flacenc.c
libavcodec/lpc.c
libavcodec/lpc.h
libavcodec/options.c
libavcodec/ra144enc.c