FFmpeg git repo
Go to file
Diego Biurrun dc1ed61432 Mark gsize variable as av_unused, fixes the warning:
libavformat/asfdec.c:995: warning: unused variable ‘gsize’

Originally committed as revision 18620 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-04-19 13:29:11 +00:00
doc
ffpresets
libavcodec Remove unnecessary assignment, found by CSA. 2009-04-19 00:55:46 +00:00
libavdevice
libavfilter
libavformat
libavutil
libpostproc
libswscale
tests
tools
COPYING.GPL
COPYING.LGPL
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
cmdutils.c
cmdutils.h
common.mak
configure
ffmpeg.c
ffplay.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.