You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Michael Niedermayer d9c3e5f6d8 Feed the filter chain with the sample aspect ratio from the muxer or codec layer 14 years ago
doc Explain how to set up user name/email correctly for git. 14 years ago
ffpresets convert svn:ignore properties to .gitignore files 14 years ago
libavcodec update av_log_missing_feature() to git 14 years ago
libavcore convert svn:ignore properties to .gitignore files 14 years ago
libavdevice convert svn:ignore properties to .gitignore files 14 years ago
libavfilter convert svn:ignore properties to .gitignore files 14 years ago
libavformat Add muxer for IVF format. 14 years ago
libavutil convert svn:ignore properties to .gitignore files 14 years ago
libpostproc convert svn:ignore properties to .gitignore files 14 years ago
libswscale convert svn:ignore properties to .gitignore files 14 years ago
tests convert svn:ignore properties to .gitignore files 14 years ago
tools convert svn:ignore properties to .gitignore files 14 years ago
.gitignore convert svn:ignore properties to .gitignore files 14 years ago
COPYING.GPLv2
COPYING.GPLv3 Add configure option to upgrade (L)GPL to version 3. 16 years ago
COPYING.LGPLv2.1
COPYING.LGPLv3 Add configure option to upgrade (L)GPL to version 3. 16 years ago
CREDITS Add myself to CREDITS 15 years ago
Changelog Add docs and Changelog entry for the -copytb option added in r26340. 14 years ago
Doxyfile Do not generate LaTeX Doxygen documentation by default. 15 years ago
INSTALL
LICENSE Remove h264 asm items off the GPL-only list. They are LGPL now. 14 years ago
MAINTAINERS Add my GPG fingerprint to MAINTAINERS 14 years ago
Makefile Add demuxers.texi file. 14 years ago
README
cmdutils.c Disable initialization of the swscale sws_opts context in 14 years ago
cmdutils.h Implement get_preset_file() in cmdutils.h and use it to factorize code 14 years ago
cmdutils_common_opts.h Implement a -pix_fmts option for listing all the supported pixel 15 years ago
common.mak Create config.asm for use with yasm 14 years ago
configure Change SVN to Git in configure 14 years ago
ffmpeg.c Feed the filter chain with the sample aspect ratio from the muxer or codec layer 14 years ago
ffplay.c Merge two if (got_picture) {} blocks in ffplay.c:get_video_frame(). 14 years ago
ffprobe.c Make ffprobe print stream language only once, also remove usage of the 14 years ago
ffserver.c Unbreak ffserver 14 years ago
ffserver.h
subdir.mak fix building test programs with gnu make 3.82 14 years ago
version.sh use git describe for naming version in pure git clones 14 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.