Skip to content
Snippets Groups Projects
Commit d0fe217e authored by Martin Storsjö's avatar Martin Storsjö
Browse files

rtpdec: Simplify insertion into the linked list queue


By using a pointer-to-pointer, we avoid having to keep track
of the previous packet separately.

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent 62761934
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment