FFmpeg git repo
Go to file
Clément Bœsch 1e4027747a ffprobe: fix const compiler warning. 2011-11-05 15:07:19 +01:00
doc Replace remaining av_new_stream() with avformat_new_stream(). 2011-11-05 15:07:19 +01:00
ffpresets
libavcodec j2kdec: fix a bunch of const compiler warnings. 2011-11-05 12:56:39 +01:00
libavdevice Replace remaining av_new_stream() with avformat_new_stream(). 2011-11-05 15:07:19 +01:00
libavfilter
libavformat Replace remaining av_new_stream() with avformat_new_stream(). 2011-11-05 15:07:19 +01:00
libavutil Put strings inside struct instead of extra indirection. 2011-11-05 11:30:46 +01:00
libpostproc
libswresample
libswscale
mt-work
presets
tests
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
avconv.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c Fix typo in warning message. 2011-11-05 11:30:46 +01:00
ffplay.c
ffprobe.c ffprobe: fix const compiler warning. 2011-11-05 15:07:19 +01:00
ffserver.c
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.