주 메뉴 열기

wwiki β

바뀜

FFmpeg 개발

254 바이트 추가됨, 2020년 5월 31일 (일) 03:47
Modules
=== Modules ===
 
==== Decoding ====
 
===== Fuctions =====
 
====== int av_parser_parse2 (AVCodecParserContext *s, AVCodecContext *avctx, uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size, int64_t pts, int64_t dts, int64_t pos) ======
Parse a packet.
==== Core functions/structures. ====
편집
2,431