RSS feed
	
	
	
		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.
		 
	
		a4de0252
		 – Ralph Giles <giles@mozilla.com>
 authored
 on 2012/08/31 19:54
		
Cast away a const warning.
		 
	
		f440ba78
		 – Ralph Giles <giles@mozilla.com>
 authored
 on 2012/08/31 19:00
		
List -h before -V in the option summaries.
		 
	
		55eac3d6
		 – Ralph Giles <giles@mozilla.com>
 authored
 on 2012/08/31 18:55
		
Use -V for --version in all utilities.
		 
	
		46ef81ba
		 – Ralph Giles <giles@mozilla.com>
 authored
 on 2012/08/31 19:03
		
Remove --speech and --music from the oggenc manpage.
		 
	
		53d3b4c2
		 – Ralph Giles <giles@mozilla.com>
 authored
 on 2012/08/31 07:11
		
Don't install opusrtp for now.
		 
	
		edfd263e
		 – Ralph Giles <giles@mozilla.com>
 authored
 on 2012/08/31 06:40
		
Don't call libtoolize from autogen.sh.
		 
	
		8a0cb07c
		 – Ralph Giles <giles@mozilla.com>
 authored
 on 2012/08/31 06:22
		
Move opus.m4 to an m4 subdir and add ogg.m4 and pkg.m4.
		 
	
		7a846c73
		 – Ralph Giles <giles@mozilla.com>
 authored
 on 2012/08/31 06:05
		
Add opus.m4 from the opus repo so XIPH_PATH_OPUS is available.
		 
	
		ce720c55
		 – Gregory Maxwell <greg@xiph.org>
 authored
 on 2012/08/30 13:28
		
Use opus.m4 for autotools opus config to enable --with-opus=.
		 
	
		77577926
		 – Ralph Giles <giles@mozilla.com>
 authored
 on 2012/08/27 12:48
		
Merge branch 'rtp' from users/giles/opus-tools.git.
		 
	
		ffc271b3
		 – Ralph Giles <giles@mozilla.com>
 authored
 on 2012/08/27 12:48
		
Fix a config.h typo.
		 
	
		c83c06b4
		 – Ralph Giles <giles@mozilla.com>
 authored
 on 2012/08/27 12:40
		
ifdef-protect the pcap code.
		 
	
		79b256df
		 – Ralph Giles <giles@mozilla.com>
 authored
 on 2012/08/27 11:44
		
Move some of the header parsing logic into functions.
		 
	
		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.
		 
	
		ceb46c22
		 – Gregory Maxwell <greg@xiph.org>
 authored
 on 2012/08/19 12:13
		
Remove --speech and --music arguments from opusenc.
		 
	
		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
		 
Next