FFmpeg git repo
Go to file
Stefano Sabatini 3fa3e4f4ec Cosmetics: add an empty newline between the function description and
the list of @params.

Improve consistency and possibly enhance readability.

Originally committed as revision 24842 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-08-20 14:19:55 +00:00
doc Add Apple HTTP Live Streaming demuxer 2010-08-19 14:54:37 +00:00
ffpresets
libavcodec imc: fix undefined float to int conversion 2010-08-19 16:51:26 +00:00
libavcore Implement inline function av_fill_image_max_pixstep() and use it for 2010-08-18 21:02:38 +00:00
libavdevice Define macro AV_NE() and use it in libavdevice. 2010-08-17 18:25:34 +00:00
libavfilter Cosmetics: add an empty newline between the function description and 2010-08-20 14:19:55 +00:00
libavformat add FF_API_URL_RESETBUF define to disable the deprecated url_resetbuf() 2010-08-19 21:28:43 +00:00
libavutil Fix out-of-tree build 2010-08-17 18:48:56 +00:00
libpostproc
libswscale fix anonymous memory mapping for NetBSD 2010-08-19 23:48:19 +00:00
tests fate-run: use 'run' function in 'ffmpeg' function 2010-08-19 16:51:24 +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 Apple HTTP Live Streaming demuxer 2010-08-19 14:54:37 +00:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Skip adding SDL_CFLAGS to CFLAGS for the ffplay.d target. 2010-08-17 14:58:44 +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 Fix configure .pc files generation and make install when 2010-08-18 10:57:48 +00:00
ffmpeg.c
ffplay.c Mention lowres if SDL can't provide the needed resolution. 2010-08-17 08:13:14 +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.