Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gst/id3demux/id3v2frames.c: Adjust for data length indicators when parsing (F... | Jan Schmidt | 2006-02-04 | 1 | -9/+14 |
* | gst/id3demux/id3v2frames.c: Never output a tag with a null contents string. | Jan Schmidt | 2006-02-03 | 1 | -3/+15 |
* | gst/id3demux/id3v2frames.c: Never trust ANY information encoded in a media fi... | Jan Schmidt | 2006-01-25 | 1 | -0/+11 |
* | gst/id3demux/id3v2frames.c: Remove errant break statement, and fix compilatio... | Jan Schmidt | 2006-01-23 | 1 | -4/+3 |
* | gst/id3demux/: Rewrite parsing of text tags to handle multiple NULL terminate... | Jan Schmidt | 2006-01-23 | 1 | -83/+229 |
* | gst/id3demux/id3v2frames.c: Fix compilation of id3demux when zlib is not pres... | Sergey Scobich | 2006-01-15 | 1 | -0/+6 |
* | gst/id3demux/gstid3demux.c: Add gst_element_no_more_pads() for proper decodeb... | Edward Hervey | 2006-01-06 | 1 | -5/+5 |
* | configure.ac: Check for optional dependency on zlib for id3demux | Jan Schmidt | 2005-12-18 | 1 | -0/+382 |