No Description https://ffmpeg.org/

Stefano Sabatini 2ee5c78967 Extend show_protocols() to make it print information about input, 14 years ago
doc 530bbe96c7 Implement ffprobe -show_packets. 14 years ago
ffpresets 38c07dcc3e Update x264 presets. Patch by Lou Logan <lou@fakeoutdoorsman.com> 14 years ago
libavcodec 2c3dda6838 Translate libmpeg2 MMX IDCT to plain asm 14 years ago
libavcore 54d1d1ba17 libavcore needs libavutil 14 years ago
libavdevice 09f6a45dc2 Remove non-existing stray arguments from Doxygen function documentation. 14 years ago
libavfilter 15379c2beb Require libswscale only if the scale filter is used. 14 years ago
libavformat 37287d41f4 avidec: demux ASS and SRT tracks out of GAB2 chunks 14 years ago
libavutil fd3064b65e Make sure "Last message repeated" is printed. 14 years ago
libpostproc a2a17d3f87 Fix use of uninitialized data: A array element can not be 14 years ago
libswscale ed80ba7461 Revert commit: 14 years ago
tests 51124db8ea fate: clean up also after failed runs 14 years ago
tools 78db142acb Warn about "/** text" comments. 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 530bbe96c7 Implement ffprobe -show_packets. 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 ec8f26d186 Add my GPG fingerprint and add myself as ffprobe.c maintainer. 14 years ago
Makefile 4419c8bf25 Add the indevs.texi and outdevs.texi files. 14 years ago
README aae9c405c7 Move licensing information into a separate file called LICENSE and 16 years ago
cmdutils.c 2ee5c78967 Extend show_protocols() to make it print information about input, 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 46eed2c886 Remove reference to the unexisting movie filter and the corresponding 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 530bbe96c7 Implement ffprobe -show_packets. 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 1606446248 version.sh: write version to stdout if no output file specified 14 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.