librempeg/doc
Rémi Denis-Courmont a113208ab0 lavu/riscv: add CPU flag for B bit manipulations
The B extension was finally ratified in May 2024, encompassing:
- Zba (addresses),
- Zbb (basics) and
- Zbs (single bits).
It does not include Zbc (base-2 polynomials).

Signed-off-by: Paul B Mahol <onemda@gmail.com>
2024-07-31 17:43:37 +02:00
..
doxy
examples doc/examples/mux: remove nop 2024-07-12 21:44:34 +02:00
.gitignore
APIchanges lavu/riscv: add CPU flag for B bit manipulations 2024-07-31 17:43:37 +02:00
authors.texi remove MAINTAINERS 2023-12-07 08:34:26 +01:00
bitstream_filters.texi avcodec/h265_metadata: Add options to set width/height after crop 2024-06-09 00:01:47 +02:00
bootstrap.min.css doc/html: fix styling issue with Texinfo 7.0 2023-11-08 23:54:23 +01:00
build_system.txt
codecs.texi doc/codecs: add missing comma to introduction 2024-01-04 20:51:16 +01:00
decoders.texi remove libilbc decoder 2023-12-15 09:39:26 +01:00
default.css
demuxers.texi avformat/rcwtdec: add RCWT Closed Captions demuxer 2024-04-03 17:29:52 +02:00
developer.texi doc/developer: update outdated information 2024-06-04 08:38:14 +02:00
devices.texi
doxy-wrapper.sh
Doxyfile
encoders.texi lavc/qsvenc: add support for oneVPL string API 2024-05-07 17:54:27 +02:00
errno.txt
faq.texi doc/faq: use texi's @tie instead of 0xA0 for non-breaking space 2024-01-13 12:33:42 +01:00
fate_config.sh.template fate: Allow running multiple rounds of tests with differing settings 2023-12-19 21:26:54 +01:00
fate.texi doc/fate: advise on --assert-level=2 2024-03-20 00:31:19 +01: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: support applying container level cropping 2024-07-10 14:29:04 +02:00
ffmpeg.txt
ffplay.texi fftools/ffplay: add hwaccel decoding support 2023-11-15 01:20:11 +08:00
ffprobe.texi fftools/ffprobe: add support for Stream Groups 2024-03-17 19:41:02 +01:00
ffprobe.xsd avformat: Add a new stream disposition for multilayer video 2024-07-10 14:29:02 +02:00
fftools-common-opts.texi fftools/cmdutils: add option syntax for loading arbitrary arguments from a file 2024-02-07 23:21:51 +01:00
filter_design.txt
filters.texi doc/filters: fix outpad labels in libvmaf_cuda example 2024-07-24 00:53:53 +02:00
formats.texi avformat/demux: add duration_probesize AVOption 2024-04-03 17:29:52 +02:00
general_contents.texi avcodec: add QOA encoder 2024-05-26 20:13:46 +02:00
general.texi
git-howto.texi doc/git-howto: use less weird username for git URL 2023-11-22 10:21:50 +01:00
indevs.texi doc/indevs: update CC extraction example to use RCWT muxer 2024-04-03 17:29:53 +02:00
lexicon
libav-merge.txt
libavcodec.texi
libavdevice.texi
libavfilter.texi
libavformat.texi
libavutil.texi
libswresample.texi
libswscale.texi
mailing-list-faq.texi doc: Merge doc/dev_community/* and Code of Conduct into a seperate file 2023-03-01 00:30:59 +01:00
Makefile doc: use HOSTEXESUF when calling print_options 2024-04-24 00:31:54 +02:00
metadata.texi doc/muxers: add ffmetadata 2024-03-20 00:31:17 +01:00
mips.txt doc/mips: Update list of files with MIPS copyright notice 2024-05-28 16:28:05 +02:00
multithreading.txt avcodec/codec_internal: Remove FF_CODEC_CAP_ALLOCATE_PROGRESS 2024-04-20 14:20:10 +02:00
muxers.texi movenc: Add an option for resilient, hybrid fragmented/non-fragmented muxing 2024-06-24 15:59:55 +02:00
nut.texi
optimization.txt
outdevs.texi avdevice: deprecate sdl outdev 2024-03-01 19:21:13 +01: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/http: Add support for Retry-After header 2024-04-27 11:25:15 +02:00
rate_distortion.txt
resampler.texi swresample/swresample: add a used channel layout option using the new API 2023-02-19 18:28:45 -03:00
scaler.texi
snow.txt
style.min.css
swresample.txt
swscale.txt
t2h.init
t2h.pm doc/html: support texinfo 7.0 2023-11-08 23:53:19 +01:00
tablegen.txt
texi2pod.pl
texidep.pl configure, etc: switch to shebang without space 2024-04-10 01:21:07 +02:00
transforms.md
undefined.txt
utils.texi doc/utils/eval: review and extend, clarify ld/st index meaning 2024-04-17 20:34:02 +02:00
writing_filters.txt