summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-09-02All plugins updated for element state changes.Andy Wingo
2005-08-31sys/v4l/gstv4lsrc.c: The 'timestamp-offset' property is registered as an int6...Tim-Philipp Müller
2005-08-28Updates for two-arg init from GST_BOILERPLATE_FULL.Andy Wingo
2005-08-24ext/ogg/gstoggdemux.c: Parse seeking events better.Wim Taymans
2005-08-24whoopsAndy Wingo
2005-08-24sys/v4l/gstv4lelement.c (gst_v4lelement_start)Andy Wingo
2005-08-04sys/ximage/ximagesink.c: Do not set new window sizes yet if we prepare a new ...Ronald S. Bultje
2005-08-03sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size): Protect the height...Andy Wingo
2005-07-27examples/seeking/seek.c: Update seek example.Wim Taymans
2005-07-21sys/ximage/: Prepare for adding ximagesrc, rename of plugin to ximage etc.Zaheer Abbas Merali
2005-07-16Updated seek example.Wim Taymans
2005-07-14gst/tcp/: 0.8 backporting.Wim Taymans
2005-07-14more autistic cleanliness in functions/names/definesThomas Vander Stichele
2005-07-13make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be added manually to e...Thomas Vander Stichele
2005-07-13sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.Andy Wingo
2005-07-13sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy)Andy Wingo
2005-07-12add deps for xv sinks on videosinkThomas Vander Stichele
2005-07-12sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) (gst_v4lsrc_set_property, gst_v...Andy Wingo
2005-07-10use overridable ERROR_CFLAGS; more macro splittingThomas Vander Stichele
2005-07-07sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the framerate. Need to g...Andy Wingo
2005-07-07sys/v4l/v4lsrc_calls.*: Remove sync-related stuff.Andy Wingo
2005-07-06ext/theora/theoradec.c: Prepare for better timestamp fix later.Wim Taymans
2005-07-05dont go into v4l for nowAndy Wingo
2005-07-05sys/v4l/: Port from 0.8.Andy Wingo
2005-07-05Many files: Null if we got it....Andy Wingo
2005-07-04configure.ac: Enable -Werror.Andy Wingo
2005-07-01ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a getcaps to do ex...Andy Wingo
2005-06-30fold all interfaces in one interfaces dir, preserving CVS historyThomas Vander Stichele
2005-06-02Cleanups and buffer alloc.Wim Taymans
2005-05-17Leak fixes in oggdemux.Wim Taymans
2005-05-17sys/: Port xvimagesink to new MiniObject.Wim Taymans
2005-05-16Port from GstData to GstMiniObject.David Schleef
2005-05-09Port to new query API.Wim Taymans
2005-05-09ext/: ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek) (gst_ogg_demux_read_...Andy Wingo
2005-05-06Fixed negotiation wrt _peer_get_caps()Wim Taymans
2005-05-05fix build so you can make dist and create rpmsChristian Schaller
2005-04-25Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.David Schleef
2005-04-25Convert gst_main() to g_main_loop_run()David Schleef
2005-04-25configure.ac: Remove idct and resample libsDavid Schleef
2005-04-12Raw and crude port of decodebin.Wim Taymans
2005-04-06Make gnomevfssrc extend the source base class.Wim Taymans
2005-03-31Plugin port to 0.9, ogg/theora playback should work in the seek example now.Wim Taymans
2005-02-23remove a whole bunch of plugins. This module now contains a set of free refe...Thomas Vander Stichele
2005-02-15sys/: Use a mutex protected list to marshal navigation events into the stream...Jan Schmidt
2005-02-12sys/ximage/ximagesink.c: Protect interface methods from chain and negotiation...Julien Moutte
2005-02-11sys/xvimage/xvimagesink.c: Protect interface methods from chain and negotiati...Julien Moutte
2005-02-05sys/: Clear window on PAUSED->READY instead of READY->PAUSED. StopRonald S. Bultje
2005-02-05sys/v4l/gstv4lmjpegsrc.c: Switch to list instead of range, since MJPEG-device...Ronald S. Bultje
2005-02-03sys/v4l/: Add new v4ljpegsrc for handling the ov51x hacky "I'll give you jpeg...Jan Schmidt
2005-01-25sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile for #ifndef HA...Andy Wingo