FFmpeg git repo
Go to file
Michael Niedermayer 686c781766 Make sure all mvs of a mb are set in the error concealment code.
Originally committed as revision 22520 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-14 01:52:31 +00:00
doc Bump libavfilter minor version and add APIchanges entry after the 2010-03-13 11:41:15 +00:00
ffpresets
libavcodec Make sure all mvs of a mb are set in the error concealment code. 2010-03-14 01:52:31 +00:00
libavdevice Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark 2010-03-13 19:19:44 +00:00
libavfilter Make the scale filter pass the pkt.pos information to the output 2010-03-13 12:33:44 +00:00
libavformat Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark 2010-03-13 19:19:44 +00:00
libavutil Mark AVERROR_ENOENT for deletion at the next libavutil major bump. 2010-03-14 01:32:44 +00:00
libpostproc
libswscale
tests Make sure all mvs of a mb are set in the error concealment code. 2010-03-14 01:52:31 +00:00
tools
COPYING.GPLv2 Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 2009-06-05 09:51:31 +00:00
COPYING.GPLv3 Add configure option to upgrade (L)GPL to version 3. 2009-06-05 11:04:03 +00:00
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile 10l: fix version.h generation 2010-03-10 03:10:26 +00:00
README
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Add _XOPEN_SOURCE=600 to CPPFLAGS on NetBSD. 2010-03-12 17:28:02 +00:00
ffmpeg.c
ffplay.c Make ffplay pass the packet.pos information to the filterchain, get it 2010-03-13 11:27:07 +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.