vlc_frame: remove deprecated vlc_fifo_Count()
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.
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.
VideoLAN code repository instance