-
- Downloads
avformat/flvdec: remove meaningless warning
Ever since the codecpar changes, this has been always printed when opening a flv file. This is because the codecpar changes made all streams to be added lazily as read_packet is called.
Please register or sign in to comment