librempeg/doc
Andreas Rheinhardt 6f7bf64dbc avcodec: Remove DCT, FFT, MDCT and RDFT
They were replaced by TX from libavutil; the tremendous work
to get to this point (both creating TX as well as porting
the users of the components removed in this commit) was
completely performed by Lynne alone.

Removing the subsystems from configure may break some command lines,
because the --disable-fft etc. options are no longer recognized.

Co-authored-by: Lynne <dev@lynne.ee>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2023-10-01 02:25:09 +02:00
..
doxy
examples avutil/imgutils: Add wrapper for av_image_copy() to avoid casts 2023-09-12 09:42:27 +02:00
.gitignore
APIchanges avutil: add GBRAP14 format support 2023-09-28 19:36:08 +02:00
authors.texi
bitstream_filters.texi
bootstrap.min.css
build_system.txt
codecs.texi pixdesc: add limited|full aliases for -color_range parameter 2023-09-23 15:58:14 +01:00
community.texi
decoders.texi
default.css
demuxers.texi avformat/mov: add interleaved_read option 2023-09-14 18:49:51 +08:00
developer.texi doc/developer: Require new modules to include tests 2023-06-24 01:50:24 +02:00
devices.texi
doxy-wrapper.sh
Doxyfile
encoders.texi lavc/vaapi_encode: Add VAAPI AV1 encoder 2023-09-22 13:15:00 +08:00
errno.txt
faq.texi
fate_config.sh.template
fate.texi tests/fate-run: add testing with a random number of threads 2023-07-11 19:19:32 +02:00
ffmpeg-bitstream-filters.texi
ffmpeg-codecs.texi
ffmpeg-devices.texi
ffmpeg-filters.texi
ffmpeg-formats.texi
ffmpeg-protocols.texi
ffmpeg-resampler.texi
ffmpeg-scaler.texi
ffmpeg-utils.texi
ffmpeg.texi fftools/ffmpeg: deprecate the -top option 2023-09-18 17:16:06 +02:00
ffmpeg.txt
ffplay.texi
ffprobe.texi
ffprobe.xsd
fftools-common-opts.texi
filter_design.txt
filters.texi doc/filters: add missing anchors 2023-09-27 20:39:08 -03:00
formats.texi
general_contents.texi doc: mention OSQ support 2023-09-02 21:32:37 +02:00
general.texi
git-howto.texi
indevs.texi avdevice/lavfi: update documentation 2023-05-07 17:29:00 +02:00
issue_tracker.txt
lexicon
libav-merge.txt
libavcodec.texi
libavdevice.texi
libavfilter.texi
libavformat.texi
libavutil.texi
libswresample.texi
libswscale.texi
mailing-list-faq.texi
Makefile
metadata.texi
mips.txt avcodec: Remove DCT, FFT, MDCT and RDFT 2023-10-01 02:25:09 +02:00
multithreading.txt
muxers.texi avformat/evc_muxer: Added muxer to handle writing EVC encoded data into file or output bytestream 2023-06-15 09:51:13 -03:00
nut.texi
optimization.txt
outdevs.texi avdevice/decklink_enc: add support for SMPTE 2038 VANC packet output 2023-07-02 19:57:45 +02:00
patchwork
platform.texi doc/platform: drop reference to ffmpeg.zeranoe.com 2023-04-02 16:28:54 +02:00
print_options.c
protocols.texi avformat/rtmpproto: support enhanced rtmp 2023-09-05 09:14:18 +08:00
rate_distortion.txt
resampler.texi
scaler.texi
snow.txt
style.min.css
swresample.txt
swscale.txt
t2h.init
t2h.pm
tablegen.txt
texi2pod.pl
texidep.pl
transforms.md
undefined.txt
utils.texi
writing_filters.txt