FFmpeg git repo
Go to file
Michael Niedermayer a7e45cfa11 swscale/sws_getColorspaceDetails: dont fail for non yuv
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-07-25 02:50:46 +02:00
compat
doc doc/encoders: partially rewrite and reformat libx264 docs 2013-07-24 16:29:12 +02:00
libavcodec avcodec/mjpegdec: Support RGBA lpegs 2013-07-25 00:32:44 +02:00
libavdevice
libavfilter vf_scale: add input h/v_chr_pos parameters 2013-07-24 18:33:58 +02:00
libavformat matroskaenc: implement CueRelativePosition 2013-07-24 14:08:52 +02:00
libavresample
libavutil
libpostproc
libswresample swresample: fix negative rematrix volumns 2013-07-22 03:24:22 +02:00
libswscale swscale/sws_getColorspaceDetails: dont fail for non yuv 2013-07-25 02:50:46 +02:00
presets
tests matroskaenc: implement CueRelativePosition 2013-07-24 14:08:52 +02:00
tools
.gitignore
arch.mak
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Merge commit '7ef760d95c73dfee021b8fdee04f65126eb7edd1' 2013-07-22 10:34:48 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
ffplay.c ffplay: improve error message in case of failure, mention filtergraph configuration 2013-07-21 19:20:46 +02:00
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
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.