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 4e992796a9 Replace h->left_type[0] by the local variable for it we have. 15 years ago
doc Revert commits 21227, 21441, and 21442. None of this is necessary now that we 15 years ago
ffpresets
libavcodec Replace h->left_type[0] by the local variable for it we have. 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 Add AV_COPY32 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 Revert commits 21227, 21441, and 21442. None of this is necessary now that we 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.