I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
macosx: Hide view mode toolbar item when in home view More... about 1 year ago
mft: add video encoder More... about 1 year ago
mft: map common MediaFoundation raw video formats More... about 1 year ago
lib: media: use uint64_t for stats
tguillem
as Thomas Guillem
More... about 1 year ago
macosx: Rename VLCLibraryVideoTableViewDataSource to VLCLibraryVideoDataSource now that it services collection views too More... about 1 year ago
transcode: remove write-only picture chain More... about 1 year ago
macosx: Use NSIndexSet extension method in VLCLibraryVideoTableViewDataSource More... about 1 year ago
macosx: Add extension for NSIndexSet with convenience method to convert to NSSet of NSIndexPath More... about 1 year ago
sout: mosaic_bridge: default chroma value at initialization More... about 1 year ago
qml: fix switching to medialib view from the player view from the menu More... about 1 year ago
qml: avoid re-pushing the same view in history when navigating from the banner More... about 1 year ago
qml: add isDefaulLoadedForPath method in PageLoader More... about 1 year ago
qml: remove _oldViewProperties from MainDisplay More... about 1 year ago
mft: make AllocateOutputSample more generic More... about 1 year ago
sout: mosaic_bridge: move rescaling to a separate function More... about 1 year ago
qml: delay visibility of no content info in playlist More... about 1 year ago
configure: add -Werror=int-conversion to extra compiler checks More... about 1 year ago
mft: make ProcessInputStream more generic More... about 1 year ago
mft: move the H264 annex B header out of ProcessInputStream() More... about 1 year ago
freetype: fix region background dimension More... about 1 year ago
winvlc: use the enum policy when it's known More... about 1 year ago
winvlc: don't define locally HeapEnableTerminationOnCorruption More... about 1 year ago
winvlc: avoid FromWide conversion for the language More... about 1 year ago
winvlc: avoid FromWide conversion on static strings More... about 1 year ago
qml: forward spacing in ControlLayout More... about 1 year ago
qml: do not use property to represent signals More... about 1 year ago
macosx: Implement indexPathForLibraryItem in VLCLibraryVideoTableViewDataSource More... about 1 year ago
macosx: Properly implement libraryItemAtIndexPath in VLCLibraryVideoTableViewDataSource More... about 1 year ago
macosx: Move data source relevant setup stuff for collection view to data source in video table view data source More... about 1 year ago
macosx: Also reload collectionview any time data is reloaded in VLCLibraryTableViewDataSource More... about 1 year ago