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 47f0704eb2 Prefix value for flags with "0x", to make it clear that it is an 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
libavfilter Prefix value for flags with "0x", to make it clear that it is an 15 years ago
libavformat Make the nut decoder read the ff_nut_video_tags to detect codec id of 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 matroskadec: Support webm doctype 15 years ago
Doxyfile
INSTALL
LICENSE
MAINTAINERS
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 Avoid mixed declaration and code, fix C89 compatibility. 15 years ago
ffprobe.c
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

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.