add a new vp6a codec (add alpha plan support to vp6)
Originally committed as revision 10574 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
58f66029b6
commit
91fc2cf150
8 changed files with 87 additions and 33 deletions
|
|
@ -166,6 +166,7 @@ enum CodecID {
|
|||
CODEC_ID_BETHSOFTVID,
|
||||
CODEC_ID_PTX,
|
||||
CODEC_ID_TXD,
|
||||
CODEC_ID_VP6A,
|
||||
|
||||
/* various PCM "codecs" */
|
||||
CODEC_ID_PCM_S16LE= 0x10000,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue