.. |
.gitignore
|
Update .gitignore
|
2012-08-08 09:06:30 +01:00 |
audio-channel-mixer.c
|
audio-channel-mixer: round before truncating
|
2016-01-12 15:56:36 +01:00 |
audio-channel-mixer.h
|
audio: mark symbols explicitly for export with GST_EXPORT
|
2017-05-16 15:22:26 +01:00 |
audio-channels.c
|
docs: Convert gtkdoc comments to markdown
|
2017-03-10 18:19:17 -03:00 |
audio-channels.h
|
audio: mark symbols explicitly for export with GST_EXPORT
|
2017-05-16 15:22:26 +01:00 |
audio-converter.c
|
docs: Convert gtkdoc comments to markdown
|
2017-03-10 18:19:17 -03:00 |
audio-converter.h
|
audio: mark symbols explicitly for export with GST_EXPORT
|
2017-05-16 15:22:26 +01:00 |
audio-format.c
|
audio-format: add TRUNCATE_RANGE flag
|
2015-11-03 12:12:08 +01:00 |
audio-format.h
|
audio: mark symbols explicitly for export with GST_EXPORT
|
2017-05-16 15:22:26 +01:00 |
audio-info.c
|
audio: add debug categories
|
2015-11-06 17:29:22 +01:00 |
audio-info.h
|
audio: mark symbols explicitly for export with GST_EXPORT
|
2017-05-16 15:22:26 +01:00 |
audio-quantize.c
|
audio-quantize: fix feedback dither
|
2016-02-24 14:57:31 +01:00 |
audio-quantize.h
|
audio: mark symbols explicitly for export with GST_EXPORT
|
2017-05-16 15:22:26 +01:00 |
audio-resampler-macros.h
|
audioresample: Separate out CFLAGS used for SSE* code
|
2016-09-29 18:37:08 +05:30 |
audio-resampler-neon.h
|
audioresample: Separate out CFLAGS used for SSE* code
|
2016-09-29 18:37:08 +05:30 |
audio-resampler-private.h
|
audioresample: Separate out CFLAGS used for SSE* code
|
2016-09-29 18:37:08 +05:30 |
audio-resampler-x86-sse.c
|
audioresample: Separate out CFLAGS used for SSE* code
|
2016-09-29 18:37:08 +05:30 |
audio-resampler-x86-sse.h
|
audioresample: Separate out CFLAGS used for SSE* code
|
2016-09-29 18:37:08 +05:30 |
audio-resampler-x86-sse2.c
|
audioresample: Separate out CFLAGS used for SSE* code
|
2016-09-29 18:37:08 +05:30 |
audio-resampler-x86-sse2.h
|
audioresample: Separate out CFLAGS used for SSE* code
|
2016-09-29 18:37:08 +05:30 |
audio-resampler-x86-sse41.c
|
audio-resampler: Fix integer overflow in clamping code
|
2017-01-30 12:35:04 +02:00 |
audio-resampler-x86-sse41.h
|
audioresample: Separate out CFLAGS used for SSE* code
|
2016-09-29 18:37:08 +05:30 |
audio-resampler-x86.h
|
audiorsample: Fix build on 32-bit x86
|
2016-09-29 19:45:16 +05:30 |
audio-resampler.c
|
docs: Convert gtkdoc comments to markdown
|
2017-03-10 18:19:17 -03:00 |
audio-resampler.h
|
audio: mark symbols explicitly for export with GST_EXPORT
|
2017-05-16 15:22:26 +01:00 |
audio.c
|
docs: Convert gtkdoc comments to markdown
|
2017-03-10 18:19:17 -03:00 |
audio.h
|
audio: mark symbols explicitly for export with GST_EXPORT
|
2017-05-16 15:22:26 +01:00 |
audio_mkenum.py
|
audio: mark symbols explicitly for export with GST_EXPORT
|
2017-05-16 15:22:26 +01:00 |
dbesi0.c
|
audio-converter: add resampler
|
2016-03-28 13:13:59 +02:00 |
gstaudiobasesink.c
|
audio: Generate audiobasesink/src and audiocdsrc GLib enums automatically
|
2017-04-09 11:49:50 +03:00 |
gstaudiobasesink.h
|
audio: mark symbols explicitly for export with GST_EXPORT
|
2017-05-16 15:22:26 +01:00 |
gstaudiobasesrc.c
|
audio: Generate audiobasesink/src and audiocdsrc GLib enums automatically
|
2017-04-09 11:49:50 +03:00 |
gstaudiobasesrc.h
|
audio: mark symbols explicitly for export with GST_EXPORT
|
2017-05-16 15:22:26 +01:00 |
gstaudiocdsrc.c
|
audio: Generate audiobasesink/src and audiocdsrc GLib enums automatically
|
2017-04-09 11:49:50 +03:00 |
gstaudiocdsrc.h
|
audio: mark symbols explicitly for export with GST_EXPORT
|
2017-05-16 15:22:26 +01:00 |
gstaudioclock.c
|
docs: Convert gtkdoc comments to markdown
|
2017-03-10 18:19:17 -03:00 |
gstaudioclock.h
|
audio: mark symbols explicitly for export with GST_EXPORT
|
2017-05-16 15:22:26 +01:00 |
gstaudiodecoder.c
|
libs: Check if meta transform_func is NULL before using it
|
2017-05-02 14:31:14 +03:00 |
gstaudiodecoder.h
|
audio: mark symbols explicitly for export with GST_EXPORT
|
2017-05-16 15:22:26 +01:00 |
gstaudioencoder.c
|
libs: Check if meta transform_func is NULL before using it
|
2017-05-02 14:31:14 +03:00 |
gstaudioencoder.h
|
audio: mark symbols explicitly for export with GST_EXPORT
|
2017-05-16 15:22:26 +01:00 |
gstaudiofilter.c
|
docs: Convert gtkdoc comments to markdown
|
2017-03-10 18:19:17 -03:00 |
gstaudiofilter.h
|
audio: mark symbols explicitly for export with GST_EXPORT
|
2017-05-16 15:22:26 +01:00 |
gstaudioiec61937.c
|
docs: Convert gtkdoc comments to markdown
|
2017-03-10 18:19:17 -03:00 |
gstaudioiec61937.h
|
audio: mark symbols explicitly for export with GST_EXPORT
|
2017-05-16 15:22:26 +01:00 |
gstaudiometa.c
|
docs: Convert gtkdoc comments to markdown
|
2017-03-10 18:19:17 -03:00 |
gstaudiometa.h
|
audio: mark symbols explicitly for export with GST_EXPORT
|
2017-05-16 15:22:26 +01:00 |
gstaudiopack-dist.c
|
audio: update ORC dist files
|
2015-11-06 17:54:21 +01:00 |
gstaudiopack-dist.h
|
audio: update ORC dist files
|
2015-11-06 17:54:21 +01:00 |
gstaudiopack.orc
|
audio-converter: move audio converter to audio libs
|
2015-11-06 17:53:22 +01:00 |
gstaudioringbuffer.c
|
docs: Convert gtkdoc comments to markdown
|
2017-03-10 18:19:17 -03:00 |
gstaudioringbuffer.h
|
audio: mark symbols explicitly for export with GST_EXPORT
|
2017-05-16 15:22:26 +01:00 |
gstaudiosink.c
|
docs: Convert gtkdoc comments to markdown
|
2017-03-10 18:19:17 -03:00 |
gstaudiosink.h
|
audio: mark symbols explicitly for export with GST_EXPORT
|
2017-05-16 15:22:26 +01:00 |
gstaudiosrc.c
|
docs: Convert gtkdoc comments to markdown
|
2017-03-10 18:19:17 -03:00 |
gstaudiosrc.h
|
audio: mark symbols explicitly for export with GST_EXPORT
|
2017-05-16 15:22:26 +01:00 |
gstaudioutilsprivate.c
|
audioencoder/decoder: Move encoded audio conversion function to a common place
|
2016-07-04 11:12:55 +02:00 |
gstaudioutilsprivate.h
|
audioencoder/decoder: Move encoded audio conversion function to a common place
|
2016-07-04 11:12:55 +02:00 |
Makefile.am
|
audio: mark symbols explicitly for export with GST_EXPORT
|
2017-05-16 15:22:26 +01:00 |
meson.build
|
meson: Pass --c-include accordingly to GIR builds
|
2017-04-13 12:23:32 +01:00 |
streamvolume.c
|
docs: Convert gtkdoc comments to markdown
|
2017-03-10 18:19:17 -03:00 |
streamvolume.h
|
audio: mark symbols explicitly for export with GST_EXPORT
|
2017-05-16 15:22:26 +01:00 |
TODO
|
gst-libs/gst/audio/TODO: Update TODO
|
2006-02-17 10:15:52 +00:00 |