pkgsrc/multimedia/gstreamer0.10/distinfo

13 lines
836 B
Text
Raw Normal View History

$NetBSD: distinfo,v 1.37 2017/04/17 19:50:06 schwarz Exp $
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.
2006-01-18 16:35:48 +01:00
SHA1 (gstreamer-0.10.36.tar.bz2) = ff95b5316b920e7c2836588bba18fa61395fbd03
RMD160 (gstreamer-0.10.36.tar.bz2) = 5dd01d8ea7afe98e96037bf73f995654f469096e
Add SHA512 digests for distfiles for multimedia category Problems found locating distfiles: Package adobe-flash-plugin11: missing distfile flash-plugin-11.2.202.540-release.i386.rpm Package gmplayer: missing distfile mplayer/AlienMind-1.2.tar.bz2 Package gmplayer: missing distfile mplayer/BlueHeart-1.5.tar.bz2 Package gmplayer: missing distfile mplayer/CornerMP-aqua-1.4.tar.bz2 Package gmplayer: missing distfile mplayer/MPlayer-1.1.1.tar.xz Package gmplayer: missing distfile mplayer/WMP6-2.2.tar.bz2 Package gmplayer: missing distfile mplayer/gnome-1.1.tar.bz2 Package gmplayer: missing distfile mplayer/hwswskin-1.3.tar.bz2 Package gmplayer: missing distfile mplayer/neutron-1.6.tar.bz2 Package gmplayer: missing distfile mplayer/plastic-1.3.tar.bz2 Package gmplayer: missing distfile mplayer/slim-1.3.tar.bz2 Package gmplayer: missing distfile mplayer/xine-lcd-1.2.tar.bz2 Package handbrake: missing distfile handbrake/HandBrake-0.9.3.tar.gz Package handbrake: missing distfile handbrake/bzip2-1.0.5.tar.gz Package handbrake: missing distfile handbrake/faad2-2.6.1.tar.gz Package handbrake: missing distfile handbrake/lame-3.98.tar.gz Package handbrake: missing distfile handbrake/libdvdread-0.9.7.tar.gz Package handbrake: missing distfile handbrake/libmp4v2-r45.tar.gz Package handbrake: missing distfile handbrake/libquicktime-0.9.10.tar.gz Package handbrake: missing distfile handbrake/libtheora-1.0.tar.gz Package handbrake: missing distfile handbrake/mpeg2dec-0.5.1.tar.gz Package handbrake: missing distfile handbrake/x264-r1028-83baa7f.tar.gz Package handbrake: missing distfile handbrake/zlib-1.2.3.tar.gz Package libdvdcss: missing distfile libdvdcss-1.3.99.tar.bz2 Package mplayer-share: missing distfile mplayer/MPlayer-1.1.1.tar.xz Package mpv: missing distfile mpv-0.12.0.tar.gz Package realplayer-codecs: missing distfile rp8codecs-20040626.tar.bz2 Package realplayer-codecs: missing distfile rp8codecs-alpha-20050115.tar.bz2 Package win32-codecs: missing distfile rp9codecs-win32-20050115.tar.bz2 Package xanim: missing distfile xa2.0_cvid_netbsd386.o.gz Package xanim: missing distfile xa2.0_iv32_netbsd386.o.gz Package xanim: missing distfile xa1.0_cyuv_netbsd68k.o.gz Package xanim: missing distfile xa2.0_cvid_linuxELF.o.gz Package xanim: missing distfile xa2.0_iv32_linuxELF.o.gz Package xanim: missing distfile xa1.0_cyuv_sparcAOUT.o.gz Package xanim: missing distfile xa2.0_cvid_sparcELF.o.gz Package xanim: missing distfile xa2.0_iv32_sparcELF.o.gz Package xanim: missing distfile xa1.0_cyuv_linuxPPC.o.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-11-04 00:54:22 +01:00
SHA512 (gstreamer-0.10.36.tar.bz2) = f6037bdadbc05122208313ce53d0e29da0381ed8ec67fee7cb39c8aca83fc540d646b65b0790c14c2365d6bd8443ba4008479dcd23a2e34b05536697c7208962
Size (gstreamer-0.10.36.tar.bz2) = 3655705 bytes
SHA1 (patch-aa) = bc10562292a005ec43d64401964eddf50d9aa1d5
SHA1 (patch-af) = 9c3a045b4b7d17ca40edae513167bbba049aaa76
SHA1 (patch-configure) = 31bbd85951bcd8b3f4b6c6e8d674bdf7b69480b5
SHA1 (patch-gst_gstdatetime.c) = 67c23f098e8ebe4b85ed7b38013beb0363fc37e2
SHA1 (patch-gst_gsttaglist.c) = 2adc4ecf335046e2d668b5965e0fe4847a64c59a
SHA1 (patch-gst_parse_grammar.y) = 73cf46f94b436972666726d0f395ffcf8cf5abc2