gstreamer/gst
Vincent Penquerc'h a975fadbaf event: add new seek snap flags
They can be used to select snapping behavior (to previous, next, or
nearest location, where relevant) when seeking.

The seeking implementation (eg, demuxer) may currently ignore some
or all of these flags.
2012-04-30 09:52:04 +01:00
..
parse gstparse: prefix generated parser functions so they don't get exported 2011-10-08 14:34:04 +01:00
.gitignore gstbase: Add gobject-introspection support 2009-09-05 10:28:46 +02:00
gettext.h gettext: build fixes: #if -> #ifdef 2010-03-22 17:10:06 +02:00
glib-compat-private.h glib-compat: Add license boilerplate for LGPL 2011-12-12 11:55:52 +01:00
glib-compat.c glib-compat: Add license boilerplate for LGPL 2011-12-12 11:55:52 +01:00
glib-compat.h Remove some compatibility stuff for GLib < 2.14 2009-03-26 11:08:27 +01:00
gst-i18n-app.h gst: include locale.h before any other i18n headers 2012-01-05 00:32:42 +00:00
gst-i18n-lib.h gst: include locale.h before any other i18n headers 2012-01-05 00:32:42 +00:00
gst.c gst: add toc entry ref/unref 2012-04-10 12:49:04 +02:00
gst.h Add new GstTocSetter interface 2012-04-02 21:50:55 +02:00
gst_private.h gst: don't export private TOC functions 2012-04-07 16:04:14 +01:00
gstatomicqueue.c atomicqueue: fix race 2012-04-07 15:30:12 +01:00
gstatomicqueue.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstbin.c bin: reset the EOS detection machinery after sending an EOS message 2012-02-03 11:23:28 +00:00
gstbin.h docs: explain ref ownership for handle_message implementations 2009-04-02 13:32:58 +02:00
gstbuffer.c buffer: add gst_buffer_{set,get}_qdata() 2011-11-25 17:42:07 +00:00
gstbuffer.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstbufferlist.c docs: we don't need to document private members in opaque structs 2011-05-03 13:03:20 +03:00
gstbufferlist.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstbus.c Work around deprecated thread API in glib master 2011-12-04 13:35:38 +00:00
gstbus.h Revert lockfree GstBus for the release 2011-04-26 16:14:00 +01:00
gstcaps.c docs: fix Since: markers for API added after 0.10.35 2011-11-08 00:32:36 +00:00
gstcaps.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstchildproxy.c docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gstchildproxy.h docs: fix gtk-doc /*< private >*/ marker 2009-07-02 01:18:57 +01:00
gstclock.c Work around deprecated thread API in glib master 2011-12-04 13:35:38 +00:00
gstclock.h introspection: add Value annotations for GST_SECOND, GST_MSECOND, GST_USECOND, GST_NSECOND constants 2011-11-04 00:19:56 +00:00
gstcompat.h docs/gst/gstreamer-sections.txt: ultral33t func10ns deserve to appear in the docs actualy 2005-08-30 08:17:48 +00:00
gstconfig.h.in gstconfig.h: adds and uses SunPro visibility attribute for proper function exports 2012-01-05 00:08:19 +00:00
gstdatetime.c gstdatetime: Disable usage of GDateTime on MacOSX 2011-01-05 11:26:13 +01:00
gstdatetime.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstdebugutils.c debugutils: improve display of ghost- and proxypads 2011-10-18 15:24:21 +02:00
gstdebugutils.h build: more some prototypes out if #ifndef GST_DISABLE_GST_DEBUG 2010-03-28 13:14:06 +03:00
gstelement.c element: Fail if a pad for a non-request template is requested 2012-04-09 16:01:02 +02:00
gstelement.h gstelement: add gst_element_class_add_pad_template_from_static 2011-11-28 13:09:07 +00:00
gstelementdetails.h registry: move utf-8 validation to registry saving time 2011-08-10 13:45:49 +02:00
gstelementfactory.c gst, controller: replace g_list_prepend + reverse with GQueue 2011-11-12 14:57:48 +00:00
gstelementfactory.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gsterror.c gsterror: explicitly cast to the right GstGError code enum types 2011-08-15 21:14:22 +01:00
gsterror.h introspection: Build with latest g-i 2010-09-12 15:13:32 +01:00
gstevent.c gst: don't export private TOC functions 2012-04-07 16:04:14 +01:00
gstevent.h event: add new seek snap flags 2012-04-30 09:52:04 +01:00
gstfilter.c filter: deprecate gst_filter_run() 2011-10-30 21:55:05 +00:00
gstfilter.h filter: deprecate gst_filter_run() 2011-10-30 21:55:05 +00:00
gstformat.c format: use GST_FORMAT_UNDEFINED and few casts to GstFormat 2011-08-26 14:11:13 +02:00
gstformat.h Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gstghostpad.c ghostpad: Don't use g_signal_handler_disconnect_by_* 2012-04-24 16:12:15 +02:00
gstghostpad.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstindex.c index: explicitly cast to the enum type 2011-08-26 14:11:13 +02:00
gstindex.h gstindex: retab .h file 2010-01-21 16:19:44 +01:00
gstindexfactory.c indexfactory: fix memory leak 2011-12-06 23:54:59 +00:00
gstindexfactory.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstinfo.c GST_PTR_FORMAT: Add GstBuffer ptr format and use in GST_SCHEDULING 2011-10-07 16:38:52 +02:00
gstinfo.h Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gstinterface.c docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gstinterface.h Remove broken class to interface cast macros from GstUriHandler and GstImplementsInterface headers 2009-01-30 18:25:39 +00:00
gstiterator.c gst: Add some more gobject-introspection annotations 2011-04-14 16:14:01 +02:00
gstiterator.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstmacros.h macros: Define restrict keyword if not available 2010-12-02 19:02:07 +01:00
gstmarshal.list check/Makefile.am: remove GstData checks 2005-05-16 20:21:55 +00:00
gstmessage.c gst: don't export private TOC functions 2012-04-07 16:04:14 +01:00
gstmessage.h message: Remove comma at end of enum list 2012-04-23 09:19:51 +02:00
gstminiobject.c docs: fix Since: markers for API added after 0.10.35 2011-11-08 00:32:36 +00:00
gstminiobject.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstobject.c gstobject: also remove the cast as this is causing the trouble 2011-08-23 11:55:17 +02:00
gstobject.h Work around deprecated thread API in glib master 2011-12-04 13:35:38 +00:00
gstpad.c pad: fix typo in comment 2012-04-25 09:09:59 +02:00
gstpad.h pads, collectpads2: get rid of superfluous brackets around static rec mutex calls 2012-03-08 16:27:48 +00:00
gstpadtemplate.c padtemplate: explicitly cast to the enum types 2011-08-26 14:11:13 +02:00
gstpadtemplate.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstparamspecs.c paramspecs: revert gst_param_spec_is_mutable() for release 2009-04-16 00:48:11 +01:00
gstparamspecs.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstparse.c gst, controller: replace g_list_prepend + reverse with GQueue 2011-11-12 14:57:48 +00:00
gstparse.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstpipeline.c pipeline: only have a top-level pipeline do pipeline management 2011-12-22 12:31:36 +01:00
gstpipeline.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstplugin.c gstplugin: add a few consts to read only data 2012-01-27 11:32:12 +00:00
gstplugin.h Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gstpluginfeature.c pluginfeature: deprecate gst_plugin_feature_type_name_filter() 2011-10-30 21:47:26 +00:00
gstpluginfeature.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstpluginloader.c pluginloader: only run gst-plugin-scanner with /usr/bin/arch wrapper on OS X >= 10.5 2011-04-15 21:02:35 +01:00
gstpluginloader.h Plugin loader phase 2 2009-10-06 19:51:42 +01:00
gstpoll.c poll: include correct poll.h based on autoconf test 2012-01-04 23:47:46 +00:00
gstpoll.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstpreset.c preset: allow applications to specify an extra preset dir 2011-12-09 16:15:27 +01:00
gstpreset.h Fixes the lack of an include directive in gst/gstpreset.h 2012-01-30 17:22:59 +00:00
gstquark.c Add new TOC and TOC select events 2012-04-02 21:50:55 +02:00
gstquark.h Add new TOC and TOC select events 2012-04-02 21:50:55 +02:00
gstquery.c gst: don't export private TOC functions 2012-04-07 16:04:14 +01:00
gstquery.h Add new TOC query 2012-04-02 21:50:55 +02:00
gstregistry.c registry: fix compilation with --disable-registry 2012-02-04 15:52:21 +00:00
gstregistry.h docs: typo fixes 2011-02-28 15:01:54 +00:00
gstregistrybinary.c registry: fix lseek() return code handling 2012-02-24 23:49:54 +00:00
gstregistrybinary.h registrybinary: small cleanups 2011-05-24 20:30:11 +03:00
gstregistrychunks.c registrychunks: explicitly cast to the enum types 2011-08-26 14:11:14 +02:00
gstregistrychunks.h binaryregistry: ignore the plugin cache if the filter environment has changed 2010-06-23 17:56:51 +01:00
gstsegment.c segment: use GST_SEEK_FLAG_NONE instead of 0 2011-08-26 14:11:14 +02:00
gstsegment.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gststructure.c gststructure: clarify _get docs about the returned reference 2012-01-11 12:23:25 +00:00
gststructure.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstsystemclock.c g_thread_create() is deprecated in GLib master, use g_thread_try_new() instead 2011-12-03 13:58:51 +00:00
gstsystemclock.h docs: we don't need to document private members in opaque structs 2011-05-03 13:03:20 +03:00
gsttaglist.c tags: add GST_TAG_LANGUAGE_NAME 2012-01-02 00:17:17 +00:00
gsttaglist.h tags: add GST_TAG_LANGUAGE_NAME 2012-01-02 00:17:17 +00:00
gsttagsetter.c tagsetter: update for thread API deprecations in glib master 2011-12-03 16:02:36 +00:00
gsttagsetter.h Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gsttask.c pad, task: improve debug logging 2012-03-08 16:30:49 +00:00
gsttask.h task: fix GST_TASK_BROADCAST 2011-03-17 23:42:48 +00:00
gsttaskpool.c docs: gst: more gobject introspection annotations 2010-12-07 18:37:04 +00:00
gsttaskpool.h docs: add Since markers to task pool docs and document task function 2010-01-06 19:18:53 +00:00
gsttoc.c toc: fix memory leaks while copying content 2012-04-11 10:28:43 +02:00
gsttoc.h Add generic table of contents (TOC) support 2012-04-02 21:50:55 +02:00
gsttocsetter.c Add new GstTocSetter interface 2012-04-02 21:50:55 +02:00
gsttocsetter.h Add new GstTocSetter interface 2012-04-02 21:50:55 +02:00
gsttrace.c trace: add GST_ALLOC_TRACE_NONE for consistency and use it 2011-08-26 14:11:14 +02:00
gsttrace.h docs: add since 0.10.36 on the new _NONE enum values 2011-08-26 14:11:15 +02:00
gsttypefind.c pluginfeature: store pointer to plugin in addition to the plugin name 2011-04-24 11:27:19 +01:00
gsttypefind.h docs: add since 0.10.36 on the new _NONE enum values 2011-08-26 14:11:15 +02:00
gsttypefindfactory.c docs: add () to xref the function. 2010-12-08 11:53:10 +02:00
gsttypefindfactory.h gst/: Fix memory leak in GstTypeFindFactory. 2005-11-29 23:56:20 +00:00
gsturi.c Use "const" instead G_CONST_RETURN 2011-06-09 17:54:27 +01:00
gsturi.h uri: fix wrong G_GNUC_MALLOC 2011-11-26 19:45:48 +00:00
gstutils.c Suppress deprecation warnings in selected files, for g_static_rec_mutex_* mostly 2011-12-04 14:38:26 +00:00
gstutils.h docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gstvalue.c value: micro-optimisation: avoid some unnecessary g_value_unset() 2011-12-26 11:27:07 +00:00
gstvalue.h gst: sprinkle some G_GNUC_MALLOC 2011-11-26 18:57:44 +00:00
gstversion.h.in version: Take nano version into account in GST_CHECK_VERSION() 2010-12-02 19:02:08 +01:00
gstxml.c xml: keep dummy gst_xml_get_type() function for g-i even if rest of GstXML is removed 2010-06-26 10:35:38 +01:00
gstxml.h gstxml: Deprecate GstXml and related functions 2010-06-25 18:25:40 +02:00
Makefile.am Add new GstTocSetter interface 2012-04-02 21:50:55 +02:00
math-compat.h math-compat: don't re-define _USE_MATH_DEFINES if already defined 2010-11-03 14:21:02 +00:00