Sign in
webrtc
/
src
/
a23fbc694f44817ae19944c0d3cf289082455af8
/
media
7768667
Propagate desicion if RTP packet should be ECT(1) marked to socket
by Per Kjellander
· 10 weeks ago
9f827f5
Extend FindMatchingCodec to support multi-codec RED
by Harald Alvestrand
· 10 weeks ago
33f38f2
Add some tests for CodecList consistency
by Harald Alvestrand
· 10 weeks ago
84b33a4
Fix crash invalid entry access in StreamConfigs.
by Sunggook Chue
· 2 months ago
7976b77
Revert "Follow codec preference order for sending codec fallback."
by Mirko Bonadei
· 10 weeks ago
486e3de
Expand use of CodecList to cover pc/media_session.cc
by Harald Alvestrand
· 2 months ago
611d7f6
Introduce the CodecList class
by Harald Alvestrand
· 2 months ago
1ad3e14
Follow codec preference order for sending codec fallback.
by Qiu Jianlin
· 3 months ago
882b32d
Reland "Use PayloadTypePicker for video PT assignment"
by Harald Alvestrand
· 2 months ago
575d323
Fix dcsctp handling of dtls restart
by Jonas Oreland
· 3 months ago
8898459
Clean up p2p:rtc_p2p target
by Philipp Hancke
· 3 months ago
711e1a8
Create a custom test launcher for android
by Björn Terelius
· 3 months ago
b7bc1aa
Make MapCodecs return error rather than empty list when failing.
by Harald Alvestrand
· 3 months ago
e046787
Revert "Use PayloadTypePicker for video PT assignment"
by Harald Alvestrand
· 3 months ago
e504894
Use PayloadTypePicker for video PT assignment
by Harald Alvestrand
· 3 months ago
45f58d7
Fixed counting of index 'send_codec_position'
by Pete Makeev
· 3 months ago
ad63489
Remove orphis from OWNERS files
by Harald Alvestrand
· 3 months ago
98b3588
Make CreateSendChannel and CreateReceiveChannel methods pure virtual
by Tommi
· 3 months ago
b40c559
Set voice RTCP mode based on the RemoteContent and not based on the LocalContent.
by Tomas Lundqvist
· 3 months ago
2e7e049
Don't use transport-cc if RFC8888 feedback is negotiated.
by Harald Alvestrand
· 3 months ago
5ad1dae
setParameters should not throw when only level mismatch.
by Qiu Jianlin
· 3 months ago
fb62f90
Verify that transport-cc is used when RFC8888 field trial is off.
by Harald Alvestrand
· 3 months ago
2d47c93
Correct H.265 level-id in fmtp line for offer/answer.
by Qiu Jianlin
· 3 months ago
c79be57
Reland "Set default scalability mode for H.265 to L1T1."
by Qiu Jianlin
· 3 months ago
7522352
Remove all references to codec-level transport-cc functions and flags.
by Harald Alvestrand
· 3 months ago
0c6d319
Enable RFC 8888 feedback if negotiated
by Harald Alvestrand
· 3 months ago
54ed3ad
Revert "Set default scalability mode for H.265 to L1T1."
by Ilya Nikolaevskiy
· 3 months ago
775639e
Set default scalability mode for H.265 to L1T1.
by Qiu Jianlin
· 4 months ago
71ba9cb
Add corruption detection header default as stopped.
by Emil Vardar
· 4 months ago
7589689
Replace cricket::LeastCommonMultiple and cricket::GreatestCommonDivisor with std::lcm and std::gcd.
by Evan Shrubsole
· 4 months ago
e6f0c2f
SEA discards inactive encoders in implementation name
by Evan Shrubsole
· 4 months ago
87155fc
Update VoiceEngine tests to use BuiltingAudioProcessingBuilder instead of AudioProcessingBuilder
by Danil Chapovalov
· 4 months ago
aaaeb29
Allow single-argument StrCat
by Harald Alvestrand
· 4 months ago
3fa21c8
Comment unused variables in implemented functions 13\n
by Dor Hen
· 4 months ago
297fe1a
[reland] Comment unused variables in implemented functions 10\n
by Dor Hen
· 4 months ago
461e828
Revert "Comment unused variables in implemented functions 10\n"
by Harald Alvestrand
· 4 months ago
c118881
Comment unused variables in implemented functions 12\n
by Dor Hen
· 4 months ago
a154b73
Comment unused variables in implemented functions 11\n
by Dor Hen
· 4 months ago
f5e0f03
Comment unused variables in implemented functions 10\n
by Dor Hen
· 4 months ago
7058da6
Rename PacketOptions.is_retransmit to is_media.
by Jakob Ivarsson
· 4 months ago
68f4e27
Add RtpSender OnFirstPacketSent callback.
by Jakob Ivarsson
· 4 months ago
e8c97c0
Reland "Rename `requested_resolution` to `scale_resolution_down_to`."
by Henrik Boström
· 4 months ago
af44d8f
Revert "Rename `requested_resolution` to `scale_resolution_down_to`."
by Florent Castelli
· 4 months ago
82617ac
Rename `requested_resolution` to `scale_resolution_down_to`.
by Henrik Boström
· 4 months ago
1c262bf
Allow not specifying `requested_resolution` on inactive encodings.
by Henrik Boström
· 4 months ago
b7abaee
Revert "Use Payload Type suggester for all codec merging"
by Harald Alvestrand
· 4 months ago
7a3c07b
Cleanup: Move all comparator tests to codec_comparators_unittests
by Harald Alvestrand
· 4 months ago
929c02a
Add IsSameRtpCodec method to Codec.
by Åsa Persson
· 4 months ago
0bac2aa
Use Payload Type suggester for all codec merging
by Harald Alvestrand
· 4 months ago
049b43b
[reland] Comment unused variables in implemented functions
by Dor Hen
· 4 months ago
558c2dc
Change timestamps type from int64 to Timestamp in MediaReceiverInfo.
by Olov Brändström
· 4 months ago
183a522
Enable corruption detection when the encrypted extension is present
by Emil Vardar
· 4 months ago
d8bddfe
Split up the call/video_stream_api target
by Harald Alvestrand
· 4 months ago
36e5979
Work around stdc++ bug with clang
by Patrick Reynolds
· 5 months ago
bd42ee8
Refactor FindMatchingCodec
by Harald Alvestrand
· 5 months ago
ae40039
Add comparators unittest, and abandon MatchesForSdp
by Harald Alvestrand
· 5 months ago
3203b62
Add AbslStringify for cricket::Codec
by Harald Alvestrand
· 5 months ago
b74268e
Update TODOs to the correct format.
by Olov Brändström
· 5 months ago
19bbd6f
Move some codec-comparing functions to a single file.
by Harald Alvestrand
· 5 months ago
fea3280
update format of recently added TODOs.
by Olov Brändström
· 5 months ago
51b6826
Add an environment clock timestamp to SenderReportStats.
by Olov Brändström
· 5 months ago
b9c4c24
rename timestamps to show epoch
by Olov Brändström
· 5 months ago
c42162c
Add multiple codec settings to RtpConfig for Mixed-codec simulcast.
by Shigemasa Watanabe
· 5 months ago
6786075
Revert "Comment unused variables in implemented functions"
by Danil Chapovalov
· 5 months ago
05043e1
Comment unused variables in implemented functions
by Dor Hen
· 5 months ago
4baeed3
Use environment monotonic timestamps (i.e. not UTC) in RTCStats.
by Olov Brändström
· 5 months ago
57ec58b
VideoAdapter: Fix zooming issue with requested_resolution API.
by Henrik Boström
· 5 months ago
b3ac753
Iteratively fix unit tests to work with late assignment.
by Harald Alvestrand
· 5 months ago
a61a25a
Correct format for TODO comments
by Fanny Linderborg
· 5 months ago
6f90609
Compare only profile & tier when matching HEVC codec.
by Qiu Jianlin
· 5 months ago
f566dee
Make requested_resolution throw on invalid dimensions.
by Henrik Boström
· 5 months ago
e2952a0
Eliminate a pointless IsEnabled helper
by Harald Alvestrand
· 5 months ago
bbea923
Removed unused absl::InlinedVector.
by Taylor Brandstetter
· 5 months ago
825e4f1
VideoAdapter: Interpret requested resolution as max restriction.
by Henrik Boström
· 5 months ago
cbf5122
Avoid signaling requested_resolution back to the adapting source.
by Henrik Boström
· 5 months ago
2b5f7cb
Adjust `requested_resolution` to match frame's aspect ratio.
by Henrik Boström
· 6 months ago
6aab4cc
Change cricket::Codec default id from 0 to -1
by Harald Alvestrand
· 6 months ago
97c594f
Add field trial for late PT allocation
by Harald Alvestrand
· 6 months ago
254bd32
Update when/how `requested_resolution` throws for invalid parameters.
by Henrik Boström
· 6 months ago
dc56a36
Use PayloadTypePicker in WebRtcVoiceEngine
by Harald Alvestrand
· 6 months ago
927244d
Set MID in AudioReceiveChannel
by Harald Alvestrand
· 6 months ago
9f096a8
Allow VideoEncoderSoftwareFallbackWrapper to return SIMULCAST_PARAMS_NOT_SUPPORTED
by Ilya Nikolaevskiy
· 6 months ago
05e1a1f
Explicitly set encoder_context to nullptr in SimulcastEncoderAdapter after move.
by Björn Terelius
· 6 months ago
ac505c5
Enable the FrameInstrumentationGenerator if its extension is negotiated
by Fanny Linderborg
· 6 months ago
64d68c3
Add WebRTC-MixedCodecSimulcast field trial
by Florent Castelli
· 6 months ago
c17ca01
Move the payload type picker to call/
by Harald Alvestrand
· 6 months ago
c5b9a60
Propagate environment to RtpSenders
by Florent Castelli
· 6 months ago
843a317
Fix requested_resolution orientation assumption in OnSinkWants().
by Henrik Boström
· 6 months ago
55ed950
Propagate corruption score to VideoReceiverInfo.
by Emil Vardar
· 6 months ago
8037fc6
Migrate absl::optional to std::optional
by Florent Castelli
· 6 months ago
da72666
Support standard simulcast with `requested_resolution`.
by Henrik Boström
· 6 months ago
07e83f2
Roll chromium_revision ba1ae79f58..6f9b3224db (1319128:1338914)
by Mirko Bonadei
· 7 months ago
0012bfa
Change DataChannelInit::priority to integer and forward to SCTP transport
by Florent Castelli
· 7 months ago
5079e8a
Allow supplying a custom NetworkControllerInterfaceFactory per-Call in PeerConnectionDependencies
by Tony Herre
· 7 months ago
4dedf5e
Use EncoderStreamFactory::CreateEncoderStreams() instead of GetSimulcastConfig()
by Sergey Silkin
· 7 months ago
9e1460f
Parameterize "scale resolution down by" tests
by Sergey Silkin
· 7 months ago
3f9589a
Remove max_qp argument from GetSimulcastConfig()
by Sergey Silkin
· 8 months ago
c0a32fe
Remove bitrate_priority argument from GetSimulcastConfig()
by Sergey Silkin
· 8 months ago
44a7550
SimulcastEncoderAdapter: Add sequence checks for encoder contexts lifetime
by Hirokazu Honda
· 8 months ago
3172d16
Clean up EncoderStreamFactory
by Sergey Silkin
· 8 months ago
Next »