Juho Vähä-Herttua

Show:

What's happening?

  • Centripetality

    juhovh committed revision 406 to the Centripetality SVN repository, changing 2 files.

    2009-08-23 20:03:57 UTC in Centripetality

  • Comment: mpg123_feedseek behaves in a weird way

    Yeah, I admit that the two quotes are not in contradiction. So from what you say apparently this only applies to first time seeks when seeking to a position that haven't been played yet? That makes it quite sensible. One chance would be an option for a fuzzy seek that would seek to an estimated location, that might be wrong on VBR files but exact on CBR files. Just a thought. About being a...

    2008-09-15 16:42:59 UTC in mpg123

  • mpg123_feedseek behaves in a weird way

    The API documents say: Seek to a desired sample offset in data feeding mode. This just prepares things to be right only if you ensure that the next chunk of input data will be from input_offset byte position. However the comments in the source code say: A bit more tricky... libmpg123 does not do the seeking itself. All it can do is to ignore frames until the wanted one is there. The...

    2008-09-07 05:31:45 UTC in mpg123

  • Comment: mpg123_length broken in open_feed mode

    Confirmed this to work now with the snapshot, thank you. This bug can be closed, hope you can get the 1.5.1 released and into the debian repositories too, the XMMS2 plugin depends on it now. :)

    2008-08-28 18:35:23 UTC in mpg123

  • Comment: mpg123_length broken in open_feed mode

    Oh and by the way, I would suggest to redefine: int mpg123_open_feed (mpg123_handle *mh) into: int mpg123_open_feed (mpg123_handle *mh, off_t filelen) But this would break the backwards compatibility and be incompatible with: Let me emphasize that the policy for libmpg123 is to always stay backwards compatible -- only additions are planned (and it's not yet planned to change the...

    2008-08-21 09:27:03 UTC in mpg123

  • mpg123_length broken in open_feed mode

    The program in question where this came up is the XMMS2 mpg123 decoder plugin, written originally by sobukus. It opens the stream with mpg123_open_feed and decodes the data with mpg123_decode directly from own buffer. The problem comes up when trying to use mpg123_length to find the length of the MP3 file in samples. Sometimes it returns the correct values, but sometimes it returns some weird...

    2008-08-21 09:23:43 UTC in mpg123

  • Tapan Kaikki

    juhovh committed revision 26 to the Tapan Kaikki SVN repository, changing 1 files.

    2008-04-21 15:50:38 UTC in Tapan Kaikki

  • Tapan Kaikki

    juhovh committed revision 25 to the Tapan Kaikki SVN repository, changing 5 files.

    2008-03-11 10:23:19 UTC in Tapan Kaikki

  • Tapan Kaikki

    juhovh committed revision 24 to the Tapan Kaikki SVN repository, changing 1 files.

    2008-03-11 10:10:18 UTC in Tapan Kaikki

  • jmIrc - Java Mobile IRC

    juhovh committed revision 30 to the jmIrc - Java Mobile IRC SVN repository, changing 34 files.

    2008-01-30 19:06:27 UTC in jmIrc - Java Mobile IRC