FFmpeg git repo
Go to file
Jason Garrett-Glaser a5da3b040c Deprecate CREDITS
It's useless now that we've switched to git.
2011-01-18 11:20:17 -08:00
doc Missing parts of IVF muxer support. 2011-01-18 08:00:23 +01:00
ffpresets convert svn:ignore properties to .gitignore files 2011-01-17 15:50:14 +01:00
libavcodec cosmetics: reindent 2011-01-18 11:40:13 -05:00
libavcore convert svn:ignore properties to .gitignore files 2011-01-17 15:50:14 +01:00
libavdevice convert svn:ignore properties to .gitignore files 2011-01-17 15:50:14 +01:00
libavfilter convert svn:ignore properties to .gitignore files 2011-01-17 15:50:14 +01:00
libavformat Revise check for codec id in voc demuxer. 2011-01-18 13:07:17 -05:00
libavutil convert svn:ignore properties to .gitignore files 2011-01-17 15:50:14 +01:00
libpostproc convert svn:ignore properties to .gitignore files 2011-01-17 15:50:14 +01:00
libswscale convert svn:ignore properties to .gitignore files 2011-01-17 15:50:14 +01:00
tests convert svn:ignore properties to .gitignore files 2011-01-17 15:50:14 +01:00
tools convert svn:ignore properties to .gitignore files 2011-01-17 15:50:14 +01:00
.gitignore convert svn:ignore properties to .gitignore files 2011-01-17 15:50:14 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS Deprecate CREDITS 2011-01-18 11:20:17 -08:00
Changelog Missing parts of IVF muxer support. 2011-01-18 08:00:23 +01:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS Initial MAINTAINERS update 2011-01-18 11:05:51 -08:00
Makefile Add demuxers.texi file. 2011-01-09 10:22:21 +00:00
README
cmdutils.c Disable initialization of the swscale sws_opts context in 2011-01-04 14:00:06 +00:00
cmdutils.h Implement get_preset_file() in cmdutils.h and use it to factorize code 2010-11-04 23:07:04 +00:00
cmdutils_common_opts.h
common.mak
configure Change SVN to Git in configure 2011-01-17 22:13:22 +01:00
ffmpeg.c Update threshold to detect real timebase for stream copy. 2011-01-18 16:04:33 +01:00
ffplay.c Merge two if (got_picture) {} blocks in ffplay.c:get_video_frame(). 2011-01-17 22:31:11 +01:00
ffprobe.c
ffserver.c Unbreak ffserver 2011-01-07 18:48:45 +00:00
ffserver.h
subdir.mak fix building test programs with gnu make 3.82 2010-12-07 16:42:25 +00:00
version.sh use git describe for naming version in pure git clones 2011-01-16 18:34:09 +00:00

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.