shithub: opus-tools

RSS feed

bbcc1334 – Ralph Giles <giles@mozilla.com> authored on 2012/08/24 12:17
Check the return value of fwrite.

d8a4fc5b – Ralph Giles <giles@mozilla.com> authored on 2012/08/23 11:54
Don't set eos on data packets.

e1c687a1 – Ralph Giles <giles@mozilla.com> authored on 2012/08/22 13:21
Print each header on one line.

8a75eb97 – Ralph Giles <giles@mozilla.com> authored on 2012/08/22 13:21
Fix prototype warnings.

14f38dbc – Ralph Giles <giles@mozilla.com> authored on 2012/08/22 11:55
Add build support for opusrtp.c.

6d4364f1 – Ralph Giles <giles@mozilla.com> authored on 2012/08/16 13:34
Report only the RTP header fields.

801cf888 – Ralph Giles <giles@mozilla.com> authored on 2012/08/16 13:31
Abstract some of the header parsing on the captured packets.

e24c0223 – Ralph Giles <giles@mozilla.com> authored on 2012/08/10 13:16
Hacky tool to sniff rtp traffic and write it to a file.

c9d0ef50 – Gregory Maxwell <greg@xiph.org> authored on 2012/08/09 06:53
Avoid shadowing global symbol 'signal' on OSX.

01cb2fe2 – Gregory Maxwell <greg@xiph.org> authored on 2012/08/09 03:36
Add MSVC makefiles to the dist tarball.

c6fd4077 – Gregory Maxwell <greg@xiph.org> authored on 2012/08/05 08:50
Add more comments to opusdec.

bd9c807c – Gregory Maxwell <greg@xiph.org> authored on 2012/08/04 08:20
Bump version

4ecb845a – Christian Weisgerber <naddy@mips.inka.de> authored and Gregory Maxwell <greg@xiph.org> committed on 2012/08/04 13:18
opus-tools typo

cc7a4d37 – Gregory Maxwell <greg@xiph.org> authored on 2012/08/01 11:35
Advance version to 0.1.4.

7dcae7d6 – Gregory Maxwell <greg@xiph.org> authored on 2012/08/01 09:21
More correct handling of the resampler buffer and flushing delay.

5adadc56 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored and Gregory Maxwell <greg@xiph.org> committed on 2012/08/01 09:19
Properly save in_len for multiple channels in the resampler.

bcdf4d95 – Chris Moeller <kode54@gmail.com> authored and Gregory Maxwell <greg@xiph.org> committed on 2012/07/23 16:09
More MSVC project fixes

0f9797c1 – Chris Moeller <kode54@gmail.com> authored and Gregory Maxwell <greg@xiph.org> committed on 2012/07/25 16:27
Minor cosmetic fix

2ce80f0c – Gregory Maxwell <greg@xiph.org> authored on 2012/07/25 13:32
Change the runtime CPU type detection into a cpu mismatch warning.

679382ed – Gregory Maxwell <greg@xiph.org> authored on 2012/07/25 08:28
Add a notice when complexity<10 is requested with resampling.

adbe1b19 – Gregory Maxwell <greg@xiph.org> authored on 2012/07/25 06:56
Avoid forcing SSE on x86, provide a configure option for now.

f426ab52 – Gregory Maxwell <greg@xiph.org> authored on 2012/07/24 19:56
Switch 48->44.1k to the direct resampler. 2x speedup for opusdec.

00caf732 – Gregory Maxwell <greg@xiph.org> authored on 2012/07/24 11:29
Avoid \n at the end of the encoder tag, as reported by lvqcl on HA.

d1354feb – Gregory Maxwell <greg@xiph.org> authored on 2012/07/23 07:48
Autoconf -msse for mingw/32bit builds, kill some warnings.

53fa2095 – Gregory Maxwell <greg@xiph.org> authored on 2012/07/23 06:05
Default rate on playback to 48000, case insensitive .wav compare.

6551e0a5 – Chris Moeller <kode54@gmail.com> authored and Gregory Maxwell <greg@xiph.org> committed on 2012/07/22 10:55
Another MSVC project cleanup

