FFmpeg git repo
Go to file
Ronald S. Bultje 7bac991fd9 Reindent after r25032.
Originally committed as revision 25033 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-09-03 19:26:27 +00:00
doc Mention that library micro version should be reset if minor version is bumped. 2010-08-31 12:54:40 +00:00
ffpresets
libavcodec Port latest x264 deblock asm (before they moved to using NV12 as internal 2010-09-03 16:52:46 +00:00
libavcore Use quotes instead of angle brackets for local #includes. 2010-09-01 02:12:03 +00:00
libavdevice Define macro AV_NE() and use it in libavdevice. 2010-08-17 18:25:34 +00:00
libavfilter Implement ff_get_ref_perms_string() and use it for tracing. 2010-08-24 15:12:13 +00:00
libavformat Reindent after r25032. 2010-09-03 19:26:27 +00:00
libavutil Add missing parentheses to AV_NE macro. 2010-08-23 15:31:50 +00:00
libpostproc
libswscale swscale: simplify selection of optimizations to compile. 2010-08-25 14:39:11 +00:00
tests fate: delete log files ahead of each run 2010-09-02 15:39:44 +00:00
tools Set the correct type for the output links. 2010-08-17 18:07:57 +00:00
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 Remove dep/depend targets and related variables. 2010-08-17 15:02:33 +00:00
configure Detect llvm-gcc and set appropriate flags 2010-09-02 21:41:07 +00:00
ffmpeg.c Factorize opt_new_{audio,video,subtitle} definitions. 2010-08-24 15:48:20 +00:00
ffplay.c Add _XOPEN_SOURCE definition for usleep(). 2010-08-23 21:12:34 +00:00
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.