1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
Michael Niedermayer 056c502155 Revert r21814
Log:
	h264: Fix pointer warnings by removing redundant [0]

	Fixes:
	h264.h:1222:38: warning: initialization from incompatible pointer type
	h264.h:1299:38: warning: initialization from incompatible pointer type
	h264.h:1314:42: warning: initialization from incompatible pointer type

Reason: breaks h264 decoding & fate

Originally committed as revision 21818 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-02-14 02:04:41 +00:00
2010-02-12 14:22:41 +00:00
2009-12-08 20:01:46 +00:00
2010-02-14 02:04:41 +00:00
2010-02-05 23:24:08 +00:00
2010-02-12 14:22:41 +00:00
2010-01-20 06:42:39 +00:00
2010-02-11 23:59:49 +00:00
2010-02-13 19:24:32 +00:00
2010-02-06 13:15:15 +00:00
2010-02-13 19:23:39 +00:00
2010-01-26 22:23:12 +00:00

FFmpeg 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%