The NetBSD Project

CVS log for pkgsrc/multimedia/gstreamer0.10/PLIST

[BACK] Up to [cvs.netbsd.org] / pkgsrc / multimedia / gstreamer0.10

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.25 / (download) - annotate - [select for diffs], Tue Feb 28 18:25:14 2012 UTC (2 months, 3 weeks ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, HEAD
Changes since 1.24: +4 -4 lines
Diff to previous 1.24 (colored)

update to 0.10.36
changes:
-new muxer/mixer helper class: GstCollectPads2
-weak ref support for mini objects
-qdata support for buffers to attach additional metadata
-input-selector: "sync-streams" property to sync inactive inputs with
 active one
-multiqueue: add "sync-by-running-time" property to sync
 not-linked/deactivated streams by running time (instead of input order
 of buffers)

Revision 1.24 / (download) - annotate - [select for diffs], Wed May 18 09:34:20 2011 UTC (12 months, 1 week ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.23: +6 -1 lines
Diff to previous 1.23 (colored)

update to 0.10.34
changes: many fixes and improvements -- see the ChangeLog

Revision 1.23 / (download) - annotate - [select for diffs], Wed Jan 26 23:15:03 2011 UTC (15 months, 4 weeks ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.22: +8 -1 lines
Diff to previous 1.22 (colored)

update to 0.10.32
changes:
-moved some elements from -bad to here
-Performance improvements
-misc fixes and improvements

Revision 1.22 / (download) - annotate - [select for diffs], Fri Dec 3 18:05:58 2010 UTC (17 months, 3 weeks ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.21: +5 -1 lines
Diff to previous 1.21 (colored)

update to 0.10.31
changes: many fixes and improvements - see the Changelog

Revision 1.21 / (download) - annotate - [select for diffs], Thu Jul 22 12:51:49 2010 UTC (22 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.20: +2 -1 lines
Diff to previous 1.20 (colored)

update to 0.10.30
changes: bugfixes, minor extensions

Revision 1.20 / (download) - annotate - [select for diffs], Tue Feb 16 13:07:05 2010 UTC (2 years, 3 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.19: +7 -1 lines
Diff to previous 1.19 (colored)

update to 0.10.26
changes:
-registry: do plugin scanning (on *nix) using an external helper binary
-lots of performance improvements
-add GstByteWriter, a simple generic byte writer
-queue2: move from gst-plugins-base into the coreelements plugin in core
-other fixes and improvements

Revision 1.19 / (download) - annotate - [select for diffs], Wed Oct 21 16:39:38 2009 UTC (2 years, 7 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.18: +3 -1 lines
Diff to previous 1.18 (colored)

update to 0.10.25
changes:
Improve the byte-reader API
GObject introspection support
Improve clock accuracy on win32
Optimisations in capabilities checking
Optimisations and fixes in the basetransform base class
new 64-bit scaling utility function variants
Various bug-fixes and improvements

Revision 1.18 / (download) - annotate - [select for diffs], Mon Aug 17 17:40:25 2009 UTC (2 years, 9 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.17: +6 -1 lines
Diff to previous 1.17 (colored)

update to 0.10.24
changes:
Fully support nested structures in caps
Support frame-by-frame stepping in sinks
Add buffer-lists to pass around groups of buffers
Use TaskPools for managing worker threads
New stream-status API for finer thread control
Code optimisations
Many other bug-fixes and enhancements

Revision 1.17 / (download) - annotate - [select for diffs], Sun Jun 14 18:08:06 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.16: +1 -12 lines
Diff to previous 1.16 (colored)

Remove @dirrm entries from PLISTs

Revision 1.16 / (download) - annotate - [select for diffs], Mon May 25 15:59:21 2009 UTC (3 years ago) by drochner
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored)

update to 0.10.23
changes:
Support files > 4GB on Windows
Controller interpolation fixes
Add timer support to GstPoll and use it for clocking
Attempt to typefind contents from the file extension if all else fails
GStreamer revision control switched to Git
Many other bug fixes and improvements

Revision 1.15 / (download) - annotate - [select for diffs], Mon Jan 26 10:34:48 2009 UTC (3 years, 3 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.14: +11 -6 lines
Diff to previous 1.14 (colored)

update to 0.10.22
changes:
GstController improvements
Extensions to the latency setting behaviours
Ability for plugins to register dependencies to trigger re-scanning
Optimisations in some common operations on caps and values and elsewhere
Add sequence numbers to events so dependent events can be associated
  with the event that caused them
New macros for reading and writing float values
Many improvements in the basesink base class
Support non-default main contexts for GstBus watches
Improvements in pull-mode scheduling of sinks
Fixes for alignment issues on sparc
Ghost pad fixes
New bit-reader assistance API
Many other bug fixes and improvements

Revision 1.14 / (download) - annotate - [select for diffs], Thu Oct 16 16:20:38 2008 UTC (3 years, 7 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.13: +3 -1 lines
Diff to previous 1.13 (colored)

update to 0.10.21
changes:
Basetransform rework
Basesink synchronisation extensions
New documentation
Many bug fixes, enhancements and optimisations

Revision 1.13 / (download) - annotate - [select for diffs], Tue Jul 15 10:05:31 2008 UTC (3 years, 10 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.12: +18 -3 lines
Diff to previous 1.12 (colored)

update to 0.10.20
changes:
Add the Presets interface
Use the binary registry by default
Deprecate gst_element_get_pad and don't use it anywhere any more.
Reverse playback fixes
API to get missing element messages from parse_launch parsing.
Fixes in latency calculations
BaseTransform negotiation fixes
New Buffering query and messages
Fix multiqueue deadlocks when changing limits
Remove pre-generated parser hacks and require newer flex/bison
Use GSlice in more places
Use static strings in property declarations everywhere to save memory
 allocations
Fix unaligned memory accesses with the binary registry and add CRC checks
Lots of other bug fixes

Revision 1.12 / (download) - annotate - [select for diffs], Sat Apr 12 22:43:07 2008 UTC (4 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper
Changes since 1.11: +6 -6 lines
Diff to previous 1.11 (colored)

Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Apr 10 11:54:40 2008 UTC (4 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.10: +4 -1 lines
Diff to previous 1.10 (colored)

update to 0.10.19
changes:
-New GstPoll abstraction simplifies operations on multiple fd's/sockets
-Various bug fixes and corrections

Revision 1.10 / (download) - annotate - [select for diffs], Fri Feb 1 20:40:17 2008 UTC (4 years, 3 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

update to 0.10.17
changes:
Monotonic/Posix clock support
Dumping of dot-file graph descriptions for debugging
Clean-up of exported symbols
Many bug-fixes and enhancements

Revision 1.9 / (download) - annotate - [select for diffs], Thu Nov 22 20:25:20 2007 UTC (4 years, 6 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.8: +10 -1 lines
Diff to previous 1.8 (colored)

update to 0.10.15
changes:
Changes for asynchronous sink management
New ts-offset property on basesink for adjusting clock synchronisation
New GstController LFO feature
Fixes and improvements in latency measurement for live pipelines
Additional documentation and docs fixes
Faster typefinding
More tag types added
Improvements in various core elements and parent classes
New unit tests
Allow dumping pipelines as dot graphs
GstStructures now support nesting
URIHandler interface can now be implemented in bindings
Many other bug-fixes and improvements

Revision 1.8 / (download) - annotate - [select for diffs], Thu Aug 30 12:21:51 2007 UTC (4 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.7: +8 -1 lines
Diff to previous 1.7 (colored)

Update to 0.10.14:

Changes since 0.10.13:

      * State change handling improvements
      * New improved GstController API
      * Multi-queue fixes and enhancements
      * Fewer dynamic library relocations
      * Various other fixes and improvements
      * Parallel installability with 0.8.x series
      * Threadsafe design and API

Bugs fixed since 0.10.13:

      * 457322 : registry is read twice on startup
      * 406632 : pkgconfigify the check for Check in configure.ac
      * 423700 : [multiqueue] leaks memory when flushing
      * 437457 : saving relocations for GstElementDetails
      * 444648 : [API] add GstParamSpecFraction
      * 444820 : build error with grammar.tab.c
      * 448794 : state changes are racy with decodebin after rewrite for 0...
      * 449197 : [capsfilter] Should set src pad caps on buffer
      * 449226 : Incomplete ghostpads in xml session save
      * 449493 : minor quoting fix in gst-feature.m4 macro
      * 450711 : [GstController] Improve extensibility by providing a GstC...
      * 451939 : [API] add GST_TAG_LICENSE_URI and GST_TAG_COPYRIGHT_URI
      * 459501 : gst_registry_lookup_feature_locked is slow
      * 462558 : Regression in async state change handling
      * 462752 : make gst_element_class_set_details_simple args const
      * 430682 : multiqueue doesn't output data on unlinked pads properly
      * 462085 : registry feature hash can access invalid memory
      * 357959 : buffer_alloc is not proxied through tee
      * 374639 : GstTee doesn't handle pad list resyncs properly
      * 449414 : [capsfilter] Copy of passed GstCaps taken instead of refe...
      * 453732 : [PATCH] multiqueue returns wrong internally linked pads

Revision 1.7 / (download) - annotate - [select for diffs], Fri Jun 8 12:57:00 2007 UTC (4 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.6: +111 -1 lines
Diff to previous 1.6 (colored)

Update to 0.10.13:

Changes since 0.10.12:

      * Latency handling infrastructure for live playback scenarios
      * State change handling changes
      * GstController property handling improved
      * Various bug fixes and improvements
      * Parallel installability with 0.8.x series
      * Threadsafe design and API

API additions since 0.10.12:

      * gst_element_change_state()
      * GST_STATE_TARGET
      * GST_BASE_TRANSFORM_LOCK/UNLOCK
      * GstClock::gst_clock_unadjust_unlocked()
      * fakesink::num-buffers property
      * GST_CORE_ERROR_DISABLED
      * basesrc::prepare_seek_segment vmethod
      * gst_buffer_try_new_and_alloc()
      * gst_buffer_copy_metadata()
      * GstBufferCopyFlags enum
      * GST_BUFFER_COPY_ALL flag
      * gst_uri_protocol_is_supported()
      * gst_base_src_query_latency()
      * GstQueue::pushing
      * gst_controller_suggest_next_sync()
      * gst_object_suggest_next_sync()
      * basesrc::unlock_stop
      * basesink::unlock_stop
      * GstBin::async-handling property
      * gst_message_new_async_start()
      * gst_message_parse_async_start()
      * gst_message_new_async_done()
      * GST_MESSAGE_ASYNC_START
      * GST_MESSAGE_ASYNC_DONE

Revision 1.6 / (download) - annotate - [select for diffs], Thu Feb 8 21:27:14 2007 UTC (5 years, 3 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.5: +6 -1 lines
Diff to previous 1.5 (colored)

add a "gstcheck" option which makes that the "check" library is pulled in
and an additional library library gets built which can be used for
selftests of gstreamer and plugins
not enabled per default

Revision 1.5 / (download) - annotate - [select for diffs], Mon Dec 11 12:38:18 2006 UTC (5 years, 5 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

update to 0.10.11
changes:
-many bugfixes
-API additions

Revision 1.4 / (download) - annotate - [select for diffs], Wed Jun 14 11:16:31 2006 UTC (5 years, 11 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.3: +1 -3 lines
Diff to previous 1.3 (colored)

update to 0.10.8
changes:
-many bugfixes
-API functions added
-gcc-4.1 fixes
-New version of data protocol now serializes events
-Registry cache updating is now done in a fork, so no plugins are left
 opened

Revision 1.3 / (download) - annotate - [select for diffs], Mon Apr 17 07:07:30 2006 UTC (6 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.2: +21 -21 lines
Diff to previous 1.2 (colored)

Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jan 25 19:51:19 2006 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.1: +9 -8 lines
Diff to previous 1.1 (colored)

Update to 0.10.2, ok jmmv@:

Changes since 0.10.1:

      * documentation updates
      * bug fixes

Bugs fixed since 0.10.1:

      * 325429 : GST_BOILERPLATE_FULL can't be used when compiling with -W...
      * 316086 : MinGW compilation: fileindexer depends on mmap

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Jan 18 15:35:48 2006 UTC (6 years, 4 months ago) by jmmv
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of gstreamer0.10, version 0.10.1.  This is an update of
gstreamer0.8 to the 0.10 series.  Changes:

Changes since 0.10.0:
    
      * element factory leak fixes
      * tests cleanup
      * BaseSrc seeking in other format than BYTES
      * collectpad fixes

Bugs fixed since 0.10.0:
    
      * 322441 : getcontext() in common/m4/gst-mcsc.m4 uses incorrect stac...
      * 323041 : [BASESRC] basesrc does not handle a seek to non-bytes for...
      * 323870 : [tools] gst-feedback needs updating for 0.9/0.10
      * 323882 : gst-launch manpage needs updates
      * 323905 : use return val of g_list_append

API added since 0.10.0:
     
      * GST_TYPE_STATIC_CAPS
      * GST_TYPE_STATIC_PAD_TEMPLATE
      * GstNetTimeProvider::active
      * gst_base_src_set_format

Changes from the 0.8 series to 0.10 series:

      * Refcounting and API revised for thread safety, see rules in
        docs/design/part-MT-refcounting.txt

      * Scheduling is now done by the elements, they start/stop
        processing threads themselves. This removes the need for 
        a separate scheduler.

      * State changes now happen from sink to source. This makes sure
        that downstream elements are ready to process data when upstream
        starts producing.

      * EOS/ERROR/... does not change the state of elements anymore. This
        means that when the application sets the state on an element, it
        remains in this state.

      * GMainLoop integration. Information on the state of the pipeline
        is now received in the mainloop via the GstBus.

      * Events move separate from the datastream, this allows for both
        in and out of sync delivery of events.

      * Generic _pull() replaced by _pull_region() so that random access
        can be made faster.

      * data passing happens from PAUSED, called the preroll phase. In this
        state no data is rendered but it is queued in the sinks.

      * negotiation simplified. Caps are now attached to buffers and travel
        along with the datastream. 

      * GstBuffer is now subclassable.

      * Ghostpads now look and feel like real pads.

      * New Seeking/flushing policy.

      * Addition of base classes and helper functions in the core to abstract
        away the harder parts of plugin development.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Jan 18 15:35:48 2006 UTC (6 years, 4 months ago) by jmmv
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>