Skip to content

vlc_frame: remove deprecated vlc_fifo_Count()

Steve Lhomme requested to merge robUx4/vlc:fifo-count into master

Replace the local calls with already used block_FifoShow().

Not sure why the MP4 muxer is requesting more than one block be available. It seems to only use one.

Merge request reports

Loading