OSDN Git Service

lavc: move AVCodecContext.pkt to AVCodecInternal
authorAnton Khirnov <anton@khirnov.net>
Sun, 27 Oct 2013 12:12:53 +0000 (13:12 +0100)
committerAnton Khirnov <anton@khirnov.net>
Mon, 4 Nov 2013 07:51:26 +0000 (08:51 +0100)
commitda6506c607eda585ba4b15430cf3c9a2ce09c3a9
treefb2436a79ef99b8f7d8b50f015d5a86d0b9d1ae3
parent38ecc3702dabbea09230f6d6333f59e74f5d1c12
lavc: move AVCodecContext.pkt to AVCodecInternal

It's a private field, not meant to be accessed from outside lavc.
libavcodec/avcodec.h
libavcodec/internal.h
libavcodec/pthread_frame.c
libavcodec/rawdec.c
libavcodec/utils.c
libavcodec/version.h