1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
Go to file
2011-01-17 22:31:11 +01:00
doc Explain how to set up user name/email correctly for git. 2011-01-17 21:16:41 +01:00
ffpresets convert svn:ignore properties to .gitignore files 2011-01-17 15:50:14 +01:00
libavcodec update av_log_missing_feature() to git 2011-01-17 22:13:50 +01: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 Add muxer for IVF format. 2011-01-17 21:11:51 +01: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
Changelog Add docs and Changelog entry for the -copytb option added in r26340. 2011-01-15 11:13:07 +00:00
cmdutils_common_opts.h
cmdutils.c Disable initialization of the swscale sws_opts context in 2011-01-04 14:00:06 +00:00
cmdutils.h
common.mak
configure Change SVN to Git in configure 2011-01-17 22:13:22 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c New "copytb" ffmpeg cli option to copy input stream time base when stream copying. 2011-01-14 22:01:49 +00: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
INSTALL
LICENSE
MAINTAINERS Remove myself as AAC maintainer. I just don't have it in me anymore. 2011-01-12 07:22:12 +00:00
Makefile Add demuxers.texi file. 2011-01-09 10:22:21 +00:00
README
subdir.mak
version.sh use git describe for naming version in pure git clones 2011-01-16 18:34:09 +00:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.