FFmpeg git repo
Go to file
Michael Niedermayer 0e1f78f90b Fix rounding direction for calculation of AVPacket.duration.
Fixes issue1579

Originally committed as revision 22802 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-04-04 22:19:42 +00:00
doc Document minimum binutils requirements on Unix-like platforms. 2010-04-04 15:35:56 +00:00
ffpresets
libavcodec Avoid division by zero 2010-04-04 07:18:10 +00:00
libavdevice Replace all remaining occurrences of AVERROR_NOMEM with 2010-04-03 14:15:00 +00:00
libavfilter Remove variable whose value was never read. Found by clang. 2010-04-03 15:29:48 +00:00
libavformat Fix rounding direction for calculation of AVPacket.duration. 2010-04-04 22:19:42 +00:00
libavutil
libpostproc
libswscale
tests
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog minor spelling fixes 2010-04-03 09:42:40 +00:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c Reindent. 2010-04-04 13:50:38 +00:00
ffplay.c
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.