• Vittorio Giovara's avatar
    mpegvideo: Split picture allocation for encoding and decoding · 9bb11be0
    Vittorio Giovara authored
    The main ff_alloc_picture() function is made more generic with all the
    parameters necessary as arguments. This will allows to move most of the
    related functions to a separate file later.
    
    Right now wrappers are provided to try and minimize the number of
    changes in the code.
    9bb11be0
mpegvideo.c 79.8 KB