No Description https://ffmpeg.org/

Reimar Döffinger edac49daf5 Use "const" qualifier for pointers that point to input data of 14 years ago
doc c257c7529d Add an APIchanges entry after the M_PHI addition. 14 years ago
ffpresets 38c07dcc3e Update x264 presets. Patch by Lou Logan <lou@fakeoutdoorsman.com> 14 years ago
libavcodec edac49daf5 Use "const" qualifier for pointers that point to input data of 14 years ago
libavcore aac6ca6978 Add libavcore. 14 years ago
libavdevice 09f6a45dc2 Remove non-existing stray arguments from Doxygen function documentation. 14 years ago
libavfilter 8d5fa2baa6 Remove dependency on avcodec_get_chroma_sub_sample() and libavcodec, 14 years ago
libavformat 6f2c523c85 Fix a "function declaration isn't a prototype" warning. 14 years ago
libavutil 448524777a Add the M_PHI constant, contains an approximation of the golden ratio 14 years ago
libpostproc a2a17d3f87 Fix use of uninitialized data: A array element can not be 14 years ago
libswscale 5a55d5b592 More const-correctness fixes to avoid warnings. 14 years ago
tests a58ed9a2e7 Add VP8 sign bias code regtest. Not tested by the official conformance suite. 14 years ago
tools 2543c7fb1a grep Changelog entry from unified diffs 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 aac6ca6978 Add libavcore. 14 years ago
Doxyfile 65415bb93a Do not generate LaTeX Doxygen documentation by default. 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 13a1304bb3 Add myself to VP8 copyright and maintainers. 14 years ago
Makefile 9d0b304241 Do not automatically run configure 14 years ago
README aae9c405c7 Move licensing information into a separate file called LICENSE and 16 years ago
cmdutils.c 65dd2ded3f Factorize indent definition in PRINT_LIB_INFO(). 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 aac6ca6978 Add libavcore. 14 years ago
configure aac6ca6978 Add libavcore. 14 years ago
ffmpeg.c d62ccec8b1 FFmpeg : Replace some av_exit calls in av_transcode with branches to the 14 years ago
ffplay.c e1d7c8831c Add avsubtitle_free function. 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.