Go to file
Stefano Sabatini cf103fabbe Drop AVERROR_NOTSUPP at the next major bump, use AVERROR(ENOSYS)
instead which is semantically equivalent.

See the thread:
Subject: [FFmpeg-devel] [RFC] The meaning of AVERROR_NOTSUPP
Date: Sat, 27 Mar 2010 00:51:13 +0100

Originally committed as revision 22981 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-04-27 22:26:08 +00:00
doc Consistently prefer @var{VAR} over ``VAR'' for indicating filter 2010-04-24 10:14:05 +00:00
ffpresets
libavcodec Reidnent after r22795. 2010-04-26 22:39:08 +00:00
libavdevice Reduce the verbosity of the v4l2 input device 2010-04-27 21:33:56 +00:00
libavfilter
libavformat Reindent after rr22977. 2010-04-27 14:04:11 +00:00
libavutil Drop AVERROR_NOTSUPP at the next major bump, use AVERROR(ENOSYS) 2010-04-27 22:26:08 +00:00
libpostproc
libswscale
tests
tools
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Set ARCH=c with --disable-asm, fix build 2010-04-26 20:30:02 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Make ffmpeg use print_error() to make apparent the exact cause of 2010-04-26 22:36:55 +00:00
ffplay.c Fix compilation error of ffmpeg and ffplay with --disable-avdevice. 2010-04-22 08:55:23 +00:00
ffprobe.c Make ffprobe show stream->nb_frames if that info is known. 2010-04-25 23:35:56 +00:00
ffserver.c Mark av_metadata_set() as deprecated, and use av_metadata_set2() 2010-04-25 14:27:42 +00:00
ffserver.h
INSTALL
LICENSE
MAINTAINERS
Makefile
README
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.