shithub: opus-tools

RSS feed

b76939a3 – Ricardo Constantino <wiiaboo@gmail.com> authored and Mark Harris <mark.hsj@gmail.com> committed on 2018/01/01 19:53
VS2015: prepare for new opusfile and libopusenc dependencies

c2f685c8 – Mark Harris <mark.hsj@gmail.com> authored on 2018/01/04 19:11
appveyor: Fix libopusenc artifact file name

f1404141 – Ralph Giles <giles@thaumas.net> authored and Mark Harris <mark.hsj@gmail.com> committed on 2017/06/23 14:17
appveyor: Install opusfile and libopusenc artifacts.

160c8443 – Mark Harris <mark.hsj@gmail.com> authored on 2018/01/02 20:30
VS*: Remove deleted files from VS projects

54e35c47 – Mark Harris <mark.hsj@gmail.com> authored on 2018/01/02 20:21
Update Makefile.unix

adadcf99 – Mark Harris <mark.hsj@gmail.com> authored on 2018/01/02 19:51
opusdec: Update help and man page

6b9b69a2 – Mark Harris <mark.hsj@gmail.com> authored on 2018/01/02 19:33
opusdec: Use HAVE_*SOUNDCARD_H consistently

a1b9b211 – Mark Harris <mark.hsj@gmail.com> authored on 2018/01/02 19:27
opusinfo: Fix compiler warning

76394d18 – Mark Harris <mark.hsj@gmail.com> authored on 2018/01/01 18:12
save_range: Correctly handle multistream padding

ad46470e – Mark Harris <mark.hsj@gmail.com> authored on 2018/01/01 18:24
Update http URLs to https where appropriate

e0998a3a – Mark Harris <mark.hsj@gmail.com> authored on 2018/01/01 17:59
configure: Fix non-pkg-config opus include path

70008dd7 – Mark Harris <mark.hsj@gmail.com> authored on 2017/12/30 12:45
opusenc: Don't save --picture in ENCODER_OPTIONS

2fdb85b5 – Mark Harris <mark.hsj@gmail.com> authored on 2017/12/28 13:37
opusinfo: Relax JPEG check to allow EXIF metadata

a638dfa3 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored and Mark Harris <mark.hsj@gmail.com> committed on 2017/05/10 18:30
opusenc: Convert to use libopusenc

e9bbfacf – Timothy B. Terriberry <tterribe@xiph.org> authored and Mark Harris <mark.hsj@gmail.com> committed on 2017/11/17 20:58
opusdec: Convert to use libopusfile

0731a61e – Ralph Giles <giles@thaumas.net> authored and Mark Harris <mark.hsj@gmail.com> committed on 2017/06/23 13:38
travis: Build libopusenc from source for the linux tests

0d6d8dd8 – Ralph Giles <giles@thaumas.net> authored and Mark Harris <mark.hsj@gmail.com> committed on 2017/06/19 10:03
travis: Add opusfile and libopusenc dependency

f0f52ea9 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored and Mark Harris <mark.hsj@gmail.com> committed on 2017/12/13 07:03
Use libtool to allow uninstalled dependencies

0886c0f8 – Mark Harris <mark.hsj@gmail.com> authored on 2017/12/30 13:50
opusenc: Avoid uninitialized data on invalid FLAC

2ae64325 – Mark Harris <mark.hsj@gmail.com> authored on 2017/12/28 13:42
opusenc: Use fseeko64/ftello64 on MinGW/MinGW-W64

bd65450d – Ricardo Constantino <wiiaboo@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2017/02/21 17:08
appveyor: get opus artifacts from appveyor

91e39d93 – Ricardo Constantino <wiiaboo@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2017/02/21 17:10
appveyor: run a basic test on the compiled binaries

e796b7e5 – Ricardo Constantino <wiiaboo@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2017/02/21 17:09
appveyor: pack manuals from jenkins

a382b1a6 – Ricardo Constantino <wiiaboo@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2017/02/09 21:11
appveyor: save artifact to constant name

0719e7bd – Ricardo Constantino <wiiaboo@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2017/02/20 19:22
VS2015: remove unneeded and duplicated options

