| FFmpeg
    | 
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 | |
| const AVCodec | ff_libwebp_anim_encoder | 
WebP encoder using libwebp (WebPAnimEncoder API)
Definition in file libwebpenc_animencoder.c.
| 
 | static | 
Definition at line 40 of file libwebpenc_animencoder.c.
| 
 | static | 
Definition at line 58 of file libwebpenc_animencoder.c.
| 
 | static | 
Definition at line 118 of file libwebpenc_animencoder.c.
| const AVCodec ff_libwebp_anim_encoder | 
Definition at line 127 of file libwebpenc_animencoder.c.
 1.8.17
 1.8.17