Commit graph

4 commits

Author SHA1 Message Date
Andy Wingo 0067d17205 removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with...
Original commit message from CVS:
* removal of //-style comments
* don't link plugins to core libs -- the versioning is done internally to the plugins with the plugin_info struct,
and symbol resolution is lazy, so we can always know if a plugin can be loaded by the plugin_info data. in theory.
2002-03-19 04:10:13 +00:00
Wim Taymans 9920b88c3f This is the audio/video sync release.
Original commit message from CVS:
This is the audio/video sync release.
Changed the mpegvideoparser to parse complete pictures. Added the PTS
timestamps to the pictures.
Added PTS timestamps to the MPEG audio frames.
Made the clock a littlebit better.
Gstplay now uses two more threads one for video, one for audio playback.
Added the first QoS callbacks for the pads.
hopefully fix an mmx compilation problem.
2000-07-12 22:52:42 +00:00
Richard Boulton 7b199ee992 Add a missing ; in the BROKEN_PAND implementation.
Original commit message from CVS:
Add a missing ; in the BROKEN_PAND implementation.
2000-06-04 19:18:19 +00:00
Wim Taymans 2ced491ef1 Added general MMX macros.
Original commit message from CVS:
Added general MMX macros.
2000-01-31 22:53:01 +00:00