Commit graph

  • 31a48c4baa Split out base object traits Dirk Van Haerenborgh 2018-04-25 13:38:32 +0200
  • d667536ec6 Added pts, and offsets to gstreamer buffer Daniel Vilar 2018-04-30 10:18:17 +0200
  • bc8950303c Added field pts to buffer Daniel Vilar 2018-04-26 13:53:50 +0200
  • 53c692fac5 Connect to the stream inidicated in pipeline stream-name property Daniel Vilar 2018-04-26 12:30:13 +0200
  • bf25388216 Improved logs Daniel Vilar 2018-04-25 12:42:41 +0200
  • 45fcccbd31 Eurekagit statusgit status galicaster 2018-04-25 10:32:20 +0200
  • db5493d110 Clean code galicaster 2018-04-24 19:41:27 +0200
  • 2d9feaa462 Martes Daniel Vilar 2018-04-24 14:08:06 +0200
  • d813fa5681 Try to add video data to a buffer Daniel Vilar 2018-04-23 14:12:41 +0200
  • ca4e498a0b Added NDI code Daniel Vilar 2018-04-23 13:42:38 +0200
  • 491276bfbf Merge branch 'develop_rr_peite_review' into 'develop_rr_peite' Daniel Vilar 2018-04-17 10:05:45 +0200
  • 1377916b3b Add NdiInstance struct that implement Send rubenrua 2018-04-16 16:44:00 +0000
  • 892eb29c3b Add ndilib.rs rubenrua 2018-04-16 16:42:33 +0000
  • c25ad01561 First try to insert NDI libraries Daniel Vilar 2018-04-13 12:06:15 +0200
  • 2b09a48a5c Added videocaps and commented almost audiosrc related code Daniel Vilar 2018-04-12 17:52:21 +0200
  • 227d750305 Added property stream-name Daniel Vilar 2018-04-12 17:17:59 +0200
  • b0f9b7fae9 Commented unused seek Daniel Vilar 2018-04-12 16:54:36 +0200
  • 2aed66ba0f Using deps cte version rubenrua 2018-04-12 15:17:02 +0200
  • a3067f0dd5 Add prerequisites. rubenrua 2018-04-12 15:14:59 +0200
  • 8229082cc1 Added license Daniel Vilar 2018-04-10 18:50:44 +0200
  • 1d33719744 Using RUST enums rubenrua 2018-04-10 18:49:34 +0200
  • 755fda63d3 Define remaining enums rubenrua 2018-04-10 18:35:39 +0200
  • 98db99924e Execute rustfmt rubenrua 2018-04-10 17:53:49 +0200
  • 20b6ae5ff6 Use Default Trait rubenrua 2018-04-10 17:49:21 +0200
  • 8d99d47f81 Using correnct default values rubenrua 2018-04-10 15:25:01 +0200
  • 6239c2b6b9 Add links to tutorial based in rubenrua 2018-04-09 05:56:38 +0000
  • 3a28e7a9fb Add .gitignore rubenrua 2018-04-09 05:55:03 +0000
  • 337337854b Add gst-plugin-ndi rubenrua 2018-04-09 05:53:04 +0000
  • 6c19cc8d9f Move example to a workspace rubenrua 2018-04-09 05:32:57 +0000
  • f2f18ebb27 Fix ElementImplExt::catch_panic_pad_function() to actually work Sebastian Dröge 2018-04-05 12:14:27 +0300
  • 80dcf3c90c Finish example rubenrua 2018-04-05 11:13:51 +0200
  • 683253e8e7 Create external ndilib rubenrua 2018-04-05 11:10:13 +0200
  • c7103765db Run everything through rustfmt again Sebastian Dröge 2018-04-05 11:35:34 +0300
  • 40f243dfc3 Move catch_panic_pad_function() into a generic place for all element subclasses Sebastian Dröge 2018-04-05 11:34:57 +0300
  • 941a500c5f Add gitignore rubenrua 2018-04-05 09:56:53 +0200
  • ef508c39d1 Print metadata recv rubenrua 2018-04-05 09:56:38 +0200
  • 864e9b4520 1st commit rubenrua 2018-04-04 22:22:53 +0200
  • 7bffce7a6f Fix compilation with gobject-sys changes to use plain uints for bitflags Sebastian Dröge 2018-04-04 17:32:46 +0300
  • d25b5006cb Run everything through rustfmt again Sebastian Dröge 2018-04-01 12:12:39 +0300
  • 3db1c92663 Use ptr::NonNull in various places Sebastian Dröge 2018-04-01 12:12:27 +0300
  • 93b3aa7ea6 Fix travis.yml Sebastian Dröge 2018-03-20 14:00:53 +0200
  • 58c1762e7d Fix travis.yml Sebastian Dröge 2018-03-20 14:00:53 +0200
  • c2baf8bc67 Update travis.yml for the new 1.14 paths Sebastian Dröge 2018-03-20 13:48:31 +0200
  • ceab3bae8a Update travis.yml for the new 1.14 paths Sebastian Dröge 2018-03-20 13:48:31 +0200
  • 630bd69bf9 Update CHANGELOG.md for 0.2.0 0.2.0 Sebastian Dröge 2018-03-20 13:20:15 +0200
  • cf137be4d0 Update versions to 0.2.0 Sebastian Dröge 2018-03-20 13:18:00 +0200
  • 240058f357 Update versions of everything and use releases instead of GIT Sebastian Dröge 2018-03-20 13:16:45 +0200
  • f3714f6fe7 Update CHANGELOG.md for 0.1.4 Sebastian Dröge 2018-02-12 17:46:09 +0200
  • bcb4617856 Implement Send+Sync for all wrapper types Sebastian Dröge 2018-03-06 22:50:27 +0200
  • 24e5c435a7 Revert "Remove callback guards" Sebastian Dröge 2018-03-02 21:35:50 +0200
  • da433f92af Run everything through latest rustfmt-nightly Sebastian Dröge 2018-02-22 11:23:34 +0100
  • e7b12d87f9 Add second blog post about writing GStreamer elements to the README.md Sebastian Dröge 2018-02-21 20:31:21 +0100
  • 17270741e7 Update to num-traits 0.2 Sebastian Dröge 2018-02-21 13:36:37 +0100
  • 4cdfe95eef Raise gstreamer-video and gstreamer-base requirements as needed 0.1 Sebastian Dröge 2018-02-18 23:23:57 +0100
  • ae35717c06 tutorials: Implement a sine wave source element Sebastian Dröge 2018-02-05 16:46:55 +0200
  • 94555afbf4 tutorials: Implement a sine wave source element Sebastian Dröge 2018-02-05 16:46:55 +0200
  • 75248c7f07 Remove callback guards Sebastian Dröge 2018-02-17 20:01:31 +0200
  • b7c06e0203 Fix build with improved Query API Sebastian Dröge 2018-02-16 10:43:27 +0200
  • 545342e9c2 Update version to 0.1.4 0.1.4 Sebastian Dröge 2018-02-12 17:46:26 +0200
  • 51a23be590 Update CHANGELOG.md for 0.1.4 Sebastian Dröge 2018-02-12 17:46:09 +0200
  • 5e6af5b388 Add tutorial to README.md Sebastian Dröge 2018-02-05 10:29:48 +0200
  • 6807d00d5d Fix BaseSrc::unlock_stop() calling unlock(), and BaseSink Sebastian Dröge 2018-02-12 15:05:17 +0200
  • a0a01f3013 Fix BaseSrc::unlock_stop() calling unlock(), and BaseSink Sebastian Dröge 2018-02-12 15:05:17 +0200
  • 2996eaf287 Add tutorial to README.md Sebastian Dröge 2018-02-05 10:29:48 +0200
  • 4e085c1ba3 Catch panics during plugin initialization and log them Sebastian Dröge 2018-01-18 18:54:15 +0200
  • d98c666bd9 Catch panics during plugin initialization and log them Sebastian Dröge 2018-01-18 18:54:15 +0200
  • 9375503296 Update CHANGELOG.md for 0.1.3 Sebastian Dröge 2018-01-15 10:44:01 +0200
  • 4a6a95e5a1 Update version to 0.1.3 0.1.3 Sebastian Dröge 2018-01-15 10:44:09 +0200
  • cbb60eb6e8 Update CHANGELOG.md for 0.1.3 Sebastian Dröge 2018-01-15 10:44:01 +0200
  • 3f8adff757 Add BaseTransform::transform_ip_passthrough() Sebastian Dröge 2018-01-15 10:34:00 +0200
  • b3afb61bbc Add BaseTransform::transform_ip_passthrough() Sebastian Dröge 2018-01-15 10:34:00 +0200
  • e7cd12bf8a Also update version in the plugin metadata to 1.8 Sebastian Dröge 2018-01-15 10:28:51 +0200
  • f81fbfd0b0 Also update version in the plugin metadata to 1.8 Sebastian Dröge 2018-01-15 10:28:51 +0200
  • 6396781b84 Don't require GStreamer 1.10 Sebastian Dröge 2018-01-15 09:34:53 +0200
  • 714301d584 Don't require GStreamer 1.10 Sebastian Dröge 2018-01-15 09:34:53 +0200
  • 20743b29c0 Add gst-plugin-tutorial sub-crate and rgb2gray element Sebastian Dröge 2018-01-13 20:05:35 +0200
  • 33ef8e3275 Add gst-plugin-tutorial sub-crate and rgb2gray element Sebastian Dröge 2018-01-13 20:05:35 +0200
  • 6c7e00e5f6 Update version to 0.1.2 0.1.2 Sebastian Dröge 2018-01-03 17:50:58 +0200
  • fc5e2ae03a Update CHANGELOG.md for 0.1.2 Sebastian Dröge 2018-01-03 17:50:51 +0200
  • d2f47ee09e Update CHANGELOG.md for 0.1.2 Sebastian Dröge 2018-01-03 17:50:51 +0200
  • d25866d7c6 Also the default BaseTransform::transform_caps() should not take the caps parameter owned Sebastian Dröge 2018-01-03 17:48:59 +0200
  • b9f6d9dc34 Pass caps by reference to BaseTransform::transform_caps() Sebastian Dröge 2018-01-03 17:49:46 +0200
  • 8a41656f40 Also the default BaseTransform::transform_caps() should not take the caps parameter owned Sebastian Dröge 2018-01-03 17:48:59 +0200
  • 7ae687740d Update version to 0.1.1 0.1.1 Sebastian Dröge 2018-01-03 17:12:04 +0200
  • 6b553c058f Update CHANGELOG.md for 0.1.1 Sebastian Dröge 2018-01-03 17:11:53 +0200
  • 1a5d1b2071 Caps in BaseTransform::transform_caps() are not owned Sebastian Dröge 2018-01-01 12:50:51 +0200
  • 91c2c58a65 audioecho: Minor cleanup and move code to the right place Sebastian Dröge 2017-12-31 20:56:00 +0200
  • 292ab63558 Use gst_element_error!() instead of Element::post_error_message(&gst_error_msg!(...)) Sebastian Dröge 2017-12-22 20:42:32 +0200
  • 8df8b68555 Update CHANGELOG.md for 0.1.1 Sebastian Dröge 2018-01-03 17:11:53 +0200
  • 3aa3d826c3 Add CHANGELOG.md to gst-plugin Sebastian Dröge 2017-12-22 16:20:37 +0200
  • 43d38d0951 Caps in BaseTransform::transform_caps() are not owned Sebastian Dröge 2018-01-01 12:50:51 +0200
  • 3181631bb7 audioecho: Minor cleanup and move code to the right place Sebastian Dröge 2017-12-31 20:56:00 +0200
  • 67edf375f3 [Close #24] Update repository link Aleksey Ivanov 2017-12-23 00:18:38 +0300
  • 09ffbb3872 Use gst_element_error!() instead of Element::post_error_message(&gst_error_msg!(...)) Sebastian Dröge 2017-12-22 20:42:32 +0200
  • 000da42b5c Fix documentation URL Sebastian Dröge 2017-12-22 16:27:07 +0200
  • fd54eea586 Fix documentation URL 0.1.0 Sebastian Dröge 2017-12-22 16:27:07 +0200
  • ffca043df3 Add CHANGELOG.md to gst-plugin Sebastian Dröge 2017-12-22 16:20:37 +0200
  • 1b153ee597 Update versions of all dependencies and point to releases instead of GIT Sebastian Dröge 2017-12-22 16:03:18 +0200
  • 2decd553d7 Update README.md and include it in the gst-plugin crate too Sebastian Dröge 2017-12-22 15:56:48 +0200
  • 723409e05a Update gst-plugin Cargo.toml with lots of metadata Sebastian Dröge 2017-12-22 15:41:24 +0200