README.OpenSource 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. [
  2. {
  3. "Name": "ijkplayer",
  4. "License": "LGPLv2.1 or later",
  5. "License File": "README.md",
  6. "Version Number": "k0.8.8",
  7. "Owner" : "xiafeng@huawei.com",
  8. "Upstream URL": "https://github.com/bilibili/ijkplayer",
  9. "Description": "Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support."
  10. },
  11. {
  12. "Name": "FFmpeg",
  13. "License": "LGPLv2.1 or later",
  14. "License File": "LICENSE.md",
  15. "Version Number": "ff4.0--ijk0.8.8--20210426--001",
  16. "Owner" : "xiafeng@huawei.com",
  17. "Upstream URL": "https://github.com/bilibili/FFmpeg",
  18. "Description": "FFmpeg is a collection of libraries and tools to process multimedia content such as audio, video, subtitles and related metadata."
  19. },
  20. {
  21. "Name": "openssl",
  22. "License": "Apache License 2.0",
  23. "License File": "notes.txt",
  24. "Version Number": "OpenSSL_1_1_1w",
  25. "Owner": "xiafeng@huawei.com",
  26. "Upstream URL": "https://github.com/openssl/openssl",
  27. "Description": "OpenSSL is a robust, commercial-grade, full-featured Open Source Toolkit for the Transport Layer Security (TLS) protocol formerly known as the Secure Sockets Layer (SSL) protocol."
  28. },
  29. {
  30. "Name": "soundtouch",
  31. "License": "LGPL-2.1",
  32. "License File": "LICENSE, COPYING.TXT",
  33. "Version Number": "ijk-r0.1.2-dev",
  34. "Owner" : "xiafeng@huawei.com",
  35. "Upstream URL": "https://github.com/bilibili/soundtouch",
  36. "Description": "SoundTouch is an open-source audio processing library that allows changing the sound tempo, pitch and playback rate parameters independently from each other"
  37. },
  38. {
  39. "Name": "libyuv",
  40. "License": "BSD 3-Clause "New" or "Revised" License",
  41. "License File": "LICENSE",
  42. "Version Number": "ijk-r0.2.1-dev",
  43. "Owner" : "xiafeng@huawei.com",
  44. "Upstream URL": "https://github.com/bilibili/libyuv",
  45. "Description": "libyuv is an open source project that includes YUV conversion and scaling functionality."
  46. },
  47. {
  48. "Name": "ijkplayer",
  49. "License": "LGPLv2.1 or later",
  50. "License File": "README.md",
  51. "Version Number": "master",
  52. "Owner" : "xiafeng@huawei.com",
  53. "Upstream URL": "https://gitee.com/HarmonyOS-tpc/ijkplayer",
  54. "Description": "基于FFmpeg的ohos视频播放器"
  55. },
  56. {
  57. "Name": "hashmap",
  58. "License": "MIT License",
  59. "License File": "LICENSE",
  60. "Version Number": "master",
  61. "Owner" : "xiafeng@huawei.com",
  62. "Upstream URL": "https://github.com/qilutong/hashmap",
  63. "Description": "C语言实现简单hashmap"
  64. }
  65. ]