Home
last modified time | relevance | path

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

12

/third_party/ffmpeg/doc/
DAPIchanges59 2022-03-15 - cdba98bb80 - lavc 59.24.100 - avcodec.h codec_par.h
169 2021-09-20 - 176b8d785bf - lavc 59.9.100 - avcodec.h
173 2021-09-20 - dd846bc4a91 - lavc 59.8.100 - avcodec.h codec.h
193 2021-09-02 - cbf111059d2 - lavc 59.7.100 - avcodec.h
196 2021-08-24 - 590a7e02f04 - lavc 59.6.100 - avcodec.h
229 2021-06-10 - 7c9763070d9 - lavc 59.1.100 - avcodec.h codec.h
230 Move av_get_profile_name() from avcodec.h to codec.h.
232 2021-06-10 - bb3648e6766 - lavc 59.1.100 - avcodec.h codec_par.h
233 Move av_get_audio_frame_duration2() from avcodec.h to codec_par.h.
235 2021-06-10 - 881db34f6a0 - lavc 59.1.100 - avcodec.h codec_id.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.texi268 @ifset config-avcodec
Dgit-howto.texi239 avcodec/cbs: add a helper to read extradata within packet side data
/third_party/ffmpeg/
DChangelog5 avcodec/4xm: Check for cfrm exhaustion
11 avcodec/dovi_rpu: Use 64 bit in get_us/se_coeff()
15 avcodec/jpeg2000dec: Check image offset
18 avcodec/h2645_parse: Avoid EAGAIN
19 avcodec/xvididct: Make c* unsigned to avoid undefined overflows
21 avcodec/h264_parser: saturate dts a bit
33 avcodec/escape124: Do not return random numbers
34 avcodec/apedec: Fix an integer overflow in predictor_update_filter()
37 avcodec/lcldec: Make PNG filter addressing match the code afterwards
42 avcodec/xvididct: Fix integer overflow in idct_row()
[all …]
DMakefile22 ALLFFLIBS = avcodec avdevice avfilter avformat avutil postproc swscale swresample
28 FFLIBS-$(CONFIG_AVCODEC) += avcodec
/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.h31 enum AVPixelFormat ff_v4l2_format_v4l2_to_avfmt(uint32_t v4l2_fmt, enum AVCodecID avcodec);
32 uint32_t ff_v4l2_format_avcodec_to_v4l2(enum AVCodecID avcodec);
Dutils.c74 int av_codec_is_encoder(const AVCodec *avcodec) in av_codec_is_encoder() argument
76 const FFCodec *const codec = ffcodec(avcodec); in av_codec_is_encoder()
82 int av_codec_is_decoder(const AVCodec *avcodec) in av_codec_is_decoder() argument
84 const FFCodec *const codec = ffcodec(avcodec); in av_codec_is_decoder()
886 const AVCodecHWConfig *avcodec_get_hw_config(const AVCodec *avcodec, int index) in avcodec_get_hw_config() argument
888 const FFCodec *const codec = ffcodec(avcodec); in avcodec_get_hw_config()
Davcodecres.rc45 … VALUE "OriginalFilename", "avcodec" BUILDSUF "-" AV_STRINGIFY(LIBAVCODEC_VERSION_MAJOR) SLIBSUF
DMakefile1 NAME = avcodec
6 avcodec.h \
33 avcodec.o \
1256 TESTPROGS = avcodec \
/third_party/ffmpeg/tests/fate/
Dlibavcodec.mak82 FATE_LIBAVCODEC-yes += fate-libavcodec-avcodec
83 fate-libavcodec-avcodec: libavcodec/tests/avcodec$(EXESUF)
84 fate-libavcodec-avcodec: CMD = run libavcodec/tests/avcodec$(EXESUF)
85 fate-libavcodec-avcodec: CMP = null
/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/skia/experimental/ffmpeg/
DBUILD.gn23 "avcodec",
43 "avcodec",
/third_party/vk-gl-cts/framework/delibs/cmake/
DFindFFmpeg.cmake4 # FFMPEG_INCLUDE_DIR, where to find avcodec.h, avformat.h ...
109 FFMPEG_FIND(LIBAVCODEC avcodec avcodec.h)
/third_party/ffmpeg/libavcodec/tests/
D.gitignore1 /avcodec
/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/vk-gl-cts/external/ffmpeg/
DCMakeLists.txt25 # ${FFMPEG_ABS_PATH}/include/libavcodec/avcodec.h
/third_party/ffmpeg/tests/checkasm/
DMakefile80 …$(LD) $(LDFLAGS) $(LDEXEFLAGS) $(LD_O) $(CHECKASMOBJS) $(FF_STATIC_DEP_LIBS) $(EXTRALIBS-avcodec) …
/third_party/pulseaudio/src/pulsecore/
Dmeson.build78 'ffmpeg/avcodec.h',
/third_party/ffmpeg/fftools/
Dopt_common.c188 PRINT_LIB_INFO(avcodec, AVCODEC, flags, level); in print_all_libs_info()

12