Activity

From 09/09/2014 to 10/08/2014

10/08/2014

05:23 PM Revision c3802f23 (rsb-gstreamer): some todo comment changes
C. Leichsenring
12:24 PM Revision 800d4f8c (rsb-gstreamer): use of gst-1.0 API's new filter parameter for get_caps() when ...
C. Leichsenring

10/07/2014

05:47 PM Revision 7ffde07c (rsb-gstreamer): TODO Initial attempt at integration mmlac changes
J. Moringen

10/02/2014

03:54 PM Revision f22ef313 (rsb-gstreamer): now that's the right thing to revert.
Revert "added hash table book keeping of sender IDs. Builds but is still untested (sorry, gotta go home)."
This reve...
C. Leichsenring
03:53 PM Revision 9252b345 (rsb-gstreamer): Uhm, got that one wrong I guess, sorry.
Revert "Revert "fixed some channel mask handling ... or at least improved it""
This reverts commit eab493c7861cbda71...
C. Leichsenring
03:47 PM Revision eab493c7 (rsb-gstreamer): Revert "fixed some channel mask handling ... or at least impro...
This reverts commit d6ee1279f15925fde2255aed2a799763c24b139b. C. Leichsenring

10/01/2014

06:43 PM Feature #2035 (Rejected): Save sequence number on a per-participant basis
Seems to be unnecessary after all because the error lies elsewhere. The gstreamer timestamps aren't reset accurately ... C. Leichsenring

09/30/2014

07:49 PM Revision 46266b51 (rsb-gstreamer): added hash table book keeping of sender IDs. Builds but is sti...
C. Leichsenring
06:17 PM Feature #2035 (Rejected): Save sequence number on a per-participant basis
Currently, only one @rsbaudiosink@ can ever output sound on any given @rsbaudiosrc@. Terminating the first informer a... C. Leichsenring

09/25/2014

05:53 PM Revision d6ee1279 (rsb-gstreamer): fixed some channel mask handling ... or at least improved it
C. Leichsenring
01:53 PM Tasks #1981: Port to GStreamer 1.x
I was kinda hoping you'd suggest a time ;) Anyway, what about 2 PM? C. Leichsenring
01:34 PM Tasks #1981: Port to GStreamer 1.x
> Sure, how about Tuesday?
Should work.
J. Moringen

09/24/2014

03:42 PM Tasks #1981: Port to GStreamer 1.x
Jan Moringen wrote:
> If this is OK for you, we can look over the changes that are relevant for 0.10 sometime next w...
C. Leichsenring
02:51 PM Tasks #1981: Port to GStreamer 1.x
> Some of the changes are even relevant for the 0.10 branch, too.
If this is OK for you, we can look over the chan...
J. Moringen

09/23/2014

