Files
ffmpeg/libavcodec/h264_slice.c
Anton Khirnov f1ccd07680 h264: do not call frame_start() for missing frames
We do not need to do a full setup like for a real frame, just allocate a
buffer and set cur_pic(_ptr).
2015-12-07 11:42:26 +01:00

85 KiB