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 fe5feaeb76 Use retry_transfer_wrapper() in url_write() as its callers do not expect it to stop in the middle. 14 years ago
doc doc,win32: add note about the use of dllimport for global data in MSVC++ 14 years ago
ffpresets
libavcodec fft: mark xmm registers as clobbered in ff_imdct_calc_sse 14 years ago
libavcore Add a test for av_parse_video_rate(). 14 years ago
libavdevice Allow to set the frame rate in v4l2 devices 14 years ago
libavfilter yadif: Explicit wordlength for compare. Fixes compile with clang. 14 years ago
libavformat Use retry_transfer_wrapper() in url_write() as its callers do not expect it to stop in the middle. 14 years ago
libavutil Check whether compiler supports xmm registers in asm clobber list 14 years ago
libpostproc
libswscale 100l, fix sws_getCachedContext. It did not set the colorspace details, 14 years ago
tests Remove pointless -vn option, the file has no video stream. 14 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 14 years ago
ffmpeg.c ffmpeg: Fix prototype of some OPT_FUNC2 functions. They must return an int. 14 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.