Revision d36beb3f libavcodec/libvpxenc.c
libavcodec/libvpxenc.c | ||
---|---|---|
494 | 494 |
return coded_size; |
495 | 495 |
} |
496 | 496 |
|
497 |
AVCodec libvpx_encoder = { |
|
497 |
AVCodec ff_libvpx_encoder = {
|
|
498 | 498 |
"libvpx", |
499 | 499 |
AVMEDIA_TYPE_VIDEO, |
500 | 500 |
CODEC_ID_VP8, |
Also available in: Unified diff