[gstreamer-bugs] [Bug 303167] Add bzip2 support

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri May 6 15:16:47 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=303167
 GStreamer | gst-plugins | Ver: HEAD CVS

Lutz Mueller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46069|0                           |1
        is obsolete|                            |



------- Additional Comments From Lutz Mueller  2005-05-06 22:16 -------
Created an attachment (id=46109)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=46109&action=view)
bz2 encoder and decoder

"bzip2 file": filesrc location=file ! bz2enc ! filesink location=file.bz2

"bunzip2 file.bz2": filesrc location=file.bz2 ! bz2dec ! filesink location=file


It's not quite b[un]zip2, because the filesrc does not remove the file after
reading it, but I hope this is not a showstopper :-)

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list