FFmpeg git repo
Go to file
Michael Niedermayer 1d3476f258 postproc/postprocess_template: remove empty comments
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-05-23 14:39:58 +02:00
compat
doc s302m encoder 2013-05-23 12:03:06 +00:00
libavcodec s302m encoder 2013-05-23 12:03:06 +00:00
libavdevice v4l2: make possible to disable libv4l2 at runtime. 2013-05-22 19:49:29 +02:00
libavfilter lavfi/mp: try to pass interlaced & tff flags 2013-05-22 20:30:09 +00:00
libavformat avformat/utils: Keep internal and external av_read_frame() packets in sync. 2013-05-23 03:29:47 +02:00
libavresample
libavutil pixdesc: mark gray8 as pseudopal 2013-05-22 21:18:08 +02:00
libpostproc postproc/postprocess_template: remove empty comments 2013-05-23 14:39:58 +02:00
libswresample
libswscale add YUVJ411P 2013-05-21 12:56:11 +02:00
presets
tests proresdec: Fix end condition 2013-05-22 20:24:50 +02:00
tools
.gitignore
arch.mak
Changelog lavfi: add lut3d filter. 2013-05-22 18:23:43 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2013-05-22 10:57:46 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS Support playing SMV files. 2013-05-22 15:20:22 +02:00
Makefile
README
RELEASE
version.sh

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.