| FFmpeg
    | 
WebP encoder using libwebp (WebPAnimEncoder API) More...
Go to the source code of this file.
| Data Structures | |
| struct | LibWebPAnimContext | 
| Functions | |
| static av_cold int | libwebp_anim_encode_init (AVCodecContext *avctx) | 
| static int | libwebp_anim_encode_frame (AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) | 
| static int | libwebp_anim_encode_close (AVCodecContext *avctx) | 
| Variables | |
| class { | |
| class_name = "libwebp_anim" | |
| item_name = av_default_item_name | |
| option = options | |
| version = LIBAVUTIL_VERSION_INT | |
| }; | |
| AVCodec | ff_libwebp_anim_encoder | 
WebP encoder using libwebp (WebPAnimEncoder API)
Definition in file libwebpenc_animencoder.c.
| 
 | static | 
Definition at line 39 of file libwebpenc_animencoder.c.
| 
 | static | 
Definition at line 57 of file libwebpenc_animencoder.c.
| 
 | static | 
Definition at line 118 of file libwebpenc_animencoder.c.
| class_name = "libwebp_anim" | 
Definition at line 128 of file libwebpenc_animencoder.c.
| item_name = av_default_item_name | 
Definition at line 129 of file libwebpenc_animencoder.c.
| option = options | 
Definition at line 130 of file libwebpenc_animencoder.c.
| version = LIBAVUTIL_VERSION_INT | 
Definition at line 131 of file libwebpenc_animencoder.c.
| const { ... } | 
| AVCodec ff_libwebp_anim_encoder | 
Definition at line 134 of file libwebpenc_animencoder.c.
 1.8.6
 1.8.6