Sebastian Dröge
|
93f09c8a4a
|
Add support for Speex to FLV demuxer
... and arrays of values in caps while at the same time refactoring the
Value code a bit.
|
2017-01-13 19:04:51 +02:00 |
|
Sebastian Dröge
|
3b299f3fb6
|
Simplify caps a bit by using slices instead of IntoIterator
IntoIterator did not work as expected anyway and would require usage of
AsRef, which then breaks type inference for empty slices for example.
|
2017-01-09 20:55:10 +02:00 |
|
Sebastian Dröge
|
fc7116c4e1
|
Fix for flavors API fixups related to strict arrays
|
2017-01-09 01:44:55 +02:00 |
|
Sebastian Dröge
|
e9cf54d43b
|
Add support for AAC and AVC/H264 in FLV
|
2017-01-06 00:46:59 +02:00 |
|
Sebastian Dröge
|
e26cdc9187
|
Implement a minimal GstCaps binding and use it in the demuxer
|
2016-12-30 12:11:30 +01:00 |
|
Sebastian Dröge
|
ec0539de0a
|
Add logging to FLV demuxer
|
2016-12-27 17:14:39 +01:00 |
|
Sebastian Dröge
|
8ee1f72184
|
Add support for logging via slog
|
2016-12-25 12:16:12 +01:00 |
|
Sebastian Dröge
|
89b0220e26
|
Build each component into its own GStreamer plugin
|
2016-12-23 19:04:32 +02:00 |
|