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.
 
 
 
 
 
Reimar Döffinger f1a0518524 Enable AVFMT_GENERIC_INDEX for Ogg demuxer. This avoids the many 15 years ago
doc Add an entry to APIchanges for the addition of av_get_random_seed 15 years ago
ffpresets
libavcodec Document CODEC_FLAG_EMU_EDGE and avcodec_align_dimensions interaction. 15 years ago
libavdevice Make device_open() store the VIDIOC_QUERYCAP ioctl errno, and in case 15 years ago
libavfilter Prefix value for flags with "0x", to make it clear that it is an 15 years ago
libavformat Enable AVFMT_GENERIC_INDEX for Ogg demuxer. This avoids the many 15 years ago
libavutil Bump libavutil minor version for the addition of av_get_random_seed 15 years ago
libpostproc
libswscale Add empty newline to separate function declarations, for better 15 years ago
tests Update regression tests after removing track timecode scale from mkvenc 15 years ago
tools qt-faststart: Abort scanning of the input file if a badly sized atom is encountered 15 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog small wording fix 15 years ago
Doxyfile
INSTALL Clarify that we require GNU make 3.81+. 16 years ago
LICENSE
MAINTAINERS Declare myself (Alex Converse) AAC maintainer. 15 years ago
Makefile FATE: print friendly error for individual tests when SAMPLES unset 15 years ago
README
cmdutils.c Open 2-pass logfile in binary mode for both reading and writing. 15 years ago
cmdutils.h Document cmdutils.c:print_error(). 15 years ago
cmdutils_common_opts.h
common.mak
configure Change inter-protocol dependencies from _deps to _select 15 years ago
ffmpeg.c Open 2-pass logfile in binary mode for both reading and writing. 15 years ago
ffplay.c Cosmetics : re-indent after last commit. 15 years ago
ffprobe.c Reindent after the last commit. 15 years ago
ffserver.c Make ff_random_get_seed public, rename to av_get_random_seed, export the header 15 years ago
ffserver.h
subdir.mak
version.sh Read "Last Changed Rev" field instead of "Revision" field to avoid being 15 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.