platform/upstream/gstreamer.git
14 years agoinvtelecine: Add multiple pulldown formats
David Schleef [Tue, 9 Mar 2010 20:32:42 +0000 (12:32 -0800)]
invtelecine: Add multiple pulldown formats

14 years agoinvtelecine: handle different frame sizes
David Schleef [Sat, 22 May 2010 06:39:06 +0000 (23:39 -0700)]
invtelecine: handle different frame sizes

14 years agobasevideodecoder: (in vp8) Mark discont buffers
David Schleef [Mon, 24 May 2010 19:55:16 +0000 (12:55 -0700)]
basevideodecoder: (in vp8) Mark discont buffers

14 years agocog: remove old tests
David Schleef [Wed, 2 Jun 2010 06:50:03 +0000 (23:50 -0700)]
cog: remove old tests

14 years agotests: Add orc tests to check Makefile
David Schleef [Wed, 2 Jun 2010 06:34:05 +0000 (23:34 -0700)]
tests: Add orc tests to check Makefile

14 years agocog: use common/orc.mak
David Schleef [Tue, 1 Jun 2010 23:55:17 +0000 (16:55 -0700)]
cog: use common/orc.mak

14 years agoschro: Fix segfault on EOS
Sebastian Dröge [Sun, 16 May 2010 08:24:22 +0000 (10:24 +0200)]
schro: Fix segfault on EOS

14 years agoschro: fix for base video updates
David Schleef [Fri, 14 May 2010 08:21:08 +0000 (01:21 -0700)]
schro: fix for base video updates

14 years agodirac: Fixes for base video encoder changes
Sebastian Dröge [Sun, 16 May 2010 08:15:53 +0000 (10:15 +0200)]
dirac: Fixes for base video encoder changes

14 years agobasevideo: Move base video from vp8 to gst-libs
David Schleef [Tue, 1 Jun 2010 22:54:51 +0000 (15:54 -0700)]
basevideo: Move base video from vp8 to gst-libs

14 years agoAutomatic update of common submodule
David Schleef [Wed, 2 Jun 2010 06:49:31 +0000 (23:49 -0700)]
Automatic update of common submodule

From 17f89e5 to 47683c1

14 years agoAutomatic update of common submodule
David Schleef [Wed, 2 Jun 2010 05:55:11 +0000 (22:55 -0700)]
Automatic update of common submodule

From fd7ca04 to 17f89e5

14 years agovp8: Use VPX_PLANE_* instead of PLANE_*
Sebastian Dröge [Wed, 26 May 2010 04:52:15 +0000 (06:52 +0200)]
vp8: Use VPX_PLANE_* instead of PLANE_*

14 years agovp8: Add compatilibity defines to work with older versions of libvpx too
Sebastian Dröge [Mon, 24 May 2010 09:04:02 +0000 (11:04 +0200)]
vp8: Add compatilibity defines to work with older versions of libvpx too

14 years agovp8dec: s/IMG_FMT_I420/VPX_IMG_FMT_I420/
Philip Jägenstedt [Sun, 23 May 2010 07:28:13 +0000 (09:28 +0200)]
vp8dec: s/IMG_FMT_I420/VPX_IMG_FMT_I420/

This corresponds to upstream libvpx commit 6cd4a10e167203d1deb79abf60ee72599e97891b

14 years agovp8enc: Allow a maximum keyframe distance of 0, i.e. all frames are keyframes
Sebastian Dröge [Sat, 22 May 2010 10:55:45 +0000 (12:55 +0200)]
vp8enc: Allow a maximum keyframe distance of 0, i.e. all frames are keyframes

14 years agoivfparse: Send an initial NEWSEGMENT event
Sebastian Dröge [Sat, 22 May 2010 07:08:46 +0000 (09:08 +0200)]
ivfparse: Send an initial NEWSEGMENT event

14 years agoivfparse: Integrate into the build system
Sebastian Dröge [Sat, 22 May 2010 07:02:26 +0000 (09:02 +0200)]
ivfparse: Integrate into the build system

14 years agoivfparse: Add simple IVF parser
Sebastian Dröge [Sat, 22 May 2010 06:56:34 +0000 (08:56 +0200)]
ivfparse: Add simple IVF parser

This only supports VP8 so far.
Fixes bug #619158.

