Skip to content
  • Wim Taymans's avatar
    avcodecmap: only restrict caps on encoders · bfba26a0
    Wim Taymans authored
    We only want to restrict the channels/rate and width/height on the encoder pads.
    For decoders can't assume that the input caps contain channels/rate or
    width/height so we need to accept everything.
    
    Conflicts:
    	ext/ffmpeg/gstffmpegcodecmap.c
    bfba26a0