]> git.parisson.com Git - timeside.git/log
timeside.git
13 years agoupdate copyrights, go to 0.3
yomguy [Tue, 17 May 2011 08:14:15 +0000 (08:14 +0000)]
update copyrights, go to 0.3

13 years agono watermark on spectrogram for now
yomguy [Mon, 16 May 2011 12:45:46 +0000 (12:45 +0000)]
no watermark on spectrogram for now

13 years agouse self.filename for tag writting
yomguy [Thu, 12 May 2011 21:02:49 +0000 (21:02 +0000)]
use self.filename for tag writting

13 years agorm comment from mp3 tags
yomguy [Thu, 12 May 2011 20:38:30 +0000 (20:38 +0000)]
rm comment from mp3 tags

13 years agofix dc and mean_level analyzers, add watermarking to graphers
yomguy [Wed, 11 May 2011 23:17:08 +0000 (23:17 +0000)]
fix dc and mean_level analyzers, add watermarking to graphers

13 years agoupdate install procedure, improve MP3 transcoding quality
yomguy [Mon, 9 May 2011 10:28:10 +0000 (10:28 +0000)]
update install procedure, improve MP3 transcoding quality

14 years agorm old decoder, add mp3 metadata embedding and test
yomguy [Wed, 27 Apr 2011 11:25:31 +0000 (11:25 +0000)]
rm old decoder, add mp3 metadata embedding and test

14 years agotimeside/tests/{alltests,testgraphers,testtranscoding}.py: update alltests
Paul Brossier [Fri, 15 Apr 2011 10:32:15 +0000 (10:32 +0000)]
timeside/tests/{alltests,testgraphers,testtranscoding}.py: update alltests

14 years agotimeside/decoder/sink.py: add gst sink
Paul Brossier [Fri, 15 Apr 2011 09:55:58 +0000 (09:55 +0000)]
timeside/decoder/sink.py: add gst sink

14 years agotimeside/decoder/core.py: fix new decoder, was missing mainloop.run(), improve
Paul Brossier [Fri, 15 Apr 2011 09:55:37 +0000 (09:55 +0000)]
timeside/decoder/core.py: fix new decoder, was missing mainloop.run(), improve

14 years agotimeside/tests/testtranscoding.py: update
Paul Brossier [Fri, 15 Apr 2011 09:54:15 +0000 (09:54 +0000)]
timeside/tests/testtranscoding.py: update

14 years agotimeside/tests/testdecoding.py: update
Paul Brossier [Fri, 15 Apr 2011 09:51:35 +0000 (09:51 +0000)]
timeside/tests/testdecoding.py: update

14 years agotimeside/decoder/old.py: moved old decoder to own file
Paul Brossier [Fri, 15 Apr 2011 09:50:46 +0000 (09:50 +0000)]
timeside/decoder/old.py: moved old decoder to own file

14 years agotimeside/decoder/subprocess.py: moved subprocess classes to own file
Paul Brossier [Fri, 15 Apr 2011 09:49:26 +0000 (09:49 +0000)]
timeside/decoder/subprocess.py: moved subprocess classes to own file

14 years agotimeside/tests/testdecoding.py: update file size for ogg and mp3
Paul Brossier [Fri, 15 Apr 2011 08:28:22 +0000 (08:28 +0000)]
timeside/tests/testdecoding.py: update file size for ogg and mp3

14 years agotimeside/tests/testdecoding.py: added simple decoding tests
Paul Brossier [Fri, 15 Apr 2011 08:19:53 +0000 (08:19 +0000)]
timeside/tests/testdecoding.py: added simple decoding tests

14 years agotimeside/tests/testtranscoding.py: moved from testlowlevelstreaming.py
Paul Brossier [Fri, 15 Apr 2011 08:12:30 +0000 (08:12 +0000)]
timeside/tests/testtranscoding.py: moved from testlowlevelstreaming.py

14 years agotimeside/tests/testlowlevelstreaming.py: comment out failing tests for now
Paul Brossier [Fri, 15 Apr 2011 07:58:24 +0000 (07:58 +0000)]
timeside/tests/testlowlevelstreaming.py: comment out failing tests for now

14 years agotimeside/tests/testlowlevelstreaming.py: comment out failing tests for now
Paul Brossier [Fri, 15 Apr 2011 07:57:17 +0000 (07:57 +0000)]
timeside/tests/testlowlevelstreaming.py: comment out failing tests for now

14 years agoadd old FileDecoder as FileDecoderOld wihtout the gst adapter
yomguy [Thu, 14 Apr 2011 21:58:16 +0000 (21:58 +0000)]
add old FileDecoder as FileDecoderOld wihtout the gst adapter

14 years agorm unused queue
yomguy [Thu, 14 Apr 2011 21:29:31 +0000 (21:29 +0000)]
rm unused queue

