shithub: opus-tools

RSS feed

9b957b19 – Jean-Marc Valin <jmvalin@jmvalin.ca> authored and Gregory Maxwell <greg@xiph.org> committed on 2013/05/05 13:10
Converts opusenc to the new multistream surround encoder API

9bfd0e48 – Ron <ron@debian.org> authored on 2013/06/29 11:38
Replace INCLUDES with AM_CPPFLAGS

531c646d – Ron <ron@debian.org> authored on 2013/06/28 21:37
Tweak the sound driver detection tests

c255b119 – Ron <ron@debian.org> authored on 2013/06/28 21:13
Check for libm in a way that shouldn't explode on BeOS

19923d61 – Ron <ron@debian.org> authored on 2013/06/10 19:19
Drop the test for lrint too

62cf9645 – Ron <ron@debian.org> authored on 2013/06/10 19:03
Replace the last AC_TRY_COMPILE

71adeb9f – Ron <ron@debian.org> authored on 2013/06/10 18:55
Get rid of LIBM altogether

4689efe4 – Ron <ron@debian.org> authored on 2013/06/10 11:47
Indentation

012dac25 – Ron <ron@debian.org> authored on 2013/06/10 11:32
More autoconf housekeeping

731bc8c3 – Ron <ron@debian.org> authored on 2013/06/08 20:50
Drop the stdint size tests that we never use anywhere

d4e389c4 – Ron <ron@debian.org> authored on 2013/06/08 20:45
Fully automate version updating

0d834f5f – Ron <ron@debian.org> authored on 2013/06/08 20:27
Fix the phoney spelling of PHONY

91851506 – Ron <ron@debian.org> authored on 2013/06/08 20:21
Tidy up some of the special CPPFLAGS

e93ec4cb – Ron <ron@debian.org> authored on 2013/06/08 20:06
Drop the inline PACKAGE/VERSION fallback

a156a884 – Ron <ron@debian.org> authored on 2013/06/08 20:02
Drop the HAVE_GETOPT_H guard

4ab9212b – Ron <ron@debian.org> authored on 2013/06/08 19:56
Replace the homegrown autogen.sh with a call to autoreconf

79cb8db0 – Ron <ron@debian.org> authored on 2013/06/08 19:55
More gitignorance

a2ce1454 – Gregory Maxwell <greg@xiph.org> authored on 2013/05/06 05:54
Add picture.c to Makefile.unix.

8422191e – Timothy B. Terriberry <tterribe@xiph.org> authored and Gregory Maxwell <greg@xiph.org> committed on 2013/04/27 10:12
Refactor METADATA_BLOCK_PICTURE support.

4a589726 – Timothy B. Terriberry <tterribe@xiph.org> authored and Gregory Maxwell <greg@xiph.org> committed on 2013/04/27 08:33
Add METADATA_BLOCK_PICTURE validation to opusinfo.

d0fa4337 – Timothy B. Terriberry <tterribe@xiph.org> authored and Gregory Maxwell <greg@xiph.org> committed on 2013/04/27 06:10
Add support for METADATA_BLOCK_PICTURE.

b6e554c4 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/04/04 10:28
Fix R128_TRACK_GAIN tags for flac input.

af25999b – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/02/19 23:44
Add copyright headers to FLAC import.

943a6e3d – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/02/19 23:42
Make more FLAC reader functions static.

7be06818 – Gregory Maxwell <greg@xiph.org> authored on 2013/02/18 05:26
Bump copyright notices.

5d9b9403 – Gregory Maxwell <greg@xiph.org> authored on 2013/02/07 09:34
opusdec: handle chaining without EOS on the prior chain.

27fd96db – Ralph Giles <giles@mozilla.com> authored on 2013/02/07 08:18
Don't clobber FLAC_CFLAGS and FLAC_LIBS from the command line.

3b57d674 – Timothy B. Terriberry <tterribe@xiph.org> authored on 2013/02/07 03:33
Require libFLAC >= 1.1.3 in the no-pkg-config case

1e445a10 – Gregory Maxwell <greg@xiph.org> authored on 2013/02/05 10:06
Expose the --discard-comments flag in the opusenc help.

2e207ac9 – Gregory Maxwell <greg@xiph.org> authored on 2013/02/05 10:04
Make sure the flac input replay gain tag parsing uses the C locale.

77136343 – Gregory Maxwell <greg@xiph.org> authored on 2013/02/05 06:44
Add metadata padding in opusenc.

0c56dd16 – Gregory Maxwell <greg@xiph.org> authored on 2013/01/22 10:03
Don't include new title/album/date/genre args in the command-line tag.

188a446e – Ralph Giles <giles@mozilla.com> authored on 2013/01/15 09:32
Add more standard tag switches to opusenc.

4bc33cf6 – Gregory Maxwell <greg@xiph.org> authored on 2013/01/15 11:53
Save (some) commandline arguments into a comment in opusenc.

