]> git.parisson.com Git - timeside.git/shortlog
timeside.git
2013-09-26 Thomas FillonUpdate aubio_temporal and aubio_pitch to match new...
2013-09-26 Thomas FillonFurther refactoring of analyzer Result. Emphasis on...
2013-09-26 Thomas FillonDecoder : Convert start and duration to float and fill...
2013-09-09 Thomas FillonComplete test for decoder with GST-Gnonlin support exp_AnalyzerResult
2013-08-22 Guillaume PellerinMerge branch 'dev' into exp_AnalyzerResult
2013-08-22 Guillaume Pellerincleanup processor list tests
2013-08-19 Thomas Fillonresolve conflict with origin to fix merging issues
2013-08-19 Thomas FillonContinue refactoring on AnalyzerResult
2013-08-19 Thomas FillonAdd new structure for the analyzerResult + Add Analyzer...
2013-08-19 Thomas FillonAdd New Metadata fields (data, idMetadata, audioMetadat...
2013-08-19 Thomas FillonSwitch back to gstreamer uridecodebin when no segment...
2013-08-19 Paul Brossiertimeside/analyzer/aubio_temporal.py: improve comments
2013-08-19 Paul Brossiertimeside/analyzer/aubio_{pitch,temporal}.py: validate...
2013-08-19 Thomas FillonChange FileDecoder init function input parameters and...
2013-08-19 Thomas FillonFix gstreamer caps issue in decoder core related to...
2013-08-19 Thomas FillonFix issue in Yaafe analyzer
2013-08-19 Thomas FillonAdd segment support to the decoder through GNonLin
2013-08-19 Thomas FillonCreate MetadataObject as a generic class to handle...
2013-08-19 Thomas FillonChange 'Attributes' to 'Metadata' in AnalyzerResult
2013-08-19 Thomas FillonFix isssue in AnalyzerResultContainer representation
2013-08-19 Guillaume Pellerin * fix some variable names fot overhaul coherence
2013-08-19 Thomas FillonRefactoring of AnalyzerResult in order to address issue #13
2013-07-27 Guillaume PellerinMerge branch 'release/0.4.4' into dev
2013-07-19 Thomas FillonAdd new structure for the analyzerResult + Add Analyzer...
2013-07-19 Thomas FillonAdd New Metadata fields (data, idMetadata, audioMetadat...
2013-07-19 Paul Brossiertimeside/static: remove executable bit
2013-07-19 Paul BrossierREADME.rst: fix typos
2013-07-19 Guillaume Pelleringrapher: PIL modules by default
2013-07-17 Thomas FillonFix issue in Yaafe analyzer
2013-07-16 Thomas FillonCreate MetadataObject as a generic class to handle...
2013-07-15 Thomas FillonChange 'Attributes' to 'Metadata' in AnalyzerResult
2013-07-12 Guillaume Pellerinadd core to init (telemeta compatibilty)
2013-07-11 Thomas FillonFix isssue in AnalyzerResultContainer representation
2013-07-08 Paul Brossiertimeside/static: remove executable bit
2013-07-08 Paul BrossierREADME.rst: fix typos
2013-07-07 Guillaume Pellerin * fix some variable names fot overhaul coherence
2013-07-07 Guillaume Pelleringrapher: PIL modules by default
2013-07-05 Thomas FillonMerge branch 'dev' of https://github.com/yomguy/TimeSid...
2013-07-05 Thomas FillonRefactoring of AnalyzerResult in order to address issue #13
2013-06-28 Guillaume Pellerinupdate changelog
2013-06-28 Guillaume Pelleringoto 0.4.4
2013-06-28 Guillaume Pellerinadd scipy and h5py dependencies
2013-06-25 Thomas FillonAdd HDF5 I/O for AnalyzerResultContainer, Fixes #7
2013-06-19 Guillaume Pellerinfix empty argument for AnalyzerResultContainer, fix...
2013-06-17 Guillaume Pellerinchmod -x tests/test_yaafe.py
2013-06-15 Thomas FillonAdd Yaafe wrapper as a new TimeSide analyzer
2013-05-28 Guillaume Pellerinupdate links
2013-05-28 Guillaume Pellerindoc: fix more dependencies, add API, slides, etc..
2013-05-28 Guillaume Pellerinslides: fix various dependencies fir Debian Stable 7.0
2013-05-28 Guillaume Pellerinfix repo again
2013-05-28 Guillaume Pellerinfix repo
2013-05-28 Guillaume Pellerinfix some dependencies
2013-05-27 Guillaume Pellerindoc: fix changelog
2013-05-27 Guillaume Pellerindoc: fix changelog
2013-05-27 Guillaume Pellerindoc: add changelog and various links
2013-05-24 Guillaume Pellerindoc: fix analyzer template results
2013-05-24 Guillaume Pellerindoc: update links again
2013-05-24 Guillaume Pellerindoc: update links
2013-05-24 Guillaume Pellerindoc: update paths
2013-05-24 Guillaume Pellerindoc: fix imports
2013-05-24 Guillaume Pellerindoc: rename slides
2013-05-24 Guillaume Pellerindoc: howto implement an analyzer
2013-05-24 Guillaume Pellerindoc: add API to slides
2013-05-24 Guillaume Pellerindoc: add cool reveal slides
2013-05-24 Guillaume PellerinMerge branch 'aubio' into dev
2013-05-16 Guillaume Pellerinfix resource load when server has ngx_pagespeed module...
2013-04-25 Guillaume Pelleringoto 0.5 aubio
2013-04-16 Guillaume Pellerinrewind to the beginning on finish
2013-04-16 Paul Brossiertimeside/analyzer/aubio_pitch.py: temporary fix until...
2013-04-16 Paul Brossiertimeside/analyzer/__init__.py: add aubio_specdesc
2013-04-16 Paul BrossierMerge branch 'aubio' of github.com:yomguy/TimeSide...
2013-04-16 Paul Brossiertimeside/analyzer/core.py: add __eq__ to AnalyzerResult...
2013-04-16 Paul Brossiertimeside/analyzer/core.py: add to_json() to AnalyzerResult
2013-04-16 Paul Brossiertimeside/analyzer/core.py: fix u'' in xml
2013-04-16 Paul Brossiertests/test_analyzer_dc.py: new test, making test_analyz...
2013-04-15 Paul Brossiertimeside/analyzer/: factorise max_level and rms_level
2013-04-15 Paul Brossiertimeside/analyzer/dc.py: use AnalyzerResult
2013-04-15 Paul Brossiertimeside/analyzer/max_level.py: use AnalyzerResultContainer
2013-04-15 Guillaume PellerinMerge branch 'aubio' of github.com:yomguy/TimeSide...
2013-04-15 Guillaume Pellerinnow require numpy>=1.6.2 for float16
2013-04-15 Paul Brossiertimeside/analyzer/aubio_specdesc.py: add spectral descr...
2013-04-15 Paul Brossier./tests/test_AnalyzerResult.py: comment out float16...
2013-04-15 Paul Brossiertests/listprocessors.py: update
2013-04-15 Paul Brossiertests/api/test_analyzer.py: update
2013-04-15 Paul Brossiertests/api/examples.py: remove old FixedInputProcessor
2013-04-15 Paul Brossiertimeside/analyzer/aubio_pitch.py: add mean and median...
2013-04-15 Paul Brossiertimeside/analyzer/aubio_*.py: use downsample_blocking
2013-04-15 Paul Brossiertimeside/analyzer/aubio_melenergy.py: use container...
2013-04-15 Paul Brossiertimeside/analyzer/core.py: add add_result method to...
2013-04-15 Paul BrossierMerge branch 'aubio' of github.com:yomguy/TimeSide...
2013-04-15 Paul Brossiertimeside/analyzer/aubio_pitch.py: use AnalyzerResult
2013-04-15 Guillaume PellerinMerge branch 'aubio' of github.com:yomguy/TimeSide...
2013-04-15 Guillaume Pellerinno float16 for the moment
2013-04-15 Paul Brossiertimeside/analyzer/aubio_*.py: fix process loop
2013-04-15 Paul Brossiertimeside/analyzer/core.py: do not convert value to...
2013-04-15 Paul Brossiertimeside/analyzer/core.py: use ast.literal_eval for...
2013-04-15 Paul Brossiertests/test_aubio_temporal.py: test results serialization
2013-04-15 Paul Brossiertimeside/analyzer/core.py: use default default_flow_style
2013-04-15 Paul Brossiertimeside/analyzer/core.py: remove hack on xml, always...
2013-04-15 Paul Brossiertimeside/analyzer/core.py: serialize using numpy.array...
next