The Artima Developer Community
Sponsored Link

Agile Buzz Forum
GStreamer in Squeak

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Robertson

Posts: 29924
Nickname: jarober61
Registered: Jun, 2003

David Buck, Smalltalker at large
GStreamer in Squeak Posted: Aug 25, 2008 9:22 AM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: GStreamer in Squeak
Feed Title: Cincom Smalltalk Blog - Smalltalk with Rants
Feed URL: http://www.cincomsmalltalk.com/rssBlog/rssBlogView.xml
Feed Description: James Robertson comments on Cincom Smalltalk, the Smalltalk development community, and IT trends and issues in general.
Latest Agile Buzz Posts
Latest Agile Buzz Posts by James Robertson
Latest Posts From Cincom Smalltalk Blog - Smalltalk with Rants

Advertisement

John McIntosh is giving a talk on GStreamer - he's been building support for it into Squeak lately. It's a pretty large open source library that supports various media formats, so it's a useful thing to have.

Sounds like he's added it in using primitives, and is thus far 32 bit only. Interesting problem in terms of supporting it from Smalltalk - GStreamer has its own garbage collection framework. That means you don't want to try to have its objects managed from the Smalltalk side, of course.

Read: GStreamer in Squeak

Topic: Smalltalk Daily 8/22/08: Rewrite Rules in Code Previous Topic   Next Topic Topic: Speaking of Needless Markup...

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use