On Thu, 23 Feb 2012, Luca Barbato wrote:

On 23/02/12 15:00, Martin Storsjö wrote:
---
 libavformat/rtpenc.c |    1 +
 libavformat/rtpenc.h |    4 ++++
 2 files changed, 5 insertions(+), 0 deletions(-)


Ok, I guess, when will be used?

It's used in 4/4 in this series (I guess I should reorder them so this one is #3), for storing VLC tables for parsing the bitstream. (Since the VLC tables within lavc are global and only can be initialized within avcodec_open2() for thread safety reasons, I initialize a separate copy within the packetizer.)

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

Reply via email to