1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-08 13:22:53 +02:00
Go to file
2013-06-09 01:10:36 +02:00
compat
doc doc/codecs: Mention relation of the experimental setting and codecs 2013-06-08 14:14:27 +02:00
libavcodec smvjpegdec: No frame at all is an error 2013-06-08 20:02:22 +02:00
libavdevice
libavfilter lavfi/pp: set out frame size. 2013-06-08 23:23:30 +02:00
libavformat Support decoding G.722 in aiff. 2013-06-09 01:10:36 +02:00
libavresample
libavutil
libpostproc
libswresample
libswscale Add unscaled converter from GBRP > 8bit to RGBx48/64. 2013-06-06 23:57:50 +02:00
presets
tests Add unscaled converter from GBRP > 8bit to RGBx48/64. 2013-06-06 23:57:50 +02:00
tools
.gitignore
arch.mak
Changelog
cmdutils_common_opts.h
cmdutils.c cmdutils: print threading capabilities for audio codecs 2013-06-07 14:24:52 +00:00
cmdutils.h
common.mak
configure
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
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.