1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00
Go to file
Janne Grunau f795a8a8bf h264: make context_count unsigned
Removes the bogus but scary looking warning 'libavcodec/h264.c:4529:49:
warning: array subscript is below array bounds [-Warray-bounds]'.
2014-02-12 15:48:03 +01:00
2014-02-12 13:13:17 +00:00
2014-02-12 15:18:21 +01:00
2013-07-07 21:43:23 +02:00
2014-02-12 13:13:17 +00:00
2013-10-22 10:49:31 +02:00
2014-02-12 13:13:17 +00:00
2011-03-16 21:54:39 +01:00
2011-04-07 02:54:12 +02:00
2013-11-28 15:37:10 +01:00
2014-02-12 13:13:17 +00:00
2014-01-18 10:27:27 -05:00

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

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

* Read the documentation in the doc/ directory.

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

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