FFmpeg git repo
Go to file
Stefano Sabatini ab3efd0077 Return AVERROR(EINVAL) rather than -1 in case of invalid values.
Originally committed as revision 25274 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-09-30 20:24:49 +00:00
doc Add APIchanges entry for lsws change of r32368. 2010-09-28 15:33:59 +00:00
ffpresets Remove legacy x264 presets 2010-09-17 20:14:24 +00:00
libavcodec add FF_API_SUBTITLE_OLD define to disable the deprecated decode_subtitle API 2010-09-30 20:12:46 +00:00
libavcore av_fill_image_linesizes -> av_image_fill_linesizes 2010-09-08 23:36:14 +00:00
libavdevice Allow to set the frame rate in v4l2 devices 2010-09-23 09:16:05 +00:00
libavfilter Return AVERROR(EINVAL) rather than -1 in case of invalid values. 2010-09-30 20:24:49 +00:00
libavformat Correct tag is m2v1 2010-09-30 18:12:27 +00:00
libavutil Add missing case for FF_OPT_TYPE_DOUBLE in av_opt_set_defaults2(). 2010-09-29 21:42:03 +00:00
libpostproc
libswscale Set default values for the scale context in sws_alloc_context(). 2010-09-29 22:06:44 +00:00
tests Update rv20 seek test reference 2010-09-26 09:02:51 +00:00
tools
Changelog Port MPlayer blackframe filter. 2010-09-26 21:36:05 +00:00
cmdutils_common_opts.h
cmdutils.c User application side of Codec specific parameters. 2010-09-29 23:06:51 +00:00
cmdutils.h User application side of Codec specific parameters. 2010-09-29 23:06:51 +00:00
common.mak Create config.asm for use with yasm 2010-09-03 21:27:19 +00:00
configure Group togheter filter dependency specifications. 2010-09-28 13:44:10 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c User application side of Codec specific parameters. 2010-09-29 23:06:51 +00:00
ffplay.c User application side of Codec specific parameters. 2010-09-29 23:06:51 +00:00
ffprobe.c User application side of Codec specific parameters. 2010-09-29 23:06:51 +00:00
ffserver.c
ffserver.h
INSTALL
LICENSE Remove h264 asm items off the GPL-only list. They are LGPL now. 2010-09-10 03:31:24 +00:00
MAINTAINERS Add my GPG fingerprint. 2010-09-06 16:57:34 +00:00
Makefile
README
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.