Closed Bug 959021 Opened 11 years ago Closed 11 years ago

[Media Encoder] Rename the HAS_AUDIO/HAS_VIDEO in ContainerWriter.h

Categories

(Core :: Audio/Video: Recording, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla29

People

(Reporter: rlin, Assigned: ayang)

References

(Blocks 1 open bug)

Details

Attachments

(1 file, 1 obsolete file)

The naming is bad, We should change it.
also change the naming on this comment https://bugzilla.mozilla.org/show_bug.cgi?id=961618#c2 I think you should rename EncodedFrame::SetFrameData() to SwapFrameData(), and call: nsTArray<uint8_t> frameData; frames.ElementAt(i)->SwapFrameData(&frameData); mControl->WriteAVData(frameData);
Assignee: nobody → rlin
Attached patch add_swap_av_frame (obsolete) — Splinter Review
Attachment #8364872 - Flags: review?(cpearce)
Assignee: rlin → ayang
Hi Benjmin, Need your help to sync this patch to WebM muxer if got r+
Attachment #8364872 - Flags: review?(cpearce) → review+
Attachment #8364872 - Attachment is obsolete: true
Attachment #8367837 - Flags: review+
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
Component: Video/Audio → Video/Audio: Recording
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: