FFmpeg git repo
Go to file
Luca Barbato d93fdcbf5c Preserve status reason
It is used to provide meaningful error messages.

Originally committed as revision 24714 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-08-06 10:26:30 +00:00
doc Extend the gas-preprocessor section with basic installation instructions. 2010-08-06 10:01:31 +00:00
ffpresets
libavcodec Remove use of the deprecated function avcodec_check_dimensions(), use 2010-08-06 09:37:04 +00:00
libavcore Clarify av_check_image_size() log message. 2010-08-06 09:36:50 +00:00
libavdevice Remove use of the deprecated function avcodec_check_dimensions(), use 2010-08-06 09:37:04 +00:00
libavfilter Remove use of the deprecated function avcodec_check_dimensions(), use 2010-08-06 09:37:04 +00:00
libavformat Preserve status reason 2010-08-06 10:26:30 +00:00
libavutil
libpostproc
libswscale swscale-test: merge declaration and initialization 2010-07-31 22:02:55 +00:00
tests fate: move some groups of related tests to their own files 2010-08-04 18:47:20 +00:00
tools Issue a warning when fed with misformatted one-line doxygen comments. 2010-08-02 07:23:47 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Implement ffprobe -show_packets. 2010-07-28 23:17:59 +00:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile fate: move some groups of related tests to their own files 2010-08-04 18:47:20 +00:00
README
cmdutils.c Extend show_protocols() to make it print information about input, 2010-07-29 22:38:28 +00:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: remove redundant extralibs settings 2010-08-05 16:54:23 +00:00
ffmpeg.c
ffplay.c
ffprobe.c Implement ffprobe -show_packets. 2010-07-28 23:17:59 +00:00
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.