ee74e156 – Gregory Maxwell <greg@xiph.org> authored on 2012/07/22 13:19
Cleanups, finish merging win32 unicode display.

c7c73fe5 – lordmulder <mulder2@gmx.de> authored and Gregory Maxwell <greg@xiph.org> committed on 2012/07/22 12:23
More Win32 unicode support and display fixes.

2081ac9d – Gregory Maxwell <greg@xiph.org> authored on 2012/07/21 23:48
Cleanups; make win32 unicode support only get used on win32.

58347273 – lordmulder <mulder2@gmx.de> authored and Gregory Maxwell <greg@xiph.org> committed on 2012/07/21 20:09
Add Win32 Unicode support and real-time progress updates (flush).

4cc06a7f – Chris Moeller <kode54@gmail.com> authored and Gregory Maxwell <greg@xiph.org> committed on 2012/07/21 15:26
Added SSE optimized resampling functions which result in a 15 to 30 percent increase in encoding speed

665f3e69 – Gregory Maxwell <greg@xiph.org> authored on 2012/07/21 07:50
Add some more explanatory comments to opusdec.c.

768a9c77 – Gregory Maxwell <greg@xiph.org> authored on 2012/07/20 20:09
Some inconsequential string changes.

3ed20c6c – Gregory Maxwell <greg@xiph.org> authored on 2012/07/20 11:40
Add a manual gain knob to opusdec.

5dcdb755 – Gian-Carlo Pascutto <gcp@sjeng.org> authored and Gregory Maxwell <greg@xiph.org> committed on 2012/07/20 05:44
Update .gitignore. Fix 64-bit library paths.

7e848ef7 – Chris Moeller <kode54@gmail.com> authored and Gregory Maxwell <greg@xiph.org> committed on 2012/07/19 18:09
Fixes MSVC projects and adds git version generator tool

23b858f2 – Chris Moeller <kode54@gmail.com> authored and Gregory Maxwell <greg@xiph.org> committed on 2012/07/19 16:29
Fixes WaveOut playback for 64 bit builds

5865436b – Gregory Maxwell <greg@xiph.org> authored on 2012/07/17 12:19
When simulating packet loss in opusdec, use the real durations.

67921ee5 – Gregory Maxwell <greg@xiph.org> authored on 2012/07/17 10:10
ca2f5b1c fixed the file vs wav output flag in one case but not the other.

9d31f67b – Gian-Carlo Pascutto <gcp@sjeng.org> authored and Gregory Maxwell <greg@xiph.org> committed on 2012/07/16 17:35
Change MSVC project structure to match Opus. Fix SMP build.

5524cc87 – Gregory Maxwell <greg@xiph.org> authored on 2012/07/14 07:05
Preface error messages with error, make set_lsb failures non-fatal.

07d15f66 – Gregory Maxwell <greg@xiph.org> authored on 2012/07/13 11:08
Clamp LSB depth to avoid failures on weird files.

08a66f71 – Gregory Maxwell <greg@xiph.org> authored on 2012/07/13 11:02
Add support for OPUS_SET_LSB_DEPTH.

bc72ca70 – Gian-Carlo Pascutto <gcp@sjeng.org> authored on 2012/07/13 07:18
Add MSVC project files for opusdec and opusinfo.

dbed43a1 – Gian-Carlo Pascutto <gcp@sjeng.org> authored on 2012/07/13 06:43
Add missing MSVC project files for opusenc.

064bb217 – Christian Weisgerber <naddy@mips.inka.de> authored and Gregory Maxwell <greg@xiph.org> committed on 2012/07/12 12:12
This uses the native sndio interface instead of the OSS compatibility

0e166510 – Gregory Maxwell <greg@xiph.org> authored on 2012/07/12 11:17
Removing whitespace, fix inclusion of time.h.

45a5ffad – Gian-Carlo Pascutto <gcp@sjeng.org> authored and Gregory Maxwell <greg@xiph.org> committed on 2012/07/12 16:29
Add MSVC project file, fixup Win32 portability.

