FFmpeg git repo
Go to file
Diego Biurrun 497559ec90 cosmetics: K&R coding style, prettyprinting
Originally committed as revision 19906 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-09-18 10:13:10 +00:00
doc Core Audio Format demuxer 2009-09-16 12:26:59 +00:00
ffpresets Update preset files to jive somewhat better with more recent x264 API. 2009-09-14 09:59:32 +00:00
libavcodec Only use one mdct window size in atrac1. 2009-09-17 18:52:11 +00:00
libavdevice Do not do free AVStream in case of error, this is not supposed to be 2009-09-12 16:23:13 +00:00
libavfilter
libavformat RTSP basic authentication, patch originally by Philip Coombes 2009-09-17 21:47:11 +00:00
libavutil Add warnings to av_strlcat and av_strlcpy doxygen that the input strings 2009-09-09 21:00:51 +00:00
libpostproc
libswscale Cleanup buffer debugs in swScale(). 2009-09-16 22:34:48 +00:00
tests update seek regression tests due to r19902 2009-09-17 21:35:48 +00:00
tools cosmetics: K&R coding style, prettyprinting 2009-09-18 10:13:10 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Core Audio Format demuxer 2009-09-16 12:26:59 +00:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS Register myself as RTMP maintainer 2009-09-17 05:24:42 +00:00
Makefile Add dnxhd test to regression tests. 2009-09-17 18:06:03 +00:00
README
cmdutils.c
cmdutils.h
common.mak
configure Make pkgconfig_generate() fill Libs with the required linking flags 2009-09-15 23:54:31 +00:00
ffmpeg.c Add CODEC_CAP_SUBFRAMES for codecs that output multiple subframes 2009-09-16 15:08:26 +00:00
ffplay.c
ffserver.c Move get_arg to avoid future declaration of function when 2009-09-10 19:08:03 +00:00
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.