index
:
dino
add-kbd-shortcut-to-show-settings
add-kbd-shortcut-to-zoom-text
add-yourself
add_conversation_account_indicator
add_conversation_account_indicator_in_conversation_details
allow-blocking-entire-domain
dot-cache-avatars
fix-adding-yourself-to-roster
fix-assertion-account-has-key
fix-highlight-color-message-search-dark-theme
ignore-subject-if-w-thread-or-message-node
make-encryption-icon-status-more-noticeable
master
nice-presence
obsfucate-password-length
openpgp-plugin-hide-revoked-expired
search-filter-online-contacts
sensible-conversation-details-icon
set-presence
show-contact-status-in-start-chat-window
show-message-encryption-type-tooltip
stop-duplicating-roster-subscription-box
My branches for the dino XMPP project
Miquel Lionel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
rtp
/
src
/
codec_util.vala
Commit message (
Collapse
)
Author
Age
Files
Lines
*
RTP: Make codec and hardware support compile-time configurable
Marvin W
2022-02-11
1
-7
/
+54
|
*
RTP: Add support for G.722
Marvin W
2022-02-06
1
-0
/
+4
|
*
RTP: VAAPI seems to not support VBR and low-power mode at the same time
Marvin W
2022-01-21
1
-1
/
+1
|
*
RTP: Use VP8 wait-for-keyframe only for GStreamer 1.18+
Marvin W
2022-01-21
1
-3
/
+3
|
*
RTP: Disable VP9
Marvin W
2021-12-19
1
-0
/
+1
|
*
Optimize encoder for low cpu usage
Marvin W
2021-11-15
1
-5
/
+5
|
*
Add maximum bitrate and adjust video resolution based on bitrate
Marvin W
2021-11-15
1
-8
/
+27
|
*
Split payloader off encoder chain
Marvin W
2021-11-10
1
-4
/
+39
|
*
Improve codec support
Marvin W
2021-11-10
1
-4
/
+7
|
*
RTP: Handle missing rtp pay/depay elements
Marvin W
2021-05-15
1
-11
/
+13
|
*
Calls: Use vp8depay.wait-for-keyframe only with GStreamer 1.16+
Marvin W
2021-05-11
1
-1
/
+3
|
*
Handle non-existant call support
fiaxh
2021-04-29
1
-0
/
+1
|
*
Video optimizations
Marvin W
2021-04-29
1
-26
/
+89
|
*
Resample audio data for common 48k sample rate
Marvin W
2021-03-23
1
-6
/
+4
|
*
Add RTP implementation as plugin
Marvin W
2021-03-21
1
-0
/
+245