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 aebfb45774 Trying _WIN32 for win32 detection. 15 years ago
doc Allow setting the environment variable FFMPEG_DATADIR to locate preset files. 15 years ago
ffpresets
libavcodec ac3dec: return smaller of buf_size and frame_size instead of always returning 15 years ago
libavdevice Remove explicit filename from Doxygen @file commands. 15 years ago
libavfilter Remove explicit filename from Doxygen @file commands. 15 years ago
libavformat Disable LATM AAC in mpegts, this is not supported and produce too many 15 years ago
libavutil Trying _WIN32 for win32 detection. 15 years ago
libpostproc Remove explicit filename from Doxygen @file commands. 15 years ago
libswscale Remove explicit filename from Doxygen @file commands. 15 years ago
tests FATE: update nsv-demux checksums 15 years ago
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Bump libavfilter minor version and Changelog for unsharp filter 15 years ago
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Makefile: make fate target depend on compiling ffmpeg 15 years ago
README
cmdutils.c AVERROR(FF_NETERROR(x)) -> FF_NETERROR(x) 15 years ago
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Revert "Fix libx264 configure check to use pkg-config if available." 15 years ago
ffmpeg.c Make sure ffmpeg chooses a supported samplerte if the encoder supports 15 years ago
ffplay.c Fix compilation error of ffmpeg and ffplay with --disable-avdevice. 15 years ago
ffprobe.c Fix computation of the display aspect ratio. 15 years ago
ffserver.c Make ffserver support rfc3550 15 years ago
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.