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.
 
 
 
 
Stefano Sabatini 1c7900921b Add missing '()' at the end of a function name. 15 years ago
doc Add missing '()' at the end of a function name. 15 years ago
ffpresets
libavcodec Implement av_get_pix_fmt(), and deprecate avcodec_get_pix_fmt(). 15 years ago
libavdevice Avoid using deprecated AVFormatParameters::[audio|video]_codec_id field. 15 years ago
libavfilter
libavformat Set duration in Smacker demuxer 15 years ago
libavutil Implement av_get_pix_fmt(), and deprecate avcodec_get_pix_fmt(). 15 years ago
libpostproc Move array specifiers outside DECLARE_ALIGNED() invocations 15 years ago
libswscale Fix randomness of the swscale-test output. 15 years ago
tests Update regression tests after r21372 15 years ago
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Add RTP/H.263 depacketizer by Martin Storsjö <$firstname () $firstname st>. 15 years ago
Doxyfile
INSTALL
LICENSE
MAINTAINERS Added myself as dxva2 maintainer. 15 years ago
Makefile 10l: fix linking 15 years ago
README
cmdutils.c Declare variable "version" in the PRINT_LIB_VERSION() macro if block, 15 years ago
cmdutils.h
cmdutils_common_opts.h
common.mak Move ECFLAGS so it doesn't get added multiple times 15 years ago
configure Disable Altivec for processors older than G4. 15 years ago
ffmpeg.c ffmpeg.c : Don't set AVFormatParameters::[audio|video]_codec_id 15 years ago
ffplay.c Move array specifiers outside DECLARE_ALIGNED() invocations 15 years ago
ffserver.c
ffserver.h
subdir.mak Revert r21226, it was a joke: 15 years ago
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.