• Stefano Sabatini's avatar
    ffplay: set codec_id in codec context · 1cbb11cd
    Stefano Sabatini authored
    Set codec id in case another codec is forced on the context (e.g. when
    the user specify the codec with -codec).
    
    For example fix:
    ffplay -vcodec pgmyuv -i "tests/vsynth1/%02d.pgm"
    1cbb11cd
ffplay.c 112 KB