b66baabe – Ricardo Constantino <wiiaboo@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2017/02/17 10:15
VS2015: Add opus common.props

71428574 – Ricardo Constantino <wiiaboo@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2017/02/21 17:25
Makefile.am: add VS2015 files

6922b34c – Ricardo Constantino <wiiaboo@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2017/02/17 10:06
win32/gitignore: Ignore generated version.h

d0dc36b7 – Mark Harris <mark.hsj@gmail.com> authored on 2017/02/21 13:02
opusenc: Avoid seeking on Windows pipes

5aecfedf – Mark Harris <mark.hsj@gmail.com> authored on 2017/01/22 08:02
update_version: Drop --always from git describe

33a848f0 – Ricardo Constantino <wiiaboo@gmail.com> authored and Mark Harris <mark.hsj@gmail.com> committed on 2017/01/22 15:44
appveyor: remove version prefix from artifacts

3f779e7a – Stephen <stephengroat@users.noreply.github.com> authored and Mark Harris <mark.hsj@gmail.com> committed on 2017/01/21 03:28
Add more coverage in travis

68b89f9c – Ricardo Constantino <wiiaboo@gmail.com> authored and Mark Harris <mark.hsj@gmail.com> committed on 2017/01/22 08:06
win32: use same genversion script as opus

a4848367 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored and Mark Harris <mark.hsj@gmail.com> committed on 2017/01/21 16:31
opusenc: Avoid resampler fractional sample offset

64440768 – Mark Harris <mark.hsj@gmail.com> authored on 2017/01/21 15:44
Remove obsolete ChangeLog

7f9076b9 – Mark Harris <mark.hsj@gmail.com> authored on 2017/01/21 15:40
Update copyright year

fa46e9c1 – Mark Harris <mark.hsj@gmail.com> authored on 2015/09/30 21:58
opusenc: Clean up help

bc605841 – Mark Harris <mark.hsj@gmail.com> authored on 2015/09/30 21:57
opusenc: Fix typos

a0cb8eba – Mark Harris <mark.hsj@gmail.com> authored on 2015/09/30 21:55
opusenc: Don't read excess data after samples

88c756ee – Mark Harris <mark.hsj@gmail.com> authored on 2015/09/30 21:49
opusenc: Limit end trimming to one frame

0667f415 – Mark Harris <mark.hsj@gmail.com> authored on 2015/09/30 21:48
opusenc: Change fatal WAV/AIFF warnings to errors

7a986008 – Mark Harris <mark.hsj@gmail.com> authored on 2015/09/30 21:51
opusenc: Don't warn about mono center channel WAV

bc190e53 – Mark Harris <mark.hsj@gmail.com> authored on 2015/09/30 21:50
opusdec: Fix channel mask in mono float WAV output

1013d96c – Ralph Giles <giles@thaumas.net> authored on 2017/01/16 06:00
opusrtp::sniff() - Call pcap_close for any error condition.

350617f5 – Giacomo Vacca <giacomo.vacca@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2017/01/15 15:37
opusrtp::extract() - call pcap_close for any error condition

8753ff35 – Giacomo Vacca <giacomo.vacca@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2017/01/15 15:32
opusrtp::extract() - use only if HAVE_PCAP

2ad189c0 – Giacomo Vacca <giacomo.vacca@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2017/01/12 06:42
opusrtp: add extract (from file) option

358e843a – Ricardo Constantino <wiiaboo@gmail.com> authored and Mark Harris <mark.hsj@gmail.com> committed on 2017/01/14 13:39
opusdec: fix crash with 64-bit VS builds

3862c100 – Mark Harris <mark.hsj@gmail.com> authored on 2015/09/30 21:53
opusenc: Sanitize sample rate, fix rate from AIFF

bd7489f6 – Michael Graczyk <michael@mgraczyk.com> authored and Mark Harris <mark.hsj@gmail.com> committed on 2016/04/25 16:43
Fix potential uninitialized access for set-ctl-int

49c5f271 – Mark Harris <mark.hsj@gmail.com> authored on 2015/09/30 21:44
opusenc: Use correct types for WAV/AIFF fields