11:27 PM Tasks #1981: Port to GStreamer 1.x
Jan Moringen wrote:
> > Jan, can I kindly ask you to take over from here?
>
> I cannot work on this at the moment...
C. Leichsenring
08:49 PM Tasks #1981: Port to GStreamer 1.x
@Christian: Congrats, that are really good news! This will be important groundwork for upgrading the remaining parts ... S. Wrede
08:38 PM Tasks #1981: Port to GStreamer 1.x
> Jan, can I kindly ask you to take over from here?
I cannot work on this at the moment. Please preserve (and pote...
J. Moringen
05:50 PM Tasks #1981: Port to GStreamer 1.x
For now, it seems the only remaining problems are caps problems for the video elements, possibly the ones I already m... C. Leichsenring
04:43 PM Tasks #1981: Port to GStreamer 1.x
Audio is working, bitches!
Disclaimer: didn't test more than one channel or any other corner cases yet.
C. Leichsenring
02:52 PM Tasks #1981: Port to GStreamer 1.x
@rsbaudiosrc@ officially works! C. Leichsenring
12:33 PM Tasks #1981: Port to GStreamer 1.x
http://stackoverflow.com/questions/20805166/gstreamer-debug-output-over-multiple-files-for-a-plugin
I'm only using...
C. Leichsenring
12:05 PM Tasks #1981: Port to GStreamer 1.x
The problem wasn't that the functions don't get called but that the debug output doesn't output. That's what the @GSt... C. Leichsenring
05:36 PM Revision 580d2b19 (rsb-gstreamer): there shouldn't be any "hard" errors in the video code either....
C. Leichsenring
05:14 PM Revision 8c4c32ea (rsb-gstreamer): audio caps format changed with 1.0 so the test script also has...
C. Leichsenring
04:37 PM Revision 11a9a9eb (rsb-gstreamer): removed debug output ... RC1 for audio
C. Leichsenring
04:33 PM Revision bc7a53ec (rsb-gstreamer): we completely skipped copying the buffer. That the audio was o...
C. Leichsenring
04:14 PM Revision 4cabce45 (rsb-gstreamer): does it work? does it really work?
C. Leichsenring
04:00 PM Revision a9c27818 (rsb-gstreamer): Fixed segfault in gst_rsb_audio_sink_set_caps and changed endi...
It's 'L' or 'B' now. C. Leichsenring
02:56 PM Revision 82055412 (rsb-gstreamer): gst_rsb_audio_src is tested and works. Channel positions are j...
C. Leichsenring
02:38 PM Revision e58f9bdd (rsb-gstreamer): debugging output added and some log categories merged
C. Leichsenring

09/22/2014

05:36 PM Tasks #1981: Port to GStreamer 1.x
So cmake problems were PEBKAC.
*rsbaudiosink*
@gst-launch-1.0 audiotestsrc ! rsbaudiosink@ segfaults. I plaster...
C. Leichsenring

09/16/2014

03:58 PM Tasks #1981: Port to GStreamer 1.x
And another one. http://gstreamer.freedesktop.org/data/doc/gstreamer/head/pwg/html/chapter-building-queryfn.html deal... C. Leichsenring
03:06 PM Tasks #1981: Port to GStreamer 1.x
One more thing for the public: @RSB_GSTREAMER_PACKAGE@ does not seem to get set anywhere. CMake is supposed to set th... C. Leichsenring
02:53 PM Tasks #1981: Port to GStreamer 1.x
The audio and video caps have changed. A list can be found at http://gstreamer.freedesktop.org/data/doc/gstreamer/hea... C. Leichsenring
02:46 PM Revision c62b16fd (rsb-gstreamer): changed some of the video caps to the new format
C. Leichsenring

09/15/2014

12:32 AM Tasks #1981: Port to GStreamer 1.x
Loads perfectly when not including other plugins in @GST_PLUGIN_SYSTEM_PATH@. If I do, tons of assertions fly that ar... C. Leichsenring
12:27 AM Revision 3a022c6d (rsb-gstreamer): plugin no longer gets blacklisted (yay!) ... *if* I don't incl...
C. Leichsenring
11:34 PM Revision f25959eb (rsb-gstreamer): also updated the audio caps
C. Leichsenring
11:33 PM Revision 2fcd9dc6 (rsb-gstreamer): oops, just realized that the plain _init function apparently e...
C. Leichsenring
08:25 PM Revision 06a72917 (rsb-gstreamer): details -> metadata; also changed the init function where they...
C. Leichsenring

09/10/2014

04:21 PM Tasks #1981: Port to GStreamer 1.x
Revision 44453567 now builds all the way through. Didn't move anything from the other @_init()@ functions to the no-p... C. Leichsenring
04:08 PM Tasks #1981: Port to GStreamer 1.x
Ok, defining the correctly named init() function with the correct parameter does indeed fix the warning _and_ the lin... C. Leichsenring
03:57 PM Tasks #1981: Port to GStreamer 1.x
Huh. First of all, there is no indication that GObject abandoned the @base_init@ and @class_init@ distinction or chan... C. Leichsenring
01:47 PM Tasks #1981: Port to GStreamer 1.x
Gotta go to a meeting now but because I'm just in front of the mac, I'll quickly attach its logs.
Good catch with ...
C. Leichsenring
01:02 PM Tasks #1981: Port to GStreamer 1.x
(The following comment is based on the contents of the "gstreamer-1.0" branch at the time of writing)
One problem ...
J. Moringen
11:12 AM Tasks #1981: Port to GStreamer 1.x
Adding the verbose make output as suggested by Jan. Will add the output of the Mac OS make that didn't involve me tin... C. Leichsenring
04:16 PM Revision 44453567 (rsb-gstreamer): Fixed linker error by adding <classname>_init() functions.
The functions are all empty for now though. These functions are
supposed to initialize the object but what should we ...
C. Leichsenring
 

Also available in: Atom