ffmpeg/libavfilter
Stefano Sabatini f0394f28c3 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).
2012-06-16 00:30:13 +02:00
..
2012-03-17 11:21:49 +01:00
2012-05-24 05:08:49 +02:00
2011-12-13 21:08:43 +01:00
2012-02-29 02:33:32 +01:00
2012-06-10 10:53:03 +02:00
2012-05-10 20:07:23 +02:00
2012-03-10 00:10:37 +01:00