bufferlist: fix a comment
[platform/upstream/gstreamer.git] / gst / gstpreset.c
2009-04-04 Sebastian Drögegst: Use G_DEFINE_TYPE and friends or at least g_once_i...
2008-10-31 Stefan Kostgst/gstpreset.c: Use g_unlink instead of unlink.
2008-07-01 Stefan Kostgst/gstevent.c: Use gst_format_get_name() to improve...
2008-06-11 David SchleefRename DATADIR to GST_DATADIR to avoid build problems
2008-05-27 Tim-Philipp Müllergst/gstpreset.c: Add Since: markers to docs blurbs.
2008-05-27 Stefan Kostconfigure.ac: Add DATADIR for storing presets.
2007-11-26 Stefan KostDue to popular request remove preset interface again...
2007-11-22 Stefan Kostgst/gstpreset.c: Try harder to use the return value...
2007-11-21 Stefan Kostgst/gstpreset.c: For theses two fgets we handle the...
2007-11-20 Stefan Kostgst/gstpreset.c: Plug a leak and fix saving.
2007-11-20 Stefan Kostgst/gstpreset.*: Change _get_preset_names API to return...
2007-11-19 Stefan Kostgst/gstpreset.c: More cleanups, docs, and TODOs from...
2007-11-19 Stefan Kostgst/gstpreset.c: Fix bogus warning and make the propert...
2007-11-19 Julien Mouttegst/gstpreset.c: Make it build on OS X.
2007-11-17 Stefan Kostgst/gstevent.c: Little documentation improvment.
2007-11-17 Stefan Kostgst/gstpreset.c: Add some comments and TODOs.
2007-11-17 Stefan KostAdd the preset interface (Fixes #396779). Do some doc...