1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
Mans Rullgard bc90230b98 imc: fix size of a memset()
IMCContext was changed from an array to a pointer in 66b84e4,
but this memset() was not updated.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-08-06 10:20:42 +01:00
2012-08-03 22:51:05 +02:00
2012-08-06 10:20:42 +01:00
2012-07-29 08:06:30 +02:00
2012-08-01 22:06:16 -04:00
2012-07-03 17:26:51 +02:00
2012-08-03 22:51:05 +02:00
2011-03-16 21:54:39 +01:00
2012-08-03 22:51:05 +02:00
2011-04-07 02:54:12 +02:00
2012-08-02 14:09:51 -04:00
2012-01-21 14:54:31 +01:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.
Languages
C 90.3%
Assembly 7.8%
Makefile 1.3%
C++ 0.2%
Objective-C 0.2%
Other 0.1%