1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-13 21:28:01 +02:00
Go to file
2012-07-26 22:22:49 +02:00
compat
doc faq: explain about new streams, probesize and analyzeduration. 2012-07-26 00:30:37 +02:00
libavcodec lavc/rt: small wording fix in a comment. 2012-07-26 22:22:49 +02:00
libavdevice
libavfilter Merge remote-tracking branch 'qatar/master' 2012-07-26 21:37:15 +02:00
libavformat Merge remote-tracking branch 'qatar/master' 2012-07-26 21:37:15 +02:00
libavresample Merge remote-tracking branch 'qatar/master' 2012-07-26 21:37:15 +02:00
libavutil
libpostproc
libswresample
libswscale
mt-work
presets
tests lavf: move generic index generation code to a later point 2012-07-26 03:04:49 +02:00
tools
.gitignore
arch.mak
Changelog Changelog: put entries lost in 2cb4d51654 back 2012-07-26 20:37:05 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg: doxyfy some comments and mention the timebase used in various timestamp fields. 2012-07-26 17:58:26 +02:00
ffplay.c
ffprobe.c ffprobe: use av_guess_sample_aspect_ratio() for guessing the aspect ratio 2012-07-25 10:05:02 +02: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.