No Description https://ffmpeg.org/

Stefano Sabatini 546017fc79 Sort lavfi pixdesc tests. 14 years ago
doc 1de4cfe635 Add protocols.texi. 14 years ago
ffpresets 38c07dcc3e Update x264 presets. Patch by Lou Logan <lou@fakeoutdoorsman.com> 14 years ago
libavcodec d2840fa49c only store intra prediction modes on the boundary for keyframes, not as a plane. 14 years ago
libavcore ecc7bfe30c Rename the av_fill_image_linesize() formal parameter linesize to 14 years ago
libavdevice 09f6a45dc2 Remove non-existing stray arguments from Doxygen function documentation. 14 years ago
libavfilter d6bb31a46b Make config_input() return AVERROR(EINVAL) in place of -1. 14 years ago
libavformat eea72ee863 Fix doxygen comment. 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 e07b1939e5 swscale-test: merge declaration and initialization 14 years ago
tests 546017fc79 Sort lavfi pixdesc tests. 14 years ago
tools 3ea4d9423f Issue a warning when fed with misformatted one-line doxygen comments. 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 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 43d2c6a511 Fix fate-lavfi-pixfmts test cross-compilation. 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 213a4cbb39 Add lavfi-pixfmts LE tests. 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.