Wed Jul 17 2024 17:14:16 PDT
  • Resolution: ---
  • Component: Audio/Video: Web Codecs
  • Product: Core

56 bugs found.
ID Type Summary Product Comp Assignee Status Resolution Updated
1906761 Fail to decode EncodedVideoChunk with empty or null duration Core Audio/Video: Web Cod cchang UNCO --- 17:10:50
1746557 [meta] Implement the WebCodecs API Core Audio/Video: Web Cod cchang NEW --- 2024-06-17
1749045 [WebCodecs][meta] Implement VideoDecoder Core Audio/Video: Web Cod cchang NEW --- 2024-04-12
1749539 [meta] Implement VideoFrame Core Audio/Video: Web Cod cchang NEW --- 17:10:11
1779655 Support I422 format for VideoFrame Core Audio/Video: Web Cod cchang NEW --- 2024-06-05
1779656 Support I444 format for VideoFrame Core Audio/Video: Web Cod cchang NEW --- 2024-02-22
1840966 Create gtest for DecoderAgent Core Audio/Video: Web Cod cchang NEW --- 2024-05-30
1841195 Use VideoColorSpaceInternal in VideoFrame Core Audio/Video: Web Cod nobody NEW --- 2024-04-18
1908572 Turn on WebCodecs pref in desktop beta and release Core Audio/Video: Web Cod nobody NEW --- 17:11:21
1861769 Add `transfer` to VideoFrameBufferInit Core Audio/Video: Web Cod cchang NEW --- 2023-10-27
1861770 Add `transfer` to EncodedVideoChunkInit Core Audio/Video: Web Cod cchang NEW --- 2023-10-27
1850521 Remove or document checks for areIntraClusterClonableSharedObjectsAllowed for VideoFrame/EncodedVideoChunk structured cloning Core Audio/Video: Web Cod nobody NEW --- 2023-09-18
1871457 Support Quantizer bitrate mode in VideoEncoder Core Audio/Video: Web Cod nobody NEW --- 2024-06-03
1872712 Find better ToString() patterns for code in dom/media/webcodecs Core Audio/Video: Web Cod nobody NEW --- 2024-01-15
1872733 [meta] [WebCodecs] Implement VideoEncoder Core Audio/Video: Web Cod nobody NEW --- 2024-06-03
1904635 Properly handle color space in video encoders Core Audio/Video: Web Cod nobody NEW --- Mon 05:05
1852215 [wpt-sync] Sync PR 41876 - Temporarily remove L1T3 SVC mode test Core Audio/Video: Web Cod wptsync NEW --- 2023-09-08
1892585 Make https://capture-and-encode.vercel.app/ on MacOS Core Audio/Video: Web Cod cchang NEW --- 2024-04-20
1906717 Optimize YUV-to-RGBA conversion with specified color space Core Audio/Video: Web Cod cchang NEW --- 2024-07-08
1782128 Consider cropping VideoFrame if visible size <= buffer size < codedSize Core Audio/Video: Web Cod nobody NEW --- 2024-05-30
1848523 Intermittent TEST-UNEXPECTED-TIMEOUT | /webcodecs/videoFrame-construction.crossOriginIsolated.https.any.worker.html | single tracking bug Core Audio/Video: Web Cod nobody NEW --- 2024-05-20
1902547 Perma [tier 2] /webcodecs/temporal-svc-encoding.https.any.worker.html?vp8 | SVC L1T2 - assert_equals: expected 12 but got 23 Core Audio/Video: Web Cod nobody NEW --- Sun 23:11
1905661 Intermittent TV TinderboxPrint: Per-test run of ...\video-encoder-h264.https.any.js<br/>: FAILURE Core Audio/Video: Web Cod nobody NEW --- 2024-07-09
1867066 [meta] Implement SVC for WebCodec Core Audio/Video: Web Cod cchang NEW --- 2024-05-02
1880576 Crash in [@ mozilla::Maybe<T>::isSome | mozilla::dom::VideoDecoder::DecodedDataToOutputType] Core Audio/Video: Web Cod cchang NEW --- 2024-04-11
1907121 VideoFrame copyTo crashes when converting I420 frame with rgb matrix to rgb buffer Core Audio/Video: Web Cod cchang NEW --- 02:16:40
1780656 `VideoFrame::CopyTo` can do copy in thread pool Core Audio/Video: Web Cod nobody NEW --- 2024-06-04
1802053 Introduce VideoFrameMetadata to VideoFrame Core Audio/Video: Web Cod nobody NEW --- 2024-01-25
1848451 Intermittent application crashed [@ mozilla::MozPromise<nsTArray<RefPtr<mozilla::MediaData> >, mozilla::MediaResult, true>::Private::Resolve<nsTArray<RefPtr<mozilla::MediaData> > >] | single tracking bug Core Audio/Video: Web Cod nobody NEW --- 2024-02-27
1848582 Use std::move() in GetTracksInfo() Core Audio/Video: Web Cod nobody NEW --- 2023-08-13
1849321 Implement 2.2 of VideoDecoder#Decode: check if the data passed in is a key frame when it's required, and throw synchronously Core Audio/Video: Web Cod nobody NEW --- 2024-01-15
1854596 Port over performance markers from playback to web codecs Core Audio/Video: Web Cod nobody NEW --- 2024-05-15
1855435 Add a way to synchronously detect if a chunk is a key chunk Core Audio/Video: Web Cod nobody NEW --- 2024-05-15
1856254 Intermittent application crashed [@ mozilla::MozPromise<nsTArray<RefPtr<mozilla::MediaData> >,mozilla::MediaResult,1>::Private::Resolve<nsTArray<RefPtr<mozilla::MediaData> > >] | single tracking bug Core Audio/Video: Web Cod nobody NEW --- 2024-02-27
1867067 Implement alpha side data encoding support for Web Codecs Core Audio/Video: Web Cod nobody NEW --- 2024-01-15
1868309 Sort out the MOZ_CAN_RUN_SCRIPT / MOZ_CAN_RUN_SCRIPT_BOUNDARY situation Core Audio/Video: Web Cod nobody NEW --- 2024-05-15
1869560 Figure out if FFmpegVideoEncoder should use something mode precise than microseconds, internally Core Audio/Video: Web Cod nobody NEW --- 2024-06-13
1869594 Log colorspace-related enums properly Core Audio/Video: Web Cod nobody NEW --- 2024-05-15
1869825 Sort out the colorspace situation in WebCodecs Core Audio/Video: Web Cod nobody NEW --- 2024-01-15
1871449 Make GuessColorSpace and functions around it clearer and simpler Core Audio/Video: Web Cod nobody NEW --- 2024-05-15
1876066 Implement OGG packetization in AudioEncoder Core Audio/Video: Web Cod nobody NEW --- 2024-01-24
1884796 Assertion failure: mIsValid (Invalid checked integer (division by zero or integer overflow)), at /builds/worker/workspace/obj-build/dist/include/mozilla/CheckedInt.h:562 Core Audio/Video: Web Cod nobody NEW --- 2024-06-28
1891080 Demo at https://guest271314.github.io/WebCodecsOpusRecorder/webcodecs-opus-recorder-mse-wav-player.html does not work Core Audio/Video: Web Cod nobody NEW --- 2024-06-17
1891082 Video on https://webvideo-js.pages.dev/ does not play Core Audio/Video: Web Cod nobody NEW --- 2024-06-17
1891236 Demo at https://bzyiostream.github.io/webcodecs/ does not work Core Audio/Video: Web Cod nobody NEW --- 2024-06-24
1899811 Allow odd-sized VideoFrame with subsampling Core Audio/Video: Web Cod nobody NEW --- 2024-05-30
1900376 [meta] Web Codecs release blockers Core Audio/Video: Web Cod nobody NEW --- 17:10:11
1900383 Improve the PEM that uses GMP Core Audio/Video: Web Cod nobody NEW --- 2024-06-17
1875805 Unifiy logging macros instead of copy-pasting the same block of code in each cpp file Core Audio/Video: Web Cod padenot NEW --- 2024-05-15
1880132 Add WPT for EncodedAudioChunk and AudioData serialization and transfer Core Audio/Video: Web Cod padenot NEW --- 2024-05-15
1882327 Write WPTs for audio decoding and encoding Core Audio/Video: Web Cod padenot NEW --- 2024-05-15
1887554 Video re-encode demo has rapid unbound system-level memory growth. (Chrome doesnt do anything there) Core Audio/Video: Web Cod padenot NEW --- 2024-06-03
1905363 Frame submission failure for 8k h264 encoding on Windows 11 x86_64 in CI Core Audio/Video: Web Cod padenot NEW --- Mon 05:14
1749048 Implement ImageDecoder Core Audio/Video: Web Cod aosmond ASSI --- 2024-06-16
1908231 Assertion failure: aDest.Length() >= aSource.Length() / aSourceChannelCount - aCopyToSpec.mFrameOffset, at /dom/media/webcodecs/AudioData.cpp:465 Core Audio/Video: Web Cod padenot ASSI --- 05:15:40
1908232 Assertion failure: idx < storage_.size(), at /builds/worker/workspace/obj-build/dist/include/mozilla/Span.h:755 Core Audio/Video: Web Cod padenot ASSI --- 05:15:35
56 bugs found.

File a new bug in the "Core" product