FFmpeg git repo
Go to file
Reimar Döffinger 977d813447 Use / and % operators instead of reimplementing them with a loop.
Originally committed as revision 18597 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-04-17 19:56:50 +00:00
doc mingw32: FFmpeg now passes -fno-common automatically. 2009-04-14 15:25:11 +00:00
ffpresets
libavcodec Use / and % operators instead of reimplementing them with a loop. 2009-04-17 19:56:50 +00:00
libavdevice Cosmetics: Split long line. 2009-04-14 22:33:46 +00:00
libavfilter
libavformat Introduce codec id for MPEG-4 ALS and associate it with corresponding 2009-04-17 19:17:14 +00:00
libavutil
libpostproc
libswscale
tests
tools
Changelog Explain the sort order for changelog entries. 2009-04-15 11:51:02 +00:00
cmdutils.c
cmdutils.h
common.mak
configure Do not add -fno-common to CFLAGS on DOS, it is unneeded. 2009-04-16 10:34:14 +00:00
COPYING.GPL
COPYING.LGPL
CREDITS
Doxyfile
ffmpeg.c Remove unneeded assignment from av_encode() found by CSA. 2009-04-17 15:33:45 +00:00
ffplay.c
ffserver.c
ffserver.h
INSTALL
LICENSE
MAINTAINERS Add my public key fingerprint to MAINTAINERS. 2009-04-16 16:54:35 +00:00
Makefile
README
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.