Go to file
Diego Biurrun ad9eff3f9c Do not generate documentation for .d files; they do not contain source code.
Originally committed as revision 24122 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-08 18:46:22 +00:00
doc Add pixdesctest filter and corresponding test. 2010-07-07 18:24:55 +00:00
ffpresets
libavcodec Improve variable names in imlt_window_float() and mlt_compensate_output(). 2010-07-08 17:55:37 +00:00
libavdevice
libavfilter Rename read/write_line() to av_read/write_image_line(). 2010-07-07 23:41:42 +00:00
libavformat Cosmetics: whitespace 2010-07-07 20:03:15 +00:00
libavutil Fix infinite loop with clock() returning (clock_t)-1. 2010-07-08 18:13:31 +00:00
libpostproc
libswscale Fix 'assignment from incompatible pointer type' warning. 2010-07-03 09:58:13 +00:00
tests regtest: put rgb and yuv reference files in correct place 2010-07-08 18:44:00 +00:00
tools
Changelog r24021 which i have approved did by mistake remove a empty line that had a purpose. 2010-07-04 19:02:38 +00:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML. 2010-07-02 12:48:32 +00:00
common.mak Stop make complaining about moved/deleted headers 2010-07-04 18:33:37 +00:00
configure Move regression test dependencies to configure 2010-07-08 18:44:06 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile Do not generate documentation for .d files; they do not contain source code. 2010-07-08 18:46:22 +00:00
ffmpeg.c Move frame_available computation to where it belongs in ffmpeg.c. 2010-07-05 14:49:48 +00:00
ffplay.c FFplay : Fix segfault when playing monoaural streams. 2010-07-07 18:14:58 +00:00
ffprobe.c
ffserver.c Also use 503 for bandwidth limit exceeded 2010-07-08 09:21:24 +00:00
ffserver.h
INSTALL
LICENSE
MAINTAINERS
Makefile Simplify regtest reference makefile dependencies 2010-07-08 18:44:08 +00:00
README
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.