FFmpeg git repo
Go to file
Michael Niedermayer d41c019da0 fate/scalenorm: unbreak fate
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-10-28 18:26:11 +01:00
compat
doc lavu: keep context size variables 2012-10-28 14:33:41 +01:00
libavcodec frame_thread_encode: fix context memleak 2012-10-28 17:04:11 +01:00
libavdevice
libavfilter Synchronize libmpcodecs: Support 16bit yuv in telecine filter. 2012-10-28 15:46:35 +01:00
libavformat parse ID3v2 chapters 2012-10-28 15:10:28 +00:00
libavresample
libavutil lavu: keep context size variables 2012-10-28 14:33:41 +01:00
libpostproc
libswresample swr: use 64bit index/len for x86_64 mix 2012-10-28 02:09:08 +02:00
libswscale sws: rgb has no range, avoid random results if the user tries to mess with it anyway. 2012-10-28 02:46:56 +02:00
presets
tests fate/scalenorm: unbreak fate 2012-10-28 18:26:11 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2012-10-28 14:24:27 +01:00
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c
ffprobe.c
ffserver.c Merge commit '4521645b1aee9e9ad8f5cea7b2392cd5f6ffcd26' 2012-10-28 13:19:11 +01:00
library.mak
version.sh

README

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.