1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-06-19 19:03:00 +02:00
James Darnley d10499a32a yadif: correct strides in filter_edges_16bit
The C code treats the data as arrays of uint16_t so strides must not
be in bytes but in pixels.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
2013-05-14 09:24:13 +02:00
2013-05-07 12:31:55 +02:00
2013-05-03 18:26:12 +02:00
2013-05-09 16:12:58 +02:00
2013-05-03 18:26:12 +02:00
2013-04-05 18:55:11 +02:00
2013-05-07 12:31:55 +02:00
2013-05-07 12:31:55 +02:00
2013-04-27 10:51:28 +02:00
2013-05-07 12:31:55 +02:00
2013-04-05 18:55:11 +02:00
2013-04-05 18:55:11 +02:00

Libav README
------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.
Languages
C 89.1%
Assembly 8.4%
Makefile 1.4%
GLSL 0.3%
C++ 0.3%
Other 0.2%