Age | Commit message (Expand) | Author | Files | Lines |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 1 | -174/+93 |
2003-06-27 | some state change fixes | Thomas Vander Stichele | 1 | -2/+14 |
2003-05-24 | UNITS -> DEFAULT | Wim Taymans | 1 | -5/+1 |
2003-05-22 | Corrected modplug and monkeyaudio to build with non-gcc compilers. | Brian Cameron | 1 | -3/+2 |
2003-01-30 | make 8bit modplug use the right caps. 8bit sounds really crappy tho | Benjamin Otte | 1 | -3/+19 |
2003-01-20 | fix stupid mistake on seek event | Jeremy Simon | 1 | -0/+1 |
2003-01-20 | - Fix bytestream flush | Wim Taymans | 1 | -3/+8 |
2003-01-20 | handle bytestream event | Jeremy Simon | 1 | -9/+47 |
2003-01-19 | apply apoc's patch, it makes mod play and be seekable in gst-player, but gst-... | Christian Schaller | 1 | -67/+57 |
2003-01-12 | somewhat fix modplug | Wim Taymans | 1 | -84/+16 |
2002-12-30 | Fix plugins for new query API | Wim Taymans | 1 | -12/+16 |
2002-12-30 | add metadata code cleanup | Jeremy Simon | 1 | -194/+454 |
2002-12-07 | remove infinite loop code cleanup | Jeremy Simon | 1 | -92/+93 |
2002-11-17 | Use bytestream to get buffer from sinkpad ( gst-player should play mod file n... | Jeremy Simon | 1 | -55/+89 |
2002-09-18 | plugins part of license field patch | Christian Schaller | 1 | -0/+2 |
2002-07-08 | - use _merge instead of _append | Wim Taymans | 1 | -3/+13 |
2002-06-11 | Fix seeking in modplug. It appears the seek really happened after getting the... | Wim Taymans | 1 | -16/+34 |
2002-06-09 | add seek event, first shot ;) | Jeremy Simon | 1 | -55/+136 |
2002-06-04 | modplug should work (no seek events for now) | Jeremy Simon | 1 | -6/+8 |
2002-06-02 | Make elements nanoseconds aware | Wim Taymans | 1 | -1/+1 |
2002-05-31 | add ranks only for plugins who participate in autoplugging. If you have a fi... | Steve Baker | 1 | -0/+1 |
2002-04-20 | a hack to work around intltool's brokenness a current check for mpeg2dec deta... | Andy Wingo | 1 | -1/+1 |
2002-04-11 | GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a... | Andy Wingo | 1 | -7/+7 |
2002-03-24 | filter newlines out of GST_DEBUG statements to reflect new core behavior fixe... | Andy Wingo | 1 | -1/+1 |
2002-03-20 | s/Gnome-Streamer/GStreamer/ | Andy Wingo | 1 | -1/+1 |
2002-03-01 | adding TIMESTAMP to buffer ( work with goom now ;) adding AUTHORS code cleanup | Jeremy Simon | 1 | -10/+25 |
2002-02-28 | adding modplug | Jeremy Simon | 1 | -0/+552 |