avvidenc: Use AVPacket.flags for detecting keyframes
authorSebastian Dröge <sebastian@centricular.com>
Tue, 19 Jan 2016 07:36:01 +0000 (09:36 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 19 Jan 2016 07:36:01 +0000 (09:36 +0200)
commit1d7d7033bc18041bc2082bf80cf3c81fd5cd68f4
treee0939f15c051171781af6ae236c677d4eeadcf7f
parente04bcf0601286990d0fa2dd9999fcfcff1b5784b
avvidenc: Use AVPacket.flags for detecting keyframes

AVCodec.coded_frame is deprecated and will disappear at some point
in the future.
ext/libav/gstavvidenc.c