Developer working on multimedia software like VLC, Icecast and FFmpeg.
- Berlin, Germany
-
02:17
- 2h ahead - https://epir.at
- @ePirat
Pinned Loading
-
TunaNowPlayingCiderPlugin
TunaNowPlayingCiderPlugin PublicMakes the currently playing Song information available to Tuna
JavaScript 1
-
docker-credential-gitlabci
docker-credential-gitlabci PublicDocker credentials helper for use in GitLab CI environments
Go 2
-
videolan/vlc
videolan/vlc PublicVLC media player - All pull requests are ignored, please use MRs on https://code.videolan.org/videolan/vlc
113 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 1 commit in 1 repository
Created a pull request in mesonbuild/meson that received 14 comments
interpreter: Add values() method for dict
This makes it possible to retrieve a list of values of a dictionary: dict = { 'b': 'world', 'a': 'hello', } dict.keys() # Returns ['a', 'b'] dict.v…
+44
−2
lines changed
•
14
comments
Opened 1 other pull request in 1 repository
mesonbuild/meson
1
closed
-
tests: enhance deprecated options test
This contribution was made on Apr 1