FFmpeg git repo
Go to file
Stefano Sabatini 33d2e7b395 Add APIchanges entry after the addition of av_fill_image_max_pixstep()
of r24827.

Originally committed as revision 24828 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-08-18 21:07:09 +00:00
doc Add APIchanges entry after the addition of av_fill_image_max_pixstep() 2010-08-18 21:07:09 +00:00
ffpresets
libavcodec fft-test: format error output more readably 2010-08-16 20:34:06 +00:00
libavcore Implement inline function av_fill_image_max_pixstep() and use it for 2010-08-18 21:02:38 +00:00
libavdevice Define macro AV_NE() and use it in libavdevice. 2010-08-17 18:25:34 +00:00
libavfilter Implement inline function av_fill_image_max_pixstep() and use it for 2010-08-18 21:02:38 +00:00
libavformat add a comment to clarify that FF_API_* defines are not part of public API 2010-08-18 20:37:32 +00:00
libavutil Fix out-of-tree build 2010-08-17 18:48:56 +00:00
libpostproc
libswscale validate input data and linesizes 2010-08-18 19:37:37 +00:00
tests fate: store last version in per-slot file 2010-08-17 20:36:22 +00:00
tools Set the correct type for the output links. 2010-08-17 18:07:57 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Remove "CODEC_CAP_EXPERIMENTAL added" entry from the Changelog. 2010-08-18 11:13:40 +00:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Skip adding SDL_CFLAGS to CFLAGS for the ffplay.d target. 2010-08-17 14:58:44 +00:00
README
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak Remove dep/depend targets and related variables. 2010-08-17 15:02:33 +00:00
configure Fix configure .pc files generation and make install when 2010-08-18 10:57:48 +00:00
ffmpeg.c
ffplay.c Mention lowres if SDL can't provide the needed resolution. 2010-08-17 08:13:14 +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.