FFmpeg git repo
Go to file
Michael Niedermayer 573a8ce8f9 Merge remote-tracking branch 'qatar/master'
* qatar/master:
  g2meet: validate bpp and bitmasks in the display info

Conflicts:
	libavcodec/g2meet.c

See: ae95b2f810
Merged-by: Michael Niedermayer <michaelni@gmx.at>
2014-02-16 20:39:14 +01:00
compat
doc lavfi: adding dejudder filter to remove judder produced by partially telecined material. 2014-02-16 17:43:58 +01:00
libavcodec Merge remote-tracking branch 'qatar/master' 2014-02-16 20:39:14 +01:00
libavdevice lavd/avdevice: add param to create window buffer message 2014-02-14 05:13:33 +01:00
libavfilter lavfi: adding dejudder filter to remove judder produced by partially telecined material. 2014-02-16 17:43:58 +01:00
libavformat avformat/mov: fix avg_frame_rate calculation 2014-02-16 19:05:49 +01:00
libavresample
libavutil Merge commit 'c98f3169bfb578c1a4e407b44524f0bfa3b4dc0c' 2014-02-16 02:05:29 +01:00
libpostproc
libswresample
libswscale
presets
tests utvideoenc: Enable support for multiple slices and use them 2014-02-14 21:38:00 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: adding dejudder filter to remove judder produced by partially telecined material. 2014-02-16 17:43:58 +01:00
INSTALL
LICENSE
MAINTAINERS MAINTAINERS: add myself as ffserver maintainer 2014-02-14 14:31:42 -03:00
Makefile
README
RELEASE Prepare for 10_beta1 Release 2014-02-15 16:49:04 -05:00
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
cmdutils_opencl.c
common.mak
configure Merge commit 'd261719319a505e1716e8b52fc955bef0503ff96' 2014-02-14 02:45:45 +01:00
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg_vdpau.c
ffplay.c
ffprobe.c
ffserver.c ffserver: merge RTSP's teardown & pause routines 2014-02-14 14:31:42 -03:00
library.mak Merge commit '3a26ccbf0d9f806d067e76a3f484170abecb36b3' 2014-02-14 15:23:29 +01:00
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.