Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
gstreamer-java
/
gst1-java-core
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
73
Star
205
Code
Issues
18
Pull requests
2
Discussions
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 1, 2023
Merge pull request #264 from lafoletc/GType#260
Show description for eefdbd9
neilcsmith-net
authored
eefdbd9
Copy full SHA for eefdbd9
Commits on May 27, 2023
GType.valueOf(long) should be thread safe.
lafoletc
committed
db7e43a
Copy full SHA for db7e43a
Commits on May 24, 2023
Update workflow now that Ubuntu 18.04 runner no longer available.
neilcsmith-net
committed
9253b6b
Copy full SHA for 9253b6b
Add FUNDING.yml
neilcsmith-net
committed
f898350
Copy full SHA for f898350
Commits on Sep 2, 2022
Merge pull request #256 from codelerity/test-fixes
Show description for 5d2b73d
neilcsmith-net
authored
5d2b73d
Copy full SHA for 5d2b73d
Fix ControlBinding::getValueArray with updated test.
neilcsmith-net
committed
cf4ca3c
Copy full SHA for cf4ca3c
Remove remaining uses of finalize().
neilcsmith-net
committed
f18ecd2
Copy full SHA for f18ecd2
Commits on Jul 12, 2022
Merge pull request #253 from codelerity/test-fixes
Show description for f60e655
neilcsmith-net
authored
f60e655
Copy full SHA for f60e655
Update GitHub Actions workflows following deprecation of Ubuntu 16.04.
neilcsmith-net
committed
e518b9f
Copy full SHA for e518b9f
Update tests to fix errors logged by GStreamer.
neilcsmith-net
committed
d51069b
Copy full SHA for d51069b
Update POM for 1.5.0 development.
neilcsmith-net
committed
e014c64
Copy full SHA for e014c64
Commits on Feb 7, 2021
Update README.
neilcsmith-net
committed
898c97e
Copy full SHA for 898c97e
Commits on Jan 14, 2021
Update POM for release 1.4.0.
neilcsmith-net
committed
6aa1f3c
Copy full SHA for 6aa1f3c
Commits on Jan 11, 2021
Merge pull request #237 from codelerity/minor-api-14
Show description for 8dc16d7
neilcsmith-net
authored
8dc16d7
Copy full SHA for 8dc16d7
Commits on Jan 8, 2021
Add Version.of(major, minor) method for creating version for Gst.init(..)
neilcsmith-net
committed
df7001a
Copy full SHA for df7001a
Move query and seek methods to Element as per upstream, and add seekSimple().
neilcsmith-net
committed
ab4fc75
Copy full SHA for ab4fc75
Merge pull request #235 from codelerity/bus-message-rewrite
Show description for 9c50f74
neilcsmith-net
authored
9c50f74
Copy full SHA for 9c50f74
Sync handler concurrency and docs issues.
Show description for 211946c
neilcsmith-net
committed
211946c
Copy full SHA for 211946c
Initial rewrite of Bus callbacks based on typed pointers.
Show description for e50f965
neilcsmith-net
committed
e50f965
Copy full SHA for e50f965
Remove message listener map from Bus and simplify handling for upcoming changes.
neilcsmith-net
committed
5425491
Copy full SHA for 5425491
Update Message and lowlevel Message API with GstMessagePtr.
Show description for ad60d02
neilcsmith-net
committed
ad60d02
Copy full SHA for ad60d02
Delete unused SubtypeMapper class.
neilcsmith-net
committed
e38ac1e
Copy full SHA for e38ac1e
Reorganise Bus code and initial fix for sync handler removal.
neilcsmith-net
committed
cbd4147
Copy full SHA for cbd4147
Update BusTest including some missing callback and sync handler tests.
Show description for 3dcc1be
neilcsmith-net
committed
3dcc1be
Copy full SHA for 3dcc1be
Support GC and native disposal testing for MiniObjects.
Show description for a9c1002
neilcsmith-net
committed
a9c1002
Copy full SHA for a9c1002
Merge pull request #236 from codelerity/ci-changes
Show description for 64e9d78
neilcsmith-net
authored
64e9d78
Copy full SHA for 64e9d78
Run apt update before installing GStreamer.
neilcsmith-net
committed
3958a72
Copy full SHA for 3958a72
Remove Travis config.
neilcsmith-net
committed
63228bd
Copy full SHA for 63228bd
Merge pull request #233 from codelerity/playbin-signals
Show description for 57d0eba
neilcsmith-net
authored
57d0eba
Copy full SHA for 57d0eba
Merge pull request #234 from codelerity/gstiterator
Show description for 95e37e9
neilcsmith-net
authored
95e37e9
Copy full SHA for 95e37e9
Commits on Jan 7, 2021
Change GstIterator support to stop keeping parent reference alive until GC.
Show description for 1ff6ce7
neilcsmith-net
committed
1ff6ce7
Copy full SHA for 1ff6ce7
Add support for source and element signals, and flags property, to PlayBin.
neilcsmith-net
committed
96b3a50
Copy full SHA for 96b3a50
Commits on Jan 6, 2021
Merge pull request #232 from codelerity/windows-fixes
Show description for 31e4361
neilcsmith-net
authored
31e4361
Copy full SHA for 31e4361
Fix build and tests on Windows.
Show description for faf0392
neilcsmith-net
committed
faf0392
Copy full SHA for faf0392
Commits on Nov 21, 2020
Update POM for 1.4.0 development.
neilcsmith-net
committed
3cf9400
Copy full SHA for 3cf9400
Pagination
Previous
Next
You can’t perform that action at this time.