/third_party/ffmpeg/ |
D | BUILD.gn | 52 # "//third_party/ffmpeg/libavcodec/012v.c", 53 # "//third_party/ffmpeg/libavcodec/4xm.c", 54 # "//third_party/ffmpeg/libavcodec/8bps.c", 55 # "//third_party/ffmpeg/libavcodec/8svx.c", 56 # "//third_party/ffmpeg/libavcodec/a64multienc.c", 57 "//third_party/ffmpeg/libavcodec/aac_ac3_parser.c", 58 "//third_party/ffmpeg/libavcodec/aac_adtstoasc_bsf.c", 59 "//third_party/ffmpeg/libavcodec/aac_parser.c", 60 "//third_party/ffmpeg/libavcodec/aaccoder.c", 61 "//third_party/ffmpeg/libavcodec/aacdec.c", [all …]
|
D | README.md | 19 * [ffmpeg](https://ffmpeg.org/ffmpeg.html) is a command line toolbox to 21 * [ffplay](https://ffmpeg.org/ffplay.html) is a minimalistic multimedia player. 22 * [ffprobe](https://ffmpeg.org/ffprobe.html) is a simple analysis tool to inspect 30 The online documentation is available in the main [website](https://ffmpeg.org) 31 and in the [wiki](https://trac.ffmpeg.org). 44 Patches should be submitted to the ffmpeg-devel mailing list using
|
D | CONTRIBUTING.md | 2 Patches should be submitted to the [ffmpeg-devel mailing list](https://ffmpeg.org/mailman/listinfo/… 4 See [https://ffmpeg.org/developer.html#Contributing](https://ffmpeg.org/developer.html#Contributing…
|
/third_party/gstreamer/gst_libav/ |
D | gst-libav.doap | 702 …<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-ffmpeg/gst-ffmpeg-0.11.2.tar.… 703 …<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-ffmpeg/gst-ffmpeg-0.11.2.tar.… 713 …<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-ffmpeg/gst-ffmpeg-0.11.1.tar.… 714 …<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-ffmpeg/gst-ffmpeg-0.11.1.tar.… 724 …<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-ffmpeg/gst-ffmpeg-0.10.13.tar… 725 …<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-ffmpeg/gst-ffmpeg-0.10.13.tar… 735 …<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-ffmpeg/gst-ffmpeg-0.10.12.tar… 736 …<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-ffmpeg/gst-ffmpeg-0.10.12.tar… 746 …<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-ffmpeg/gst-ffmpeg-0.10.11.tar… 747 …<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-ffmpeg/gst-ffmpeg-0.10.11.tar… [all …]
|
D | ChangeLog | 140 gst-libav: fix build with ffmpeg-5.0.0 141 Latest ffmpeg has removed avcodec_get_context_defaults(), and its 257 http://trac.ffmpeg.org/ticket/9358 378 decoded and then ffmpeg writes past the end of the buffer. 476 Since the commit https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/22b25b3ea5c, 477 ffmpeg will not clear draning flag for encoder by avcodec_flush_buffers() API 480 session, otherwise ffmpeg encoder will keep returning AVERROR_EOF 551 This now works with not so recent ffmpeg. 827 avcodecmap: Add some more comments about the assumptions in the ffmpeg code about H264/H265/AAC 865 For this reason, ffmpeg emits a warning when more than 16 threads are [all …]
|
/third_party/ffmpeg/doc/ |
D | mailing-list-faq.texi | 21 See the @url{https://lists.ffmpeg.org/pipermail/ffmpeg-user/, ffmpeg-user archives} 28 @url{https://lists.ffmpeg.org/mailman/listinfo/ffmpeg-user/, ffmpeg-user}: 30 command-line tools (@command{ffmpeg}, @command{ffprobe}, @command{ffplay}). 33 @url{https://lists.ffmpeg.org/mailman/listinfo/libav-user/, libav-user}: 38 @url{https://lists.ffmpeg.org/mailman/listinfo/ffmpeg-devel/, ffmpeg-devel}: 40 patches. User questions should be asked at ffmpeg-user or libav-user. 43 To report a bug see @url{https://ffmpeg.org/bugreports.html}. 55 Email @email{ffmpeg-user@@ffmpeg.org} to send a message to the 56 ffmpeg-user mailing list. 59 Email @email{libav-user@@ffmpeg.org} to send a message to the [all …]
|
D | libavformat.texi | 29 @url{ffmpeg.html,ffmpeg}, @url{ffplay.html,ffplay}, @url{ffprobe.html,ffprobe}, 30 @url{ffmpeg-formats.html,ffmpeg-formats}, @url{ffmpeg-protocols.html,ffmpeg-protocols}, 35 ffmpeg(1), ffplay(1), ffprobe(1), 36 ffmpeg-formats(1), ffmpeg-protocols(1),
|
D | ffplay.texi | 55 see @ref{time duration syntax,,the Time duration section in the ffmpeg-utils(1) manual,ffmpeg-utils… 60 see @ref{time duration syntax,,the Time duration section in the ffmpeg-utils(1) manual,ffmpeg-utils… 111 ffmpeg-filters manual for more information about the filtergraph 308 @url{ffplay-all.html,ffmpeg-all}, 310 @url{ffmpeg.html,ffmpeg}, @url{ffprobe.html,ffprobe}, 311 @url{ffmpeg-utils.html,ffmpeg-utils}, 312 @url{ffmpeg-scaler.html,ffmpeg-scaler}, 313 @url{ffmpeg-resampler.html,ffmpeg-resampler}, 314 @url{ffmpeg-codecs.html,ffmpeg-codecs}, 315 @url{ffmpeg-bitstream-filters.html,ffmpeg-bitstream-filters}, [all …]
|
D | libavcodec.texi | 29 @url{ffmpeg.html,ffmpeg}, @url{ffplay.html,ffplay}, @url{ffprobe.html,ffprobe}, 30 @url{ffmpeg-codecs.html,ffmpeg-codecs}, @url{ffmpeg-bitstream-filters.html,bitstream-filters}, 35 ffmpeg(1), ffplay(1), ffprobe(1), 36 ffmpeg-codecs(1), ffmpeg-bitstream-filters(1),
|
D | libavfilter.texi | 24 @url{ffmpeg.html,ffmpeg}, @url{ffplay.html,ffplay}, @url{ffprobe.html,ffprobe}, 25 @url{ffmpeg-filters.html,ffmpeg-filters}, 31 ffmpeg(1), ffplay(1), ffprobe(1), 32 ffmpeg-filters(1),
|
D | faq.texi | 28 @section I cannot read this file although this format seems to be supported by ffmpeg. 30 Even if ffmpeg can read the container format, it may not support all its 31 codecs. Please consult the supported codec list in the ffmpeg 146 @section ffmpeg does not work; what is wrong? 148 Try a @code{make distclean} in the ffmpeg source directory before the build. 150 (@url{https://ffmpeg.org/bugreports.html}). 159 ffmpeg -f image2 -i img%d.jpg /tmp/a.mpg 172 ffmpeg -f image2 -start_number 100 -i img%d.jpg /tmp/a.mpg 191 ffmpeg -f image2 -i /tmp/img%03d.jpg /tmp/a.mpg 194 The same logic is used for any image format that ffmpeg reads. [all …]
|
D | libavdevice.texi | 26 @url{ffmpeg.html,ffmpeg}, @url{ffplay.html,ffplay}, @url{ffprobe.html,ffprobe}, 27 @url{ffmpeg-devices.html,ffmpeg-devices}, 32 ffmpeg(1), ffplay(1), ffprobe(1), 33 ffmpeg-devices(1),
|
D | libavutil.texi | 45 @url{ffmpeg.html,ffmpeg}, @url{ffplay.html,ffplay}, @url{ffprobe.html,ffprobe}, 46 @url{ffmpeg-utils.html,ffmpeg-utils} 50 ffmpeg(1), ffplay(1), ffprobe(1), 51 ffmpeg-utils(1)
|
D | libswscale.texi | 44 @url{ffmpeg.html,ffmpeg}, @url{ffplay.html,ffplay}, @url{ffprobe.html,ffprobe}, 45 @url{ffmpeg-scaler.html,ffmpeg-scaler}, 50 ffmpeg(1), ffplay(1), ffprobe(1), 51 ffmpeg-scaler(1),
|
D | ffmpeg-filters.texi | 26 @url{ffmpeg.html,ffmpeg}, @url{ffplay.html,ffplay}, @url{ffprobe.html,ffprobe}, 31 ffmpeg(1), ffplay(1), ffprobe(1), libavfilter(3) 38 @setfilename ffmpeg-filters
|
D | libswresample.texi | 51 @url{ffmpeg.html,ffmpeg}, @url{ffplay.html,ffplay}, @url{ffprobe.html,ffprobe}, 52 @url{ffmpeg-resampler.html,ffmpeg-resampler}, 57 ffmpeg(1), ffplay(1), ffprobe(1), 58 ffmpeg-resampler(1),
|
D | ffmpeg-utils.texi | 26 @url{ffmpeg.html,ffmpeg}, @url{ffplay.html,ffplay}, @url{ffprobe.html,ffprobe}, 31 ffmpeg(1), ffplay(1), ffprobe(1), libavutil(3) 38 @setfilename ffmpeg-utils
|
D | ffmpeg-protocols.texi | 26 @url{ffmpeg.html,ffmpeg}, @url{ffplay.html,ffplay}, @url{ffprobe.html,ffprobe}, 31 ffmpeg(1), ffplay(1), ffprobe(1), libavformat(3) 38 @setfilename ffmpeg-protocols
|
/third_party/ffmpeg/tests/ |
D | fate-run.sh | 128 ffmpeg(){ function 135 run ffmpeg${PROGSUF}${EXECSUF} ${ffmpeg_args} 139 ffmpeg "$@" -bitexact -f framecrc - 143 ffmpeg "$@" -bitexact -f ffmetadata - 147 ffmpeg "$@" -bitexact -f framemd5 - 151 ffmpeg "$@" -f crc - 155 ffmpeg "$@" md5: 161 ffmpeg -y "$@" $(target_path $encfile) || return 166 ffmpeg -auto_conversion_filters "$@" -vn -f s16le - 172 ffmpeg -bitexact "$@" -f $fmt - [all …]
|
/third_party/ffmpeg/tests/fate/ |
D | ffmpeg.mak | 3 fate-mapchan-6ch-extract-2: CMD = ffmpeg -i $(TARGET_PATH)/tests/data/asynth-22050-6.wav -map_chann… 26 FATE_FFMPEG-$(CONFIG_COLOR_FILTER) += fate-ffmpeg-filter_complex 27 fate-ffmpeg-filter_complex: CMD = framecrc -filter_complex color=d=1:r=5 -fflags +bitexact 30 FATE_FFMPEG-$(call ALLYES, AEVALSRC_FILTER ASETNSAMPLES_FILTER AC3_FIXED_ENCODER) += fate-ffmpeg-fi… 31 fate-ffmpeg-filter_complex_audio: CMD = framecrc -auto_conversion_filters -filter_complex "aevalsrc… 34 …V_DEMUXER PNG_DECODER ALAC_DECODER PCM_S16LE_ENCODER RAWVIDEO_ENCODER) += fate-ffmpeg-attached_pics 35 fate-ffmpeg-attached_pics: CMD = threads=2 framecrc -i $(TARGET_SAMPLES)/lossless-audio/inside.m4a … 37 FATE_SAMPLES_FFMPEG-$(CONFIG_COLORKEY_FILTER) += fate-ffmpeg-filter_colorkey 38 fate-ffmpeg-filter_colorkey: tests/data/filtergraphs/colorkey 39 fate-ffmpeg-filter_colorkey: CMD = framecrc -auto_conversion_filters -idct simple -fflags +bitexact… [all …]
|
D | mp3.mak | 2 fate-mp3-float-conf-compl: CMD = ffmpeg -auto_conversion_filters -c:a mp3float -i $(TARGET_SAMPLES)… 6 fate-mp3-float-conf-he_32khz: CMD = ffmpeg -auto_conversion_filters -c:a mp3float -i $(TARGET_SAMPL… 10 fate-mp3-float-conf-he_44khz: CMD = ffmpeg -auto_conversion_filters -c:a mp3float -i $(TARGET_SAMPL… 14 fate-mp3-float-conf-he_48khz: CMD = ffmpeg -auto_conversion_filters -c:a mp3float -i $(TARGET_SAMPL… 18 fate-mp3-float-conf-hecommon: CMD = ffmpeg -auto_conversion_filters -c:a mp3float -i $(TARGET_SAMPL… 22 fate-mp3-float-conf-si: CMD = ffmpeg -auto_conversion_filters -c:a mp3float -i $(TARGET_SAMPLES)/mp… 26 fate-mp3-float-conf-si_block: CMD = ffmpeg -auto_conversion_filters -c:a mp3float -i $(TARGET_SAMPL… 30 fate-mp3-float-extra_overread: CMD = ffmpeg -auto_conversion_filters -c:a mp3float -i $(TARGET_SAMP…
|
/third_party/ffmpeg/tools/ |
D | make_chlayout_test | 73 my $ffmpeg = exists $ENV{FFMPEG} ? $ENV{FFMPEG} : 83 open my $f, "-|", $ffmpeg, "-layouts" or die "$ffmpeg: $!\n"; 113 exec $ffmpeg, "-f", "lavfi", "-i", $graph, @out_options 114 or die "$ffmpeg: $!\n";
|
/third_party/ffmpeg/fftools/ |
D | Makefile | 1 AVPROGS-$(CONFIG_FFMPEG) += ffmpeg 8 AVBASENAMES = ffmpeg ffplay ffprobe 12 OBJS-ffmpeg += fftools/ffmpeg_opt.o fftools/ffmpeg_filter.o fftools/ffmpeg_h… 13 OBJS-ffmpeg-$(CONFIG_LIBMFX) += fftools/ffmpeg_qsv.o 15 OBJS-ffmpeg-$(CONFIG_VDA) += fftools/ffmpeg_videotoolbox.o 17 OBJS-ffmpeg-$(CONFIG_VIDEOTOOLBOX) += fftools/ffmpeg_videotoolbox.o
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/ |
D | media.gyp | 207 'ffmpeg/ffmpeg_common.cc', 208 'ffmpeg/ffmpeg_common.h', 209 'ffmpeg/file_protocol.cc', 210 'ffmpeg/file_protocol.h', 298 # Android doesn't use ffmpeg, so make the dependency conditional 299 # and exclude the sources which depend on ffmpeg. 302 '../third_party/ffmpeg/ffmpeg.gyp:ffmpeg', 308 'ffmpeg/ffmpeg_common.cc', 309 'ffmpeg/ffmpeg_common.h', 310 'ffmpeg/file_protocol.cc', [all …]
|
/third_party/node/tools/gyp/tools/emacs/testdata/ |
D | media.gyp | 207 'ffmpeg/ffmpeg_common.cc', 208 'ffmpeg/ffmpeg_common.h', 209 'ffmpeg/file_protocol.cc', 210 'ffmpeg/file_protocol.h', 298 # Android doesn't use ffmpeg, so make the dependency conditional 299 # and exclude the sources which depend on ffmpeg. 302 '../third_party/ffmpeg/ffmpeg.gyp:ffmpeg', 308 'ffmpeg/ffmpeg_common.cc', 309 'ffmpeg/ffmpeg_common.h', 310 'ffmpeg/file_protocol.cc', [all …]
|