1aa2338f – Gregory Maxwell <greg@xiph.org> authored on 2012/07/12 08:51
Use _alloca if we don't have alloca for WIN32.

5ef6b751 – Gregory Maxwell <greg@xiph.org> authored on 2012/07/12 08:43
Remove requirements for lrintf/fminf/fmaxf, avoid alloca.h usage on win32.

90c1db18 – Gregory Maxwell <greg@xiph.org> authored on 2012/07/12 08:26
Clean up some but not all C99isms.

4430ea0b – Gregory Maxwell <greg@xiph.org> authored on 2012/07/10 20:08
Add support for the OPUS_SET_GAIN CTL if available.

1229864e – Gregory Maxwell <greg@xiph.org> authored on 2012/07/10 10:57
Autoconf arguments to manually disable stackprotector/pie.

c8dd78db – Gregory Maxwell <greg@xiph.org> authored on 2012/07/10 07:19
Advance version to 0.1.3.

ea6d0af9 – Gregory Maxwell <greg@xiph.org> authored on 2012/07/10 07:09
Remove non-working --stereo and --mono arguments to opusdec.

14f650f6 – Timothy B. Terriberry <tterribe@xiph.org> authored and Gregory Maxwell <greg@xiph.org> committed on 2012/07/07 18:48
Initial version of proper multichannel WAV output.

e112f60e – Gregory Maxwell <greg@xiph.org> authored on 2012/07/06 22:31
Make stack-protector check use AC_LINK_IFELSE.

1f309732 – Gregory Maxwell <greg@xiph.org> authored on 2012/07/04 20:08
Add lpc.c to static makefile.

8b1dd100 – Chris Moeller <kode54@gmail.com> authored and Gregory Maxwell <greg@xiph.org> committed on 2012/07/04 15:06
Implemented LPC in audio input padder.

25c9d378 – Gregory Maxwell <greg@xiph.org> authored on 2012/06/15 21:13
Warning cleanups; On osx opusinfo was complaining that "sync" shadows a global.

4f3aa6d8 – Gregory Maxwell <greg@xiph.org> authored on 2012/06/14 08:19
s/based on/using/ in opusdec version msg for consistency.

67ccdb37 – Gregory Maxwell <greg@xiph.org> authored on 2012/06/13 10:41
Add a note on multichannel output that the channel ordering is wrong.

1484f399 – Gregory Maxwell <greg@xiph.org> authored on 2012/06/13 09:48
Avoid another inconsequential memory leak in opusenc.

0a6c4700 – Gregory Maxwell <greg@xiph.org> authored on 2012/06/13 09:40
Avoid an inconsequential memory leak in opusenc reported by scan-build.

b70c4a18 – Gregory Maxwell <greg@xiph.org> authored on 2012/06/12 13:07
Bump to v0.1.2.

5ec55d12 – Gregory Maxwell <greg@xiph.org> authored on 2012/06/12 13:01
Use dist_man_MANS for the manpages instead of EXTRA_DIST.

9ae4b5d0 – Gregory Maxwell <greg@xiph.org> authored on 2012/06/12 12:46
Advance version to 0.1.1, fix packaging of manfiles.

20bcf2b2 – Gregory Maxwell <greg@xiph.org> authored on 2012/06/12 06:50
On WIN32 fseek() returns 0 on pipes, use GetFileType() to detect them.

c8f56d17 – Gregory Maxwell <greg@xiph.org> authored on 2012/06/11 20:23
When ignoring length don't try to get the length with ftell either.

8c9ee43e – Gregory Maxwell <greg@xiph.org> authored on 2012/06/11 13:55
Add an --ignorelength option to opusenc.

7b1ce31a – Gregory Maxwell <greg@xiph.org> authored on 2012/06/11 13:43
Improvements to opusinfo error messages.

db204761 – Gregory Maxwell <greg@xiph.org> authored on 2012/06/11 13:25
Get rid of cruddy bitrate spinner in the decoder.

678f5407 – Gregory Maxwell <greg@xiph.org> authored on 2012/06/11 05:39
Add a hidden --no-downmix knob to override the automatic downmix.

