ffmpeg/libavfilter
Stefano Sabatini 3b8c7da7a3 lavu,lavfi,lavd: do not hardcode AV_PIX_FMT_NB value when setting pixel format max value
The constant may change in libavutil but the library may be compiled
against an older version, thus rejecting a value which is otherwise
supported by the new libavutil.

INT_MAX is used here to denote the max allowed value for a pixel format.

The opt-test code is changed to provide a valid reference example.
2013-12-26 11:35:27 +01:00
..
2013-12-06 10:57:26 +01:00
2013-03-17 12:31:25 +01:00
2013-01-05 05:21:44 +01:00
2013-09-30 08:47:40 +00:00
2013-09-30 08:47:40 +00:00
2013-09-12 14:01:43 +00:00
2013-11-13 11:21:57 +01:00
2013-11-10 19:16:45 +01:00
2013-12-03 04:09:10 +01:00
2013-11-04 15:23:26 +01:00
2013-06-14 01:27:22 +02:00