Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- static int rpi_h264_end_frame(AVCodecContext *avctx) {
- OMXContext *hwctx = avctx->hwaccel_context; // made in vd_ffmpeg.c
- H264Context *h = avctx->priv_data;
- Picture *pic = h->cur_pic_ptr;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement