No Description https://ffmpeg.org/

Stefano Sabatini d72858f89f Merge two if (got_picture) {} blocks in ffplay.c:get_video_frame(). 14 years ago
doc 4aaeabcb6a Explain how to set up user name/email correctly for git. 14 years ago
ffpresets 348b8218f7 convert svn:ignore properties to .gitignore files 14 years ago
libavcodec db323491cd update av_log_missing_feature() to git 14 years ago
libavcore 348b8218f7 convert svn:ignore properties to .gitignore files 14 years ago
libavdevice 348b8218f7 convert svn:ignore properties to .gitignore files 14 years ago
libavfilter 348b8218f7 convert svn:ignore properties to .gitignore files 14 years ago
libavformat 326851b9bc Add muxer for IVF format. 14 years ago
libavutil 348b8218f7 convert svn:ignore properties to .gitignore files 14 years ago
libpostproc 348b8218f7 convert svn:ignore properties to .gitignore files 14 years ago
libswscale 348b8218f7 convert svn:ignore properties to .gitignore files 14 years ago
tests 348b8218f7 convert svn:ignore properties to .gitignore files 14 years ago
tools 348b8218f7 convert svn:ignore properties to .gitignore files 14 years ago
.gitignore 348b8218f7 convert svn:ignore properties to .gitignore files 14 years ago
COPYING.GPLv2 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 15 years ago
COPYING.GPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 15 years ago
COPYING.LGPLv2.1 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 15 years ago
COPYING.LGPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 15 years ago
CREDITS 55347a954e Add myself to CREDITS 15 years ago
Changelog fbd56159a0 Add docs and Changelog entry for the -copytb option added in r26340. 14 years ago
Doxyfile 65415bb93a Do not generate LaTeX Doxygen documentation by default. 14 years ago
INSTALL 3d4fc61064 Clarify that we require GNU make 3.81+. 16 years ago
LICENSE 240fd8ef06 Remove h264 asm items off the GPL-only list. They are LGPL now. 14 years ago
MAINTAINERS eb97a58fff Remove myself as AAC maintainer. I just don't have it in me anymore. 14 years ago
Makefile ef298ea7ac Add demuxers.texi file. 14 years ago
README aae9c405c7 Move licensing information into a separate file called LICENSE and 16 years ago
cmdutils.c be4876eae9 Disable initialization of the swscale sws_opts context in 14 years ago
cmdutils.h 6e872935db Implement get_preset_file() in cmdutils.h and use it to factorize code 14 years ago
cmdutils_common_opts.h 3f7bb42607 Implement a -pix_fmts option for listing all the supported pixel 15 years ago
common.mak 55127e7b49 Create config.asm for use with yasm 14 years ago
configure 4a6a21f5e4 Change SVN to Git in configure 14 years ago
ffmpeg.c 0f27e6b4c2 New "copytb" ffmpeg cli option to copy input stream time base when stream copying. 14 years ago
ffplay.c d72858f89f Merge two if (got_picture) {} blocks in ffplay.c:get_video_frame(). 14 years ago
ffprobe.c 4712ed26ee Make ffprobe print stream language only once, also remove usage of the 14 years ago
ffserver.c 2a12706710 Unbreak ffserver 14 years ago
ffserver.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
subdir.mak a854bcdbec fix building test programs with gnu make 3.82 14 years ago
version.sh 8032d1dee9 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.