Go to file
Ronald S. Bultje 44c70a9b3d Fix a typo, spotted by Diego.
Originally committed as revision 23738 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-06-23 13:02:05 +00:00
doc Extend documentation for the ffmpeg -timestamp option. 2010-06-22 22:54:36 +00:00
ffpresets
libavcodec Fix a typo, spotted by Diego. 2010-06-23 13:02:05 +00:00
libavdevice Remove stray semicolon. 2010-06-21 22:54:53 +00:00
libavfilter
libavformat Reindent 2010-06-23 11:26:43 +00:00
libavutil Add av_clip_int8(), used in the upcoming VP8 decoder. 2010-06-22 19:11:33 +00:00
libpostproc
libswscale
tests
tools
Changelog Add missing changelog entry for VP8 decoder. 2010-06-23 13:01:35 +00:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Enable pthreads automatically unless w32threads is requested 2010-06-23 02:13:54 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Rename rec_timestamp to recording_timestamp, for consistency with 2010-06-22 22:54:39 +00:00
ffplay.c
ffprobe.c
ffserver.c ffserver: Use avcodec_copy_context instead of manually copying an AVCodecContext 2010-06-22 06:45:05 +00:00
ffserver.h
INSTALL
LICENSE
MAINTAINERS
Makefile
README
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.