505b5615 – Gregory Maxwell <greg@xiph.org> authored on 2012/06/03 05:13
Fix for windows playback non-functionality introduced by 18996cf9.

ac7490cb – Gregory Maxwell <greg@xiph.org> authored on 2012/06/02 18:55
Fix for Opusdec output at 44.1kHz adding a pop at ~1 second.

f456150b – Gregory Maxwell <greg@xiph.org> authored on 2012/06/02 08:46
Partial revert of d8e1592d— was erroneously rejecting files with

18996cf9 – Gregory Maxwell <greg@xiph.org> authored on 2012/06/02 08:40
Stronger detection of output opening errors.

1d128b4d – Ralph Giles <giles@mozilla.com> authored on 2012/05/30 06:47
Try linking opus when testing -fPIE.

d8e1592d – Gregory Maxwell <greg@xiph.org> authored on 2012/05/29 10:58
Fix for the infinite loop on preskip>samples found by Tim.

b7bd409c – Gregory Maxwell <greg@xiph.org> authored on 2012/05/29 00:39
More faithfully reflect the vorbis-tools licensing, as intended.

6d98b19f – Gregory Maxwell <greg@xiph.org> authored on 2012/05/29 00:21
The input file was missing in the opusdec.1 synopsis.

d0415700 – Gregory Maxwell <greg@xiph.org> authored on 2012/05/28 22:11
opusinfo, correct conversion of headergain into dB.

f3f17fa6 – Gregory Maxwell <greg@xiph.org> authored on 2012/05/28 11:54
Advance versions.

3d9024fa – Gregory Maxwell <greg@xiph.org> authored on 2012/05/28 11:38
Drop soundcard support from Makefile.unix and include it in dist.

c2f8ba8d – Gregory Maxwell <greg@xiph.org> authored on 2012/05/28 11:34
Automake fixes for make dist; add .xz build output.

858f5122 – Gregory Maxwell <greg@xiph.org> authored on 2012/05/28 01:55
Shorten container delay option.

7981ba1f – Gregory Maxwell <greg@xiph.org> authored on 2012/05/28 01:13
Revert "Add AC_PROG_LIBTOOL to make it easier to build static win32 bins."

be6c5ecb – Gregory Maxwell <greg@xiph.org> authored on 2012/05/28 00:55
Change see-also formatting in manpages to make it machine parseable.

9b1b621c – Kat Walsh <kat@wikimedia.org> authored and Gregory Maxwell <greg@xiph.org> committed on 2012/05/28 00:14
proofreading

82f157f0 – Gregory Maxwell <greg@xiph.org> authored on 2012/05/27 22:29
Add some missing copyright notices.

2de4633e – Gregory Maxwell <greg@xiph.org> authored on 2012/05/27 22:09
Starter manpages for opusenc/opusdec/opusinfo.

58448f98 – Gregory Maxwell <greg@xiph.org> authored on 2012/05/27 19:43
update gitignore.

fd3abf6b – Gregory Maxwell <greg@xiph.org> authored on 2012/05/27 19:30
Add AC_PROG_LIBTOOL to make it easier to build static win32 bins.

920a3079 – Gregory Maxwell <greg@xiph.org> authored on 2012/05/27 17:32
'ENCODER=' tag for opus-tools version instead of the vendor field.

315f60d9 – Gregory Maxwell <greg@xiph.org> authored on 2012/05/27 13:49
End padding buffer is per channel.

dc500a7a – Gregory Maxwell <greg@xiph.org> authored on 2012/05/27 00:16
Additional header checks.

81a73aca – Gregory Maxwell <greg@xiph.org> authored on 2012/05/26 23:28
Fix package naming in help output.

57832441 – Gregory Maxwell <greg@xiph.org> authored on 2012/05/26 22:54
Win32 portability fixes.

2b249750 – Gregory Maxwell <greg@xiph.org> authored on 2012/05/26 20:50
Ogginfo test additions from Tim's review.

c27db573 – Gregory Maxwell <greg@xiph.org> authored on 2012/05/26 14:49
Add 'opusinfo' tool and misc cleanups.

Next