14 years agovp8dec: Set decoder deadline from the QoS information
Sebastian Dröge [Sat, 22 May 2010 06:45:35 +0000 (08:45 +0200)]
vp8dec: Set decoder deadline from the QoS information

14 years agoBack to development
Tim-Philipp Müller [Tue, 1 Jun 2010 09:18:06 +0000 (10:18 +0100)]
Back to development

14 years agoRelease 0.10.19
Tim-Philipp Müller [Mon, 31 May 2010 01:10:58 +0000 (02:10 +0100)]
Release 0.10.19

14 years agoUpdate .po files
Tim-Philipp Müller [Mon, 31 May 2010 01:10:08 +0000 (02:10 +0100)]
Update .po files

14 years agodocs: add some distclean rules to fix distcheck
Tim-Philipp Müller [Mon, 31 May 2010 00:52:17 +0000 (01:52 +0100)]
docs: add some distclean rules to fix distcheck

Stolen from gtk-doc.m4 and not found in gtk-doc-plugin.m4. We need
them because we do have libs/interfaces stuff as well now (namely
GstPhotography).

14 years agodocs: fix build of gtk-doc scanner
Tim-Philipp Müller [Sun, 30 May 2010 23:33:16 +0000 (00:33 +0100)]
docs: fix build of gtk-doc scanner

14 years agovp8enc: Move debug output one line above where the packet is still valid
Sebastian Dröge [Fri, 28 May 2010 14:35:12 +0000 (16:35 +0200)]
vp8enc: Move debug output one line above where the packet is still valid

14 years agovp8enc: Correctly ignore non-frame packets from the encoder
Sebastian Dröge [Fri, 28 May 2010 13:53:30 +0000 (15:53 +0200)]
vp8enc: Correctly ignore non-frame packets from the encoder

Fixes bug #619916.

14 years agompegvideoparse: change profile and level strings to something nicer-looking
Tim-Philipp Müller [Fri, 21 May 2010 13:01:34 +0000 (14:01 +0100)]
mpegvideoparse: change profile and level strings to something nicer-looking

This is more in line with what we do elsewhere, even if it doesn't
resemble the offical abbreviations exactly.

See #616078.

14 years agoh264parse: plug a few memory leaks
Mark Nauwelaerts [Tue, 25 May 2010 14:37:58 +0000 (16:37 +0200)]
h264parse: plug a few memory leaks

Fixes #619617.

14 years ago0.10.18.3 pre-release
Tim-Philipp Müller [Wed, 26 May 2010 13:11:15 +0000 (14:11 +0100)]
0.10.18.3 pre-release

14 years agodocs: fix dist/distcheck issues with camerabin figures
Tim-Philipp Müller [Wed, 26 May 2010 13:03:20 +0000 (14:03 +0100)]
docs: fix dist/distcheck issues with camerabin figures

Move figures into docs/plugins as well, to avoid issues with
make dist and make distcheck (make distdir will not first descend
into child directories). Out-of-source build seems to still work
as well.

14 years agopo: update translations
Tim-Philipp Müller [Wed, 26 May 2010 11:36:21 +0000 (12:36 +0100)]
po: update translations

14 years agoAutomatic update of common submodule
Tim-Philipp Müller [Wed, 26 May 2010 10:55:47 +0000 (11:55 +0100)]
Automatic update of common submodule

From 357b0db to fd7ca04

14 years agomplex: add MPLEX_LDFLAGS variable
Руслан Ижбулатов [Fri, 7 May 2010 12:42:12 +0000 (16:42 +0400)]
mplex: add MPLEX_LDFLAGS variable

So mingw32 users can hack around a compiler/linker bug.

Fixes #617145

14 years agompegvideoparse: fix crash if downstream is unliked
Zaheer Abbas Merali [Mon, 24 May 2010 23:27:17 +0000 (00:27 +0100)]
mpegvideoparse: fix crash if downstream is unliked

mpeg_packetizer_get_block() in some circumstances (here: if
downstream was unlinked) returns a block but does not set the
buffer causing mpegvideoparse_drain_avail() to cause invalid memory
access.

Fixes #619502.

14 years agoRemoving remaining gstapp*
Thiago Santos [Mon, 24 May 2010 20:41:40 +0000 (17:41 -0300)]
Removing remaining gstapp*

There are some remaining gstapp* living unlinked from the build scripts.
Remove them.

