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.
 
 
 
 
Martin Storsjö 27a826c941 Make mov_write_packet non-static, add ff_ prefix 15 years ago
doc rename -vfilters cli option to -vf 15 years ago
ffpresets
libavcodec Factorize some code into the new function ff_toupper4(). 15 years ago
libavdevice Make device_open() store the VIDIOC_QUERYCAP ioctl errno, and in case 15 years ago
libavfilter use filter name when graph parser add filters 15 years ago
libavformat Make mov_write_packet non-static, add ff_ prefix 15 years ago
libavutil Clarify description for the MONOWHITE and MONOBLACK pixel formats. 15 years ago
libpostproc Remove explicit filename from Doxygen @file commands. 15 years ago
libswscale Revert r31153. It failed to build on: 15 years ago
tests Replace "-vfilters" by "-vf" in regtests. Should fix regtest breakage. 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 Bump libavfilter minor version and Changelog for unsharp filter 15 years ago
Doxyfile
INSTALL
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 Fix build with swscale disabled 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 rename -vfilters cli option to -vf 15 years ago
ffplay.c Avoid mixed declaration and code, fix C89 compatibility. 15 years ago
ffprobe.c Reindent after the last commit. 15 years ago
ffserver.c Cosmetics: reindent 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.