ffmpeg/doc
James Almer ed3691338b doc/examples/transcode_aac: use av_samples_alloc_array_and_samples to allocate the input samples buffer and pointers
Fixes -Wuse-after-free warnings and simplifies code.

Signed-off-by: James Almer <jamrial@gmail.com>
2023-05-05 15:28:28 -03:00
..
doxy
examples doc/examples/transcode_aac: use av_samples_alloc_array_and_samples to allocate the input samples buffer and pointers 2023-05-05 15:28:28 -03:00
.gitignore
APIchanges avutil/version: bump minor after recent changes 2023-05-04 19:20:06 -03:00
Doxyfile doc/Doxyfile: Add FF_PAD_STRUCTURE to PREDEFINED 2022-10-17 09:55:19 +02:00
Makefile doc: Merge doc/dev_community/* and Code of Conduct into a seperate file 2023-03-01 00:30:59 +01:00
authors.texi Use https for repository links 2023-03-01 21:59:10 +01:00
bitstream_filters.texi avcodec/h264_redundant_pps_bsf: Don't remove PPS 2022-09-25 14:53:45 +02:00
bootstrap.min.css
build_system.txt
codecs.texi
community.texi doc: Fix building community.html from the new community.texi 2023-03-01 09:42:09 +02:00
decoders.texi lavc/libaribcaption.c: add ARIB caption decoder using libaribcaption 2023-03-28 12:05:19 -04:00
default.css
demuxers.texi doc: improve IMF demuxer documentation 2023-02-21 19:38:54 -08:00
developer.texi doc/developer: mention samples-request for FATE upload requests 2023-04-23 21:45:40 +02:00
devices.texi
doxy-wrapper.sh
encoders.texi doc/encoders: add an entry for the frame_length option from libfdk-aac 2023-03-31 10:17:57 -03:00
errno.txt
faq.texi
fate.texi
fate_config.sh.template
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 -adrift_threshold 2023-05-02 10:59:24 +02:00
ffmpeg.txt
ffplay.texi
ffprobe.texi
ffprobe.xsd fftools/ffprobe: print crop_* frame fields 2023-03-26 16:39:59 -03:00
fftools-common-opts.texi
filter_design.txt
filters.texi doc/filters/libplacebo: fix outdated/wrong note 2023-05-03 23:40:20 +02:00
formats.texi
general.texi
general_contents.texi avformat: add RKA demuxer 2023-02-11 21:29:35 +01:00
git-howto.texi Use https for repository links 2023-03-01 21:59:10 +01:00
indevs.texi
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 doc: Merge doc/dev_community/* and Code of Conduct into a seperate file 2023-03-01 00:30:59 +01:00
metadata.texi
mips.txt
multithreading.txt
muxers.texi doc/muxers: reorder and cleanup mov muxer options 2023-04-24 23:00:50 +02:00
nut.texi
optimization.txt
outdevs.texi doc/outdevs/sdl: update options documentation 2023-03-29 00:15:19 +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 libavformat/tcp: add local_addr/local_port for network option 2023-03-30 12:09:49 +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
tablegen.txt
texi2pod.pl
texidep.pl
transforms.md x86/tx_float: add 15xN PFA FFT AVX SIMD 2022-09-23 12:35:27 +02:00
undefined.txt
utils.texi avutil/channel_layout: add a 7.1(top) channel layout 2022-11-03 19:39:45 -03:00
writing_filters.txt