7609f0c1 – Mark Harris <mark.hsj@gmail.com> authored on 2015/12/18 10:18
opusrtp: Fix clang -Wcast-align warning

92fa555a – Mark Harris <mark.hsj@gmail.com> authored on 2015/09/30 21:47
opusenc: Write valid Opus file when 80+ channels

2f00cc6c – Mark Harris <mark.hsj@gmail.com> authored on 2015/09/30 21:35
opusenc: Fix display of percent progress

c116d780 – Ralph Giles <giles@thaumas.net> authored on 2016/09/21 08:35
Use the appveyor badge for the xiph github repo.

70d704ef – Chocobo1 <Chocobo1@users.noreply.github.com> authored and Ralph Giles <giles@thaumas.net> committed on 2016/07/31 06:29
Add badges

b55f7232 – Chocobo1 <Chocobo1@users.noreply.github.com> authored and Ralph Giles <giles@thaumas.net> committed on 2016/07/31 06:27
Modernize README

4a703f08 – Mark Harris <mark.hsj@gmail.com> authored on 2015/09/30 21:32
opusenc: Sanitize WAV/AIFF fourccs

3c2f4a8e – Mark Harris <mark.hsj@gmail.com> authored on 2015/09/30 21:56
opusenc: Ignore null comments from FLAC input

b485a962 – Mark Harris <mark.hsj@gmail.com> authored on 2015/09/30 21:29
opusenc: Handle arbitrary AIFF/WAV chunk sizes

07f324fd – Mark Harris <mark.hsj@gmail.com> authored on 2015/09/30 21:54
opusenc: Consistently use large file interfaces

746e2af0 – Mark Harris <mark.hsj@gmail.com> authored on 2015/09/30 21:25
opusenc: Validate AIFF/WAV channel count

aa0e15c6 – Ricardo Constantino (:RiCON) <wiiaboo@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2016/07/26 21:19
Add appveyor.yml

f83dd91d – Ricardo Constantino (:RiCON) <wiiaboo@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2016/07/26 18:23
VS2015: Use united opus lib.

3fa11289 – Ricardo Constantino (:RiCON) <wiiaboo@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2016/07/26 18:21
VS2015: Use simple project to run genversion.bat.

1dc81121 – Ricardo Constantino (:RiCON) <wiiaboo@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2016/07/26 18:19
VS2015: Use same format for intermediate and output dirs as opus.

8ecca2d9 – Ricardo Constantino (:RiCON) <wiiaboo@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2016/07/26 18:18
VS2015: Add x64 target to solution.

30f08a94 – Ricardo Constantino (:RiCON) <wiiaboo@gmail.com> authored and Ralph Giles <giles@thaumas.net> committed on 2016/07/26 18:09
Move VS2015 only ignores to dedicated win32/.gitignore

16494994 – Ralph Giles <giles@mozilla.com> authored and Ralph Giles <giles@thaumas.net> committed on 2016/07/26 06:15
Add a travis-ci.org config file for integration testing.

21c81ad6 – Ralph Giles <giles@mozilla.com> authored on 2016/07/26 06:07
Remove obsolete windows builds files from dist.

0645e4fb – Ralph Giles <giles@mozilla.com> authored on 2016/07/26 05:32
Put back win32 version.

e2f3c2a9 – Orestes <oresteszoupanos@hotmail.com> authored and Ralph Giles <giles@mozilla.com> committed on 2016/05/11 13:31
Add Visual Studio Git Ignores

70e92d15 – Orestes <oresteszoupanos@hotmail.com> authored and Ralph Giles <giles@mozilla.com> committed on 2016/05/11 13:31
Add VS2015 files!

01439532 – Orestes Zoupanos <oresteszoupanos@hotmail.com> authored and Ralph Giles <giles@mozilla.com> committed on 2016/05/10 22:02
Tidy VS2010 project files.

8b6ca261 – Tristan Matthews <tmatth@videolan.org> authored on 2016/06/13 18:05
opusrtp: don't leak file stream on error

dbea7e60 – Christian Weisgerber <naddy@mips.inka.de> authored and Ralph Giles <giles@thaumas.net> committed on 2016/01/27 10:53
Fix PIE configure test

