2013-04-15 |
Paul Brossier | timeside/analyzer/core.py: remove hack on xml, always... |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Paul Brossier | timeside/analyzer/core.py: serialize using numpy.array... |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Paul Brossier | tests/test_AnalyzerResult.py: add more tests |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Paul Brossier | add aubio mfcc and melenergy |
commit | commitdiff | tree | snapshot |
2013-04-15 |
Paul Brossier | tests/api/gstreamer.py: remove old code |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Paul Brossier | timeside/__init__.py: simplify import, add tests to... |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Paul Brossier | timeside/{decoder/core,encoder/coder,tools/gstutils... |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Paul Brossier | tests/: add missing headers |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Paul Brossier | tests/: rename to test_ |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Paul Brossier | tests/test_AnalyzerResult.py: remove unused import |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Paul Brossier | timeside/analyzer/aubio_temporal.py: fix id |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Paul Brossier | timeside/analyzer/core.py: trick to access result[... |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Paul Brossier | timeside/analyzer/core.py: simplify by using a dict... |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Paul Brossier | timeside/analyzer/aubio_temporal.py: use AnalyzerResult... |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Paul Brossier | timeside/analyzer/core.py: by default, AnalyzerResultCo... |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Paul Brossier | timeside/analyzer/core.py: add AnalyzerResultContainer |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Paul Brossier | tests/test_aubio_temporal.py: rename and use unit_timeside |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Paul Brossier | tests/test_aubio_pitch.py: rename and use unit_timeside |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Paul Brossier | timeside/analyzer/core.py: add serialize routines |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Paul Brossier | timeside/analyzer/aubio_temporal.py: only get bpm if... |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Paul Brossier | timeside/analyzer/: factorise aubio temporal stuff |
commit | commitdiff | tree | snapshot |
2013-04-14 |
Paul Brossier | timeside/analyzer/core.py: add AnalyzerResult class |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Paul Brossier | .gitignore: add TimeSide.egg-info |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Paul Brossier | timeside/analyzer/: enable aubio, beautify titles |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Paul Brossier | timeside/analyzer/aubio_onsetrate.py: simplify, using... |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Paul Brossier | tests/run_all_tests: rewrite alltests.py |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Paul Brossier | tests/testaubio_{onset,bpm}.py: use unit_timeside |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Paul Brossier | timeside/analyzer/aubio_{bpm,onset}.py: simplify, using... |
commit | commitdiff | tree | snapshot |
2013-04-13 |
Paul Brossier | remove generated TimeSide.egg-info |
commit | commitdiff | tree | snapshot |
2013-03-18 |
Paul Brossier | timeside/analyzers: add aubio pitch, onset, update... |
commit | commitdiff | tree | snapshot |
2013-03-13 |
yomguy | fix empty frames in analyzers |
commit | commitdiff | tree | snapshot |
2013-03-01 |
yomguy | re-include m4a and webm |
commit | commitdiff | tree | snapshot |
2013-02-17 |
yomguy | update pkg-info |
commit | commitdiff | tree | snapshot |
2013-02-12 |
yomguy | fix metadata |
commit | commitdiff | tree | snapshot |
2013-02-12 |
yomguy | add overwite info |
commit | commitdiff | tree | snapshot |
2013-02-12 |
yomguy | add infos |
commit | commitdiff | tree | snapshot |
2013-02-12 |
yomguy | add news and descriptions, go to 0.4.3 |
commit | commitdiff | tree | snapshot |
2013-01-30 |
yomguy | call release() for each processor at the end of the... |
commit | commitdiff | tree | snapshot |
2013-01-30 |
yomguy | * byppass and comment aac and webm encoders and all... |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Paul Brossier | Merge branch 'dev' of github.com:yomguy/TimeSide into dev |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Paul Brossier | tests/api/test_enc_mp3_by_block.py: add transcode examp... |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Paul Brossier | tests/testtranscoding.py: enable WebM and M4a again... |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Paul Brossier | tests/testencoding.py: call release, check that an... |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Paul Brossier | timeside/encoder/: add end condition to flush stream... |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Paul Brossier | tests/testencoding.py: indent |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Paul Brossier | timeside/encoder/core.py: rename _on_message_cb for... |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Paul Brossier | timeside/encoder/core.py: add mainloop to get messages... |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Paul Brossier | timeside/encoder/m4a.py: add matroskamux |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Paul Brossier | timeside/decoder/core.py: clarify condition name |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Paul Brossier | tests/api/: improve arguments parsing |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Paul Brossier | timeside/decoder/core.py: improve use of condition |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Paul Brossier | tests/alltests.py: add transcoding tests |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Paul Brossier | tests/testtranscoding.py: use tempfile |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Paul Brossier | timeside/decoder/core.py: remove unused reference to... |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Paul Brossier | tests/testdecoding.py: add tests for wrong files |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Paul Brossier | timeside/decoder/core.py: remove old unused code |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Paul Brossier | timeside/decoder/core.py: use a thread lock, raise... |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Paul Brossier | timeside/encoder/core.py: by default, refuse to overwri... |
commit | commitdiff | tree | snapshot |
2013-01-28 |
Paul Brossier | timeside/encoder/: factorise init function, raise IOErr... |
commit | commitdiff | tree | snapshot |
2013-01-26 |
yomguy | Merge branch 'dev' of github.com:yomguy/TimeSide into dev |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Paul Brossier | tests/testtranscoding.py: start improving transcoding... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Paul Brossier | timeside/core.py: remove hack to wait for decoder |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Paul Brossier | timeside/decoder/core.py: temporary hack to wait for... |
commit | commitdiff | tree | snapshot |
2013-01-25 |
Paul Brossier | timeside/encoder/core.py: block push-buffer when max... |
commit | commitdiff | tree | snapshot |
2013-01-18 |
yomguy | grapher: add Pillow support, thanks to Miroslav Shubern... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Paul Brossier | tests/tools.py: added new samples |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Paul Brossier | tests/testdecoding.py: add two more tests with mono... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Paul Brossier | tests/testdecoding.py: improve tests to make sure input... |
commit | commitdiff | tree | snapshot |
2013-01-17 |
Paul Brossier | timeside/decoder/core.py: use input metadata when no... |
commit | commitdiff | tree | snapshot |
2013-01-08 |
yomguy | desactivate aubio |
commit | commitdiff | tree | snapshot |
2013-01-08 |
yomguy | Merge branch 'dev' of github.com:yomguy/TimeSide into dev |
commit | commitdiff | tree | snapshot |
2013-01-08 |
yomguy | Merge branch 'aubio' of github.com:yomguy/TimeSide... |
commit | commitdiff | tree | snapshot |
2013-01-08 |
yomguy | add egg-infos, go to 0.4.3 |
commit | commitdiff | tree | snapshot |
2012-11-12 |
yomguy | cleanup |
commit | commitdiff | tree | snapshot |
2012-10-21 |
yomguy | cleanup |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Paul Brossier | Merge branch 'aubio' of github.com:yomguy/TimeSide... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Paul Brossier | Merge branch 'dev' of github.com:yomguy/TimeSide into dev |
commit | commitdiff | tree | snapshot |
2012-10-08 |
yomguy | Merge branch 'hotfix/utils' into dev |
commit | commitdiff | tree | snapshot |
2012-10-08 |
yomguy | fix tools |
commit | commitdiff | tree | snapshot |
2012-10-08 |
yomguy | Merge branch 'master' into aubio |
commit | commitdiff | tree | snapshot |
2012-10-08 |
yomguy | no test results 0.4.2-2 |
commit | commitdiff | tree | snapshot |
2012-10-08 |
yomguy | fix manifest 0.4.2 |
commit | commitdiff | tree | snapshot |
2012-10-08 |
yomguy | arg, no gst in travis :( |
commit | commitdiff | tree | snapshot |
2012-10-08 |
yomguy | try python-gst install |
commit | commitdiff | tree | snapshot |
2012-10-08 |
yomguy | fix init |
commit | commitdiff | tree | snapshot |
2012-10-08 |
yomguy | re-add numpy and pil to requirements |
commit | commitdiff | tree | snapshot |
2012-10-08 |
yomguy | fix travis deps |
commit | commitdiff | tree | snapshot |
2012-10-08 |
yomguy | add travis test |
commit | commitdiff | tree | snapshot |
2012-10-08 |
yomguy | mv doc, fix doc |
commit | commitdiff | tree | snapshot |
2012-10-08 |
yomguy | add schematic |
commit | commitdiff | tree | snapshot |
2012-10-08 |
yomguy | fix doc |
commit | commitdiff | tree | snapshot |
2012-10-08 |
yomguy | fix doc, cleanup |
commit | commitdiff | tree | snapshot |
2012-10-08 |
yomguy | update encoder pipelines |
commit | commitdiff | tree | snapshot |
2012-10-06 |
yomguy | mutagen install fails on python 3.2 |
commit | commitdiff | tree | snapshot |
2012-10-06 |
yomguy | test travis |
commit | commitdiff | tree | snapshot |
2012-10-06 |
yomguy | rm travis test script |
commit | commitdiff | tree | snapshot |
2012-10-06 |
yomguy | fix again |
commit | commitdiff | tree | snapshot |
2012-10-06 |
yomguy | fix travis install |
commit | commitdiff | tree | snapshot |
2012-10-06 |
yomguy | fix travis install |
commit | commitdiff | tree | snapshot |
2012-10-06 |
yomguy | fix requirements |
commit | commitdiff | tree | snapshot |
next |