]> git.parisson.com Git - timeside.git/shortlog
timeside.git
2014-01-08 Guillaume Pellerinadd __future__.division to LiveDecoder also live live2
2014-01-08 Guillaume Pellerinfix division from future (explicit import in EACH module)
2014-01-08 Guillaume Pellerinfix fft_size arg for spectrogram
2014-01-06 Guillaume Pellerinencoder: rm core from init
2014-01-06 Guillaume Pellerinsplit decoder modules
2014-01-06 Thomas FillonLiveDecoder : Add doc + doctest example
2014-01-06 Thomas FillonLiveDecoder : first prototype for a live decoder. The...
2013-12-26 Thomas FillonDecoder : Add a live decoder using Gstreamer alsasrc
2013-12-24 Thomas FillonDecoder: Add a abstract base class for Decoders
2013-12-22 Guillaume PellerinFix no output_file for yaml and numpy analyzer serializers
2013-12-20 Paul Brossiertimeside/analyzer/core.py: unrevert 945d739d, Fixes #26
2013-12-20 Thomas FillonDecoder FileDecoder : Fixes #8 buy providing a 'stack...
2013-12-16 Guillaume PellerinMerge branch 'master' into dev
2013-12-16 Guillaume Pellerinfix readme
2013-12-16 Guillaume Pelleringoto 0.5.3
2013-12-16 Guillaume Pellerinfix doc links 0.5.2
2013-12-16 Guillaume Pellerinadd timeside-launch presentation
2013-12-16 Thomas FillonMerge branch 'dev' of https://github.com/yomguy/TimeSid...
2013-12-16 Thomas Fillonanalyzer/yaafe.py : Fix bug in result frame_metadata
2013-12-16 Guillaume Pellerinfix news
2013-12-16 Thomas FillonMerge branch 'dev' of https://github.com/yomguy/TimeSid...
2013-12-16 Thomas FillonAnalyzer : propagate recent changes to IRIt_Speech...
2013-12-14 Guillaume Pellerinno fooBar in variables
2013-12-13 Thomas FillonMerge branch 'dev' of https://github.com/yomguy/TimeSid...
2013-12-13 Thomas FillonTimeSide Ccore ProcessPipe: Solve #8 by providing a...
2013-12-13 Guillaume Pellerinupdate README
2013-12-13 Guillaume Pellerinadd architecture infos
2013-12-12 Thomas FillonMerge branch 'dev' of https://github.com/yomguy/TimeSid...
2013-12-12 Thomas FillonDoc: Add a tutorial on second pass with ArrayDecoder...
2013-12-09 Paul Brossiertimeside/decoder/utils.py: improve error message
2013-12-09 Paul Brossierscripts/timeside-launch: show usage if no argument...
2013-12-09 Guillaume Pellerinupdate news
2013-12-09 Paul BrossierMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2013-12-09 Paul Brossierscripts/timeside-launch: create a uuid from the file...
2013-12-06 Guillaume PellerinMerge branch 'master' into dev
2013-12-06 Guillaume Pellerinfix spectrogram orientation
2013-12-06 Guillaume Pellerinfix graph watermark, change linear spectrogram id
2013-12-03 Guillaume Pellerinadd the doctest option
2013-12-03 Guillaume Pellerinadd a display test to set the doctest options (not...
2013-12-03 Paul BrossierMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2013-12-03 Paul Brossierscripts/timeside-launch: pass channels, samplerate...
2013-12-03 Paul Brossiertimeside/core.py: ProcessPipe.run(), pass channels...
2013-12-03 Thomas FillonMerge branch 'dev' of https://github.com/yomguy/TimeSid...
2013-12-03 Thomas FillonDoc/tutorial/AnalyzerResult.rst : update to reflect...
2013-12-03 Paul Brossierscripts/timeside-launch: fix default graph output format
2013-12-03 Paul Brossierconf/transcode_media.ts: add simple example
2013-12-03 Paul Brossierscripts/timeside-launch: add results and graph output...
2013-12-03 Paul Brossiertimeside/analyzer/core.py: all to_[format] functions...
2013-12-03 Paul Brossierscripts/timeside-launch: fix message when no processor...
2013-12-03 Thomas Fillontimeside.analyzer.core.py : AnalyzeResultContainer...
2013-12-03 Paul Brossierscripts/timeside-launch: add encoders
2013-12-02 Paul Brossierscripts/timeside-launch: add first draft of timeside...
2013-12-02 Guillaume Pellerindoctest bugfix again for systems without any display
2013-12-02 Guillaume Pellerinbugfix for tests on server systems without display...
2013-12-02 Thomas FillonAnalyzer : Refactoring, merge commits before push
2013-12-02 Thomas FillonAnalyzers: Code refactoring for Analyzer Result support...
2013-12-02 Thomas FillonAnalyzers: Code refactoring for Analyzer Result support...
2013-12-01 Paul Brossier./tests/test_list_processors.py: fix testHasSomeDecoders
2013-12-01 Paul Brossiertimeside/analyzer/aubio_temporal.py: fix onset rate...
2013-12-01 Paul Brossierdebian/control: add gstreamer0.10-plugins-bad
2013-12-01 Paul Brossiertimeside/analyzer/core.py: simplify docstring, test...
2013-12-01 Paul Brossierdebian/control: add depends on python-matplotlib
2013-12-01 Paul Brossierdebian/: sync with last package
2013-12-01 Thomas FillonMerge branch 'dev' of https://github.com/yomguy/TimeSid...
2013-12-01 Thomas FillonAnalyzer: hdf5 serialization -> Fix bug + code refactoring
2013-12-01 Paul Brossiertimeside/analyzer/aubio_temporal.py: add beat confidence
2013-12-01 Paul Brossiertimeside/analyzer/aubio_temporal.py: make onsetrate...
2013-12-01 Paul Brossiertimeside/analyzer/aubio_temporal.py: clean up, fix bpm
2013-12-01 Paul Brossiertimeside/analyzer/aubio_pitch.py: fill up results id_me...
2013-12-01 Paul Brossiertimeside/analyzer/aubio_pitch.py: add confidence
2013-11-29 Thomas FillonAnalyzer: hdf5 serialization -> Fix bug + code refactoring
2013-11-29 Thomas FillonTests : lowercase for run_test_module
2013-11-29 Thomas FillonTests : enable to set test prefix in unit-timeside...
2013-11-28 Thomas FillonEncoder: Fix test_encoding for webm video
2013-11-28 Thomas FillonEncoder : Ogg -> Add quality parameter
2013-11-28 Thomas FillonEncoder: implement abstract IEncoder interface for...
2013-11-28 Thomas FillonEncoder: Webm -> add video encoding support + test
2013-11-28 Thomas FillonTests: Clean up temporary files + minor code formatting...
2013-11-27 Guillaume Pellerinmp4mux for the aac encoder
2013-11-27 Thomas FillonTests: Various enhancements and fixes in transcoding...
2013-11-27 Thomas FillonAnalyzer: WaveForm -> add pre-processing decorators
2013-11-27 Thomas FillonDecoder: utils -> Fix indentation and division issue
2013-11-27 Thomas FillonEncoder: Enable timestamp during encoding, provide...
2013-11-27 Thomas FillonEncoder: WebM -> Suppress the apparently useless elemen...
2013-11-27 Thomas FillonEncoder: fix calling arguments for m4a
2013-11-26 Thomas FillonMerge branch 'dev' of https://github.com/yomguy/TimeSid...
2013-11-26 Thomas FillonEncoder: Mp3Encoder add xingmux in the pipe in order...
2013-11-25 Guillaume PellerinMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2013-11-22 Thomas FillonTest : Add a message when a test is skipped
2013-11-22 Thomas FillonDecoder: Code refactoring on core, put some functions...
2013-11-22 Guillaume Pellerinadd gstreamer0.10-plugins-bad to debian deps (voaacenc...
2013-11-21 Thomas FillonEncoder : Test refactoring + add test for WebM and...
2013-11-21 Thomas FillonEncoder: Fix AAC encoding issue (missing faac) by switc...
2013-11-20 Thomas FillonTests : add some enhancements
2013-11-20 Thomas FillonDocumentation : small updates, put back numpydoc extens...
2013-11-19 Thomas FillonDecoder: Add ArrayDecoder : a fake decoder that take...
2013-11-15 Thomas FillonDoc : Add documentation for analyzer preprocessor decor...
2013-11-15 Thomas FillonAnalyzer: Decorates some analyzers with preprocessors...
2013-11-15 Thomas FillonAnalyzers : Add preprocessors as process decorators
2013-11-12 Guillaume PellerinMerge branch 'master' into dev
next