FFmpeg git repo
Go to file
Michael Niedermayer d9c3e5f6d8 Feed the filter chain with the sample aspect ratio from the muxer or codec layer
like it has been done prior libavfilter.
2011-01-17 23:22:42 +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
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 Feed the filter chain with the sample aspect ratio from the muxer or codec layer 2011-01-17 23:22:42 +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
ffserver.h
INSTALL
LICENSE
MAINTAINERS Add my GPG fingerprint to MAINTAINERS 2011-01-17 23:51:11 +02:00
Makefile
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.