Commits on Source (4)
-
libnice doesn't touch the kernel buffer sizes. When dealing with RTP data, it's generally advisable to increase them to avoid dropping packets locally. This is especially important when running multiple higher bitrate streams at the same time. Part-of: <!1366>
-
And only do add debug output at FIXME level when using the fallback channel mask, not for those defined in the AIFF spec. Part-of: <!1756>
-
Seungha Yang authored
Part-of: <!1761>
-
Seungha Yang authored
Sync with recent h265decoder DPB implementation. Part-of: <!1761>
Showing
- ext/webrtc/icestream.c 6 additions, 0 deletionsext/webrtc/icestream.c
- ext/webrtc/nicetransport.c 94 additions, 0 deletionsext/webrtc/nicetransport.c
- ext/webrtc/nicetransport.h 5 additions, 2 deletionsext/webrtc/nicetransport.h
- gst-libs/gst/codecs/gsth264decoder.c 97 additions, 332 deletionsgst-libs/gst/codecs/gsth264decoder.c
- gst-libs/gst/codecs/gsth264picture.c 348 additions, 102 deletionsgst-libs/gst/codecs/gsth264picture.c
- gst-libs/gst/codecs/gsth264picture.h 14 additions, 14 deletionsgst-libs/gst/codecs/gsth264picture.h
- gst/aiff/aiffparse.c 31 additions, 36 deletionsgst/aiff/aiffparse.c
This diff is collapsed.