]> git.sesse.net Git - ffmpeg/commit
avcodec: add AV_CODEC_FLAG_DROPCHANGED to flags
authorGyan Doshi <ffmpeg@gyani.pro>
Sun, 14 Apr 2019 16:42:25 +0000 (22:12 +0530)
committerGyan Doshi <ffmpeg@gyani.pro>
Sat, 20 Apr 2019 05:08:01 +0000 (10:38 +0530)
commit3153a6502a28b20a0da822daf32bcd8f7c90d721
treef3673539f54af82ab363d813eb42cd72048105e8
parentd93e44332f1bd2be90eb637268385a5acd8f6c10
avcodec: add AV_CODEC_FLAG_DROPCHANGED to flags

Discard decoded frames which differ from first decoded frame in stream.
doc/codecs.texi
libavcodec/avcodec.h
libavcodec/decode.c
libavcodec/internal.h
libavcodec/options_table.h
libavcodec/version.h