No Description https://ffmpeg.org/

Stefano Sabatini 15a316c014 Make parse_filter() parsing more robust. 15 years ago
doc 65214b621f Cosmetics: Fix typos in r20780. 15 years ago
ffpresets 25a42948c6 Add MBtree support for libx264 15 years ago
libavcodec ab176fdffb (Partly) support Metasoft MJPEG Codec, fixes half of issue 1611. 15 years ago
libavdevice 419bddd366 Include alsa headers before the internal FFmpeg headers. 15 years ago
libavfilter 15a316c014 Make parse_filter() parsing more robust. 15 years ago
libavformat cfac91fec3 Dump RTMP packet contents in debug mode 15 years ago
libavutil e244f54e78 Make av_log_level static at next lavu major version bump. 15 years ago
libpostproc c173693698 Add functions to return library license and library configuration. 15 years ago
libswscale a8bcc7b42b Document the differences between the two asm fragments in initMMX2HScaler(). 15 years ago
tests 384af83725 Update seek.regression.ref. This is due to r20758. 15 years ago
tools 260dfb1a3c patcheck: check that pix_fmt etc. initializers are const 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 10ce8f2372 it seems I never added myself in there before 16 years ago
Changelog 7c3c53c851 Update Changelog, documentation, and libavformat minor version number for 15 years ago
Doxyfile f2ed1a41e1 Fix the spelling for the project name, from "ffmpeg" to "FFmpeg". 15 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 7ae8fb8f8f Add my GPG key fingerprint 15 years ago
Makefile 00962abaa0 Fix make install when all of ffmpeg/ffplay/ffserver are disabled 15 years ago
README aae9c405c7 Move licensing information into a separate file called LICENSE and 16 years ago
cmdutils.c 2cb2d6f0f7 Make show_protocols() print one protocol per line. 15 years ago
cmdutils.h 8447f0bd74 Split show_formats(). 15 years ago
cmdutils_common_opts.h 992f8eaee7 Factorize common commandline options definition. 15 years ago
common.mak 79de9c83e0 Delete *.d files with make clean 15 years ago
configure 0a04566120 Check Xfixes.h header presence before enabling x11grab. 15 years ago
ffmpeg.c e185a2f649 Do as the comment says and signal an error. 15 years ago
ffplay.c 992f8eaee7 Factorize common commandline options definition. 15 years ago
ffserver.c 992f8eaee7 Factorize common commandline options definition. 15 years ago
ffserver.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
subdir.mak de4070b520 Add generic rules for building helpers with HOSTCC 15 years ago
version.sh d38b7b80d1 Check if a git-svn revision number is available to try to get better version 15 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.