FFmpeg git repo
Go to file
Michael Niedermayer 28d35dbe9f avformat/mpegenc: fix muxrates AVOption maximum value
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-09-29 17:00:54 +02:00
compat
doc Merge remote-tracking branch 'qatar/master' 2013-09-28 11:02:01 +02:00
libavcodec avcodec/exif: print bytes and undefined types as scalar lists 2013-09-29 12:19:47 +02:00
libavdevice
libavfilter avfilter/dualinput: remove unused variable 2013-09-28 14:33:30 +00:00
libavformat avformat/mpegenc: fix muxrates AVOption maximum value 2013-09-29 17:00:54 +02:00
libavresample
libavutil Merge commit '38e15df1489d86c016515223ee693e7d0326c56a' 2013-09-28 10:47:43 +02:00
libpostproc
libswresample
libswscale
presets
tests Revert "fate: Force diff into text mode" 2013-09-29 12:19:48 +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
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.