All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-multimedia][PATCH] opencore-amr: upgrade 0.1.3 -> 0.1.6
@ 2023-11-12 16:16 alperak
  2023-11-13 18:34 ` Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: alperak @ 2023-11-12 16:16 UTC (permalink / raw)
  To: openembedded-devel; +Cc: alperak

Changelog:

0.1.6
 - Fixed an infinite loop when decoding some AMR-NB samples
 - Fixed noise spikes when decoding non-voice frames for both AMR-NB and AMR-WB

0.1.5
 - Fix an autotools issue with cross compiling from the 0.1.4 release

0.1.4
 - Autotools cleanups
 - Fixes for SID/DTX in the AMR-WB decoder, fixes for handling of bad
   frames in both AMR-WB and AMR-NB

Signed-off-by: alperak <alperyasinak1@gmail.com>
---
 .../{opencore-amr_0.1.3.bb => opencore-amr_0.1.6.bb}        | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-multimedia/recipes-multimedia/opencore-amr/{opencore-amr_0.1.3.bb => opencore-amr_0.1.6.bb} (59%)

diff --git a/meta-multimedia/recipes-multimedia/opencore-amr/opencore-amr_0.1.3.bb b/meta-multimedia/recipes-multimedia/opencore-amr/opencore-amr_0.1.6.bb
similarity index 59%
rename from meta-multimedia/recipes-multimedia/opencore-amr/opencore-amr_0.1.3.bb
rename to meta-multimedia/recipes-multimedia/opencore-amr/opencore-amr_0.1.6.bb
index ab5813ebe..be7977308 100644
--- a/meta-multimedia/recipes-multimedia/opencore-amr/opencore-amr_0.1.3.bb
+++ b/meta-multimedia/recipes-multimedia/opencore-amr/opencore-amr_0.1.6.bb
@@ -4,10 +4,10 @@ SECTION = "libs"
 
 LICENSE = "Apache-2.0"
 LICENSE_FLAGS = "commercial"
-LIC_FILES_CHKSUM = "file://COPYING;md5=dd2c2486aca02190153cf399e508c7e7"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=dd2c2486aca02190153cf399e508c7e7"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/opencore-amr/${BP}.tar.gz"
-SRC_URI[md5sum] = "09d2c5dfb43a9f6e9fec8b1ae678e725"
-SRC_URI[sha256sum] = "106bf811c1f36444d7671d8fd2589f8b2e0cca58a2c764da62ffc4a070595385"
+SRC_URI[md5sum] = "03de025060a4f16c4c44218f65e13e95"
+SRC_URI[sha256sum] = "483eb4061088e2b34b358e47540b5d495a96cd468e361050fae615b1809dc4a1"
 
 inherit autotools
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-multimedia][PATCH] opencore-amr: upgrade 0.1.3 -> 0.1.6
  2023-11-12 16:16 [meta-multimedia][PATCH] opencore-amr: upgrade 0.1.3 -> 0.1.6 alperak
@ 2023-11-13 18:34 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2023-11-13 18:34 UTC (permalink / raw)
  To: openembedded-devel, alperak


On Sun, 12 Nov 2023 19:16:57 +0300, alperak wrote:
> Changelog:
> 
> 0.1.6
>  - Fixed an infinite loop when decoding some AMR-NB samples
>  - Fixed noise spikes when decoding non-voice frames for both AMR-NB and AMR-WB
> 
> 0.1.5
>  - Fix an autotools issue with cross compiling from the 0.1.4 release
> 
> [...]

Applied, thanks!

[1/1] opencore-amr: upgrade 0.1.3 -> 0.1.6
      commit: 55274f650e304074783d171a406454748b2d456e

Best regards,
-- 
Khem Raj <raj.khem@gmail.com>



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-11-13 18:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-12 16:16 [meta-multimedia][PATCH] opencore-amr: upgrade 0.1.3 -> 0.1.6 alperak
2023-11-13 18:34 ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.