On 27/04/16 20:37, Alexandra Hájková wrote: > --- > libavcodec/mpeg12dec.c | 414 > ++++++++++++++++++++++--------------------------- > libavcodec/mpeg12vlc.h | 2 +- > libavcodec/mpegvideo.h | 3 + > 3 files changed, 189 insertions(+), 230 deletions(-) >
> /* decompression specific */ > GetBitContext gb; > + BitstreamContext bc; I guess this get dropped later in the set. Possibly Ok. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
