Hi all.
I am trying to compile omxplayer on Raspbian. I found the source, I started compilations. I have not found any instructions which packages are needed. So far I had to install
libboost-dev
libavcodec-dev
libavformat-dev
but now I am stuck with libswresample, it is not in the default raspbian repository. Are there any other repositories I could use ? I am new to this stuff.
Thank you