32181b09 – Ralph Giles <giles@mozilla.com> authored on 2013/01/15 08:48
Add the '=' separator inside comment_add().

009800eb – Gregory Maxwell <greg@xiph.org> authored on 2013/01/15 06:26
Make it more clear that the rate range range is instantaneous bitrates.

a3a69c8b – Ralph Giles <giles@mozilla.com> authored on 2013/01/02 10:55
Use AC_CONFIG_HEADERS.

5b00f05c – Gregory Maxwell <greg@xiph.org> authored on 2012/12/21 09:09
Remove extraneous CONFIG_H after #endif in win32/config.h.

e1c51f65 – Ralph Giles <giles@mozilla.com> authored on 2012/12/17 10:17
Document the intent of the #ifdefs around query_cpu_support.

6b417dcb – Ralph Giles <giles@mozilla.com> authored on 2012/12/17 08:46
Fix an indent.

3a2b0349 – Gian-Carlo Pascutto <gcp@sjeng.org> authored and Gregory Maxwell <greg@xiph.org> committed on 2012/12/12 03:03
Add FLAC support files to MSVC projects.

bffdc947 – Gregory Maxwell <greg@xiph.org> authored on 2012/12/11 12:53
Bump version.

9d631475 – Gregory Maxwell <greg@xiph.org> authored on 2012/12/10 05:17
Add serial number argument to opusenc, updates help for FLAC.

95117260 – Gregory Maxwell <greg@xiph.org> authored on 2012/12/08 20:47
Makefile.unix updates for flac support.

892fd929 – Timothy B. Terriberry <tterribe@xiph.org> authored and Gregory Maxwell <greg@xiph.org> committed on 2012/12/08 12:10
Add FLAC input support.

b2b46a03 – Ralph Giles <giles@mozilla.com> authored on 2012/12/07 10:18
Distribute the getopt implementation for the msvc build.

9e0cebcd – Ralph Giles <giles@mozilla.com> authored on 2012/12/07 09:58
Add win32/version.h to the distribution so it does some good.

ea157628 – Ralph Giles <giles@mozilla.com> authored on 2012/12/07 07:33
Remove MSVC incremental linking directives.

3532f5f3 – Ralph Giles <giles@mozilla.com> authored on 2012/12/07 07:08
Add a static win32/version.h for tarball builds.

d64048b4 – Ralph Giles <giles@thaumas.net> authored on 2012/12/07 04:19
Add -lm to the opusrtp build line.

5d832fb7 – Gregory Maxwell <greg@xiph.org> authored on 2012/12/07 01:49
Bump version.

f2eceef2 – Gregory Maxwell <greg@xiph.org> authored on 2012/12/03 06:16
Hide uncoupled in opusenc. It's being confused as something to increase quality.

fc569f8b – Gregory Maxwell <greg@xiph.org> authored on 2012/11/27 10:03
Fix opusenc crash on win32 for large files; Length detection on 32bit.

d71e574b – Ralph Giles <giles@mozilla.com> authored on 2012/11/14 07:51
Enable maintainer mode by default on automake 1.11

97a5c5fa – Ralph Giles <giles@mozilla.com> authored on 2012/11/05 09:12
Conditionalize the opusrtp socket code.

d2ca877f – Ralph Giles <giles@mozilla.com> authored on 2012/11/05 07:47
Update Makefile.unix to work with mingw.

ed79787d – Ralph Giles <giles@mozilla.com> authored on 2012/11/04 17:52
Simplify native-endian reader.

f83bec96 – Ralph Giles <giles@thaumas.net> authored and Ralph Giles <giles@mozilla.com> committed on 2012/11/04 17:03
Add a native-endian int32 reader. Fixes an ARM warning.

db7bbf53 – Gregory Maxwell <greg@xiph.org> authored on 2012/11/03 09:28
Lower default bitrates for sampling rates <44.1k. Fix status output.

6f88f592 – Ralph Giles <giles@mozilla.com> authored on 2012/10/30 11:49
Fix opusrtp option handling.

299575ef – Gregory Maxwell <greg@xiph.org> authored on 2012/10/21 15:42
Also reject streams where a second packet begins but is not completed on the header pages.

c33d5bbf – Gregory Maxwell <greg@xiph.org> authored on 2012/10/21 14:51
Reject inputs where there is more than one packet on the initial two pages.

c4f768c0 – Ralph Giles <giles@mozilla.com> authored on 2012/10/18 11:49
Update the hard-coded opus payload type.

cb558c51 – Ralph Giles <giles@mozilla.com> authored on 2012/10/16 09:58
Warning fix: rename 'state' variable to 'headers'.

78b4e76a – Ralph Giles <giles@mozilla.com> authored on 2012/10/04 05:31
Print the packet duration as well as size when sending.

091271a5 – Ralph Giles <giles@mozilla.com> authored on 2012/10/03 20:10
Accept filenames to send over rtp on the command line.

f7455e66 – Ralph Giles <giles@mozilla.com> authored on 2012/10/03 17:54
Calculate timestamps from packet durations.