14 years agoadd unittest for graphers,
yomguy [Thu, 14 Apr 2011 21:23:20 +0000 (21:23 +0000)]
add unittest for graphers,
fix flac encoder,
change filenames of encoder unittest outputs,
transcoding still BROKEN in many cases,
grahers from MP3 and OGG seems to be broken also... :(

14 years agotimeside/decoder/core.py: use an adapter to add a hopsize parameter
Paul Brossier [Thu, 14 Apr 2011 19:31:46 +0000 (19:31 +0000)]
timeside/decoder/core.py: use an adapter to add a hopsize parameter

14 years agotimeside/tests/testlowlevelstreaming.py: added some low level tests
Paul Brossier [Thu, 14 Apr 2011 19:28:36 +0000 (19:28 +0000)]
timeside/tests/testlowlevelstreaming.py: added some low level tests

14 years agobugfix
yomguy [Thu, 14 Apr 2011 16:07:21 +0000 (16:07 +0000)]
bugfix

14 years agofix pipelines
yomguy [Thu, 14 Apr 2011 16:06:58 +0000 (16:06 +0000)]
fix pipelines

14 years agobugfix and cleanup encoders
yomguy [Thu, 14 Apr 2011 16:04:56 +0000 (16:04 +0000)]
bugfix and cleanup encoders

14 years agoremove unused queue for vorbis encoder
yomguy [Thu, 14 Apr 2011 15:11:37 +0000 (15:11 +0000)]
remove unused queue for vorbis encoder

14 years agoremove unused queue
yomguy [Thu, 14 Apr 2011 15:07:46 +0000 (15:07 +0000)]
remove unused queue

14 years agoself.pipe for decoder
yomguy [Thu, 14 Apr 2011 14:22:37 +0000 (14:22 +0000)]
self.pipe for decoder

14 years agoadd self.pipe to vorbis enc
yomguy [Thu, 14 Apr 2011 13:52:15 +0000 (13:52 +0000)]
add self.pipe to vorbis enc

14 years agoadd vorbis streaming test, add queue to vorbis encoder
yomguy [Mon, 21 Mar 2011 22:00:03 +0000 (22:00 +0000)]
add vorbis streaming test, add queue to vorbis encoder

14 years agolow level test for flac
yomguy [Mon, 21 Mar 2011 08:41:18 +0000 (08:41 +0000)]
low level test for flac

14 years agotest with blocksize
yomguy [Fri, 18 Mar 2011 17:01:59 +0000 (17:01 +0000)]
test with blocksize

14 years agotry to get encoders working but some are blocking : the output buffer size of the...
yomguy [Fri, 18 Mar 2011 13:03:47 +0000 (13:03 +0000)]
try to get encoders working but some are blocking : the output buffer size of the decoder seems too low sometimes (stereo WAV for example but not mono !).
DON'T use encoders for now :(

14 years agotest
yomguy [Tue, 15 Mar 2011 16:09:07 +0000 (16:09 +0000)]
test

14 years agoadd divmarker.js
yomguy [Tue, 15 Mar 2011 15:17:12 +0000 (15:17 +0000)]
add divmarker.js

14 years agoupdate UI from Telemeta rev539 to rev638
yomguy [Tue, 15 Mar 2011 15:15:54 +0000 (15:15 +0000)]
update UI from Telemeta rev539 to rev638

14 years agotrying to get appsink and filesink orking together with no luck...
yomguy [Tue, 15 Mar 2011 15:12:48 +0000 (15:12 +0000)]
trying to get appsink and filesink orking together with no luck...

14 years agoadd streaming test
yomguy [Fri, 11 Mar 2011 10:16:09 +0000 (10:16 +0000)]
add streaming test

14 years agobugfixes
yomguy [Fri, 4 Mar 2011 12:22:45 +0000 (12:22 +0000)]
bugfixes

14 years agobugfixes
yomguy [Fri, 4 Mar 2011 11:35:47 +0000 (11:35 +0000)]
bugfixes

14 years agomake flac encoder streaming, add test for flac, bugfixes on encoders
yomguy [Thu, 3 Mar 2011 18:20:12 +0000 (18:20 +0000)]
make flac encoder streaming, add test for flac, bugfixes on encoders

14 years agofix encoding speed and buffer size, enable mp3 and ogg encoder streaming mode, cleanup
yomguy [Thu, 3 Mar 2011 17:36:48 +0000 (17:36 +0000)]
fix encoding speed and buffer size, enable mp3 and ogg encoder streaming mode, cleanup

14 years agoadd mp3 test, cleanup
yomguy [Thu, 3 Mar 2011 10:16:17 +0000 (10:16 +0000)]
add mp3 test, cleanup

14 years agoadd cgi script to process a file for telemeta
yomguy [Thu, 17 Feb 2011 22:04:30 +0000 (22:04 +0000)]
add cgi script to process a file for telemeta

14 years agobugfix
yomguy [Thu, 17 Feb 2011 15:00:17 +0000 (15:00 +0000)]
bugfix

14 years agobugfix
yomguy [Thu, 17 Feb 2011 14:56:08 +0000 (14:56 +0000)]
bugfix

14 years agobugfix mp3_stream, add ogg_stream, bugfix max_level
yomguy [Thu, 17 Feb 2011 14:44:53 +0000 (14:44 +0000)]
bugfix mp3_stream, add ogg_stream, bugfix max_level

14 years agomake mp3_stream file writing conditional to the output arg, cleanup
yomguy [Wed, 9 Feb 2011 12:27:56 +0000 (12:27 +0000)]
make mp3_stream file writing conditional to the output arg, cleanup

14 years agocleanup, change joydiv bg color
yomguy [Wed, 29 Dec 2010 09:34:17 +0000 (09:34 +0000)]
cleanup, change joydiv bg color

14 years agoverbose
yomguy [Fri, 26 Nov 2010 00:18:33 +0000 (00:18 +0000)]
verbose

14 years agofix args
yomguy [Fri, 26 Nov 2010 00:16:52 +0000 (00:16 +0000)]
fix args

14 years agocleanup
yomguy [Fri, 26 Nov 2010 00:11:28 +0000 (00:11 +0000)]
cleanup

14 years agocleanup
yomguy [Fri, 26 Nov 2010 00:11:17 +0000 (00:11 +0000)]
cleanup

14 years agofix preprocess import batch
yomguy [Fri, 26 Nov 2010 00:07:19 +0000 (00:07 +0000)]
fix preprocess import batch

14 years agoupdate awdio scheme
yomguy [Thu, 25 Nov 2010 22:37:18 +0000 (22:37 +0000)]
update awdio scheme

14 years agoadd analyzer batch
yomguy [Thu, 25 Nov 2010 22:27:23 +0000 (22:27 +0000)]
add analyzer batch

14 years agochange awdio colors
yomguy [Thu, 11 Nov 2010 22:44:17 +0000 (22:44 +0000)]
change awdio colors

14 years agofix peaks
yomguy [Thu, 11 Nov 2010 22:18:45 +0000 (22:18 +0000)]
fix peaks

14 years agocleanup, remove blank lines for awdio
yomguy [Thu, 11 Nov 2010 22:14:55 +0000 (22:14 +0000)]
cleanup, remove blank lines for awdio

14 years agotry to fix memory leak for multi-threading, go to just 1 now...
yomguy [Mon, 18 Oct 2010 23:23:48 +0000 (23:23 +0000)]
try to fix memory leak for multi-threading, go to just 1 now...

14 years agogoing to 2 threads
yomguy [Mon, 18 Oct 2010 12:48:42 +0000 (12:48 +0000)]
going to 2 threads

14 years agomake batch multi-threaded
yomguy [Mon, 18 Oct 2010 12:48:15 +0000 (12:48 +0000)]
make batch multi-threaded

14 years agosimplify batch again
yomguy [Mon, 18 Oct 2010 09:17:16 +0000 (09:17 +0000)]
simplify batch again

14 years agorevert forcing for awdio
yomguy [Sat, 16 Oct 2010 15:29:45 +0000 (15:29 +0000)]
revert forcing for awdio

14 years agofix bad bg_color artifact
yomguy [Sat, 16 Oct 2010 15:28:07 +0000 (15:28 +0000)]
fix bad bg_color artifact

14 years agodon't force batch for awdio
yomguy [Sat, 16 Oct 2010 11:51:04 +0000 (11:51 +0000)]
don't force batch for awdio

14 years agocleanup
yomguy [Sat, 16 Oct 2010 11:27:08 +0000 (11:27 +0000)]
cleanup

14 years agocleanup
yomguy [Sat, 16 Oct 2010 11:16:29 +0000 (11:16 +0000)]
cleanup

14 years agorearrange waveform objects, fix batch background big bug
yomguy [Sat, 16 Oct 2010 07:45:25 +0000 (07:45 +0000)]
rearrange waveform objects, fix batch background big bug

14 years agoadd a new light grapher, add dependencies for other media types
yomguy [Thu, 14 Oct 2010 11:49:09 +0000 (11:49 +0000)]
add a new light grapher, add dependencies for other media types

14 years agoupdate examples related to the new grapher API
yomguy [Sat, 9 Oct 2010 14:03:47 +0000 (14:03 +0000)]
update examples related to the new grapher API

14 years agofix joydiv antialiasing, fix uri for decoder
yomguy [Thu, 7 Oct 2010 22:11:18 +0000 (22:11 +0000)]
fix joydiv antialiasing, fix uri for decoder

14 years ago(re)add joydiv waveform
yomguy [Thu, 7 Oct 2010 21:56:42 +0000 (21:56 +0000)]
(re)add joydiv waveform

14 years agoadd analyzer test
yomguy [Mon, 6 Sep 2010 17:45:49 +0000 (17:45 +0000)]
add analyzer test

14 years agoadd lame parameters to gst pipe
yomguy [Fri, 3 Sep 2010 20:40:08 +0000 (20:40 +0000)]
add lame parameters to gst pipe

14 years agofix test for dB max_level result, rm waveform_joy : sorry dude, I have to make it...
yomguy [Thu, 2 Sep 2010 20:54:24 +0000 (20:54 +0000)]
fix test for dB max_level result, rm waveform_joy : sorry dude, I have to make it exclusive for my customer...

14 years agofix joy grapher, *CHANGE API* so that the output for the grapher is given to the...
yomguy [Thu, 2 Sep 2010 20:42:49 +0000 (20:42 +0000)]
fix joy grapher, *CHANGE API* so that the output for the grapher is given to the save() method, see api.py

14 years agoadd m4a encoder draft, fix joydiv for awdio
yomguy [Tue, 31 Aug 2010 13:11:54 +0000 (13:11 +0000)]
add m4a encoder draft, fix joydiv for awdio

14 years agoadd api to init modules
yomguy [Mon, 30 Aug 2010 02:22:42 +0000 (02:22 +0000)]
add api to init modules

14 years agofix mime-types fir ogg and mp3
yomguy [Mon, 30 Aug 2010 01:45:29 +0000 (01:45 +0000)]
fix mime-types fir ogg and mp3

14 years agoadd dc and men_level analyzers, fix max_level
yomguy [Sun, 29 Aug 2010 22:43:04 +0000 (22:43 +0000)]
add dc and men_level analyzers, fix max_level

14 years agoadd MP3 gst encoder, change filenames in batch
yomguy [Fri, 27 Aug 2010 22:57:55 +0000 (22:57 +0000)]
add MP3 gst encoder, change filenames in batch

14 years agofix new script
yomguy [Wed, 25 Aug 2010 20:56:23 +0000 (20:56 +0000)]
fix new script

14 years agofix scale ration, cleanup
yomguy [Wed, 25 Aug 2010 18:50:13 +0000 (18:50 +0000)]
fix scale ration, cleanup

14 years agoadd exp scale, rm spline
yomguy [Wed, 25 Aug 2010 16:12:53 +0000 (16:12 +0000)]
add exp scale, rm spline

14 years agoadd smooth for joy, fix normalize bug
yomguy [Wed, 25 Aug 2010 15:20:29 +0000 (15:20 +0000)]
add smooth for joy, fix normalize bug

14 years agoadd spline joy_division style waveform grapher
yomguy [Wed, 25 Aug 2010 12:27:30 +0000 (12:27 +0000)]
add spline joy_division style waveform grapher

14 years agoadd transparent background to waveform images
yomguy [Thu, 8 Jul 2010 16:08:39 +0000 (16:08 +0000)]
add transparent background to waveform images

14 years agoadd vorbis encoder, more tests, more BUGS !
yomguy [Fri, 25 Jun 2010 17:12:38 +0000 (17:12 +0000)]
add vorbis encoder, more tests, more BUGS !

14 years agofix example args
yomguy [Sat, 19 Jun 2010 00:43:28 +0000 (00:43 +0000)]
fix example args

14 years agoadd html
yomguy [Sat, 19 Jun 2010 00:38:07 +0000 (00:38 +0000)]
add html

14 years agofix image example
yomguy [Sat, 19 Jun 2010 00:36:51 +0000 (00:36 +0000)]
fix image example

14 years agofix test paths
yomguy [Fri, 18 Jun 2010 23:40:47 +0000 (23:40 +0000)]
fix test paths

14 years agofix test_lolevel module calls
yomguy [Fri, 18 Jun 2010 23:38:39 +0000 (23:38 +0000)]
fix test_lolevel module calls

14 years agoadd UI doc and copyrights
yomguy [Fri, 18 Jun 2010 23:27:23 +0000 (23:27 +0000)]
add UI doc and copyrights

14 years agofix README
yomguy [Fri, 18 Jun 2010 23:21:46 +0000 (23:21 +0000)]
fix README

14 years agoadd and fix README.html
yomguy [Fri, 18 Jun 2010 23:12:20 +0000 (23:12 +0000)]
add and fix README.html

14 years agofix INSTALL rst, add INSTALL.html
yomguy [Fri, 18 Jun 2010 23:06:30 +0000 (23:06 +0000)]
fix INSTALL rst, add INSTALL.html