FFmpeg git repo
Go to file
Stefano Sabatini 0394c928db Prefer '///< ...' doxygen inline syntax over '/**< ... */'.
Originally committed as revision 22683 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-25 22:46:32 +00:00
doc
ffpresets Enable mbtree by default, and remove it from presets 2010-03-25 19:39:06 +00:00
libavcodec Make wmaprodec.c:decode_init() return AVERROR_INVALIDDATA / 2010-03-25 21:01:35 +00:00
libavdevice Make audio_read_packet() return AVERROR_EOF rather than AVERROR(EOF) = 2010-03-25 00:41:54 +00:00
libavfilter
libavformat Reassemble the RTSP URL before replacing hostname with the numerical IP 2010-03-25 22:21:09 +00:00
libavutil Prefer '///< ...' doxygen inline syntax over '/**< ... */'. 2010-03-25 22:46:32 +00:00
libpostproc
libswscale AltiVec implies a PPC CPU, so there is no need to check for both. 2010-03-23 22:59:14 +00:00
tests 10l, update ref value for ffm since default flags changed and are stored in the file 2010-03-25 20:45:26 +00:00
tools
Changelog Add a changelog entry for http digest auth 2010-03-25 14:01:38 +00:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c
ffplay.c
ffprobe.c
ffserver.c Actually parse the auth headers in RTSP 2010-03-25 21:48:58 +00:00
ffserver.h
INSTALL
LICENSE
MAINTAINERS
Makefile
README
subdir.mak Remove $(MSG) override for install-lib targets 2010-03-17 14:43:05 +00:00
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.