GNOME Bugzilla – Bug 158704
Fix/finish (S)VCD support
Last modified: 2004-12-22 21:47:04 UTC
Attached patch: * fixes vcdsrc * adds seeking, querying and the like to vcdsrc * makes vcdsrc implement the URI interface * moves sync-header stripping in cdxaparse to a separate plugin (cdxastrip) and makes cdxaparse use that code, too * adds resyncing to cdxaparse/strip for broken (S)VCDs * adds a video/x-vcd mimetype and adds typefinding for VCDs With this patch, I can watch VCDs/SVCDs in Totem.
Created attachment 33933 [details] [review] Patch for all of the above
Created attachment 33937 [details] [review] update Oops, the above patch doesn't include changes to playbin so it uses parser elements. Added above.