No Description https://ffmpeg.org/

Stefano Sabatini fa8ead0032 Add an APIchanges entry for the libavcore/parseutils.{h,c} addition of 14 years ago
doc fa8ead0032 Add an APIchanges entry for the libavcore/parseutils.{h,c} addition of 14 years ago
ffpresets 38c07dcc3e Update x264 presets. Patch by Lou Logan <lou@fakeoutdoorsman.com> 14 years ago
libavcodec 126b638ea0 Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() 14 years ago
libavcore ea35e3c61e Avoid the use of an intermediary variable in 14 years ago
libavdevice 09f6a45dc2 Remove non-existing stray arguments from Doxygen function documentation. 14 years ago
libavfilter 126b638ea0 Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() 14 years ago
libavformat 126b638ea0 Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() 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 6cce7cabdb Fix compilation, forgot to add const also to the 14 years ago
tests e6e3069b54 Simplify lavfi test script a little 14 years ago
tools 09d7da865f Accept stdin as input for patcheck. 14 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 55347a954e Add myself to CREDITS 15 years ago
Changelog ba2c508d0c add SubRip muxer and demuxer 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 b964a2935e Reindent. 14 years ago
ffmpeg.c 126b638ea0 Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() 14 years ago
ffplay.c 126b638ea0 Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() 14 years ago
ffprobe.c 7e566bbe6c Implement av_get_codec_tag_string() and use it in ffprobe. 14 years ago
ffserver.c 126b638ea0 Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() 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.