No Description https://ffmpeg.org/

Ramiro Polla 95b98f82b2 faq: remove note that says avisynth "has just been added". it has been there 14 years ago
doc 95b98f82b2 faq: remove note that says avisynth "has just been added". it has been there 14 years ago
ffpresets 38c07dcc3e Update x264 presets. Patch by Lou Logan <lou@fakeoutdoorsman.com> 14 years ago
libavcodec 42ff9d7a58 Make WMV3 decoder print more errors when decoding beta WMV9 files. 14 years ago
libavdevice 09f6a45dc2 Remove non-existing stray arguments from Doxygen function documentation. 14 years ago
libavfilter ee4355808c Reindent after r24101. 14 years ago
libavformat 603e5c0b71 move ff_get_v_length and ff_put_v from nutenc.c to internal.h/aviobuf.c 14 years ago
libavutil 7918375f88 intreadwrite: common.h is not needed, attributes.h is sufficient 14 years ago
libpostproc 49bd8e4b84 Fix grammar errors in documentation 14 years ago
libswscale 3483d87752 Fix 'assignment from incompatible pointer type' warning. 14 years ago
tests 150ef830f5 fate: fail with a sensible error message if reference file is missing 14 years ago
tools c4e12a9fa4 Check for doxy filetag with filename 14 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 b576934d7e Add native GSM 06.10 audio decoder. 14 years ago
Doxyfile ad9eff3f9c Do not generate documentation for .d files; they do not contain source code. 14 years ago
INSTALL 3d4fc61064 Clarify that we require GNU make 3.81+. 16 years ago
LICENSE 788c82e308 libvpx now has an (L)GPL-compatible license. 14 years ago
MAINTAINERS 0f28638b96 Step back as documentation maintainer. 14 years ago
Makefile 34ae2d90e0 Remove dead target from .PHONY list 14 years ago
README aae9c405c7 Move licensing information into a separate file called LICENSE and 16 years ago
cmdutils.c 25e25617f6 Make all the numeric options accept in input an expression which is 14 years ago
cmdutils.h 0baf34d844 Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML. 14 years ago
cmdutils_common_opts.h 3f7bb42607 Implement a -pix_fmts option for listing all the supported pixel 15 years ago
common.mak 11d788cade Stop make complaining about moved/deleted headers 14 years ago
configure 0a4307d630 configure: properly check for mingw-w64 through installed headers. 14 years ago
ffmpeg.c 748db0fcc4 Move frame_available computation to where it belongs in ffmpeg.c. 14 years ago
ffplay.c 00f72577ad FFplay : Fix segfault when playing monoaural streams. 14 years ago
ffprobe.c 7e566bbe6c Implement av_get_codec_tag_string() and use it in ffprobe. 14 years ago
ffserver.c 0aee2a57c8 Also use 503 for bandwidth limit exceeded 14 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.