No Description https://ffmpeg.org/

Måns Rullgård 7e6c86e65d Allow unusual ways of specifying compiler output file 15 years ago
doc 71ecc16b09 cygwin documentation: diffutils is part of the Utils packages. 15 years ago
ffpresets c79de5c07b The default subq value in the x264 CLI is now 6, not 5. 16 years ago
libavcodec 95a61cfc24 Make VAAPI/VDPAU variant of decoder foo depend on decoder foo. 15 years ago
libavdevice 38e54a75ab Make the configure script select the input/output devices using 15 years ago
libavfilter 0802356cfc Remove the const qualifier for the name field of AVFilterInOut, since 16 years ago
libavformat 5a1e202b87 Add block_align to sox input. 15 years ago
libavutil 68485d2728 Remove useless definition of struct AVCLASS. 15 years ago
libpostproc ef516f7377 Move ALIGN macro to libavutil/common.h and use it in various places 16 years ago
libswscale 71ed6c8f06 Remove dependency from swscale_internal.h to lavu/internal.h, it is no longer 15 years ago
tests df1550f081 set index duration to 0 for cbr, specifying whole container coverage 15 years ago
tools 31457d7a2e Do not fail if 'uuid' atom is encountered before 'moov'. 15 years ago
COPYING.GPLv2 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 15 years ago
COPYING.GPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 15 years ago
COPYING.LGPLv2.1 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 15 years ago
COPYING.LGPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 15 years ago
CREDITS 10ce8f2372 it seems I never added myself in there before 16 years ago
Changelog 78e65cd772 Merge the AAC encoder from SoC svn. It is still considered experimental. 15 years ago
Doxyfile 67eb5da61a HAVE_3DNOW --> HAVE_AMD3DNOW 16 years ago
INSTALL 3d4fc61064 Clarify that we require GNU make 3.81+. 16 years ago
LICENSE fc1206a4d9 Remove support for nonfree libamr library for AMR-NB/WB decoding/encoding. 15 years ago
MAINTAINERS 6892931b0b Add myself as AAC encoder maintainer 15 years ago
Makefile 684b28e09c Use LD for linking, default to same as CC 15 years ago
README aae9c405c7 Move licensing information into a separate file called LICENSE and 16 years ago
cmdutils.c da4c2dab17 Remove superfluous const. 15 years ago
cmdutils.h 4c97a6fafa Move opt_loglevel() from ffmpeg.c to cmdutils.c. 15 years ago
common.mak 7e6c86e65d Allow unusual ways of specifying compiler output file 15 years ago
configure 7e6c86e65d Allow unusual ways of specifying compiler output file 15 years ago
ffmpeg.c 340e230392 Use enum CodecID instead of int. 15 years ago
ffplay.c a7e6312b1e Remove duplicated RGB_TO_[YUV]_CCIR macros, directly use those defined 16 years ago
ffserver.c 64159a588b check if feed max file size is too small 16 years ago
ffserver.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
subdir.mak 684b28e09c Use LD for linking, default to same as CC 15 years ago
version.sh de2c2b5a98 Directly read the version number from a VERSION file; useful for releases. 16 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.