FFmpeg git repo
Go to file
Aurelien Jacobs 4bc16e83a7 simplify code by using the AV_NE() macro
Originally committed as revision 24986 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-08-29 22:21:29 +00:00
doc Add APIchanges entry after the addition of 2010-08-26 00:41:40 +00:00
ffpresets
libavcodec Include stdint.h instead of inttypes.h, it is enough for what this file need. 2010-08-29 15:46:38 +00:00
libavcore
libavdevice
libavfilter
libavformat simplify code by using the AV_NE() macro 2010-08-29 22:21:29 +00:00
libavutil
libpostproc
libswscale swscale: simplify selection of optimizations to compile. 2010-08-25 14:39:11 +00:00
tests Add fate test for Westwood SND1 codec 2010-08-28 14:51:51 +00:00
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Add changelog entry for MMSH support. 2010-08-25 16:05:03 +00:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS rename idroq.c to idroqdec.c 2010-08-29 16:37:33 +00:00
Makefile fate: print list of tests with "make fate-list" 2010-08-26 13:58:45 +00:00
README
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: move config.fate creation after OS section 2010-08-26 22:22:27 +00:00
ffmpeg.c
ffplay.c
ffprobe.c
ffserver.c
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.