380b5aeb – Ralph Giles <giles@mozilla.com> authored on 2012/10/03 11:36
Don't truncate the rtp packets.

39f8ced7 – Ralph Giles <giles@mozilla.com> authored on 2012/10/03 10:49
The current rtp version is 2.

e76f6023 – Ralph Giles <giles@mozilla.com> authored on 2012/10/03 10:25
Only clear ogg_stream_state if it's initialized.

7afe94df – Ralph Giles <giles@mozilla.com> authored on 2012/10/03 10:25
Remove a debug statement.

e212805f – Ralph Giles <giles@mozilla.com> authored on 2012/10/03 10:02
Get the link-layer header type from pcap_datalink.

462f842e – Ralph Giles <giles@mozilla.com> authored on 2012/10/03 09:08
Loopback packet header is host, not big, endian.

7d227ab8 – Ralph Giles <giles@mozilla.com> authored on 2012/10/02 12:57
Add 'loopback' header parsing to the sniff mode.

62f368cf – Ralph Giles <giles@mozilla.com> authored on 2012/10/02 12:56
Improve trace output.

51caf773 – Ralph Giles <giles@mozilla.com> authored on 2012/10/02 12:53
Make the payload type a constant.

c70bafc8 – Ralph Giles <giles@mozilla.com> authored on 2012/10/02 11:23
Return after executing --sniff.

83586a78 – Ralph Giles <giles@mozilla.com> authored on 2012/10/02 11:22
Rate-limit the RTP packets.

8e344732 – Ralph Giles <giles@mozilla.com> authored on 2012/10/02 11:21
The webrtc.org code is using payload type 113.

64cef650 – Ralph Giles <giles@mozilla.com> authored on 2012/10/02 09:13
Hack up an rtp sender.

3938bfd0 – Ralph Giles <giles@mozilla.com> authored on 2012/10/01 11:39
Add serialize_rtp_header.

d1a0b0d1 – Gregory Maxwell <greg@xiph.org> authored on 2012/09/27 04:34
Opusdec don't add wav header on non-.wav output. Offer --force-wav.

11fe5419 – Sherief N. Farouk <sherief.farouk@twisted-works.com> authored and Gregory Maxwell <greg@xiph.org> committed on 2009/11/03 12:30
Fixed potential over-allocation / (fatal) under-allocation on platforms where sizeof(int) != 4.

839da0ed – Gregory Maxwell <greg@xiph.org> authored on 2012/09/19 12:43
Add some notes on the meaning of the complexity knob.

7734f55b – Andreas Schlick <schlick@lavabit.com> authored and Gregory Maxwell <greg@xiph.org> committed on 2012/09/13 15:44
Fix compilation on non-Windows x86-32 w/ -msse.

242694a4 – Ralph Giles <giles@mozilla.com> authored on 2012/09/14 08:35
Add a comment describing what read_padder is doing.

6fb7cead – Ralph Giles <giles@mozilla.com> authored on 2012/09/11 19:20
That didn't work either. Just remove the libtool section.

5349c10a – Ralph Giles <giles@mozilla.com> authored on 2012/09/11 19:00
Actually disable libtool.

c0f0c784 – Ralph Giles <giles@mozilla.com> authored on 2012/09/05 10:23
Fix a typo in the previous commit.

143eb906 – Ralph Giles <giles@mozilla.com> authored on 2012/09/05 10:15
Update manual version strings after the 0.1.5 release.

f4f3148a – Ralph Giles <giles@mozilla.com> authored on 2012/09/04 10:41
Reject playback of multichannel files through sys/soundcard.h.

1f0c93b2 – Ralph Giles <giles@mozilla.com> authored on 2012/09/04 06:36
Add basic content to the empty README.

8eb11fd6 – Gregory Maxwell <greg@xiph.org> authored on 2012/09/04 09:31
Bump version.

32dc4c45 – Ralph Giles <giles@mozilla.com> authored on 2012/09/04 06:15
Add opusrtp.1 to the distribution.

b21257fd – Ralph Giles <giles@mozilla.com> authored on 2012/09/04 06:06
Remove opusrtp as part of the 'clean' target.

cf45f874 – Ralph Giles <giles@mozilla.com> authored on 2012/09/04 06:04
Define a PROGS variable in Makefile.unix.

2b9f2b82 – Ralph Giles <giles@mozilla.com> authored on 2012/09/04 06:04
Add an optional target for opusrtp to Makefile.unix.

1d3b2730 – Ralph Giles <giles@mozilla.com> authored on 2012/08/31 20:03
Define fallback PACKAGE and VERSION.

8d9f9e8c – Ralph Giles <giles@mozilla.com> authored on 2012/08/31 19:56
Add basic option parsing to opusrtp and a manpage.

bcafdc2b – Ralph Giles <giles@mozilla.com> authored on 2012/08/31 19:55
Add a BSD license header to opusrtp.c.

Next