ffmpeg/libavfilter
Clément Bœsch ee0a8bcba1 lavfi/showspectrum: fix outpicref initialization.
In 81f2549, output pixel format was changed from rgb24 to planar yuv,
but the initialization was left unchanged. As a result, the chroma
planes were left uninitalized. This was not noticed since the current
ff_get_video_buffer() seems to be initializing the buffer. This won't be
the case anymore after the Evil Plan.
2013-03-09 23:52:33 +01:00
..
2013-01-21 15:20:42 +00:00
2012-12-18 17:31:01 +01:00
2013-02-25 04:39:26 +01:00
2013-03-05 18:36:40 +00:00
2012-03-17 11:21:49 +01:00
2013-01-05 05:21:44 +01:00
2012-11-28 19:18:24 +01:00
2013-03-05 18:45:35 +00:00
2013-02-21 20:16:23 +00:00
2012-11-29 02:09:22 +01:00
2012-11-29 02:09:40 +01:00
2013-01-13 13:23:30 +00:00
2013-02-25 13:07:29 +00:00
2013-01-05 10:25:32 +01:00
2013-03-05 18:45:35 +00:00
2012-11-29 02:09:01 +01:00
2012-12-23 19:03:36 +01:00
2012-12-26 21:32:38 +01:00
2012-11-29 00:09:31 +01:00
2013-02-16 13:24:43 +01:00