FFmpeg git repo
Go to file
Clément Bœsch 7c0d30b57b ass: use av_asprintf() instead of a temporary stack buffer. 2012-01-30 23:28:26 +01:00
doc Merge remote-tracking branch 'qatar/master' 2012-01-29 00:34:59 +01:00
ffpresets
libavcodec ass: use av_asprintf() instead of a temporary stack buffer. 2012-01-30 23:28:26 +01:00
libavdevice Merge remote-tracking branch 'qatar/master' 2012-01-29 00:34:59 +01:00
libavfilter Merge remote-tracking branch 'qatar/master' 2012-01-29 00:34:59 +01:00
libavformat Cosmetics: Add bit per component information to v308 comment. 2012-01-30 11:30:52 +01:00
libavutil Merge remote-tracking branch 'qatar/master' 2012-01-29 00:34:59 +01:00
libpostproc
libswresample
libswscale Merge remote-tracking branch 'qatar/master' 2012-01-29 00:34:59 +01:00
mt-work
presets
tests fate: add support for specifying the shell used to run configure 2012-01-30 20:35:09 +01:00
tools Fix "ouput" typo and add a check. 2012-01-28 11:04:19 +01:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Fix "ouput" typo and add a check. 2012-01-28 11:04:19 +01:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
cmdutils.c cmdutils: re-add return 0 accidentally remove from opt_protocols(). 2012-01-28 12:39:57 +01:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure build: configure: Restore alphabetical order for CMDLINE_SET 2012-01-29 22:56:12 +01:00
ffmpeg.c Fallback to input timestamps for non-delay encoders. 2012-01-29 14:17:11 +01:00
ffplay.c Merge remote-tracking branch 'qatar/master' 2012-01-28 07:53:34 +01:00
ffprobe.c
ffserver.c
library.mak
version.sh

README

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.