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.
 
 
 
 
Ramiro Polla e16c1569c0 doc,win32: add note about the use of dllimport for global data in MSVC++ 15 years ago
doc doc,win32: add note about the use of dllimport for global data in MSVC++ 15 years ago
ffpresets
libavcodec fft: mark xmm registers as clobbered in ff_imdct_calc_sse 15 years ago
libavcore Add a test for av_parse_video_rate(). 15 years ago
libavdevice
libavfilter yadif: Explicit wordlength for compare. Fixes compile with clang. 15 years ago
libavformat movdec: Free the previous extradata 15 years ago
libavutil Check whether compiler supports xmm registers in asm clobber list 15 years ago
libpostproc
libswscale 100l, fix sws_getCachedContext. It did not set the colorspace details, 15 years ago
tests Remove pointless -vn option, the file has no video stream. 15 years ago
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Check whether compiler supports xmm registers in asm clobber list 15 years ago
ffmpeg.c ffmpeg: Fix prototype of some OPT_FUNC2 functions. They must return an int. 15 years ago
ffplay.c
ffprobe.c
ffserver.c
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.