FFmpeg git repo
Go to file
Tilman Brock ee028bbde9 Fix spelling error.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit b08f59dca4)
2011-02-14 23:59:55 +01:00
doc Fix spelling error. 2011-02-14 23:59:55 +01:00
ffpresets
libavcodec aac: remove dead SBR input scaling 2011-02-14 23:58:21 +01:00
libavcore
libavdevice
libavfilter Make avfilter_config_links() propagate audio information of the source link if it is not explicitely set by the filter. 2011-02-14 23:37:34 +01:00
libavformat mmst: fix reading uninitialized data for ping packets. 2011-02-14 23:59:55 +01:00
libavutil
libpostproc
libswscale Fix MMX rgb24 to yuv conversion with gcc 4.6 2011-02-14 23:58:18 +01:00
tests Fix qtrle regression test, actually test qtrle. 2011-02-13 00:54:05 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog spdifenc: IEC 61937 encapsulation of DTS-HD for HDMI 2011-02-14 23:58:19 +01:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Allow "make clean" to clean files in tools 2011-02-13 00:54:05 +01:00
README
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: fix non-standard regex used with expr 2011-02-14 23:58:20 +01:00
ffmpeg.c Restructure video filter implemenattion in ffmpeg.c. 2011-02-14 23:03:13 +01:00
ffplay.c Remove disabled legacy code in ffplay. 2011-02-14 23:58:21 +01: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.