diff options
Diffstat (limited to 'THANKS.markdown')
-rw-r--r-- | THANKS.markdown | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/THANKS.markdown b/THANKS.markdown new file mode 100644 index 000000000..035dc7ba2 --- /dev/null +++ b/THANKS.markdown @@ -0,0 +1,54 @@ +# HandBrake Thanks + +## Open Source Libraries + +HandBrake uses many cool libraries from the GNU/Linux world. We thank them and their authors. + +- [libass](https://github.com/libass/libass) +- [libavcodec](https://libav.org/) +- [libbluray](https://www.videolan.org/developers/libbluray.html) +- [libbzip2](http://bzip.org/) +- [libdvdnav](https://dvdnav.mplayerhq.hu/) +- [libdvdread](https://dvdnav.mplayerhq.hu/) +- [libfdk-aac](https://sourceforge.net/projects/opencore-amr/) +- [libfontconfig](https://freedesktop.org/wiki/Software/fontconfig/) +- [libfreetype](https://freetype.org/) +- [libgnurx](https://sourceforge.net/projects/mingw/files/Other/UserContributed/regex/mingw-regex-2.5.1/) +- [libharfbuzz](https://www.freedesktop.org/wiki/Software/HarfBuzz/) +- [libiconv](https://www.gnu.org/software/libiconv/) +- [libjansson](http://www.digip.org/jansson/) +- [liblame](http://lame.sourceforge.net/) +- [libmfx](https://github.com/Rodeo314/libmfx) +- [libmpeg2dec](http://libmpeg2.sourceforge.net/) +- [libogg](https://xiph.org/ogg/) +- [libpthreadsw32](https://sourceware.org/pthreads-win32/) +- [libsamplerate](http://mega-nerd.com/SRC/) +- [libtheora](https://theora.org/) +- [libvorbis](http://vorbis.com/) +- [libvpx](https://github.com/webmproject/libvpx/) +- [libx264](https://www.videolan.org/developers/x264.html) +- [libx265](http://x265.org/) +- [libxml2](http://xmlsoft.org/) +- [libzlib](http://zlib.net/) + + +## Services and Software + +- [handbrake.fr](https://handbrake.fr) web hosting courtesy of Eric Petit +- [Freenode IRC](https://freenode.net/) +- [GitHub](https://github.com) +- [JetBrains ReSharper](https://www.jetbrains.com/resharper/) +- [phpBB](http://www.phpbb.com/) +- [ReviewBoard](http://www.reviewboard.org/) + + +## Graphics + +- Modernised application icon by Matt Johnson <[email protected]> +- Toolbar icons by [Nik Pawlak](http://nikpawlak.com) <[email protected]> [@nikpawlak](https://twitter.com/nikpawlak) + + +## And Many More... + +Thanks to all who have contributed to HandBrake by testing releases, submitting patches, providing test sources, supporting HandBrake's users on our Community Forums, and more. You are all too many to name, but we're entirely grateful for your years of support. + |