No description
(done in order to implement slice-level parallel decoding) Patch by Andreas Öman % andreas olebyn nu % Original thread: Date: Jun 15, 2007 10:10 PM Subject: [FFmpeg-devel] [PATCH] h264 parallelized, (was: Parallelized h264 proof-of-concept) Originally committed as revision 9371 to svn://svn.ffmpeg.org/ffmpeg/trunk |
||
|---|---|---|
| doc | ||
| libavcodec | ||
| libavformat | ||
| libavutil | ||
| libpostproc | ||
| libswscale | ||
| tests | ||
| vhook | ||
| build_avopt | ||
| Changelog | ||
| clean-diff | ||
| cmdutils.c | ||
| cmdutils.h | ||
| common.mak | ||
| configure | ||
| COPYING | ||
| CREDITS | ||
| cws2fws.c | ||
| Doxyfile | ||
| ffinstall.nsi | ||
| ffmpeg.c | ||
| ffplay.c | ||
| ffserver.c | ||
| ffserver.h | ||
| INSTALL | ||
| MAINTAINERS | ||
| Makefile | ||
| output_example.c | ||
| pktdumper.c | ||
| qt-faststart.c | ||
| README | ||
| unwrap-diff | ||
| version.sh | ||
FFmpeg README ------------- 1) Documentation ---------------- * Read the documentation in the doc/ directory. 2) Licensing ------------ * Read the file COPYING. ffmpeg and the associated libraries EXCEPT libpostproc and libswscale are licensed under the GNU Lesser General Public License. * libpostproc and libswscale are distributed under the GNU General Public License and their compilation and use is optional in ffmpeg. Fabrice Bellard.