- 44943c8 Add H265 codec name and profile/tier/level utils. by Qiu Jianlin · 1 year, 7 months ago
- 031ebc4 Increase RTP send buffer size from 64kb to 256kb. by Erik Språng · 2 years ago
- db1fae4 Reland "Remove ISAC media constant and payload type mapping" by Alessio Bazzica · 2 years, 1 month ago
- b79b74e Revert "Remove ISAC media constant and payload type mapping" by Björn Terelius · 2 years, 1 month ago
- 4c7271a Remove ISAC media constant and payload type mapping by Philipp Hancke · 2 years, 1 month ago
- 179f40e add 422 8 and 10 bit decoding support by Sergio Garcia Murillo · 2 years, 9 months ago
- 7194d83 Make AV1X constants private by Emil Lundmark · 3 years, 5 months ago
- 7145a14 red: fix fmtp payload type collision handling by Philipp Hancke · 3 years, 6 months ago
- 6b19d82 Replace AV1X with AV1 by Sergey Silkin · 3 years, 7 months ago
- 48171ec Remove more mentions of RTP datachannels by Harald Alvestrand · 4 years ago
- 006206d rtx-time implementation by Philipp Hancke · 4 years ago
- e71b55f build: merge media_constants and engine_constants by Philipp Hancke · 4 years, 2 months ago
- 1e98f95 sdp: remove some unused x-google attributes by Philipp Hancke · 4 years, 3 months ago
- afee708 do not set rtp datachannel b=AS for SCTP by Philipp Hancke · 4 years, 5 months ago
- 1b06876 Delete kHEVCCodecName by Emil Lundmark · 4 years, 7 months ago
- 2127aaa Add new fmtp parameter for H.264 by Eldar Rello · 4 years, 8 months ago
- ee8c246 Reland "sdp: parse and serialize b=TIAS" by Taylor Brandstetter · 4 years, 8 months ago
- e43648a Add constrained high profile level for h264 codec to media_constants by Andrey Logvin · 4 years, 9 months ago
- b59f337 Remove leftover SCTP "codec name" constants by Harald Alvestrand · 4 years, 10 months ago
- f026592 Add HEVC codec name. by Andrey Logvin · 4 years, 10 months ago
- c46385c Add Av1 Decoder wrapper behind a build flag by Danil Chapovalov · 5 years ago
- 479a3c0 Add support for enabling and negotiating raw RTP packetization. by Mirta Dvornicic · 6 years ago
- fadb181 Negotiate use of RTCP loss notification feedback (LNTF) by Elad Alon · 6 years ago
- 48cce4d Parse "max-message-size" parameter from SCTP SDP description by Harald Alvestrand · 6 years ago
- 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
- 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from media/base/mediaconstants.cc]
- 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
- 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
- 634a777 Add RRTR parameter to media engine and pass it to video receive stream by Ilya Nikolaevskiy · 7 years ago
- f18072e Enable SVC based on number of SSRCs. by Sergey Silkin · 7 years ago
- d7ae3c3 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
- 1204448 Revert "Reland "Rename stereo video codec to multiplex"" by Taylor Brandstetter · 7 years ago
- 4954a77 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
- 6bc7bb6 Revert "Rename stereo video codec to multiplex" by Ivo Creusen · 7 years ago
- bbdabe5 Rename stereo video codec to multiplex by Emircan Uysaler · 7 years ago
- 0a37547 Add optional stereo codec to SDP negotiation by Emircan Uysaler · 7 years ago
- 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
- bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/media/base/mediaconstants.cc]
- 66753c3 Normalize codec names to those used by AcmCodecDatabase. by ossu · 8 years ago
- 5dfac56 Keep all codec parameters in VideoReceiveStream::Decoder by magjed · 8 years ago
- 509e4fe Reland of Stop using hardcoded payload types for video codecs (patchset #1 id:1 of https://codereview.webrtc.org/2513633002/ ) by magjed · 8 years ago
- eacbaea Revert of Stop using hardcoded payload types for video codecs (patchset #6 id:210001 of https://codereview.webrtc.org/2493133002/ ) by magjed · 8 years ago
- 42043b9 Stop using hardcoded payload types for video codecs by Magnus Jedvert · 8 years ago
- 725e484 Use different RTX payload types for different H264 profiles by magjed · 8 years ago
- 87d7d77 Add new codec for FlexFEC. by brandtr · 8 years ago
- 06c8e1e Revert of H264 codec: Check profile-level-id when matching (patchset #2 id:60001 of https://codereview.webrtc.org/2347863003/ ) by Magnus Jedvert · 8 years ago
- 2675274 Remove cricket::VideoCodec with, height and framerate properties by perkj · 8 years ago
- 9fa4975 - Filter data channel codecs based on codec name instead of payload type, which may have been remapped. by solenberg · 8 years ago
- 68979ab H264 codec: Check profile-level-id when matching by magjed · 8 years ago
- 6f8d686 Remove use of RtpHeaderExtension and clean up by isheriff · 9 years ago
- b031a2e Allow WebRTC to offer receiving capability for 120ms Opus packets. by minyuel · 9 years ago
- a6b9944 Generate FMTP parameters for the H.264 codec. by hta · 9 years ago
- f475277 Rename constants files in webrtc/{media,p2p} by kjellander · 9 years ago[Renamed (98%) from webrtc/media/base/constants.cc]
- 5711c8d Change transport sequence number extension strings to specify what revision is implemented. by Stefan Holmer · 9 years ago
- 1e01660 Add support for rtx with h264. by stefan · 9 years ago
- 1afca73 Change to WebRTC license in webrtc/media by kjellander · 9 years ago
- a96e2d7 Move talk/media to webrtc/media by kjellander · 9 years ago[Renamed (98%) from talk/media/base/constants.cc]
- 1088001 Support multiple rtx codecs. by Stefan Holmer · 9 years ago
- b163c3f Delete unused members from VideoOptions by nisse · 9 years ago
- 43edf0f Require negotiation to send transport cc feedback over RTCP. by stefan · 9 years ago
- c1aeaf0 Wire up packet_id / send time callbacks to webrtc via libjingle. by stefan · 9 years ago
- 71f6f44 iOS HW H264 support. by Zeke Chin · 10 years ago
- e62202f Support handling multiple RTX but only generate SDP with RTX associated with VP8. by Shao Changbin · 10 years ago
- 7100dcd Adding "usedtx" as Opus codec parameter. by Minyue Li · 10 years ago
- 5225dd8 If audio ptime is negotiated in SDP, then we would set the audio codec with negotiated packet size if it's allowed. If the negotiated packet size is not supported by the working codec, then we would use the next smallest size. by Brave Yao · 10 years ago
- fdd1057 Add CVO support to Vie layer. by guoweis@webrtc.org · 10 years ago
- d324546 Misc. cleanup split out of https://webrtc-codereview.appspot.com/37699004/ : by pkasting@chromium.org · 10 years ago
- 5d639b3 (Auto)update libjingle 75141932-> 75179475 by buildbot@webrtc.org · 11 years ago
- b5a22b1 Revert r6110 and r6109. by pbos@webrtc.org · 11 years ago
- 17911dc (Auto)update libjingle 66798415-> 66813165 by buildbot@webrtc.org · 11 years ago
- d266a20 Initial wiring of new webrtc API in libjingle. by pbos@webrtc.org · 11 years ago
- ed97bb0 (Auto)update libjingle 66340694-> 66388864 by buildbot@webrtc.org · 11 years ago
- 79047f9 (Auto)update libjingle 62691533-> 62713454 by henrike@webrtc.org · 11 years ago
- 704bf9e (Auto)update libjingle 62063505-> 62278774 by henrike@webrtc.org · 11 years ago
- d43aa9d Update libjingle 61901702->61966318 by henrike@webrtc.org · 11 years ago
- aebb1ad pRevert 5371 "Revert 5367 "Update talk to 59410372."" by henrika@webrtc.org · 11 years ago
- 44461fa Revert 5367 "Update talk to 59410372." by henrika@webrtc.org · 11 years ago
- 0f3356e Update talk to 59410372. by mallinath@webrtc.org · 11 years ago
- 32f485b Fix constants.[h|cc] to avoid static initializer in webrtcvideoengine.cc. by sergeyu@chromium.org · 11 years ago
- 57a5f64 revert r5230 by sergeyu@chromium.org · 11 years ago
- a1b21cd Fix constants.[h|cc] to avoid static initializer in webrtcvideoengine.cc. by sergeyu@chromium.org · 11 years ago
- 7818752 Update libjingle to 53856368. by wu@webrtc.org · 11 years ago
- 1e09a71 Update talk folder to revision=49952949 by henrike@webrtc.org · 12 years ago
- 28e2075 Adds trunk/talk folder of revision 359 from libjingles google code to trunk/talk by henrike@webrtc.org · 12 years ago