You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Stefano Sabatini 7cf9aaddcd lavu/bprint: extend/clarify documentation for av_bprint_init() size_max value 12 years ago
compat
doc Merge remote-tracking branch 'qatar/master' 12 years ago
libavcodec mpegaudiodec: switch to av_assert 12 years ago
libavdevice
libavfilter Merge remote-tracking branch 'qatar/master' 12 years ago
libavformat avio: Document that write_packet() is not allowed to change its input 12 years ago
libavresample Merge remote-tracking branch 'qatar/master' 12 years ago
libavutil lavu/bprint: extend/clarify documentation for av_bprint_init() size_max value 12 years ago
libpostproc
libswresample
libswscale
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 12 years ago
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog SubViewer demuxer and decoder. 12 years ago
Doxyfile
INSTALL Merge remote branch 'qatar/master' 14 years ago
LICENSE
MAINTAINERS
Makefile build: use COMPILE template for HOSTOBJS 12 years ago
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak Merge remote-tracking branch 'qatar/master' 12 years ago
configure Merge remote-tracking branch 'qatar/master' 12 years ago
ffmpeg.c ffmpeg: doxyfy some comments and mention the timebase used in various timestamp fields. 12 years ago
ffplay.c
ffprobe.c
ffserver.c
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.