FFmpeg git repo
Go to file
Stefano Sabatini 82ba847ea4 Add APIchanges entry after av_strerror() addition.
Originally committed as revision 22685 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-25 22:52:50 +00:00
doc Add APIchanges entry after av_strerror() addition. 2010-03-25 22:52:50 +00:00
ffpresets
libavcodec Make wmaprodec.c:decode_init() return AVERROR_INVALIDDATA / 2010-03-25 21:01:35 +00:00
libavdevice
libavfilter
libavformat Reassemble the RTSP URL before replacing hostname with the numerical IP 2010-03-25 22:21:09 +00:00
libavutil Implement av_strerror(). 2010-03-25 22:46:35 +00:00
libpostproc
libswscale
tests
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Implement av_strerror(). 2010-03-25 22:46:35 +00:00
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
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.