Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Fri, 10 Apr 2009 14:41:18 +0000 |
reimar |
Simplify: use av_fifo_space
|
Mon, 09 Mar 2009 18:21:47 +0000 |
reimar |
Reuse libavutil fifo code instead of reimplementing it over and over.
|
Fri, 06 Mar 2009 19:43:12 +0000 |
reimar |
Make ao_info_t structs const.
|
Sun, 04 Jan 2009 11:51:11 +0000 |
reimar |
Replace deprecated jack_client_new with jack_client_open.
|
Sun, 07 Sep 2008 14:09:51 +0000 |
diego |
Replace casual GPL notices by proper license headers.
|
Fri, 11 Jan 2008 20:55:08 +0000 |
reimar |
Make code slightly less confusing to me
|
Fri, 11 Jan 2008 20:42:32 +0000 |
reimar |
Slightly deobfuscate
|
Fri, 11 Jan 2008 20:36:33 +0000 |
reimar |
Another small simplification. Slightly worse performance in the case
|
Fri, 11 Jan 2008 20:32:42 +0000 |
reimar |
Slightly simplify read_buffer code
|
Fri, 11 Jan 2008 20:23:46 +0000 |
reimar |
Simplify: use memset
|
Fri, 11 Jan 2008 20:12:04 +0000 |
reimar |
Fix indentation
|
Fri, 11 Jan 2008 20:10:39 +0000 |
reimar |
Remove useless cast
|
Mon, 09 Jul 2007 19:50:36 +0000 |
diego |
ISO8859-1 --> UTF-8
|
Tue, 05 Jun 2007 14:27:54 +0000 |
reimar |
Replace implicit use of fast_memcpy via macro by explicit use to allow
|