update readme with project state and link to opus decoder installation process
increase max nproc to 4
add optional stupid framedrop via -D cmd line arg
readme: update gotchas
vpx: enable parallel decoding
opus is working now
fix mc/ivf priority again
support updated mcfs
show delay in the info
show decoder/stream info
add VP8/VP9 decoding
readme: forgot to remove one line
readme: cosmetic fixes
don't spawn _too_ many procs with av1 decoding
h264: append decoder error msgs
fix crash when there is no audio
h264: show decoder error
h264: use real height to get rid of garbage pixels at the bottom
h264: height needs to be 16-byte aligned as well
h264: print errors better
send decoder's status when finished
drain audio just as before
h264: align width to 16 bytes
add h.264 baseline support
sync audio start to the first frame
str2fmt: don't crash when string isn't set
remove decoder's stop channel, frames channel is enough
drain the audio stream before finishing
fix another wrong Dclose issue
readme: update instructions
add a very basic audio support
rename mp4* to mc* (multimedia container)
av1 decoder proc: tell main thread we're finished
stream-related fixes
support MP4 container via mcfs
prepare for multiple streams support
fix a race condition
add a note re machines
readme: add contact
add more info to the readme
first version, playing AV1 ivf