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.
 
 
 
 
 
Diego Biurrun 84ef7e7fc3 #include just the required stdint.h instead of libavutil/common.h. 15 years ago
doc Merge AMR and OpenCORE documentation sections. 15 years ago
ffpresets
libavcodec #include just the required stdint.h instead of libavutil/common.h. 15 years ago
libavdevice x11grab: remove unnecessary #includes and senseless #define 15 years ago
libavfilter
libavformat Register some additional AMF types in libavformat/flv.h 15 years ago
libavutil Check for __attribute__((packed)) support 15 years ago
libpostproc
libswscale Remove unused variables. 15 years ago
tests Remove unused global variable. 15 years ago
tools print atom info during parsing, patch by Frank Barchard, fbarchard at google dot com 15 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL Clarify that we require GNU make 3.81+. 16 years ago
LICENSE
MAINTAINERS
Makefile Fix building of tools/* 15 years ago
README
cmdutils.c
cmdutils.h
common.mak Move output redirection of deps generation from make rule to DEPEND_CMD 15 years ago
configure Move output redirection of deps generation from make rule to DEPEND_CMD 15 years ago
ffmpeg.c Rename invalid option name "gop" to "g" in opt_target(), so that 15 years ago
ffplay.c Remove unnecessary rtsp.h #include. 15 years ago
ffserver.c Consistently lowercase all HTML tags. 15 years ago
ffserver.h
subdir.mak Use CPPFLAGS when building tests 15 years ago
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.