2010-04-26 |
yomguy | add new audio test files, looping waveform tests with... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
yomguy | rm obsolete test, to be rewritten |
commit | commitdiff | tree | snapshot |
2010-04-01 |
yomguy | change processor module title, remove obsolete processo... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
yomguy | fix grapher buffer tasks, use URI for decoding in tests |
commit | commitdiff | tree | snapshot |
2010-03-11 |
yomguy | cleanup grapher tests |
commit | commitdiff | tree | snapshot |
2010-03-11 |
yomguy | rm epydoc |
commit | commitdiff | tree | snapshot |
2010-03-11 |
yomguy | add epydoc HTML docs |
commit | commitdiff | tree | snapshot |
2010-03-03 |
yomguy | - fix waveform peaks and centroid |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Paul Brossier | tests/api/gstreamer.py: use actual number of channels... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
yomguy | - fix multiple spectral centroid calls |
commit | commitdiff | tree | snapshot |
2010-03-02 |
yomguy | - add a spectrogram example |
commit | commitdiff | tree | snapshot |
2010-03-02 |
yomguy | - add mp3 sample example |
commit | commitdiff | tree | snapshot |
2010-03-02 |
yomguy | - cleanup |
commit | commitdiff | tree | snapshot |
2010-03-02 |
yomguy | - fix waveform scaling |
commit | commitdiff | tree | snapshot |
2010-02-24 |
yomguy | mv graphe module to grapher |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Olivier Guilyardi | minor api enhancement: add IValueAnalyzer.__str__() |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Olivier Guilyardi | api: require to call parent from setup(), fix and clari... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
yomguy | - adapt graph core to the new api |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Paul Brossier | tests/api/: add use_gst option to test files |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Paul Brossier | tests/api/gstreamer.py: added first draft of gstreamer... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Olivier Guilyardi | add a script to run all unit tests at once |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Olivier Guilyardi | use the custom test runner and base testcase in compone... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Olivier Guilyardi | turn input adapter test into a unit test |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Olivier Guilyardi | add custom unittest runner (grouping by test cases... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Olivier Guilyardi | turn testcomponent into a unittest test case |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Olivier Guilyardi | restore input adapter nframes() suppressed in r123 |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Olivier Guilyardi | avoid unnecessary copy operations in input adapter |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Paul Brossier | tests/api/: fix gain computation |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Olivier Guilyardi | remove absurd input adapter nframes() method: the adapt... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
yomguy | tests/api/test_pipe.py: fix gain computation |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Paul Brossier | tests/api/test_lolevel.py: fix gain computation |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Paul Brossier | tests/api/test_lolevel.py: add option to pass a filenam... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Olivier Guilyardi | remove debugging leftover |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Olivier Guilyardi | rely on ndarray.ndim for decoder reshaping |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Olivier Guilyardi | - add example processor illustrating FixedSizeInputAdap... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Olivier Guilyardi | fix input adapter eod return value when the total numbe... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Olivier Guilyardi | typos |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Olivier Guilyardi | - add FixedSizeInputAdapter utility |
commit | commitdiff | tree | snapshot |
2010-02-17 |
yomguy | remove grapher of test.py |
commit | commitdiff | tree | snapshot |
2010-02-17 |
yomguy | re-cleanup cores |
commit | commitdiff | tree | snapshot |
2010-02-17 |
yomguy | cleanup cores, fix max_level id |
commit | commitdiff | tree | snapshot |
2010-02-17 |
yomguy | reset graph processes, fix no streaming error |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Paul Brossier | tests/api/: only import os.path, use os.path.join |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Paul Brossier | {encode,decode}/core.py: remove unused xml imports |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Paul Brossier | tests/api/test_lolevel.py: use os.path.join |
commit | commitdiff | tree | snapshot |
2010-02-17 |
yomguy | fix graph instance and use audiolab.Sndfile in examples |
commit | commitdiff | tree | snapshot |
2010-02-17 |
yomguy | prepare graph api and new core |
commit | commitdiff | tree | snapshot |
2010-01-28 |
yomguy | try to get grapher example working |
commit | commitdiff | tree | snapshot |
2010-01-28 |
yomguy | simplify the grapher api, add a waveform grapher example |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Olivier Guilyardi | support process pipes concatenation (ie: pipe1 | pipe2) |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Olivier Guilyardi | add IProcessor.release() |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Olivier Guilyardi | - add processing pipes support, using ProcessPipe and... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Olivier Guilyardi | rename testnewcore.py to testcomponent.py |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Olivier Guilyardi | component: |
commit | commitdiff | tree | snapshot |
2009-11-30 |
yomguy | encoder : replace sox by ffmpeg for decoding (buggy... |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Olivier Guilyardi | add missing component.py |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Olivier Guilyardi | core: add processor buffersize (default 65536), require... |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Olivier Guilyardi | - merge all api's into timeside.api |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Olivier Guilyardi | - move id() into to IProcessor, all processors are... |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Olivier Guilyardi | - move generic component/interface architecture from... |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Olivier Guilyardi | core: the descendants of a component implementing an... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Olivier Guilyardi | - turn all such methods as name(), id(), file_extension... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Olivier Guilyardi | encode api: revert to methods instead of data members... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Olivier Guilyardi | replace the core with the new core: |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Olivier Guilyardi | modify test.py for support of an alternative magic... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Olivier Guilyardi | encode api: use data members instead of methods for... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Olivier Guilyardi | migrate TimeSideError into new core (shouldn't be there... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Olivier Guilyardi | add new core: |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Olivier Guilyardi | fix trivial syntax error |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Olivier Guilyardi | refactor encode api |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Olivier Guilyardi | api: remove IEncoder.set_cache_dir() |
commit | commitdiff | tree | snapshot |
2009-11-25 |
yomguy | cleanup descriptions |
commit | commitdiff | tree | snapshot |
2009-11-24 |
yomguy | validate against sox 14.3 |
commit | commitdiff | tree | snapshot |
2009-11-24 |
yomguy | get decoder by mime type, cross coding tests |
commit | commitdiff | tree | snapshot |
2009-11-24 |
yomguy | fix decoder output and metadata management |
commit | commitdiff | tree | snapshot |
2009-10-09 |
yomguy | more audio tests |
commit | commitdiff | tree | snapshot |
2009-10-09 |
yomguy | get first encoder test |
commit | commitdiff | tree | snapshot |
2009-10-09 |
yomguy | grapher testing |
commit | commitdiff | tree | snapshot |
2009-10-09 |
yomguy | add init |
commit | commitdiff | tree | snapshot |
2009-10-09 |
yomguy | make a processor call test, new api debug |
commit | commitdiff | tree | snapshot |
2009-10-09 |
yomguy | rename IMediaItemAnalyzer to IAnalyzer |
commit | commitdiff | tree | snapshot |
2009-10-09 |
yomguy | add metadata comments |
commit | commitdiff | tree | snapshot |
2009-10-09 |
yomguy | fix analyze paths |
commit | commitdiff | tree | snapshot |
2009-10-09 |
yomguy | mv img |
commit | commitdiff | tree | snapshot |
2009-10-09 |
yomguy | mv img |
commit | commitdiff | tree | snapshot |
2009-10-08 |
yomguy | cleanup |
commit | commitdiff | tree | snapshot |
2009-10-08 |
yomguy | fix format descriptions |
commit | commitdiff | tree | snapshot |
2009-10-08 |
yomguy | modify encode and decode apis, adapt each plugins |
commit | commitdiff | tree | snapshot |
2009-10-07 |
yomguy | rename decode and encode cores |
commit | commitdiff | tree | snapshot |
2009-10-07 |
yomguy | rename analysis |
commit | commitdiff | tree | snapshot |
2009-10-07 |
yomguy | change export to decode/encode |
commit | commitdiff | tree | snapshot |
2009-09-24 |
yomguy | reorder deps |
commit | commitdiff | tree | snapshot |
2009-09-24 |
yomguy | first dependencies |
commit | commitdiff | tree | snapshot |
2009-09-24 |
yomguy | add core then ExtensionPoint class, fix module names |
commit | commitdiff | tree | snapshot |
2009-09-24 |
yomguy | first import of export, graph and analysis related... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Olivier Guilyardi | import TimeSide UI 0.1, add GPL license file |
commit | commitdiff | tree | snapshot |
2009-09-24 |
yomguy | Initial directory structure. |
commit | commitdiff | tree | snapshot |
|