FFmpeg git repo
Go to file
Mans Rullgard daed21a17e avfilter: remove stray semicolon 2011-01-18 20:48:23 +00:00
doc Update git-howto with ffmpeg.org URLs 2011-01-18 20:48:23 +00:00
ffpresets consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
libavcodec consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
libavcore consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
libavdevice consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
libavfilter avfilter: remove stray semicolon 2011-01-18 20:48:23 +00:00
libavformat consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
libavutil consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
libpostproc consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
libswscale consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
tests consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
tools consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +01:00
.gitignore consolidate .gitignore patters into a single file 2011-01-18 21:32:05 +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
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.