14 years agocamerabin: Fix test build
Thiago Santos [Mon, 24 May 2010 22:21:32 +0000 (19:21 -0300)]
camerabin: Fix test build

Adds missing -bad cflags to camerabin tests.

14 years agompegtspacketizer: fix minor memory leak
Sebastian Pölsterl [Sun, 23 May 2010 18:17:41 +0000 (19:17 +0100)]
mpegtspacketizer: fix minor memory leak

Don't leak language code.

Fixes #619444.

14 years agocogcolorspace: resample YUV->YUV conversions
David Schleef [Sat, 22 May 2010 03:48:34 +0000 (20:48 -0700)]
cogcolorspace: resample YUV->YUV conversions

Fixes a segfault (bug #618044).

14 years agovcdsrc: change VCD URI handler to the DVD scheme
Bastien Nocera [Thu, 8 Apr 2010 15:05:11 +0000 (16:05 +0100)]
vcdsrc: change VCD URI handler to the DVD scheme

The current URI parsing code doesn't allow setting the "device"
from which the VCD should be read.

Use the same structure as the DVD URI handling instead, so that
devices can be passed in the URI, as well as track number.

Up the rank of the VCD plugin so that it can be auto-plugged and
used by Totem.

https://bugzilla.gnome.org/show_bug.cgi?id=340986

14 years agobasevideodecoder: Take the frame duration into account when calculating the earliest...
Sebastian Dröge [Sat, 22 May 2010 05:44:27 +0000 (07:44 +0200)]
basevideodecoder: Take the frame duration into account when calculating the earliest time

This formula is used in many other elements too.

Fixes bug #619318.

14 years agobasevideodecoder: Reset QoS values when necessary
Sebastian Dröge [Sat, 22 May 2010 05:35:01 +0000 (07:35 +0200)]
basevideodecoder: Reset QoS values when necessary

14 years agovp8enc: Use GST_VIDEO_CAPS_YUV(I420) instead of handwritten I420 caps for the pad...
Sebastian Dröge [Sat, 22 May 2010 07:35:24 +0000 (09:35 +0200)]
vp8enc: Use GST_VIDEO_CAPS_YUV(I420) instead of handwritten I420 caps for the pad template

Fixes bug #619344.

14 years agovp8dec: drop late frames after decoding them
Philip Jägenstedt [Fri, 21 May 2010 18:53:36 +0000 (20:53 +0200)]
vp8dec: drop late frames after decoding them

This saves a memcpy, which is always something.

14 years agovp8enc: threads property
Philip Jägenstedt [Fri, 21 May 2010 19:28:29 +0000 (21:28 +0200)]
vp8enc: threads property

Increasing from 1 to 2 threads on an Thinkpad X60s decreased encode time
in a test from ~24 s to ~19 s, so this is quite useful.

Ideally we should let 0 be the default and automatically match the number
of CPU cores (or something).

14 years agovp8enc: add mode property to switch between CBR/VBR
Philip Jägenstedt [Fri, 21 May 2010 13:17:46 +0000 (15:17 +0200)]
vp8enc: add mode property to switch between CBR/VBR

Always using CBR when bitrate is used isn't that great, VBR mode
can produce meaningful results too.

14 years agovp8dec: Only enable postprocessing if the decoder supports it
Sebastian Dröge [Fri, 21 May 2010 08:54:57 +0000 (10:54 +0200)]
vp8dec: Only enable postprocessing if the decoder supports it

14 years agovp8: typo: s/HAVE_VP8_DECODER/HAVE_VP8_ENCODER/
Philip Jägenstedt [Fri, 21 May 2010 06:23:58 +0000 (08:23 +0200)]
vp8: typo: s/HAVE_VP8_DECODER/HAVE_VP8_ENCODER/

Fixup for bug #619172.

14 years agovp8: move #ifdef HAVE_VP8_ENCODER/DECODER
Philip Jägenstedt [Fri, 21 May 2010 06:13:06 +0000 (08:13 +0200)]
vp8: move #ifdef HAVE_VP8_ENCODER/DECODER

Otherwise we'll try including e.g. <vpx/vp8cx.h> which doesn't exist.

14 years agovp8: link with -lm -lpthread when testing for vp8 encoder/decoder
Philip Jägenstedt [Thu, 20 May 2010 14:49:03 +0000 (16:49 +0200)]
vp8: link with -lm -lpthread when testing for vp8 encoder/decoder

Fixup for bug #619172.

14 years agovp8enc: Write GStreamer element and version in the vorbiscomment vendor string
Sebastian Dröge [Thu, 20 May 2010 18:06:09 +0000 (20:06 +0200)]
vp8enc: Write GStreamer element and version in the vorbiscomment vendor string

14 years agovp8: Only enable the encoder or decoder if it's available in libvpx
Sebastian Dröge [Thu, 20 May 2010 14:49:03 +0000 (16:49 +0200)]
vp8: Only enable the encoder or decoder if it's available in libvpx

Fixes bug #619172.

14 years agovp8: exlcude dec/enc based on CONFIG_VP8_DECODER/ENCODER
Philip Jägenstedt [Thu, 20 May 2010 08:19:54 +0000 (10:19 +0200)]
vp8: exlcude dec/enc based on CONFIG_VP8_DECODER/ENCODER

This may not be very autotoolish, but works with libvpx in the state
that libvpx is actually in. Moved the debug init to the elements
themselves to minimize amount of #ifdefs

14 years agodocs: fix html image location for out-of-source build
Mark Nauwelaerts [Thu, 20 May 2010 13:59:57 +0000 (15:59 +0200)]
docs: fix html image location for out-of-source build

14 years agovp8enc: Limit max-latency to 25 to match libvpx
Philip Jägenstedt [Thu, 20 May 2010 07:24:53 +0000 (09:24 +0200)]
vp8enc: Limit max-latency to 25 to match libvpx

From libvpx/vp8/encoder/onyx_int.h:
 #define MAX_LAG_BUFFERS (CONFIG_REALTIME_ONLY? 1 : 25)

While we don't need to be tied to what libvpx does internally, it
doesn't make sense to pretend to support longer frame lags than are
actually possible.

14 years agovp8: Undef HAVE_CONFIG_H before including libvpx headers
Sebastian Dröge [Thu, 20 May 2010 07:56:25 +0000 (09:56 +0200)]
vp8: Undef HAVE_CONFIG_H before including libvpx headers

A public libvpx header includes private headers if this is
defined, causing compilation failures because the private headers
are not installed of course.

14 years agovp8enc: Some more minor adjustments for the Ogg mapping
Sebastian Dröge [Thu, 20 May 2010 06:53:12 +0000 (08:53 +0200)]
vp8enc: Some more minor adjustments for the Ogg mapping

14 years agoSplit out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS
David Schleef [Thu, 20 May 2010 00:12:55 +0000 (17:12 -0700)]
Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS

Move include directives for gst-libs into GST_PLUGINS_BAD_CFLAGS,
and fix all the Makefiles that use it.  This is so that all the
include directories are added in the proper order: first the
directories in srcdir/builddir, then gst-plugins-base dirs, then
gstreamer dirs.  If the order is wrong, installed headers may be
used instead of local headers and/or uninstalled headers from -base.

14 years agovp8dec: Fix memory leak
Sebastian Dröge [Wed, 19 May 2010 21:02:19 +0000 (23:02 +0200)]
vp8dec: Fix memory leak

14 years agovp8enc: Adjust Ogg mapping for the changes
Sebastian Dröge [Wed, 19 May 2010 19:34:42 +0000 (21:34 +0200)]
vp8enc: Adjust Ogg mapping for the changes

14 years agoqtmux: Add VP8
David Schleef [Thu, 13 May 2010 01:50:34 +0000 (18:50 -0700)]
qtmux: Add VP8

14 years agovp8dec: Add properties to control the VP8 decoder post processing feature
Sebastian Dröge [Wed, 19 May 2010 16:12:18 +0000 (18:12 +0200)]
vp8dec: Add properties to control the VP8 decoder post processing feature

This is disabled by default for now.

14 years agovp8enc: Rename keyframe-interval to max-keyframe-distance
Sebastian Dröge [Wed, 19 May 2010 15:16:54 +0000 (17:16 +0200)]
vp8enc: Rename keyframe-interval to max-keyframe-distance

And use default settings for buffer sizes until we expose this
somehow.

14 years agovp8: Improve error handling and debug output
Sebastian Dröge [Wed, 19 May 2010 15:13:17 +0000 (17:13 +0200)]
vp8: Improve error handling and debug output

14 years agovp8: Use correct strides and plane offsets for GStreamer
Sebastian Dröge [Wed, 19 May 2010 12:46:48 +0000 (14:46 +0200)]
vp8: Use correct strides and plane offsets for GStreamer

14 years agovp8enc: Implement GstTagSetter interface
Sebastian Dröge [Tue, 18 May 2010 12:47:54 +0000 (14:47 +0200)]
vp8enc: Implement GstTagSetter interface

14 years agovp8enc: Fix setting of the keyframe flag on encoded frames
Sebastian Dröge [Tue, 18 May 2010 12:33:49 +0000 (14:33 +0200)]
vp8enc: Fix setting of the keyframe flag on encoded frames

14 years agovp8enc: Post an error message on the bus if encoder initialization fails
Sebastian Dröge [Tue, 18 May 2010 12:30:15 +0000 (14:30 +0200)]
vp8enc: Post an error message on the bus if encoder initialization fails

14 years agovp8dec: Fix memory leaks and fail if initializing the decoder fails
Sebastian Dröge [Tue, 18 May 2010 12:28:55 +0000 (14:28 +0200)]
vp8dec: Fix memory leaks and fail if initializing the decoder fails

14 years agovp8enc: Set timebase
David Schleef [Tue, 18 May 2010 09:44:54 +0000 (02:44 -0700)]
vp8enc: Set timebase

Also misc cleanup.

14 years agovp8dec: Fix decoding of invisible frames
Sebastian Dröge [Sun, 16 May 2010 08:36:12 +0000 (10:36 +0200)]
vp8dec: Fix decoding of invisible frames

14 years agovp8enc: Update the latency when initializing the encoder
Sebastian Dröge [Fri, 14 May 2010 12:26:34 +0000 (14:26 +0200)]
vp8enc: Update the latency when initializing the encoder

14 years agovp8dec: Correctly initialize stream info before peeking at the stream
Sebastian Dröge [Fri, 14 May 2010 12:02:53 +0000 (14:02 +0200)]
vp8dec: Correctly initialize stream info before peeking at the stream

Otherwise peeking will fail and we'll get invalid values

14 years agovp8dec: Make sure to pass a keyframe as first frame to the decoder, copy output frame...
Sebastian Dröge [Fri, 14 May 2010 09:01:29 +0000 (11:01 +0200)]
vp8dec: Make sure to pass a keyframe as first frame to the decoder, copy output frames only once and require width/height/etc on the input caps

14 years agovp8enc: Add support for invisible frames and the Ogg mapping
Sebastian Dröge [Fri, 14 May 2010 08:30:18 +0000 (10:30 +0200)]
vp8enc: Add support for invisible frames and the Ogg mapping

14 years agovp8dec: Fix reset after seeking
David Schleef [Fri, 14 May 2010 08:14:46 +0000 (01:14 -0700)]
vp8dec: Fix reset after seeking

Also remove some unused code.

14 years agovp8enc: Set frame numbers as buffer offsets
Sebastian Dröge [Thu, 13 May 2010 19:19:32 +0000 (21:19 +0200)]
vp8enc: Set frame numbers as buffer offsets

14 years agovp8enc: Always get as many frames as possible from the encoder
Sebastian Dröge [Thu, 13 May 2010 19:18:08 +0000 (21:18 +0200)]
vp8enc: Always get as many frames as possible from the encoder

14 years agovp8enc: Fill the oldest pending frame instead of the newest
Sebastian Dröge [Thu, 13 May 2010 19:08:03 +0000 (21:08 +0200)]
vp8enc: Fill the oldest pending frame instead of the newest

14 years agovp8enc: Correctly set delta unit flag for non-keyframes
Sebastian Dröge [Thu, 13 May 2010 18:20:32 +0000 (20:20 +0200)]
vp8enc: Correctly set delta unit flag for non-keyframes

14 years agovp8: Add encoder/decoder
David Schleef [Thu, 13 May 2010 08:04:04 +0000 (01:04 -0700)]
vp8: Add encoder/decoder

14 years agoh264parse: fix wrong timestamps in some cases after seeking.
Alessandro Decina [Tue, 18 May 2010 19:32:22 +0000 (21:32 +0200)]
h264parse: fix wrong timestamps in some cases after seeking.

Reset ->last_outbuf_dts on flush-stop. Fixes #619064.

14 years agompegtsdemux: fix memory corruption when parsing adaptation field
Zaheer Abbas Merali [Mon, 17 May 2010 15:26:03 +0000 (16:26 +0100)]
mpegtsdemux: fix memory corruption when parsing adaptation field

14 years agoRemove unused polyp audio plugin code
Tim-Philipp Müller [Mon, 17 May 2010 10:52:45 +0000 (11:52 +0100)]
Remove unused polyp audio plugin code

polypaudio was renamed to pulseaudio ages ago.

Fixes #618867.

14 years agoresindvd: Check for dvdnav and dvdread libraries
Sebastian Dröge [Sat, 15 May 2010 13:37:59 +0000 (15:37 +0200)]
resindvd: Check for dvdnav and dvdread libraries

14 years agoexamples: Don't install camerabin examples
Benjamin Otte [Fri, 14 May 2010 23:18:52 +0000 (01:18 +0200)]
examples: Don't install camerabin examples

14 years ago0.10.18.2 pre-release
Tim-Philipp Müller [Fri, 14 May 2010 23:19:17 +0000 (00:19 +0100)]
0.10.18.2 pre-release

14 years agodocs: remove more cruft related to plugins that have been moved to -good
Tim-Philipp Müller [Fri, 14 May 2010 17:31:52 +0000 (18:31 +0100)]
docs: remove more cruft related to plugins that have been moved to -good

14 years agoAutomatic update of common submodule
Tim-Philipp Müller [Fri, 14 May 2010 17:25:13 +0000 (18:25 +0100)]
Automatic update of common submodule

From 4d67bd6 to 357b0db

14 years agoconfigure: fix --disable-external
Tim-Philipp Müller [Fri, 14 May 2010 15:53:20 +0000 (16:53 +0100)]
configure: fix --disable-external

14 years agobuild: add old shave files in common to 'cruft' files
Tim-Philipp Müller [Fri, 14 May 2010 00:55:41 +0000 (01:55 +0100)]
build: add old shave files in common to 'cruft' files

14 years agofestival: Only close the connection if it's opened
Sebastian Dröge [Thu, 13 May 2010 12:42:48 +0000 (14:42 +0200)]
festival: Only close the connection if it's opened

14 years agofestival: Don't open an infinite number of connections to the server and close connec...
Ivan Zderadicka [Thu, 13 May 2010 12:41:08 +0000 (14:41 +0200)]
festival: Don't open an infinite number of connections to the server and close connections

Fixes bug #618527.

14 years agojacksrc: make sure we always read nframes
Wim Taymans [Thu, 13 May 2010 10:55:29 +0000 (12:55 +0200)]
jacksrc: make sure we always read nframes

Error out when we are asked to read a different size that what was configured as
the jack period size because that would mean something else is wrong.

Fixes #618409

14 years agojack: improve process_cb
Tristan Matthews [Tue, 11 May 2010 21:56:31 +0000 (17:56 -0400)]
jack: improve process_cb

14 years agofrei0r: Fix setting of boolean values
Joshua M. Doe [Tue, 11 May 2010 17:52:51 +0000 (13:52 -0400)]
frei0r: Fix setting of boolean values

Setting boolean type parameters from gst-launch failed because of improper handling of type conversions.

Fixes bug #618388.

14 years agompegtsparse: parse TDT table in mpegts.
Zaheer Abbas Merali [Wed, 12 May 2010 11:00:16 +0000 (13:00 +0200)]
mpegtsparse: parse TDT table in mpegts.

Some tables in MPEG-TS do not have a crc in the spec, so also mpegtsparse
is not calculating crc for sections with table_id 0x70 - 0x72 because they
do not have a CRC in the spec. See EN300468. Parse Time and Date table and
output bus message.

14 years agopo: remove oss4 strings
Tim-Philipp Müller [Tue, 11 May 2010 15:03:26 +0000 (16:03 +0100)]
po: remove oss4 strings

14 years agoRemove oss4 plugin
Tim-Philipp Müller [Tue, 11 May 2010 14:33:54 +0000 (15:33 +0100)]
Remove oss4 plugin

It has been moved to gst-plugins-good.

See #614305.

14 years agoRemove imagefreeze plugin/element.
Tim-Philipp Müller [Tue, 11 May 2010 13:02:33 +0000 (14:02 +0100)]
Remove imagefreeze plugin/element.

It has been moved to gst-plugins-good.

See #613786.