From 734eee1af2c21976e8f57c4ca498593a305fb22e Mon Sep 17 00:00:00 2001 From: Xavier Del Campo Romero Date: Sun, 3 Jan 2021 02:06:58 +0100 Subject: Remove ffmpeg binary from project --- Music/ffmpeg/doc/libavcodec.html | 77 ---------------------------------------- 1 file changed, 77 deletions(-) delete mode 100644 Music/ffmpeg/doc/libavcodec.html (limited to 'Music/ffmpeg/doc/libavcodec.html') diff --git a/Music/ffmpeg/doc/libavcodec.html b/Music/ffmpeg/doc/libavcodec.html deleted file mode 100644 index 61105b3..0000000 --- a/Music/ffmpeg/doc/libavcodec.html +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - Libavcodec Documentation - - - - - - -
-

- Libavcodec Documentation -

-
-
- - - - - -

Table of Contents

- - - - - -

1 Description

- -

The libavcodec library provides a generic encoding/decoding framework -and contains multiple decoders and encoders for audio, video and -subtitle streams, and several bitstream filters. -

-

The shared architecture provides various services ranging from bit -stream I/O to DSP optimizations, and makes it suitable for -implementing robust and fast codecs as well as for experimentation. -

- - -

2 See Also

- -

ffmpeg, ffplay, ffprobe, ffserver, -ffmpeg-codecs, bitstream-filters, -libavutil -

- - -

3 Authors

- -

The FFmpeg developers. -

-

For details about the authorship, see the Git history of the project -(git://source.ffmpeg.org/ffmpeg), e.g. by typing the command -git log in the FFmpeg source directory, or browsing the -online repository at http://source.ffmpeg.org. -

-

Maintainers for the specific components are listed in the file -MAINTAINERS in the source code tree. -

- - -

- This document was generated using makeinfo. -

-
- - -- cgit v1.2.3