]> git.parisson.com Git - timeside.git/shortlog
timeside.git
2014-04-15 Thomas FillonAdd h5py dependency in Travis
2014-04-15 Thomas FillonNew tests command for Travis
2014-04-15 Thomas FillonTest Virtualenv for Travis for fixing Gstreamer import...
2014-04-14 Thomas FillonTry again Gstreamer install for Travis
2014-04-14 Thomas FillonAdd a test section for Travis
2014-04-14 Thomas FillonAdd a test section (pytest) for setuptools setup.py
2014-04-14 Thomas FillonEnable TimeSide to work without external libraries...
2014-04-14 Thomas FillonRemove __init__.py from tests directory
2014-04-14 Thomas FillonImprove feedback messages on test_AnalyzerResults
2014-04-10 Thomas FillonTests: fix some compatibility issues with pytest-cov
2014-04-10 Thomas FillonRemove string from AnalyzerResult value supported datatype
2014-04-10 Thomas FillonRemove duplicate tests agains bad type in test_Analyzer...
2014-03-24 Thomas FillonAdd test for decoder stack
2014-03-24 Thomas FillonFix both inline and documentation doctests
2014-03-24 Thomas FillonDoctest: Fix path issue for local test data
2014-03-22 Guillaume PellerinMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2014-03-22 Guillaume Pellerinmake python >=2.7 dependency more explicit
2014-03-21 Guillaume Pellerinfix travis setup
2014-03-20 Thomas FillonFix some pep8 warnings
2014-03-20 Thomas FillonDoctest: Handle alias fixture for test data files
2014-03-20 Thomas FillonUpdate Doctest
2014-03-20 Thomas FillonAdd a sha1sum computation for decoders
2014-03-20 Thomas Fillontest_array_decoding: fix some pep8 warnings
2014-03-20 Thomas FillonAnalyzer.core: Fix doctest
2014-03-19 Thomas FillonLevel analyzer : fix Inf issue
2014-03-19 Thomas FillonStress test: improve output
2014-03-19 Thomas FillonLevel: compute the max over absolute values
2014-03-19 Thomas FillonAdd a test for Inf values in analyzer results
2014-03-19 Thomas FillonAnalyzer/irit_speech_4hz : fix NaN issue
2014-03-19 Thomas FillonAnalyzer/odf : fix NaN issue
2014-03-18 Paul BrossierMANIFEST.in: remove debian
2014-03-18 Paul Brossierdebian/: remove, now on git.debian.org
2014-03-13 Thomas Fillonanalyzer result: add channels info to audio_metadata
2014-03-11 Thomas FillonChmod +x on test files
2014-03-11 Thomas Fillontest_analyzers_stress: modify comments
2014-03-11 Thomas FillonTests: add a stress test for analyzer. At first, test...
2014-03-11 Thomas FillonArrayDecoder: Convert array to 'float32' for compatibil...
2014-03-11 Thomas FillonRelease source at the end of ProcessPipe run
2014-03-11 Thomas FillonYaafe analyzer: simplify adaptation of process frames...
2014-03-11 Thomas FillonLimsiSad: add a default value for parameter sad_model
2014-03-11 Thomas FillonAubioPitch: prevent NaN in result by converting them...
2014-03-07 Thomas FillonAnalyzerResults: put back a render method that retrun...
2014-03-06 Thomas FillonMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2014-03-06 Thomas FillonGrapher: attempt to fix #43
2014-03-06 Thomas FillonGrapher: attempt to fix#43
2014-03-06 Thomas Fillongstutils: use reshape((-1,chan)) to reshape buffer...
2014-03-04 Thomas FillonMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2014-03-03 Guillaume Pellerinadd egg to install
2014-03-03 Guillaume PellerinEncoder : fix some names and mimetypes
2014-03-03 Thomas FillonOpusEncoder: change default bitrate to 128k
2014-03-03 Thomas FillonEncoder : add Opus encoder
2014-02-25 Thomas FillonMerge pull request #42 from DavidDoukhan/dev
2014-02-25 David Doukhanbetter comment
2014-02-20 Guillaume Pelleringoto 0.5.5
2014-02-20 Guillaume Pellerinupdate doc 0.5.4
2014-02-17 Guillaume Pellerindocfix
2014-02-14 Guillaume Pellerinupdate news
2014-02-14 Thomas FillonMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2014-02-14 Thomas FillonFix #39
2014-02-14 Guillaume PellerinMerge pull request #32 from DavidDoukhan/dev
2014-02-14 Thomas FillonAdd test for encoder streaming
2014-02-14 Thomas FillonMerge fix_streaming_bugbranch in dev + Core : enable...
2014-02-14 Thomas FillonPut MainloopThread in gstutils
2014-02-14 Thomas Fillonstreaming bug : clean-up unnecessary code changes
2014-02-14 Thomas FillonStreming bug : mainloop thread does not seem to be...
2014-02-14 Thomas FillonClean-up code for test_lolevel_streaming_threaded
2014-02-13 Guillaume Pellerincleanup some prints fix_streaming_bug
2014-02-13 Guillaume PellerinMerge branch 'fix_streaming_bug' of github.com:yomguy...
2014-02-13 Guillaume PellerinVorbisEncoder : passing the low level app and file...
2014-02-13 Guillaume PellerinVorbisEncoder : passing the low level app and file...
2014-02-13 Guillaume PellerinGstEncoder : fix appsrc blocking against the new pipe...
2014-02-13 Thomas FillonClean up code to treat log prints madness
2014-02-13 Thomas FillonOn the way to fix #38
2014-02-11 Guillaume PellerinMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2014-02-11 Guillaume Pellerincleanup, put Mainloop outside GstEncoder
2014-02-11 Guillaume Pellerinshrink process args
2014-02-10 Thomas FillonUpdate vamp plugin example in sandbox
2014-02-07 Guillaume Pellerinregression: only keep setuptools in requirements for...
2014-02-07 Guillaume Pellerininstall numpy and scipy for travis
2014-02-07 Thomas FillonTry to fix #35 with proper 'before install' setup for...
2014-02-07 Thomas FillonTry to fix #35 with proper 'before install' setup for...
2014-02-07 Thomas FillonAdd Travis build status for dev branch
2014-02-04 Guillaume PellerinMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2014-02-04 Guillaume Pelleringoto 0.5.4
2014-02-04 Guillaume Pellerinfix spelling
2014-02-03 Paul Brossiertimeside/decoder/file.py: use self.mime_type(), not...
2014-02-03 Paul Brossiertimeside/decoder/file.py: fix typo
2014-02-03 Paul Brossiertimeside/decoder/file.py: use uridecodebin typefind...
2014-02-03 Guillaume Pellerinadd authors 0.5.3
2014-02-03 Guillaume PellerinMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2014-02-03 Paul Brossiertests/test_decoding.py: check mime_type
2014-02-03 Paul Brossiertimeside/decoder/file.py: use mimetypes to guess mime_type
2014-02-03 Paul Brossiertimeside/decoder/file.py: fill in mime_type with 'audio...
2014-02-02 Paul Brossiertimeside/api.py: add IDecoder.mime_type
2014-02-02 Guillaume Pellerinadd requirements, pil to pillow
2014-02-01 Guillaume Pellerinadd some copyrights
2014-02-01 Guillaume Pellerinadd doc
2014-02-01 Guillaume Pellerinadd examples
2014-01-31 Guillaume PellerinMerge branch 'dev' of github.com:yomguy/TimeSide into dev
2014-01-31 Guillaume Pellerinupdate news and copyrights
next