On Sun, 20 Jan 2013, Luca Barbato wrote:

On 20/01/13 18:25, Martin Storsjö wrote:
This is untested in practice, but follows the spec. This gets rid
of another old todo comment in this code.
---
 libavformat/rtpdec.c |   10 +++++++---
 libavformat/srtp.c   |   15 ++++++++++++++-
 2 files changed, 21 insertions(+), 4 deletions(-)


Ok, seems there is getting enough common code to warrant factorize it in
an utility function maybe.

Yeah, that might be useful, although it doesn't feel totally obvious what way would be the best, since we want to parse out different things in all the places and so on. Also, I think we read and act on all the bits now, so we hopefully shouldn't have to touch it any more :-)

// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to