FFmpeg git repo
Go to file
Michael Niedermayer 9528ce7b99 Sightly simplify initialization of int start.
No real speed change.

Originally committed as revision 21336 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-01-20 00:17:16 +00:00
doc Adds -aq documentation to the ffmpeg docs. 2010-01-19 22:13:51 +00:00
ffpresets
libavcodec Sightly simplify initialization of int start. 2010-01-20 00:17:16 +00:00
libavdevice Add symbol versioning for shared libraries 2010-01-16 04:49:02 +00:00
libavfilter Implement null video sink. 2010-01-16 11:05:36 +00:00
libavformat fetch flv duration from file if it is set to 0 in metadata 2010-01-19 19:41:24 +00:00
libavutil Move FASTDIV macro to intmath.h 2010-01-19 23:25:36 +00:00
libpostproc Add symbol versioning for shared libraries 2010-01-16 04:49:02 +00:00
libswscale Split overly long line. 2010-01-19 22:36:46 +00:00
tests regtest: split wma test into wmav1 and wmav2 2010-01-16 20:18:22 +00:00
tools
Changelog SIPR16k decoder 2010-01-16 03:54:55 +00:00
cmdutils_common_opts.h
cmdutils.c Update this_year value. 2010-01-01 15:07:35 +00:00
cmdutils.h
common.mak Add symbol versioning for shared libraries 2010-01-16 04:49:02 +00:00
configure configure: do not use character classes with awk 2010-01-19 23:18:19 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile Exclude .svn and .git directories from doxygen documentation. 2010-01-15 21:49:10 +00:00
ffmpeg.c Fix stream copy & transcoding one stream at the same time. 2010-01-07 01:15:16 +00:00
ffplay.c
ffserver.c Mark http_log() as static; it is only used in this file. 2010-01-04 17:55:52 +00:00
ffserver.h
INSTALL
LICENSE
MAINTAINERS add myself as the electronicarts demuxer maintainer 2010-01-11 12:08:42 +00:00
Makefile Add rules to install generated headers 2010-01-19 04:40:13 +00:00
README
subdir.mak Add rules to install generated headers 2010-01-19 04:40:13 +00:00
version.sh Read "Last Changed Rev" field instead of "Revision" field to avoid being 2010-01-16 18:29:52 +00:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.