FFmpeg git repo
Go to file
2013-01-01 16:20:10 +01:00
compat
doc doc/resampler: remove .html from link text. 2013-01-01 10:59:51 +01:00
libavcodec rawdec: fix decoding of odd dimensioned raw yv12 2013-01-01 00:44:44 +01:00
libavdevice
libavfilter lavfi: merge all filtering code into ff_filter_frame. 2013-01-01 15:19:04 +01:00
libavformat lavf/mov: fix timecode track reference usage. 2013-01-01 16:20:10 +01:00
libavresample
libavutil Drop unnecessary 'l' length modifier when printfing double values. 2012-12-31 11:20:45 +01:00
libpostproc
libswresample lswr: improve rematrixing error message. 2012-12-31 18:43:04 +01:00
libswscale
presets
tests fate: add nistsphere demuxer test 2013-01-01 14:02:54 +00:00
tools
.gitignore
arch.mak
Changelog Merge remote-tracking branch 'qatar/master' 2013-01-01 14:04:50 +01:00
cmdutils_common_opts.h
cmdutils.c cmdutils: we have 2013 2013-01-01 15:43:37 +01:00
cmdutils.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2012-12-31 14:20:01 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c ffmpeg: mark attachment streams finished. 2013-01-01 16:05:35 +01:00
ffmpeg.c
ffmpeg.h
ffplay.c
ffprobe.c ffprobe: do not escape '"' between single quotes. 2013-01-01 13:32:51 +01:00
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.