Commit Graph

  • 834b509801 pkg-config directives added to the dependent files. master v0.1.9-test v0.1.9 zergon321 2023-07-26 20:25:17 +03:00
  • 8fb0b08f67 Merge pull request #20 from TurbineOne/embrace-the-unknown v0.1.8 Replicate 2023-04-02 16:31:25 +03:00
  • 23ce1f7212 Added a subtitle track keithgoldberg 2023-03-14 18:39:25 -04:00
  • a4b7d40b16 Created an UnknownStream type to prevent the library from dying when there are streams present in the file that aren't video or audio. Keith Goldberg 2023-03-06 11:00:57 -05:00
  • ab2f7da3b2 Command added. zergon321 2023-03-05 17:44:56 +03:00
  • 69619fcf32 Readme added to the RTMP example. v0.1.7 zergon321 2023-03-05 17:27:54 +03:00
  • 9e8a6c89ad RTMP streaming example added. zergon321 2023-03-05 17:16:24 +03:00
  • 4dc6bc6f5c Corrected the Mac OS instruction. v0.1.6 zergon321 2022-10-31 19:38:42 +03:00
  • 9b2179b5c9 Merge pull request #15 from kibab/cgo-pkgconfig Replicate 2022-10-31 19:33:42 +03:00
  • b1ffeb627a Use pkg-config to determine correct CFLAGS and LDFLAGS for ffmpeg libraries Ilya Bakulin 2022-10-31 09:59:10 +01:00
  • 769219706d Corrected the MacOS installation instruction. fix/mac-os-install-guide zergon321 2022-10-27 21:29:22 +03:00
  • a3b6b5cb5d Merge pull request #13 from samhocevar-forks/fix/audio-buffer-size v0.1.5 Replicate 2022-10-25 22:47:21 +03:00
  • 241286deb0 Fix a potential crash in audio decoding Sam Hocevar 2022-10-25 17:02:37 +02:00
  • 0513409116 BSF header added. v0.1.4 zergon321 2022-02-23 21:41:20 +03:00
  • 05a1f912c3 Merge branch 'master' of github.com:zergon321/reisen Just forgot to pull in advance LOL. v0.1.3 zergon321 2022-01-02 02:01:00 +03:00
  • f9ab193d9e Filtering API added. zergon321 2022-01-02 02:00:51 +03:00
  • c4e26e0f6f Filtering added. zergon321 2022-01-02 02:00:38 +03:00
  • 178a0eaffb Compatibility fixed. v0.1.2 zergon321 2021-12-24 22:08:33 +03:00
  • 36a7c8a03b Rewind method added. zergon321 2021-12-24 21:42:55 +03:00
  • ba1408df33 Rewind added. zergon321 2021-12-24 21:42:41 +03:00
  • 94ae36c7cc go.mod updated. zergon321 2021-12-24 01:07:03 +03:00
  • 3ec90287df Merge branch 'master' of github.com:zergon321/reisen zergon321 2021-12-24 01:06:14 +03:00
  • ca72290eb0 Encoded packet data is now available. zergon321 2021-12-24 01:05:47 +03:00
  • 145714b3a0 Added a directive to prefer discrete GPU. zergon321 2021-12-18 00:13:05 +03:00
  • 66e680dd09 Bundle script for the second example changed. zergon321 2021-12-17 22:47:19 +03:00
  • d85c0e7b2f Merge branch 'master' of https://github.com/zergon321/reisen zergon321 2021-12-17 22:46:14 +03:00
  • 5e7b7bc480 Bundle script changed. zergon321 2021-12-17 22:45:42 +03:00
  • 8f03055a3a A link to the building on Windows tutorial added to the readme file. zergon321 2021-12-04 20:46:23 +03:00
  • e7fc5ed640 Bundling added to the second example. zergon321 2021-12-04 20:00:07 +03:00
  • eea8c1c923 Windows bundle added. zergon321 2021-11-30 21:54:44 +03:00
  • 6a874e3792 .gitignoe added zergon321 2021-11-29 23:12:31 +03:00
  • 583044c386 Merge pull request #6 from andydotxyz/fix/osspecifics NightGhost 2021-11-21 20:11:45 +03:00
  • 5b756748e0 Windows fix. zergon321 2021-11-20 17:14:48 +03:00
  • c765a5c2af Added missing imports. zergon321 2021-11-20 16:58:02 +03:00
  • 689a5eba60 Move OS Specific code to separate files, remove duplication. Andy Williams 2021-11-19 21:24:39 +00:00
  • 7b9e910bde Fixed Mac OS build. zergon321 2021-11-17 12:30:43 +03:00
  • 8a651316c0 Methods and fields renamed and commented. zergon321 2021-11-07 22:33:23 +03:00
  • 6e90eeb5bd Frame index methods added. zergon321 2021-11-07 22:29:10 +03:00
  • 04dde536b0 Frame index added. zergon321 2021-11-07 22:28:52 +03:00
  • 3b8e8ded52 Windows fix. zergon321 2021-10-31 22:07:47 +03:00
  • 3db11732b2 Helper functions for looking for streams added. v0.1.1 zergon321 2021-09-12 19:12:34 +00:00
  • d54df55e64 String() method added. zergon321 2021-09-12 19:12:08 +00:00
  • 3aca0501b1 Segmentation violation fixed. zergon321 2021-09-11 18:34:54 +00:00
  • 80d4170b83 Scaling parameters for video decoding added. zergon321 2021-09-11 15:12:53 +00:00
  • 6b120aa2a4 Interpolation algorithms enumeration added. zergon321 2021-09-11 14:52:38 +00:00
  • 3e9120e6e5 Added a link to the tutorial. zergon321 2021-09-03 16:37:23 +03:00
  • 27473b815b Fixed typo. v0.1.0 zergon321 2021-09-01 22:30:17 +03:00
  • ac95894ac3 More docs added. zergon321 2021-09-01 22:28:48 +03:00
  • 419e34ef3a New example added. zergon321 2021-08-28 20:07:37 +00:00
  • 2eafab64c4 Added license. NightGhost 2021-08-27 00:25:46 +00:00
  • 4e1d13cdf2 README added. zergon321 2021-08-27 01:17:32 +00:00
  • d6f08ac53e Comments added. zergon321 2021-08-27 00:53:42 +00:00
  • bac7062a86 Packet reading added. zergon321 2021-08-26 18:59:13 +00:00
  • 3f522078f2 Library reworked. zergon321 2021-08-26 18:58:55 +00:00
  • ea00a6cf18 Example fixed. zergon321 2021-08-26 01:53:08 +00:00
  • ad87f614ff Skip fix. zergon321 2021-08-26 01:44:29 +00:00
  • 77c304491b Fix. zergon321 2021-08-26 01:19:49 +00:00
  • 0c27696292 More fixes. zergon321 2021-08-26 00:44:49 +00:00
  • 63c3205aad Bugs fixed. zergon321 2021-08-26 00:04:30 +00:00
  • 8881cbf080 Bugs fixed. zergon321 2021-08-26 00:04:22 +00:00
  • 8b625bc52f Stream reading added. zergon321 2021-08-25 20:53:15 +00:00
  • 20a019ed86 Initial commit. zergon321 2021-08-25 03:40:05 +00:00