FFmpeg git repo
Go to file
Andreas Öman 0e1ccdeb11 It should be #if, not #ifdef
Originally committed as revision 18659 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-04-22 08:39:46 +00:00
doc mingw32: FFmpeg now passes -fno-common automatically. 2009-04-14 15:25:11 +00:00
ffpresets
libavcodec Switch VLC tables in WMV3/VC-1 decoder to new static init method 2009-04-22 05:20:31 +00:00
libavdevice Cosmetics: Split long line. 2009-04-14 22:33:46 +00:00
libavfilter Remove consume_whitespace() and replace it with direct calls to 2009-04-21 19:08:49 +00:00
libavformat It should be #if, not #ifdef 2009-04-22 08:39:46 +00:00
libavutil Fix 10l typo (usage of PIX_FMT_NE()). 2009-04-22 02:29:11 +00:00
libpostproc
libswscale Planar 16bit 420 422 444 YUV support (output is only supported in some 2009-04-21 01:08:03 +00:00
tests
tools
Changelog Explain the sort order for changelog entries. 2009-04-15 11:51:02 +00:00
cmdutils.c
cmdutils.h
common.mak Move addition of MMX-OBJS to OBJS into common.mak instead of duplicating it. 2009-04-12 22:48:44 +00:00
configure PPC: check for x-form asm constraint support 2009-04-18 13:57:30 +00:00
COPYING.GPL
COPYING.LGPL
CREDITS
Doxyfile
ffmpeg.c Check that channel layout is compatible with number of channels for 2009-04-19 14:05:55 +00:00
ffplay.c indent 2009-04-19 21:44:25 +00:00
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 Remove example programs with a wildcard expression. 2009-04-20 11:14:19 +00:00
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.