Jason Garrett-Glaser 4a384de5b8 Split h264dsp and h264pred in configure.
Many H.264 derivatives, like RV40 and VP8, use the H.264 prediction functions
but not the weight/loopfilter functions.
This should reduce the size of builds with one of these derivatives but without
H.264 decoding itself.

Originally committed as revision 24741 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-08-07 23:10:25 +00:00
2010-08-07 01:15:34 +00:00
2010-07-21 18:28:42 +00:00
2010-03-08 05:04:29 +00:00
2010-08-07 01:15:34 +00:00
2010-08-07 01:15:34 +00:00
2010-07-28 23:17:59 +00:00

FFmpeg README
-------------

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

* Read the documentation in the doc/ directory.

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

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