On 16/05/16 10:25, Anton Khirnov wrote: > Currently it's done in the code that initialises the ref list for > MBAFF, which is not a logical place for it. Move it to the function that > parses the pred table from the bitstream, which is analogous to what is > done for the implicit weight table as well. > --- > libavcodec/h264_parse.c | 10 +++++++++- > libavcodec/h264_refs.c | 7 ------- > 2 files changed, 9 insertions(+), 8 deletions(-) >
Sounds fine. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
