Changeset f0394f28 in ffmpeg

Timestamp:
Jun 15, 2012, 10:30:13 PM (12 years ago)
Author:
Stefano Sabatini <stefasab@gmail.com>
Branches:
master
Children:
635a2595
Parents:
6808759a
git-author:
Stefano Sabatini <stefasab@gmail.com> (06/10/12 16:17:50)
git-committer:
Stefano Sabatini <stefasab@gmail.com> (06/15/12 22:30:13)
Message:

lavfi/avcodec: add consistency checks in avfilter_copy_buf_props()

The function will abort through an assert if the source is not defined,
or if the internal state of the source is inconsistent (e.g. type = AUDIO
&& !src->audio).

(No files)

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