FFmpeg git repo
Go to file
Michael Niedermayer b3970b3949 Merge commit '6fc8226e29055858f28973bb3d27b63b3b65e616'
* commit '6fc8226e29055858f28973bb3d27b63b3b65e616':
  vp3: Check the framerate for validity

Conflicts:
	libavcodec/vp3.c

See: a56d963f11
Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-09-16 14:10:31 +02:00
compat
doc doc/encoders: improve libvo-aacenc doc 2013-09-15 11:35:32 +02:00
libavcodec Merge commit '6fc8226e29055858f28973bb3d27b63b3b65e616' 2013-09-16 14:10:31 +02:00
libavdevice lavd/v4l2: Improve debug message 2013-09-08 14:30:52 +02:00
libavfilter libavfilter/libmpcodecs: remove unused files 2013-09-15 21:43:04 +00:00
libavformat Merge commit '5bbfe193a0a41bd2adb648c8c3f6901a575734a2' 2013-09-16 12:38:56 +02:00
libavresample
libavutil Merge remote-tracking branch 'qatar/master' 2013-09-15 11:57:02 +02:00
libpostproc
libswresample
libswscale Merge remote-tracking branch 'qatar/master' 2013-09-11 12:51:01 +02:00
presets
tests matroskaenc: Bump DocTypeVersion to 4 2013-09-15 02:08:15 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog changelog: add ffv1 yuva and dts streamid change 2013-09-15 07:24:16 -04:00
INSTALL
LICENSE
MAINTAINERS MAINTAINERS: move sections from lavc to lavu 2013-09-12 15:17:11 +02:00
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge commit 'e2cd766ca1b9bb2ba72aca5f6ba5d8be15743984' 2013-09-12 14:57:23 +02:00
ffmpeg.c ffmpeg: check for unsupported "queing of command on first filter supporting the specific commend" 2013-09-10 14:13:44 +02:00
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c
ffprobe.c
ffserver.c ffserver: allow choosing the pixel format 2013-09-14 03:51:45 +02: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.