I understand it when unscrupulous people rip off FFmpeg, but I had hoped there would be more honor among fellow OSS developers.
First, we didn't do an AMA on Reddit.
Then, the UI/UX part of VLC is around 1/30th of the VLC codebase (not counting external libraries) and most of the code is demuxers, decoders, protocol handlers (all custom), video outputs, video filter, clock, audio filters and libraries wrapper (not only libavcodec).
Did you actually look at the codebase before saying things like this?
Then, VLC developers have worked on libavcodec, like for DxVA2 acceleration, and have been telling people to add codecs inside libavcodec, and not directly VLC.
> there was a trend to accept the praise without coming out
Where did you see that "trend" ?
Finally, I don't see what your work is on FFmpeg or other such libraries.
I apologize, you're right. I actually went back to look at it and it was all non-VLC people misrepresenting FFmpeg and VLC.
Then, the UI/UX part of VLC is around 1/30th of the VLC codebase (not counting external libraries) and most of the code is demuxers, decoders, protocol handlers (all custom), video outputs, video filter, clock, audio filters and libraries wrapper (not only libavcodec).
I didn't mean to say that VLC doesn't do anything important, I just felt that FFmpeg gets less credit than it deserves because it is less user-facing.
As to the codebase and FFMpeg contributions: I actually have a patch sitting around that makes substantial bug fixes and improvements to the OS X VLC. Part of this was a result of my work in FFMpeg improving crash and corruption resilience. I wouldn't have worked on this if I didn't feel that VLC is a good project, so I apologize if you thought my comment misrepresented the project or the developers. It was simply meant to express a general frustration at the lack of recognition of FFMpeg developers.