FFmpeg git repo
Go to file
Michael Niedermayer 05f4c05061 vc1dec: remove interlaced warning
While not yet bugfree, the warning is IMHO no longer appropriate

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-04-26 03:44:05 +02:00
compat
doc lavfi/unsharp: add opencl unsharp filter 2013-04-26 03:05:26 +02:00
libavcodec vc1dec: remove interlaced warning 2013-04-26 03:44:05 +02:00
libavdevice
libavfilter lavfi/unsharp: add opencl unsharp filter 2013-04-26 03:05:26 +02:00
libavformat Read block_align from extradata when decoding qclp in aiff. 2013-04-23 16:19:26 +02:00
libavresample
libavutil lavu/opencl:add opencl set param function 2013-04-26 03:04:42 +02:00
libpostproc
libswresample
libswscale
presets
tests fate: re-enable fate-acodec-dca2 2013-04-25 23:23:12 +02:00
tools
.gitignore
arch.mak
Changelog lavfi: add video stabilization plugins using vid.stab library 2013-04-24 18:30:42 +02:00
cmdutils_common_opts.h
cmdutils.c lavfi: add timeline support. 2013-04-23 01:02:27 +02:00
cmdutils.h
common.mak
configure lavfi: add video stabilization plugins using vid.stab library 2013-04-24 18:30:42 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE lavfi: add video stabilization plugins using vid.stab library 2013-04-24 18:30:42 +02:00
MAINTAINERS MAINTAINERS: add jpeg2000 maintainer 2013-04-24 16:42:47 +02:00
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.