FFmpeg git repo
Go to file
Paul B Mahol 10c8f91341 astdec: improve probing
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2012-11-27 10:16:30 +00:00
compat
doc doc/general: improve AST description 2012-11-26 10:40:51 +00:00
libavcodec get_dc: fix rounding 2012-11-26 21:26:24 +01:00
libavdevice
libavfilter lavfi/overlay: enable yuva420p as overlay background 2012-11-27 10:44:42 +01:00
libavformat astdec: improve probing 2012-11-27 10:16:30 +00:00
libavresample
libavutil lavu: drop time redefinition as it causes some problems in some uncommon configurations. 2012-11-26 02:23:30 +01:00
libpostproc
libswresample
libswscale
presets
tests
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 configure: check for access() 2012-11-27 05:03:23 +01:00
ffmpeg.c
ffmpeg.h ffmpeg: fix swr filter_type for auto inserted aresample filters 2012-11-26 04:06:19 +01:00
ffmpeg_filter.c ffmpeg: fix swr filter_type for auto inserted aresample filters 2012-11-26 04:06:19 +01:00
ffmpeg_opt.c ffmpeg: fix swr filter_type for auto inserted aresample filters 2012-11-26 04:06:19 +01:00
ffplay.c
ffprobe.c
ffserver.c
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.