No Description https://ffmpeg.org/

Baptiste Coudurier 521cfa4aae rename -vfilters cli option to -vf 15 years ago
doc 521cfa4aae rename -vfilters cli option to -vf 15 years ago
ffpresets 7ef7ae930c Update x264 presets in line with latest x264 changes. 15 years ago
libavcodec 3b7117b73a Do the same sign flip optimization to the low freq decoder. 15 years ago
libavdevice 50f852186f Make device_open() store the VIDIOC_QUERYCAP ioctl errno, and in case 15 years ago
libavfilter 2c2b2c0ac2 silence gcc warning about potential uninitialized usage 15 years ago
libavformat f10d3d343e Add FourCC MJPG for CODEC_ID_JPEGLS. 15 years ago
libavutil cc6849ae50 bswap: 10L add missing parens around macro args 15 years ago
libpostproc ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
libswscale d9d14dc607 Use int instead of long to pass width parameters in non-public functions. 15 years ago
tests 17be16a336 FATE: update idroq-video-encode command 15 years ago
tools 6ad533b7cb qt-faststart: Avoid leaking memory if encountering a file with double ftyp atoms 15 years ago
COPYING.GPLv2 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 16 years ago
COPYING.GPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 16 years ago
COPYING.LGPLv2.1 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 16 years ago
COPYING.LGPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 16 years ago
CREDITS 55347a954e Add myself to CREDITS 15 years ago
Changelog ac1c95645a Bump libavfilter minor version and Changelog for unsharp filter 15 years ago
Doxyfile d343d59837 Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED 15 years ago
INSTALL 3d4fc61064 Clarify that we require GNU make 3.81+. 16 years ago
LICENSE c271ad21ac Clarify which parts of libswscale remain GPL. 15 years ago
MAINTAINERS bd744c4fd0 Declare myself (Alex Converse) AAC maintainer. 15 years ago
Makefile 666d7d18e1 FATE: print friendly error for individual tests when SAMPLES unset 15 years ago
README aae9c405c7 Move licensing information into a separate file called LICENSE and 16 years ago
cmdutils.c e24db3e391 Fix build with swscale disabled 15 years ago
cmdutils.h 8d787f8e52 Document cmdutils.c:print_error(). 15 years ago
cmdutils_common_opts.h 3f7bb42607 Implement a -pix_fmts option for listing all the supported pixel 15 years ago
common.mak de5aba8cca Make ranlib silent in brief output mode 15 years ago
configure 405213b736 Add -ldl to libfaadbin_extralibs instead of libfaadbin_decoder_extralibs. 15 years ago
ffmpeg.c 521cfa4aae rename -vfilters cli option to -vf 15 years ago
ffplay.c 3f073fa22c Fix auto-scaling. 15 years ago
ffprobe.c 441881b4f9 Reindent after the last commit. 15 years ago
ffserver.c 2ef6c1242a Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 years ago
ffserver.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
subdir.mak 838c7c7407 Remove $(MSG) override for install-lib targets 15 years ago
version.sh 15ccfff12c 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.