FFmpeg git repo
Go to file
Stefano Sabatini c5c20ae436 Make wmaprodec.c:decode_init() return AVERROR_INVALIDDATA /
AVERROR_PATCHWELCOME in case of invalid / unsupported number of
channels specified, rather than return AVERROR_NOTSUPP.

Originally committed as revision 22674 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-25 21:01:35 +00:00
doc Bump minor version, I forgot in the last commit 2010-03-23 20:03:20 +00:00
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 The vflip filter does not need to keep ownership of a picture reference. 2010-03-18 23:13:04 +00:00
libavformat Reindent 2010-03-25 19:47:26 +00:00
libavutil Drop AVERROR_NOFMT at the next libavutil major bump. 2010-03-21 16:34:06 +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
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Add a changelog entry for http digest auth 2010-03-25 14:01:38 +00:00
Doxyfile Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED 2010-03-18 15:00:17 +00:00
INSTALL
LICENSE
MAINTAINERS
Makefile Add some ad-hoc tests for libavfilter. 2010-03-17 23:23:44 +00:00
README
cmdutils.c Remove printing of frame sizes and frame rate abbreviations from 2010-03-17 23:51:12 +00:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c 10l: fix build without termios.h 2010-03-20 01:02:45 +00:00
ffplay.c Add a loop option to ffplay. 2010-03-23 17:39:51 +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.