Sebastian Dröge
|
b87ffa17bb
|
Run rustfmt also over all the generated code
|
2019-06-18 13:12:00 +03:00 |
|
Sebastian Dröge
|
e7898c1b24
|
Update manual code
|
2019-04-15 19:19:19 +03:00 |
|
Sebastian Dröge
|
8c39da4e5b
|
Update to Rust 1.31 linter-specific attributes
|
2019-03-04 15:16:01 +02:00 |
|
Sebastian Dröge
|
bfcdec782e
|
Switch to stable rustfmt and add skip annotations for the generated code to the lib.rs
|
2019-01-16 17:10:01 +02:00 |
|
Sebastian Dröge
|
7207bbed69
|
Add various global functions to the pbutils library
|
2018-10-28 12:39:27 +00:00 |
|
Sebastian Dröge
|
2c7dff3b45
|
Run everything through rustfmt again
|
2018-10-08 09:32:08 +03:00 |
|
Sebastian Dröge
|
cb3cf66bd8
|
Onle re-export traits from the pbutils prelude
|
2018-10-08 09:26:53 +03:00 |
|
Thiago Santos
|
f3c8dfeb9b
|
EncodingProfile: remove setters and constructors, use builders
Provide builders for the EncodingProfile so that the created objects are
imutable and can have the Send and Sync traits
|
2018-10-08 09:06:46 +03:00 |
|
Thiago Santos
|
861f052c3d
|
encoding_profile: add builders for all types
|
2018-10-08 09:06:46 +03:00 |
|
Sebastian Dröge
|
694bcaa697
|
Fix all clippy warnings
Or silence the ones we don't care about.
|
2018-07-20 10:28:20 +03:00 |
|
Sebastian Dröge
|
e0972ae1e5
|
Get rid of manual usage of callback_guard!
|
2018-06-24 14:52:50 +03:00 |
|
Sebastian Dröge
|
492c3d656c
|
Run everything through rustfmt again
|
2018-04-01 11:57:58 +03:00 |
|
Sebastian Dröge
|
cd95920436
|
Run everything through rustfmt
|
2018-03-02 21:06:45 +02:00 |
|
Sebastian Dröge
|
7f265a23bd
|
Rename DiscovererStreamInfo iterator simply to Iter and don't re-export it top-level
|
2018-03-02 21:02:30 +02:00 |
|
Thiago Santos
|
c81e177cfb
|
pbutils: add discoverer APIs
Fixes https://github.com/sdroege/gstreamer-rs/pull/84
|
2018-03-02 21:02:24 +02:00 |
|