• Marton Balint's avatar
    ffplay: factorize frame queue operations · 5a5128ba
    Marton Balint authored
    Create a generic frame and a frame queue struct to handle video picture queues
    and subtitle picture queues with common code. Also add the possibility to queue
    AVFrames, however at the moment we only use SDL_Overlay buffers for video and
    AVSubtitles for subtitles.
    Signed-off-by: 's avatarMarton Balint <cus@passwd.hu>
    5a5128ba
ffplay.c 129 KB