]> git.parisson.com Git - timeside.git/commit
Update uid=1000(thomas) gid=1000(thomas) groupes=1000(thomas),24(cdrom),25(floppy...
authorThomas Fillon <thomas@parisson.com>
Wed, 22 Oct 2014 13:55:28 +0000 (15:55 +0200)
committerThomas Fillon <thomas@parisson.com>
Wed, 22 Oct 2014 13:55:28 +0000 (15:55 +0200)
commitf359e7a2e61fe17c7fa39d49b497249099cf77e8
treeb7ede990f244f7cc58974ccaeb664ca6f287cd94
parent82c3e694a3cc4cf4a4632e60a42d9fecb44cdc63
Update uid=1000(thomas) gid=1000(thomas) groupes=1000(thomas),24(cdrom),25(floppy),27(sudo),29(audio),30(dip),44(video),46(plugdev),105(scanner),108(lpadmin),110(bluetooth),112(netdev) for all encoders and decoders. Update documentation
43 files changed:
README.rst
doc/source/api/decoder/index.rst
doc/source/api/encoder/index.rst
doc/source/dive_in.rst
doc/source/intro.rst
doc/source/tutorial/frames_stack.rst
doc/source/tutorial/quick_start.rst
tests/test_analyzer_dc.py
tests/test_analyzer_level.py
tests/test_analyzers_default.py
tests/test_analyzers_stress.py
tests/test_aubio_melenergy.py
tests/test_aubio_mfcc.py
tests/test_aubio_pitch.py
tests/test_aubio_specdesc.py
tests/test_aubio_temporal.py
tests/test_decoder_utils.py
tests/test_decoding.py
tests/test_graphers_render_analyzers.py
tests/test_process_pipe.py [changed mode: 0644->0755]
tests/test_transcoding.py
tests/test_transcoding_streaming.py
timeside/analyzer/dc.py
timeside/analyzer/externals/yaafe.py
timeside/analyzer/level.py
timeside/analyzer/odf.py
timeside/analyzer/spectrogram.py
timeside/core.py
timeside/decoder/array.py
timeside/decoder/file.py
timeside/decoder/live.py
timeside/decoder/utils.py
timeside/encoder/audiosink.py
timeside/encoder/flac.py
timeside/encoder/m4a.py
timeside/encoder/mp3.py
timeside/encoder/ogg.py
timeside/encoder/opus.py
timeside/encoder/wav.py
timeside/encoder/webm.py
timeside/grapher/render_analyzers.py
timeside/tools/data_samples.py [deleted file]
timeside/tools/test_samples.py [new file with mode: 0644]