FFmpeg git repo
Go to file
Paul B Mahol d64f3b72e0 replace some deprecated defines
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2013-07-06 05:43:24 +00:00
compat Merge remote-tracking branch 'qatar/master' 2013-07-05 13:11:06 +02:00
doc examples/muxing: add support to audio resampling 2013-07-06 12:31:16 +02:00
libavcodec replace some deprecated defines 2013-07-06 05:43:24 +00:00
libavdevice
libavfilter replace some deprecated defines 2013-07-06 05:43:24 +00:00
libavformat replace some deprecated defines 2013-07-06 05:43:24 +00:00
libavresample
libavutil Merge commit '0420c810ceb430003f9f2793c5cfa1fe84657f3d' 2013-07-05 12:43:57 +02:00
libpostproc
libswresample
libswscale
presets
tests Fix opacity and increase colour dynamics of initial vmd palette. 2013-07-04 18:01:08 +02: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' 2013-07-05 13:11:06 +02:00
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
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.