rtph265depay: fix unneeded sub-buffer creation
We create a sub-buffer just to copy over its metas and then throw it away immediately, just use the original input buffer directly.
Showing
Please register or sign in to comment
We create a sub-buffer just to copy over its metas and then throw it away immediately, just use the original input buffer directly.