Commit graph

  • 3d5460c48a
    Fix TestCodecFloat32 v2 DataHoarder 2022-07-21 15:06:34 +0200
  • d0c3e3e655
    Add Channels and Info methods on decoder DataHoarder 2022-07-21 15:06:17 +0200
  • 4421c708d1
    Add support for setting and getting the ogg muxing delay DataHoarder 2022-07-20 11:53:44 +0200
  • afe0cd7874
    Support more than 8 channels, set audio application DataHoarder 2022-07-20 11:41:29 +0200
  • 6cc027f24d Use libopusenc to encode stream, WiP: tests DataHoarder 2022-02-27 18:56:08 +0100
  • c9b07c6bec Added +build comment DataHoarder 2022-01-30 01:33:20 +0100
  • dcd55d6b5c Added Decoder.ReadStereo() / Decoder.ReadStereoFloat32() using stereo decoding API DataHoarder 2022-01-27 17:25:18 +0100
  • 88633d8444 Updated go build options on files DataHoarder 2022-01-27 17:21:09 +0100
  • 12bf62a8f4 Add fork information, update CI DataHoarder 2022-01-27 17:19:10 +0100
  • 1a9beeaf07 docs: fix markdown syntax (accidental org mode) Hraban Luyat 2021-10-31 00:22:24 +0100
  • 7294d3cb79
    docs: fix markdown syntax (accidental org mode) Hraban Luyat 2021-10-31 00:22:24 +0100
  • 2de6cff49f docs: explain container formats vs audio codec Hraban Luyat 2021-10-28 12:58:58 -0400
  • dd2489dd30 docs: explain container formats vs audio codec Hraban Luyat 2021-10-28 12:58:58 -0400
  • ab1467d638 readme: fix typo Jakub Skiba 2021-04-15 19:34:50 +0200
  • 8f4af59329
    readme: fix typo Jakub Skiba 2021-04-15 19:34:50 +0200
  • d779bb1cc5 readme: fix types in example code blocks Hraban Luyat 2020-10-25 10:29:00 +0000
  • 1a701558fa readme: fix types in example code blocks Hraban Luyat 2020-10-25 10:29:00 +0000
  • 80ca91e646 Add EncodeBytes Lukas Herman 2020-09-24 23:41:39 -0700
  • e28f821448 docs: move PLC and FEC documentation to docstring Hraban Luyat 2020-07-10 14:25:01 +0100
  • 66645e87c8 feat: add PLC support Victor Gaydov 2019-11-12 16:52:13 +0300
  • 74001dcb03 docs: move PLC and FEC documentation to docstring Hraban Luyat 2020-07-10 14:25:01 +0100
  • 51473a1370 feat: add PLC support Victor Gaydov 2019-11-12 16:52:13 +0300
  • 9cdd11edbd readme: update CI status badge to GH actions Hraban Luyat 2020-07-10 14:00:15 +0100
  • b119d350bf readme: update CI status badge to GH actions Hraban Luyat 2020-07-10 14:00:15 +0100
  • ebf5305c62 chore: GH action for testing without libopusfile Hraban Luyat 2020-07-10 13:47:04 +0100
  • efe2398686 chore: add Randy Reddig to AUTHORS list Hraban Luyat 2020-07-10 13:40:59 +0100
  • 25a249fbd5 feat: build without libopusfile using go build tag Randy Reddig 2019-08-13 14:31:57 -0700
  • ab16b5a9be chore: GH action for testing without libopusfile Hraban Luyat 2020-07-10 13:47:04 +0100
  • 732f373a5d chore: add Randy Reddig to AUTHORS list Hraban Luyat 2020-07-10 13:40:59 +0100
  • b371eb7dfb feat: build without libopusfile using go build tag Randy Reddig 2019-08-13 14:31:57 -0700
  • 558c065b07
    chore: use GitHub actions for CI (#30) Hraban Luyat 2020-07-10 13:25:57 +0100
  • c8801a4631 chore: try github actions instead Hraban Luyat 2020-07-10 13:01:29 +0100
  • d11b00cb8c chore: Remove Travis CI integration Hraban Luyat 2020-07-10 12:42:52 +0100
  • b579195c04 more gh actions test Hraban Luyat 2020-07-10 13:09:10 +0100
  • 238da545fd chore: try github actions instead Hraban Luyat 2020-07-10 13:01:29 +0100
  • 07e0ec86da removing travis Hraban Luyat 2020-07-10 12:42:52 +0100
  • f10c96b8f4 refactor: remove unnecessary callback passing Hraban Luyat 2020-07-10 09:44:22 +0100
  • 2a2b57e79d fix: wrap libopusfile init call for go test -race Hraban Luyat 2020-07-10 09:37:18 +0100
  • f08db0e111 docs: Update copyright notice Hraban Luyat 2020-07-09 17:22:12 +0100
  • d4c14983ee Add PLC support Victor Gaydov 2019-11-12 16:52:13 +0300
  • 63eeb2ddb5 Fix comments Victor Gaydov 2019-11-12 16:51:39 +0300
  • 57179dff69 Fix memory corruption Victor Gaydov 2019-11-12 16:19:04 +0300
  • 31c436670b Fix memory corruption Victor Gaydov 2019-11-12 16:19:04 +0300
  • fcf4b68a18 README: further clarification of build tag options Randy Reddig 2019-08-15 15:49:59 -0700
  • d26860133a README: improve documentation on esoteric nolibopusfile build tag Randy Reddig 2019-08-15 15:45:57 -0700
  • a08275c506 Update README with info on nolibopusfile build tag Randy Reddig 2019-08-13 15:12:34 -0700
  • 93968dd16a split stream_errors.go out of errors.go Randy Reddig 2019-08-13 15:05:43 -0700
  • b658b6a134 Add build tag 'nolibopusfile' to enable conditional building without libopusfile Randy Reddig 2019-08-13 14:31:57 -0700
  • 0f2e0b4fc6
    Merge pull request #18 from stop-start/forward-error-correction Hraban Luyat 2018-04-26 10:39:20 +0100
  • 5429761d87 Readme and godoc strings elinor 2018-04-02 15:54:07 +0300
  • 5745b2b2ae Fixed wrong error message elinor 2018-04-02 15:15:27 +0300
  • 479042b353 Comparing samples returned from decode with frame size in fec tests elinor 2018-04-02 14:38:09 +0300
  • 028b653863 Changed frame size to 10ms and number of frames const elinor 2018-04-02 14:26:29 +0300
  • 101f2cb538 Naming convention fix in decoder.go elinor 2018-04-02 14:03:27 +0300
  • bd2f797822 ran gofmt elinor 2018-04-02 13:56:04 +0300
  • 216d1cead2 Added invalid packet loss test in encode_test.go elinor 2018-04-02 13:51:19 +0300
  • cec5e2771a Changed comments in opus_test.go elinor 2018-04-02 13:49:26 +0300
  • 26bb951aeb (Set)InBandFEC - changed tests to use bool instead of int elinor 2018-04-02 13:47:53 +0300
  • 865db73fad (Set)InBandFEC - set and return bool instead of int elinor 2018-04-02 13:31:07 +0300
  • 1edf20bdd0 Travis: Check gofmt of all files Hraban Luyat 2018-03-30 19:09:17 +0100
  • c41fdcef95 Added myself to autthors elinor 2018-03-26 10:42:45 +0300
  • 68fb7a26d9 Added decodeFECFloat32 + test elinor 2018-03-26 10:39:25 +0300
  • 5ba421ac73 Added decode with fec + test elinor 2018-03-26 10:33:31 +0300
  • 5822db34bb Added get last packet duration in decoder ctls elinor 2018-03-26 07:54:20 +0300
  • 01412cbea5 Added packet loss and inband fec encoder ctls elinor 2018-03-26 07:40:41 +0300
  • ffc1be2bfb Err vars declared const, direct from preprocessor Hraban Luyat 2018-03-11 18:45:21 +0000
  • c490b1f079 Directly access preprocessor directives Hraban Luyat 2018-03-11 18:37:16 +0000
  • b85e55eab8 Fix string format error in test Hraban Luyat 2018-03-11 18:36:44 +0000
  • ccc8338e7a Merge pull request #14 from DocMerlin/patch-1 Hraban Luyat 2017-07-31 09:08:58 +0100
  • 6deaeb0206 Fix comment typo. DocMerlin 2017-07-30 23:50:19 -0500
  • 629543142d README: clarify stereo vs mono in decoding api Hraban Luyat 2017-07-23 23:37:53 +0100
  • cc6c1c4f38 README: Example for file & stream handling Hraban Luyat 2017-05-19 22:39:16 +0100
  • 61420e3073 Merge pull request #13 from hraban/bare-import-path Hraban Luyat 2017-02-28 01:03:35 +0000
  • 6c08ee0d19 Update import path to pkg-config style Hraban Luyat 2017-02-28 00:56:11 +0000
  • 31dbec932b Merge 3d36139674 into bac75aac1d Tobias Wellnitz 2017-02-28 00:19:31 +0000
  • 3d36139674 added preprocessor directive for proper import of opus brew package dh1tw 2017-02-28 01:15:27 +0100
  • bac75aac1d Update godoc links to gopkg.in...v2 Hraban Luyat 2017-01-11 12:55:08 +0000
  • 165dcfb370 Update godoc on updated method names Hraban Luyat 2017-01-11 00:46:08 +0000
  • 4591f9c108 V2 released, remove warning from README Hraban Luyat 2017-01-11 00:36:32 +0000
  • e7d8e62624 Version 2 Hraban Luyat 2017-01-11 00:34:46 +0000
  • 2a9bee0958 Update all copyright to 2017 Hraban Luyat 2017-01-11 00:33:51 +0000
  • 86c82bca97 README: v2 import syntax Hraban Luyat 2017-01-11 00:09:38 +0000
  • 1269d97adf Clearer function names for SetBitrateTo*() Hraban Luyat 2017-01-11 00:05:02 +0000
  • 941fa898cf Remove obsolete constants Hraban Luyat 2017-01-11 00:03:01 +0000
  • c0820a0f12 Merge commit '39af50e' into v2 Hraban Luyat 2017-01-11 00:01:16 +0000
  • 39af50e9f0 README: camelCase Hraban Luyat 2017-01-06 22:10:15 +0000
  • d19039546f Update copyright year to 2015-2017. 🎆 Hraban Luyat 2017-01-01 23:35:30 +0000
  • ff5c387356 BREAKING: UseDTX -> SetDTX Hraban Luyat 2016-12-30 22:54:41 +0000
  • 8cae507fa1 BREAKING: Return error vals in encoder CTL API Hraban Luyat 2016-12-30 22:49:17 +0000
  • 33518d27da No local var in bridge functions Hraban Luyat 2016-12-30 22:32:09 +0000
  • f0f0841a56 Woops fix tests. Thanks Travis. Hraban Luyat 2016-12-30 19:32:33 +0000
  • 8c9a77f136 Consistency in bandwidth constant names Hraban Luyat 2016-12-30 19:26:39 +0000
  • fdd8e5145f Explain licensing in AUTHORS file Hraban Luyat 2016-12-30 19:22:14 +0000
  • dc3e8b1c04 Merge pull request #10 from dh1tw/master Hraban Luyat 2016-12-30 19:20:16 +0000
  • f0e0e66def fixed typos dh1tw 2016-12-30 19:46:26 +0100
  • 008490cba0 reverted to using types for enums; added SetBitrateMax and SetBitrateAuto dh1tw 2016-12-30 18:55:25 +0100
  • 8b36630588 checking also error string dh1tw 2016-12-30 16:06:27 +0100
  • df37abd424 added new encoder methods & tests dh1tw 2016-12-30 15:57:37 +0100
  • 6aed7cda8f changed consts dh1tw 2016-12-30 03:01:46 +0100
  • c888cc363b added more encoder setting methods dh1tw 2016-12-29 21:37:53 +0100