Nicolas George dbe57f7e9f lavfi/avf_concat: fix invalid exclusive test.
The invalid test did not cause any actual problem since
the first branch is only possible with bogus filters.

Fix coverity issue CID 733850.
(cherry picked from commit 709628aa71)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-03-20 20:51:27 +01:00
2013-03-20 20:49:15 +01:00
2013-03-20 19:59:47 +01:00
2012-05-04 18:40:36 +02:00
2013-03-20 15:00:50 +01:00
2012-09-25 07:42:32 +02:00
2012-09-07 14:59:01 +02:00
2012-09-27 20:25:53 +02:00
2012-09-23 21:05:29 +02:00
2013-03-04 00:01:57 +01:00
2012-12-10 00:26:56 +01:00
2011-04-08 02:50:13 +02:00
2012-09-27 01:48:14 +02:00
2012-04-06 10:23:26 +02:00
2013-03-04 00:01:57 +01:00
2013-03-04 00:01:57 +01:00

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

2) Licensing
------------

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.
Languages
C 90.9%
Assembly 7.2%
Makefile 1.3%
C++ 0.2%
Objective-C 0.2%
Other 0.1%