Changeset d5c90ff2 in ffmpeg

Timestamp:
Aug 12, 2012, 12:51:22 PM (12 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
bbe1a468
Parents:
da74e883
git-author:
Michael Niedermayer <michaelni@gmx.at> (08/11/12 14:09:44)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (08/12/12 12:51:22)
Message:

lavf: reimplement is_intra_only() by using the AVCodecContext codec descriptor

This also changes behavior as the descriptor table is more complete than
the switch/case it replaces. As well as considering all non video as
intra only

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

Note: See TracChangeset for help on using the changeset viewer.