]> git.parisson.com Git - timeside.git/log
timeside.git
5 years agounload gstutils 0.4.4-no_gst
Guillaume Pellerin [Wed, 8 May 2019 12:43:53 +0000 (14:43 +0200)]
unload gstutils

11 years agoMerge branch 'master' of github.com:yomguy/TimeSide
Paul Brossier [Mon, 8 Jul 2013 22:04:07 +0000 (17:04 -0500)]
Merge branch 'master' of github.com:yomguy/TimeSide

11 years agodebian/control: timeside -> python-timeside
Paul Brossier [Mon, 8 Jul 2013 22:03:32 +0000 (17:03 -0500)]
debian/control: timeside -> python-timeside

11 years agorename scripts and cleanup old ones
Guillaume Pellerin [Mon, 8 Jul 2013 21:57:55 +0000 (23:57 +0200)]
rename scripts and cleanup old ones

11 years agoREADME.rst: fix typos
Paul Brossier [Mon, 8 Jul 2013 16:44:16 +0000 (11:44 -0500)]
README.rst: fix typos

11 years agotimeside/static: remove executable bit
Paul Brossier [Mon, 8 Jul 2013 17:42:15 +0000 (12:42 -0500)]
timeside/static: remove executable bit

11 years agoexclude debian from register tarball
Guillaume Pellerin [Mon, 8 Jul 2013 21:30:25 +0000 (23:30 +0200)]
exclude debian from register tarball

11 years agoadd debian packaging scripts
Paul Brossier [Mon, 8 Jul 2013 20:24:08 +0000 (15:24 -0500)]
add debian packaging scripts

11 years agographer: PIL modules by default
Guillaume Pellerin [Sun, 7 Jul 2013 09:54:27 +0000 (11:54 +0200)]
grapher: PIL modules by default

11 years agoupdate changelog
Guillaume Pellerin [Fri, 28 Jun 2013 19:44:41 +0000 (21:44 +0200)]
update changelog

11 years agogoto 0.4.4
Guillaume Pellerin [Fri, 28 Jun 2013 19:37:38 +0000 (21:37 +0200)]
goto 0.4.4

