FFmpeg git repo
Go to file
Michael Niedermayer 90d4b07063 mathemathics: update copyright years
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-10-27 00:26:35 +02:00
compat
doc examples: fix doxy so they appear on the example page 2012-10-26 16:32:32 +02:00
libavcodec lavc/srtenc: fix invalid read in case of SubRip. 2012-10-26 21:48:27 +02:00
libavdevice lavd/lavfi: fix leak in case of failure 2012-10-25 21:35:40 +02:00
libavfilter Merge commit '1b891d17c531e8a63c2974aab4bf997ce70746f3' 2012-10-26 14:24:57 +02:00
libavformat lavf/srtenc: allow zero duration events. 2012-10-26 21:48:27 +02:00
libavresample
libavutil mathemathics: update copyright years 2012-10-27 00:26:35 +02:00
libpostproc
libswresample
libswscale
presets
tests caf muxer: write metadata 2012-10-26 03:12:45 +00:00
tools cws2fws: check fstat return code. 2012-10-26 18:24:50 +02:00
.gitignore tools: add ffescape utility 2012-10-25 23:56:16 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog caf muxer: write metadata 2012-10-26 03:12:45 +00:00
INSTALL
LICENSE
MAINTAINERS
Makefile Merge remote-tracking branch 'qatar/master' 2012-10-26 15:20:48 +02:00
README
RELEASE
arch.mak
cmdutils.c cmdutils: fix unclosed file on error 2012-10-25 00:32:34 +02:00
cmdutils.h
cmdutils_common_opts.h
common.mak Merge remote-tracking branch 'qatar/master' 2012-10-26 15:20:48 +02:00
configure Merge remote-tracking branch 'qatar/master' 2012-10-26 15:20:48 +02:00
ffmpeg.c Merge commit '1b891d17c531e8a63c2974aab4bf997ce70746f3' 2012-10-26 14:24:57 +02:00
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c
ffprobe.c
ffserver.c ffserver: fix printf argument type 2012-10-25 16:35:57 +00:00
library.mak
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.