HWDecoder icon indicating copy to clipboard operation
HWDecoder copied to clipboard

Not found AVFormatContext

Open imlsq opened this issue 9 years ago • 3 comments

Not found

AVFormatContext *pFormatCtx; AVCodecContext *pCodecCtx; AVPacket packet;

imlsq avatar Aug 31 '15 02:08 imlsq

+1

o15a3d4l11s2 avatar Jan 24 '16 19:01 o15a3d4l11s2

+1

johnnyclem avatar Feb 17 '16 02:02 johnnyclem

@johnnyclem, these structures are part of FFmpeg, but I actually used only the decoding part of this project with my own implementation for reading NAL packages.

o15a3d4l11s2 avatar Feb 17 '16 09:02 o15a3d4l11s2