Sometimes when I download a program, I also download the source code. Just to see what other poets are doing
It's amazing how contributors always seem to come from all over the planet. No, I don't track them down, it is evident from the names and surnames.
It's always the same pattern. Some French guy did this, some Japanese guy did that, some Chinese guy contributed something else...
They most likely will never meet in person, nobody forced them to cooperate, but they still do.
I find it great
Join me in giving some respect to these generally underappreciated fellows
Here is the example that inspired this post:
It's amazing how contributors always seem to come from all over the planet. No, I don't track them down, it is evident from the names and surnames.
It's always the same pattern. Some French guy did this, some Japanese guy did that, some Chinese guy contributed something else...
They most likely will never meet in person, nobody forced them to cooperate, but they still do.
I find it great
Join me in giving some respect to these generally underappreciated fellows
Here is the example that inspired this post:
Code:
AC3 plugin for The Core Pocket Media Player using liba52 (using source from ffmpeg 0.4.8) Copyright (C) 2000-2003 Michel Lespinasse Copyright (C) 1999-2000 Aaron Holtzman Aaron Holtzman started the project and made the initial working implementation. Michel Lespinasse did major changes for speed and conformance and is the current maintainer. Other contributors include: Gildas Bazin - mingw32 port Billy Biggs - most of liba52.txt Eduard Hasenleithner - gcc 3.0 fixes HÃ¥kan Hjort - Solaris output, mlib code Charles M. Hannum - fixes Chris Hodges - made the library reentrant Michael Holzt - OSS output.c and misc errata Angelos Keromytis - OpenBSD fixes David I. Lehn - API cleanup suggestion Don Mahurin - stdin support for extract_a52 Jim Miller - IRIX output.c Takefumi Sayo - FreeBSD tweak Shoji Tokunaga - aif file output (let me know if I forgot anyone)
Comment