Searched refs:webm (Results 1 – 25 of 32) sorted by relevance
12
/third_party/ffmpeg/tests/fate/ |
D | vpx.mak | 59 fate-vp8-alpha: CMD = framecrc -i $(TARGET_SAMPLES)/vp8_alpha/vp8_video_with_alpha.webm -c:v copy 61 FATE_VP8-$(CONFIG_WEBM_DASH_MANIFEST_DEMUXER) += fate-webm-dash-manifest 62 …webm-dash-manifest: CMD = run $(FFMPEG) -nostdin -f webm_dash_manifest -i $(TARGET_SAMPLES)/vp8/da… 64 FATE_VP8-$(CONFIG_WEBM_DASH_MANIFEST_DEMUXER) += fate-webm-dash-manifest-unaligned-video-streams 65 …webm-dash-manifest-unaligned-video-streams: CMD = run $(FFMPEG) -nostdin -f webm_dash_manifest -i … 67 FATE_VP8-$(CONFIG_WEBM_DASH_MANIFEST_DEMUXER) += fate-webm-dash-manifest-unaligned-audio-streams 68 …webm-dash-manifest-unaligned-audio-streams: CMD = run $(FFMPEG) -nostdin -f webm_dash_manifest -i … 70 FATE_VP8-$(CONFIG_WEBM_DASH_MANIFEST_DEMUXER) += fate-webm-dash-manifest-representations 71 …webm-dash-manifest-representations: CMD = run $(FFMPEG) -nostdin -f webm_dash_manifest -i $(TARGET… 73 FATE_VP8-$(CONFIG_WEBM_DASH_MANIFEST_DEMUXER) += fate-webm-dash-manifest-live [all …]
|
D | cbs.mak | 118 vp90-2-03-deltaq.webm \ 120 vp90-2-06-bilinear.webm \ 121 vp90-2-09-lf_deltas.webm \ 122 vp90-2-10-show-existing-frame.webm \ 123 vp90-2-10-show-existing-frame2.webm \ 124 vp90-2-segmentation-aq-akiyo.webm \ 125 vp90-2-segmentation-sf-akiyo.webm \ 126 vp90-2-tiling-pedestrian.webm \ 127 vp91-2-04-yuv440.webm \ 128 vp91-2-04-yuv444.webm \ [all …]
|
D | matroska.mak | 13 fate-matroska-remux: CMD = md5pipe -i $(TARGET_SAMPLES)/vp9-test-vectors/vp90-2-2pass-akiyo.webm -c… 57 += fate-webm-dash-chapters 58 fate-webm-dash-chapters: CMD = transcode ogg $(TARGET_SAMPLES)/vorbis/vorbis_chapter_extension_demo… 101 …CMD = transcode matroska $(TARGET_SAMPLES)/vp8_alpha/vp8_video_with_alpha.webm matroska "-c copy -…
|
D | lavf-container.mak | 78 fate-lavf-fate-vp8.ogg: CMD = lavf_container_fate "vp8/RRSF49-short.webm" "" "-acodec copy"
|
/third_party/gstreamer/gstplugins_bad/data/targets/file-extension/ |
D | webm.gep | 2 name=webm 4 description=Default target for files with a .webm extension 8 description=Default profile for files with a .webm extension. Audio stream can be either vorbis (de… 10 format=video/webm
|
/third_party/ffmpeg/tests/ref/fate/ |
D | webm-dash-chapters | 1 e7fde2ecc9683a7a5296dab33b028653 *tests/data/fate/webm-dash-chapters.webm 2 111220 tests/data/fate/webm-dash-chapters.webm
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/ |
D | media.gyp | 276 'webm/webm_constants.h', 277 'webm/webm_cluster_parser.cc', 278 'webm/webm_cluster_parser.h', 279 'webm/webm_content_encodings.cc', 280 'webm/webm_content_encodings.h', 281 'webm/webm_content_encodings_client.cc', 282 'webm/webm_content_encodings_client.h', 283 'webm/webm_info_parser.cc', 284 'webm/webm_info_parser.h', 285 'webm/webm_parser.cc', [all …]
|
D | media.gyp.fontified | 277 'webm/webm_constants.h', 278 'webm/webm_cluster_parser.cc', 279 'webm/webm_cluster_parser.h', 280 'webm/webm_content_encodings.cc', 281 'webm/webm_content_encodings.h', 282 'webm/webm_content_encodings_client.cc', 283 'webm/webm_content_encodings_client.h', 284 'webm/webm_info_parser.cc', 285 'webm/webm_info_parser.h', 286 'webm/webm_parser.cc', [all …]
|
/third_party/node/tools/gyp/tools/emacs/testdata/ |
D | media.gyp | 276 'webm/webm_constants.h', 277 'webm/webm_cluster_parser.cc', 278 'webm/webm_cluster_parser.h', 279 'webm/webm_content_encodings.cc', 280 'webm/webm_content_encodings.h', 281 'webm/webm_content_encodings_client.cc', 282 'webm/webm_content_encodings_client.h', 283 'webm/webm_info_parser.cc', 284 'webm/webm_info_parser.h', 285 'webm/webm_parser.cc', [all …]
|
D | media.gyp.fontified | 277 'webm/webm_constants.h', 278 'webm/webm_cluster_parser.cc', 279 'webm/webm_cluster_parser.h', 280 'webm/webm_content_encodings.cc', 281 'webm/webm_content_encodings.h', 282 'webm/webm_content_encodings_client.cc', 283 'webm/webm_content_encodings_client.h', 284 'webm/webm_info_parser.cc', 285 'webm/webm_info_parser.h', 286 'webm/webm_parser.cc', [all …]
|
/third_party/ffmpeg/libavformat/ |
D | icecast.c | 188 static const uint8_t webm[4] = { 0x1A, 0x45, 0xDF, 0xA3 }; in icecast_write() local 196 } else if (memcmp(buf, webm, sizeof(webm)) == 0) { in icecast_write()
|
/third_party/skia/tools/fiddle/ |
D | animate.sh | 17 …tmp/animation; ffmpeg -r $FPS -pattern_type glob -i '*.png' -c:v libvpx-vp9 -lossless 1 output.webm
|
/third_party/libwebsockets/plugins/deaddrop/ |
D | README.md | 68 ".webm": "video/webm",
|
/third_party/skia/third_party/externals/libwebp/tests/ |
D | README | 6 https://chromium.googlesource.com/webm/libwebp-test-data
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | meson.build | 11 'webm-mux.c',
|
/third_party/gstreamer/gstplugins_bad/data/ |
D | meson.build | 9 'targets/file-extension/webm.gep',
|
/third_party/skia/ |
D | DEPS | 34 …"third_party/externals/libwebp" : "https://chromium.googlesource.com/webm/libwebp.git@9ce5…
|
/third_party/gstreamer/gstreamer/docs/random/ |
D | porting-to-1.0.txt | 684 video/webm -> audio/webm or video/webm
|
/third_party/ffmpeg/doc/ |
D | muxers.texi | 219 …n: @url{https://sites.google.com/a/webmproject.org/wiki/adaptive-streaming/webm-dash-specification} 228 … ffmpeg will replace $ext$ in the file name with muxing format's extensions such as mp4, webm etc., 315 Set container format (mp4/webm) options using a @code{:} separated list of 331 @item webm 1337 This muxer implements the matroska and webm container specs. 1396 … -i sample_left_right_clip.mpg -an -c:v libvpx -metadata stereo_mode=left_right -y stereo_clip.webm 2478 …n: @url{https://sites.google.com/a/webmproject.org/wiki/adaptive-streaming/webm-dash-specification} 2522 ffmpeg -f webm_dash_manifest -i video1.webm \ 2523 -f webm_dash_manifest -i video2.webm \ 2524 -f webm_dash_manifest -i audio1.webm \ [all …]
|
/third_party/node/test/fixtures/wpt/resources/ |
D | testharness.js | 2423 * assert_implements_optional(video.canPlayType("video/webm"), 2424 * "webm video playback not supported");
|
/third_party/ffmpeg/ |
D | MAINTAINERS | 505 webm dash (matroskaenc.c) Vignesh Venkatasubramanian
|
/third_party/python/Lib/test/ |
D | mime.types | 1433 video/webm webm
|
/third_party/skia/third_party/externals/libwebp/ |
D | README | 19 https://chromium.googlesource.com/webm/libwebp
|
/third_party/python/Misc/NEWS.d/ |
D | 3.5.2rc1.rst | 816 Add .webm to mimetypes.types_map. Patch by Giampaolo Rodola'.
|
D | 3.6.0a1.rst | 1275 Add .webm to mimetypes.types_map. Patch by Giampaolo Rodola'.
|
12