Home
last modified time | relevance | path

Searched refs:avcodec (Results 1 – 25 of 34) sorted by relevance

12

/third_party/ffmpeg/doc/
DAPIchanges41 2021-03-12 - 6e7e3a3820 - lavc 58.131.100 - avcodec.h codec.h
60 2021-03-04 - a0eec776b6 - lavc 58.128.101 - avcodec.h
67 2021-02-27 - dd9227e48f - lavc 58.126.100 - avcodec.h
83 2021-01-25 - 56709ca8aa - lavc 58.119.100 - avcodec.h
87 2021-01-11 - ebdd33086a - lavc 58.116.100 - avcodec.h
96 2020-11-27 - a83098ab03 - lavc 58.114.100 - avcodec.h
101 2020-11-25 - d243dd540a - lavc 58.113.100 - avcodec.h
149 2020-05-27 - ba6cada92e - lavc 58.88.100 - avcodec.h codec.h
164 2020-05-22 - 9d443c3e68 - lavc 58.87.100 - avcodec.h codec_par.h
168 2020-05-21 - 13b1bbff0b - lavc 58.86.101 - avcodec.h
[all …]
Dmultithreading.txt19 in avcodec.h.
Dlibav-merge.txt103 - avcodec/libaomenc: export the Sequence Header OBU as extradata (See a024c3ce9a)
Dissue_tracker.txt166 avcodec
Dffplay.texi278 @ifset config-avcodec
Dffprobe.texi625 @ifset config-avcodec
Ddeveloper.texi525 Did you add the AVCodecID to @file{avcodec.h}?
/third_party/ffmpeg/libavcodec/
Dv4l2_fmt.c34 enum AVCodecID avcodec; member
112 uint32_t ff_v4l2_format_avcodec_to_v4l2(enum AVCodecID avcodec) in ff_v4l2_format_avcodec_to_v4l2() argument
116 if (fmt_map[i].avcodec == avcodec) in ff_v4l2_format_avcodec_to_v4l2()
132 enum AVPixelFormat ff_v4l2_format_v4l2_to_avfmt(uint32_t v4l2_fmt, enum AVCodecID avcodec) in ff_v4l2_format_v4l2_to_avfmt() argument
136 if (fmt_map[i].avcodec == avcodec && in ff_v4l2_format_v4l2_to_avfmt()
Dv4l2_fmt.h30 enum AVPixelFormat ff_v4l2_format_v4l2_to_avfmt(uint32_t v4l2_fmt, enum AVCodecID avcodec);
31 uint32_t ff_v4l2_format_avcodec_to_v4l2(enum AVCodecID avcodec);
Davcodecres.rc45 … VALUE "OriginalFilename", "avcodec" BUILDSUF "-" AV_STRINGIFY(LIBAVCODEC_VERSION_MAJOR) SLIBSUF
DMakefile1 NAME = avcodec
6 avcodec.h \
32 avcodec.o \
/third_party/ffmpeg/
DChangelog5 - avcodec/flac_parser: Consider AV_INPUT_BUFFER_PADDING_SIZE
6 - avcodec/ttadsp: Fix integer overflows in tta_filter_process_c()
8 - avcodec/utils: Ensure 8x8 alignment for ARGO in avcodec_align_dimensions2()
12 - avcodec/apedec: Use 64bit to avoid overflow
13 - avcodec/apedec: Fix undefined integer overflow in long_filter_ehigh_3830()
21 - avcodec/apedec: Fix integer overflow in filter_fast_3320()
23 - avcodec/mxpegdec: Check for AVDISCARD_ALL
24 - avcodec/flicvideo: Check remaining bytes in FLI*COPY
25 - avcodec/utils: ARGO writes 4x4 blocks without regard to the image dimensions
26 - avcodec/cbs_h265_syntax_template: Limit sps_num_palette_predictor_initializer_minus1 to 127
[all …]
DMakefile25 FFLIBS-$(CONFIG_AVCODEC) += avcodec
113 libavcodec/avcodec.o libavformat/utils.o libavdevice/avdevice.o libavfilter/avfilter.o libavutil/ut…
DMAINTAINERS100 avcodec.h Michael Niedermayer
/third_party/skia/experimental/ffmpeg/
DBUILD.gn23 "avcodec",
43 "avcodec",
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/
DCMakeLists.txt48 add_library( avcodec SHARED IMPORTED) target
49 set_target_properties(avcodec PROPERTIES IMPORTED_LOCATION
54 set (TARGET_LIBS ${TARGET_LIBS} avformat avutil avcodec swresample)
/third_party/ffmpeg/tools/
Dmissing_codec_desc36 done < $srcdir/libavcodec/avcodec.h
/third_party/ffmpeg/tests/dnn/
DMakefile15 …$(LD) $(LDFLAGS) $(LDEXEFLAGS) $(LD_O) $(filter %.o,$^) $(FF_STATIC_DEP_LIBS) $(EXTRALIBS-avcodec)…
/third_party/ffmpeg/doc/examples/
DMakefile.example37 avcodec: LDLIBS += -lm
/third_party/ffmpeg/tests/checkasm/
DMakefile76 …$(LD) $(LDFLAGS) $(LDEXEFLAGS) $(LD_O) $(CHECKASMOBJS) $(FF_STATIC_DEP_LIBS) $(EXTRALIBS-avcodec) …
/third_party/ffmpeg/ffbuild/
Dcommon.mak29 ALLFFLIBS = avcodec avdevice avfilter avformat avresample avutil postproc swscale swresample
/third_party/gstreamer/gst_libav/
Dmeson.build34 check_ffmpeg_src = '''#include <libavcodec/avcodec.h>
/third_party/pulseaudio/src/pulsecore/
Dmeson.build77 'ffmpeg/avcodec.h',
/third_party/ffmpeg/fftools/
Dcmdutils.c1133 PRINT_LIB_INFO(avcodec, AVCODEC, flags, level); in print_all_libs_info()
/third_party/flutter/skia/
DBUILD.gn1585 "avcodec",

12