aa7e0182 – Ralph Giles <giles@thaumas.net> authored on 2015/09/09 12:54
Fix a comment typo.

f2a2e88b – David Fifield <david@bamsoftware.com> authored and Gregory Maxwell <greg@xiph.org> committed on 2014/12/02 05:48
Add --quiet to opusenc and opusdec man pages.

7738aa70 – Gregory Maxwell <greg@xiph.org> authored on 2014/12/01 08:12
Opusdec doesn't handle chaining that changes the channel count. Exit in that case.

f6963f28 – Gregory Maxwell <greg@xiph.org> authored on 2014/11/27 16:17
opusenc: reject sampling rates over 768KHz or under 100Hz.

cf2ed506 – Diego Elio Pettenò <flameeyes@flameeyes.eu> authored and Tristan Matthews <tristan.matthews@savoirfairelinux.com> committed on 2014/08/17 13:07
resample: make some tables constant

5a99cdbe – Tristan Matthews <le.businessman@gmail.com> authored on 2014/08/10 09:50
os_support: fix misleading comments

6e5d6ad5 – Karl Tomlinson <ktomlinson@mozilla.com> authored and Tristan Matthews <tristan.matthews@savoirfairelinux.com> committed on 2014/06/25 12:56
resample: complete speex_resampler_reset_mem

2f4f0468 – Ralph Giles <giles@mozilla.com> authored on 2014/06/13 07:58
Opus Audio Tools 0.1.9

eff10b6b – Tristan Matthews <tristan.matthews@savoirfairelinux.com> authored on 2014/06/10 06:53
arch: _USE_SSE is never defined

85ee5a08 – Ralph Giles <giles@mozilla.com> authored on 2014/06/11 13:10
Bump version.

d104fb7e – Mark Harris <mark.hsj@gmail.com> authored and Timothy B. Terriberry <tterribe@xiph.org> committed on 2014/06/09 09:45
Fix a typo in a warning message.

1165ebbe – Ron <ron@debian.org> authored on 2014/06/08 20:37
Typo fix encoder->decoder

a2a376b6 – Mark Harris <mark.hsj@gmail.com> authored and Gregory Maxwell <greg@xiph.org> committed on 2014/02/08 12:52
Correct minor issues with audio input error messages.

dd0c7a7a – Mark Harris <mark.hsj@gmail.com> authored and Gregory Maxwell <greg@xiph.org> committed on 2014/02/08 11:41
Fix 8-bit AIFF input.

74968644 – Mark Harris <mark.hsj@gmail.com> authored and Gregory Maxwell <greg@xiph.org> committed on 2014/02/08 10:14
Set correct lsb depth for WAV and AIFF input.

e8aee6d1 – Gregory Maxwell <greg@xiph.org> authored on 2014/01/24 11:17
Make discard-comments discard album art, also add a discard-pictures.

ef79f7a3 – Tristan Matthews <le.businessman@gmail.com> authored and Ralph Giles <giles@mozilla.com> committed on 2014/01/16 07:23
opusrtp: fix memory leaks

7cebd223 – Ralph Giles <giles@mozilla.com> authored on 2013/11/06 10:11
Destination and port switches require arguments.

68682364 – Gregory Maxwell <greg@xiph.org> authored on 2014/01/13 06:55
Add support in opusdec to write out 32-bit floating-point.

89c244d6 – Gregory Maxwell <greg@xiph.org> authored on 2013/12/04 10:43
Bump version.

0bb560ed – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/11/28 03:02
Fix copying pictures from FLAC with a mimetype.

ae6e94bb – Tristan Matthews <le.businessman@gmail.com> authored and Ralph Giles <giles@mozilla.com> committed on 2013/10/30 10:07
opusrtp: add options to set destination address and port

7c3f522d – Ralph Giles <giles@mozilla.com> authored on 2013/10/01 10:47
Pass --always to 'git describe'.

4d0df2b8 – Ralph Giles <giles@mozilla.com> authored on 2013/09/19 10:24
Document using --genre and --artist multiple times.

Next