11 years agofix resource load when server has ngx_pagespeed module installed (closes: #14)
Guillaume Pellerin [Thu, 16 May 2013 13:36:51 +0000 (15:36 +0200)]
fix resource load when server has ngx_pagespeed module installed (closes: #14)

12 years agorewind to the beginning on finish
Guillaume Pellerin [Tue, 16 Apr 2013 10:15:22 +0000 (12:15 +0200)]
rewind to the beginning on finish

12 years agoMerge branch 'dev'
yomguy [Wed, 13 Mar 2013 10:30:34 +0000 (11:30 +0100)]
Merge branch 'dev'

12 years agofix empty frames in analyzers
yomguy [Wed, 13 Mar 2013 10:28:47 +0000 (11:28 +0100)]
fix empty frames in analyzers

12 years agore-include m4a and webm
yomguy [Fri, 1 Mar 2013 12:11:25 +0000 (13:11 +0100)]
re-include m4a and webm

12 years agoupdate pkg-info
yomguy [Sun, 17 Feb 2013 22:29:18 +0000 (23:29 +0100)]
update pkg-info

12 years agoMerge branch 'dev'
yomguy [Tue, 12 Feb 2013 12:41:12 +0000 (13:41 +0100)]
Merge branch 'dev'

12 years agofix metadata
yomguy [Tue, 12 Feb 2013 12:40:58 +0000 (13:40 +0100)]
fix metadata

12 years agoMerge branch 'dev'
yomguy [Tue, 12 Feb 2013 12:37:08 +0000 (13:37 +0100)]
Merge branch 'dev'

12 years agoadd overwite info
yomguy [Tue, 12 Feb 2013 12:36:49 +0000 (13:36 +0100)]
add overwite info

12 years agoMerge branch 'dev' 0.4.3
yomguy [Tue, 12 Feb 2013 12:29:01 +0000 (13:29 +0100)]
Merge branch 'dev'

12 years agoadd infos
yomguy [Tue, 12 Feb 2013 12:27:13 +0000 (13:27 +0100)]
add infos

12 years agoadd news and descriptions, go to 0.4.3
yomguy [Tue, 12 Feb 2013 12:25:05 +0000 (13:25 +0100)]
add news and descriptions, go to 0.4.3

12 years agocall release() for each processor at the end of the pipe run
yomguy [Wed, 30 Jan 2013 22:32:44 +0000 (23:32 +0100)]
call release() for each processor at the end of the pipe run
fix some tests

12 years ago* byppass and comment aac and webm encoders and all related unittests
yomguy [Wed, 30 Jan 2013 21:27:05 +0000 (22:27 +0100)]
* byppass and comment aac and webm encoders and all related unittests
* comment TestEncodingTooManyChannels

12 years agoMerge branch 'dev' of github.com:yomguy/TimeSide
yomguy [Tue, 29 Jan 2013 22:51:19 +0000 (23:51 +0100)]
Merge branch 'dev' of github.com:yomguy/TimeSide

12 years agoMerge branch 'dev' of github.com:yomguy/TimeSide into dev
Paul Brossier [Tue, 29 Jan 2013 18:10:51 +0000 (13:10 -0500)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev

12 years agotests/api/test_enc_mp3_by_block.py: add transcode example by block
Paul Brossier [Tue, 29 Jan 2013 03:20:23 +0000 (22:20 -0500)]
tests/api/test_enc_mp3_by_block.py: add transcode example by block

12 years agotests/testtranscoding.py: enable WebM and M4a again, call encoder release, make sure...
Paul Brossier [Tue, 29 Jan 2013 03:19:05 +0000 (22:19 -0500)]
tests/testtranscoding.py: enable WebM and M4a again, call encoder release, make sure then number of transcoded frames is equal or greater than then input file

12 years agotests/testencoding.py: call release, check that an exception is raised when too many...
Paul Brossier [Tue, 29 Jan 2013 03:18:01 +0000 (22:18 -0500)]
tests/testencoding.py: call release, check that an exception is raised when too many channels are requested

12 years agotimeside/encoder/: add end condition to flush stream in release, raise an exception...
Paul Brossier [Tue, 29 Jan 2013 03:16:50 +0000 (22:16 -0500)]
timeside/encoder/: add end condition to flush stream in release, raise an exception if an error occured

12 years agotests/testencoding.py: indent
Paul Brossier [Tue, 29 Jan 2013 03:14:59 +0000 (22:14 -0500)]
tests/testencoding.py: indent

12 years agotimeside/encoder/core.py: rename _on_message_cb for consistency
Paul Brossier [Tue, 29 Jan 2013 03:13:32 +0000 (22:13 -0500)]
timeside/encoder/core.py: rename _on_message_cb for consistency

12 years agotimeside/encoder/core.py: add mainloop to get messages from bus
Paul Brossier [Tue, 29 Jan 2013 03:10:35 +0000 (22:10 -0500)]
timeside/encoder/core.py: add mainloop to get messages from bus

12 years agotimeside/encoder/m4a.py: add matroskamux
Paul Brossier [Tue, 29 Jan 2013 03:08:46 +0000 (22:08 -0500)]
timeside/encoder/m4a.py: add matroskamux

12 years agotimeside/decoder/core.py: clarify condition name
Paul Brossier [Tue, 29 Jan 2013 03:08:15 +0000 (22:08 -0500)]
timeside/decoder/core.py: clarify condition name

12 years agotests/api/: improve arguments parsing
Paul Brossier [Mon, 28 Jan 2013 23:00:17 +0000 (18:00 -0500)]
tests/api/: improve arguments parsing

12 years agotimeside/decoder/core.py: improve use of condition
Paul Brossier [Mon, 28 Jan 2013 22:52:51 +0000 (17:52 -0500)]
timeside/decoder/core.py: improve use of condition

12 years agotests/alltests.py: add transcoding tests
Paul Brossier [Mon, 28 Jan 2013 15:11:16 +0000 (10:11 -0500)]
tests/alltests.py: add transcoding tests

12 years agotests/testtranscoding.py: use tempfile
Paul Brossier [Mon, 28 Jan 2013 15:10:53 +0000 (10:10 -0500)]
tests/testtranscoding.py: use tempfile

12 years agotimeside/decoder/core.py: remove unused reference to decodebin
Paul Brossier [Mon, 28 Jan 2013 05:36:46 +0000 (00:36 -0500)]
timeside/decoder/core.py: remove unused reference to decodebin

12 years agotests/testdecoding.py: add tests for wrong files
Paul Brossier [Mon, 28 Jan 2013 05:24:46 +0000 (00:24 -0500)]
tests/testdecoding.py: add tests for wrong files

12 years agotimeside/decoder/core.py: remove old unused code
Paul Brossier [Mon, 28 Jan 2013 05:21:01 +0000 (00:21 -0500)]
timeside/decoder/core.py: remove old unused code

12 years agotimeside/decoder/core.py: use a thread lock, raise an exception if no stream is found
Paul Brossier [Mon, 28 Jan 2013 05:19:32 +0000 (00:19 -0500)]
timeside/decoder/core.py: use a thread lock, raise an exception if no stream is found

12 years agotimeside/encoder/core.py: by default, refuse to overwrite an existing file, add corre...
Paul Brossier [Mon, 28 Jan 2013 02:46:14 +0000 (20:46 -0600)]
timeside/encoder/core.py: by default, refuse to overwrite an existing file, add corresponding tests

12 years agotimeside/encoder/: factorise init function, raise IOError when trying to encode to...
Paul Brossier [Mon, 28 Jan 2013 02:24:26 +0000 (20:24 -0600)]
timeside/encoder/: factorise init function, raise IOError when trying to encode to a directory, add tests accordingly

12 years agoMerge branch 'dev'
yomguy [Sat, 26 Jan 2013 15:40:13 +0000 (16:40 +0100)]
Merge branch 'dev'

12 years agoMerge branch 'dev' of github.com:yomguy/TimeSide into dev
yomguy [Sat, 26 Jan 2013 08:44:56 +0000 (09:44 +0100)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev

12 years agotests/testtranscoding.py: start improving transcoding tests
Paul Brossier [Fri, 25 Jan 2013 22:45:12 +0000 (16:45 -0600)]
tests/testtranscoding.py: start improving transcoding tests

12 years agotimeside/core.py: remove hack to wait for decoder
Paul Brossier [Fri, 25 Jan 2013 21:25:11 +0000 (15:25 -0600)]
timeside/core.py: remove hack to wait for decoder

12 years agotimeside/decoder/core.py: temporary hack to wait for pipeline to be ready in setup...
Paul Brossier [Fri, 25 Jan 2013 21:24:53 +0000 (15:24 -0600)]
timeside/decoder/core.py: temporary hack to wait for pipeline to be ready in setup, clean up unused release

12 years agotimeside/encoder/core.py: block push-buffer when max-bytes are queued, make sure...
Paul Brossier [Fri, 25 Jan 2013 21:24:14 +0000 (15:24 -0600)]
timeside/encoder/core.py: block push-buffer when max-bytes are queued, make sure num-buffers is unlimited, clean up unused release

12 years agographer: add Pillow support, thanks to Miroslav Shubernetskiy (closes: #12)
yomguy [Fri, 18 Jan 2013 08:28:44 +0000 (09:28 +0100)]
grapher: add Pillow support, thanks to Miroslav Shubernetskiy (closes: #12)

12 years agotests/tools.py: added new samples
Paul Brossier [Thu, 17 Jan 2013 18:41:00 +0000 (12:41 -0600)]
tests/tools.py: added new samples

12 years agotests/testdecoding.py: add two more tests with mono and 32kHz files
Paul Brossier [Thu, 17 Jan 2013 15:54:00 +0000 (09:54 -0600)]
tests/testdecoding.py: add two more tests with mono and 32kHz files

12 years agotests/testdecoding.py: improve tests to make sure input specs are preserved
Paul Brossier [Thu, 17 Jan 2013 15:53:20 +0000 (09:53 -0600)]
tests/testdecoding.py: improve tests to make sure input specs are preserved

12 years agotimeside/decoder/core.py: use input metadata when no specified output format (closes...
Paul Brossier [Thu, 17 Jan 2013 14:38:51 +0000 (08:38 -0600)]
timeside/decoder/core.py: use input metadata when no specified output format (closes: #13)

12 years agoMerge branch 'dev'
yomguy [Tue, 8 Jan 2013 10:32:45 +0000 (11:32 +0100)]
Merge branch 'dev'

12 years agodesactivate aubio
yomguy [Tue, 8 Jan 2013 10:32:10 +0000 (11:32 +0100)]
desactivate aubio

12 years agoMerge branch 'dev' of github.com:yomguy/TimeSide into dev
yomguy [Tue, 8 Jan 2013 10:03:12 +0000 (11:03 +0100)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev

12 years agoMerge branch 'aubio' of github.com:yomguy/TimeSide into dev
yomguy [Tue, 8 Jan 2013 10:03:03 +0000 (11:03 +0100)]
Merge branch 'aubio' of github.com:yomguy/TimeSide into dev

12 years agoMerge branch 'aubio' of github.com:yomguy/TimeSide
yomguy [Tue, 8 Jan 2013 10:01:51 +0000 (11:01 +0100)]
Merge branch 'aubio' of github.com:yomguy/TimeSide

12 years agoMerge branch 'dev' of github.com:yomguy/TimeSide
yomguy [Tue, 8 Jan 2013 10:00:43 +0000 (11:00 +0100)]
Merge branch 'dev' of github.com:yomguy/TimeSide

12 years agoadd egg-infos, go to 0.4.3
yomguy [Tue, 8 Jan 2013 09:59:35 +0000 (10:59 +0100)]
add egg-infos, go to 0.4.3

12 years agocleanup
yomguy [Mon, 12 Nov 2012 10:56:46 +0000 (11:56 +0100)]
cleanup

12 years agocleanup
yomguy [Sun, 21 Oct 2012 15:26:57 +0000 (17:26 +0200)]
cleanup

12 years agoMerge branch 'aubio' of github.com:yomguy/TimeSide into aubio
Paul Brossier [Mon, 8 Oct 2012 17:23:13 +0000 (11:23 -0600)]
Merge branch 'aubio' of github.com:yomguy/TimeSide into aubio

12 years agoMerge branch 'dev' of github.com:yomguy/TimeSide into dev
Paul Brossier [Mon, 8 Oct 2012 16:21:07 +0000 (10:21 -0600)]
Merge branch 'dev' of github.com:yomguy/TimeSide into dev

12 years agoMerge branch 'hotfix/utils' into dev
yomguy [Mon, 8 Oct 2012 15:58:08 +0000 (17:58 +0200)]
Merge branch 'hotfix/utils' into dev

12 years agoMerge branch 'hotfix/utils' utils
yomguy [Mon, 8 Oct 2012 15:58:03 +0000 (17:58 +0200)]
Merge branch 'hotfix/utils'

12 years agofix tools
yomguy [Mon, 8 Oct 2012 15:57:59 +0000 (17:57 +0200)]
fix tools

12 years agoMerge branch 'master' into aubio
yomguy [Mon, 8 Oct 2012 15:45:01 +0000 (17:45 +0200)]
Merge branch 'master' into aubio

12 years agono test results 0.4.2-2
yomguy [Mon, 8 Oct 2012 15:31:50 +0000 (17:31 +0200)]
no test results

12 years agofix manifest 0.4.2
yomguy [Mon, 8 Oct 2012 15:26:49 +0000 (17:26 +0200)]
fix manifest

12 years agoarg, no gst in travis :(
yomguy [Mon, 8 Oct 2012 15:12:16 +0000 (17:12 +0200)]
arg, no gst in travis :(

12 years agotry python-gst install
yomguy [Mon, 8 Oct 2012 15:06:10 +0000 (17:06 +0200)]
try python-gst install

12 years agofix init
yomguy [Mon, 8 Oct 2012 14:59:49 +0000 (16:59 +0200)]
fix init

12 years agore-add numpy and pil to requirements
yomguy [Mon, 8 Oct 2012 14:15:03 +0000 (16:15 +0200)]
re-add numpy and pil to requirements

12 years agofix travis deps
yomguy [Mon, 8 Oct 2012 14:12:17 +0000 (16:12 +0200)]
fix travis deps

12 years agoadd travis test
yomguy [Mon, 8 Oct 2012 14:10:00 +0000 (16:10 +0200)]
add travis test

12 years agomv doc, fix doc
yomguy [Mon, 8 Oct 2012 14:00:24 +0000 (16:00 +0200)]
mv doc, fix doc

12 years agoadd schematic
yomguy [Mon, 8 Oct 2012 13:49:24 +0000 (15:49 +0200)]
add schematic

12 years agofix doc
yomguy [Mon, 8 Oct 2012 13:45:51 +0000 (15:45 +0200)]
fix doc

12 years agofix doc, cleanup
yomguy [Mon, 8 Oct 2012 12:01:35 +0000 (14:01 +0200)]
fix doc, cleanup

12 years agoupdate encoder pipelines
yomguy [Mon, 8 Oct 2012 09:51:16 +0000 (11:51 +0200)]
update encoder pipelines

12 years agomutagen install fails on python 3.2
yomguy [Sat, 6 Oct 2012 23:14:29 +0000 (01:14 +0200)]
mutagen install fails on python 3.2

12 years agotest travis
yomguy [Sat, 6 Oct 2012 23:07:48 +0000 (01:07 +0200)]
test travis

12 years agorm travis test script
yomguy [Sat, 6 Oct 2012 22:59:19 +0000 (00:59 +0200)]
rm travis test script

12 years agofix again
yomguy [Sat, 6 Oct 2012 22:47:05 +0000 (00:47 +0200)]
fix again

12 years agofix travis install
yomguy [Sat, 6 Oct 2012 22:45:35 +0000 (00:45 +0200)]
fix travis install

12 years agofix travis install
yomguy [Sat, 6 Oct 2012 22:44:41 +0000 (00:44 +0200)]
fix travis install

12 years agofix requirements
yomguy [Sat, 6 Oct 2012 22:40:11 +0000 (00:40 +0200)]
fix requirements

12 years agoadd Travis CI hooks
yomguy [Sat, 6 Oct 2012 22:33:34 +0000 (00:33 +0200)]
add Travis CI hooks

12 years agoMerge branch 'dev' into aubio
yomguy [Sat, 6 Oct 2012 21:05:58 +0000 (23:05 +0200)]
Merge branch 'dev' into aubio

12 years agocleanup
yomguy [Sat, 6 Oct 2012 21:03:04 +0000 (23:03 +0200)]
cleanup

12 years agoupdate encoders to the new API
yomguy [Sat, 6 Oct 2012 20:55:38 +0000 (22:55 +0200)]
update encoders to the new API

12 years agokeep all URIs (regr)
yomguy [Sat, 6 Oct 2012 20:51:21 +0000 (22:51 +0200)]
keep all URIs (regr)

12 years agoMerge branch 'dev' into aubio
yomguy [Sat, 6 Oct 2012 13:12:17 +0000 (15:12 +0200)]
Merge branch 'dev' into aubio

12 years agoadd IOError if file not found (closes: #5)
yomguy [Sat, 6 Oct 2012 13:10:35 +0000 (15:10 +0200)]
add IOError if file not found (closes: #5)