platform/upstream/gstreamer.git
12 years agocurl: new curlsmtpsink element
Sebastian Rasmussen [Wed, 25 Apr 2012 17:46:53 +0000 (19:46 +0200)]
curl: new curlsmtpsink element

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

12 years agocurl: new curlftpsink element
Patricia Muscalu [Mon, 23 Jan 2012 08:45:24 +0000 (09:45 +0100)]
curl: new curlftpsink element

http://bugzilla.gnome.org/show_bug.cgi?id=653741

12 years agocurl: new curlfilesink element
Patricia Muscalu [Mon, 23 Jan 2012 08:28:10 +0000 (09:28 +0100)]
curl: new curlfilesink element

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

12 years agocurl: refactor curlsink, rename to curlhttpsink
Patricia Muscalu [Mon, 23 Jan 2012 08:00:47 +0000 (09:00 +0100)]
curl: refactor curlsink, rename to curlhttpsink

Split into base, tls and http classes.

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

12 years agogaudieffects: consistency in templates name
Luis de Bethencourt [Thu, 10 May 2012 20:15:42 +0000 (21:15 +0100)]
gaudieffects: consistency in templates name

12 years agohlsdemux: Add a connection-speed property
Thibault Saunier [Thu, 10 May 2012 14:11:18 +0000 (10:11 -0400)]
hlsdemux: Add a connection-speed property

Conflicts:

gst/hls/gsthlsdemux.c

12 years agohls: Add a way to get best playlist for a specific bitrate in M3U8Client
Thibault Saunier [Thu, 10 May 2012 14:10:14 +0000 (10:10 -0400)]
hls: Add a way to get best playlist for a specific bitrate in M3U8Client

Make use of it in hlsdemux

12 years agohlsdemux: Add failover protection.
Youness Alaoui [Tue, 8 May 2012 17:27:15 +0000 (13:27 -0400)]
hlsdemux: Add failover protection.

Multiple streams with same bandwidth get retried

12 years agohlsdemux: Calculate the real bitrate and switch to the correct variant
Youness Alaoui [Tue, 8 May 2012 17:04:35 +0000 (13:04 -0400)]
hlsdemux: Calculate the real bitrate and switch to the correct variant

We now calculate the actual bitrate using the download speed/size and
then switch directly to the variant that matches our bandwidth the
most.
It will also be able to handle any use case where some of the
variants are not available, and would skip them and go to the next
possible variant.

Conflicts:

gst/hls/gsthlsdemux.c

12 years agohlsdemux: Do not reset the sequence number in a live stream for a normal playlist...
Youness Alaoui [Tue, 8 May 2012 15:34:47 +0000 (11:34 -0400)]
hlsdemux: Do not reset the sequence number in a live stream for a normal playlist update.

Only for stream switching

12 years agohlsdemux: If we update the playlist, make sure the sequence number is never more...
Thibault Saunier [Tue, 8 May 2012 15:33:50 +0000 (11:33 -0400)]
hlsdemux: If we update the playlist, make sure the sequence number is never more than 3 fragments before the end

12 years agohlsdemux: In a live stream, do not start from 3 fragments before the end.
Youness Alaoui [Tue, 8 May 2012 15:13:26 +0000 (11:13 -0400)]
hlsdemux: In a live stream, do not start from 3 fragments before the end.

12 years agohlsdemux: No need to store position since it's the buffer's timestamp
Youness Alaoui [Tue, 8 May 2012 15:09:28 +0000 (11:09 -0400)]
hlsdemux: No need to store position since it's the buffer's timestamp

This also will fix the issue of having the current position different
from the actual position of the first buffer in the queue in case
the caching caused a resync of the sequence number.

Conflicts:

gst/hls/gsthlsdemux.c

12 years agohlsdemux: Fallback to previous playlist when switching if the new playlist can't...
Youness Alaoui [Fri, 16 Sep 2011 00:47:54 +0000 (20:47 -0400)]
hlsdemux: Fallback to previous playlist when switching if the new playlist can't be fetched

12 years agogaudieffects: consistency fixes in gstgaussblur
Luis de Bethencourt [Thu, 10 May 2012 12:46:27 +0000 (13:46 +0100)]
gaudieffects: consistency fixes in gstgaussblur

12 years agogaudieffects: port gaussianblur to GstVideoFilter
Luis de Bethencourt [Thu, 10 May 2012 09:47:27 +0000 (10:47 +0100)]
gaudieffects: port gaussianblur to GstVideoFilter

12 years agogaudieffects: port solarize to GstVideoFilter
Luis de Bethencourt [Wed, 9 May 2012 16:21:30 +0000 (17:21 +0100)]
gaudieffects: port solarize to GstVideoFilter

12 years agogaudieffects: port exclusion to GstVideoFilter
Luis de Bethencourt [Wed, 9 May 2012 16:06:20 +0000 (17:06 +0100)]
gaudieffects: port exclusion to GstVideoFilter

12 years agogaudieffects: port dodge to GstVideoFilter
Luis de Bethencourt [Wed, 9 May 2012 15:55:17 +0000 (16:55 +0100)]
gaudieffects: port dodge to GstVideoFilter

12 years agogaudieffects: port dilate to GstVideoFilter
Luis de Bethencourt [Wed, 9 May 2012 15:30:40 +0000 (16:30 +0100)]
gaudieffects: port dilate to GstVideoFilter

12 years agogaudieffects: port burn to GstVideoFilter
Luis de Bethencourt [Wed, 9 May 2012 15:10:18 +0000 (16:10 +0100)]
gaudieffects: port burn to GstVideoFilter

12 years agogaudieffects: port chromium to GstVideoFilter
Luis de Bethencourt [Wed, 9 May 2012 14:44:02 +0000 (15:44 +0100)]
gaudieffects: port chromium to GstVideoFilter

12 years agogaudieffects: use GST_DEBUG_FUNCPTR in blur
Luis de Bethencourt [Wed, 9 May 2012 13:28:09 +0000 (14:28 +0100)]
gaudieffects: use GST_DEBUG_FUNCPTR in blur

12 years agogaudieffects: port to 0.11
Luis de Bethencourt [Wed, 9 May 2012 12:35:46 +0000 (13:35 +0100)]
gaudieffects: port to 0.11

12 years agogaudieffects: port gaussblur to 0.11
Luis de Bethencourt [Wed, 9 May 2012 08:49:10 +0000 (09:49 +0100)]
gaudieffects: port gaussblur to 0.11

12 years agogaudieffects: port solarize to 0.11
Luis de Bethencourt [Tue, 8 May 2012 17:09:20 +0000 (18:09 +0100)]
gaudieffects: port solarize to 0.11

12 years agogaudieffects: port exclusion to 0.11
Luis de Bethencourt [Tue, 8 May 2012 17:09:09 +0000 (18:09 +0100)]
gaudieffects: port exclusion to 0.11

12 years agogaudieffects: port dodge to 0.11
Luis de Bethencourt [Tue, 8 May 2012 16:38:22 +0000 (17:38 +0100)]
gaudieffects: port dodge to 0.11

12 years agogaudieffects: port dilate to 0.11
Luis de Bethencourt [Tue, 8 May 2012 16:17:16 +0000 (17:17 +0100)]
gaudieffects: port dilate to 0.11

12 years agogaudieffects: add header to gaussblur
Luis de Bethencourt [Tue, 8 May 2012 15:50:06 +0000 (16:50 +0100)]
gaudieffects: add header to gaussblur

12 years agogaudieffects: port chromium to 0.11
Luis de Bethencourt [Tue, 8 May 2012 15:39:02 +0000 (16:39 +0100)]
gaudieffects: port chromium to 0.11

12 years agogaudieffects: port burn to 0.11
Luis de Bethencourt [Tue, 8 May 2012 15:38:48 +0000 (16:38 +0100)]
gaudieffects: port burn to 0.11

12 years agocontroller: port to new controller location and api
Luis de Bethencourt [Tue, 8 May 2012 13:17:06 +0000 (14:17 +0100)]
controller: port to new controller location and api

12 years agod3dvideosink: fix deadlock when the device is lost
Andoni Morales Alastruey [Tue, 8 May 2012 15:58:58 +0000 (17:58 +0200)]
d3dvideosink: fix deadlock when the device is lost

12 years agod3dvideosink: remove trailing ';' from locks defines to make gst-indent happy
Andoni Morales Alastruey [Tue, 8 May 2012 16:10:30 +0000 (18:10 +0200)]
d3dvideosink: remove trailing ';' from locks defines to make gst-indent happy

12 years agoshmsink: fix memory corruption when a client disconnects (fixes #675640)
Aleix Conchillo Flaque [Mon, 7 May 2012 20:13:34 +0000 (13:13 -0700)]
shmsink: fix memory corruption when a client disconnects (fixes #675640)

Also, add a check to make sure a client isn't dumped twice

12 years agorfbsrc: call WSAStartup/Cleanup on win32
Tim-Philipp Müller [Mon, 7 May 2012 22:57:08 +0000 (23:57 +0100)]
rfbsrc: call WSAStartup/Cleanup on win32

If we link against libwinsock2, we should probably call
Startup/Cleanup as well.

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

12 years agorfbsrc: fix librfb linking on win32
Marc-André Lureau [Thu, 3 May 2012 21:42:13 +0000 (23:42 +0200)]
rfbsrc: fix librfb linking on win32

libtool: link:  i686-w64-mingw32-gcc -shared .libs/libgstrfbsrc.dll.def
.libs/libgstrfbsrc_la-gstrfbsrc.o  -Wl,--whole-archive ./.libs/librfb.a
-Wl,--no-whole-archive  -L/usr/i686-w64-mingw32/sys-root/mingw/lib
-lgstbase-0.10 -lgstreamer-0.10 -lxml2 -lgobject-2.0 -lgthread-2.0
-lgmodule-2.0 -lglib-2.0 -lintl  -mms-bitfields -mms-bitfields -O2   -o
.libs/libgstrfbsrc.dll -Wl,--enable-auto-image-base -Xlinker
--out-implib -Xlinker .libs/libgstrfbsrc.dll.a
Creating library file: .libs/libgstrfbsrc.dll.a
./.libs/librfb.a(librfb_la-rfbdecoder.o): In function
`rfb_decoder_read':
/home/elmarco/pkg/rhel/mingw-gstreamer-plugins-bad-free/gst-plugins-bad-0.10.23/build_win32/gst/librfb/../../../gst/librfb/rfbdecoder.c:164:
undefined reference to `_imp__recv@16'
./.libs/librfb.a(librfb_la-rfbdecoder.o): In function
`rfb_decoder_connect_tcp':
/home/elmarco/pkg/rhel/mingw-gstreamer-plugins-bad-free/gst-plugins-bad-0.10.23/build_win32/gst/librfb/../../../gst/librfb/rfbdecoder.c:112:
undefined reference to `_imp__socket@12'
/home/elmarco/pkg/rhel/mingw-gstreamer-plugins-bad-free/gst-plugins-bad-0.10.23/build_win32/gst/librfb/../../../gst/librfb/rfbdecoder.c:119:
undefined reference to `_imp__htons@4'
/home/elmarco/pkg/rhel/mingw-gstreamer-plugins-bad-free/gst-plugins-bad-0.10.23/build_win32/gst/librfb/../../../gst/librfb/rfbdecoder.c:123:
undefined reference to `_imp__inet_addr@4'
/home/elmarco/pkg/rhel/mingw-gstreamer-plugins-bad-free/gst-plugins-bad-0.10.23/build_win32/gst/librfb/../../../gst/librfb/rfbdecoder.c:125:
undefined reference to `_imp__connect@12'

It needs -lws2_32 which is already in $(WINSOCK2_LIBS)

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

12 years agodshowvideosink: add missing casts to LPCSTR
Andoni Morales Alastruey [Wed, 2 May 2012 15:03:46 +0000 (08:03 -0700)]
dshowvideosink: add missing casts to LPCSTR

12 years agodshowvideosink: lower rank of the DirectShow video sink plugin
Andoni Morales Alastruey [Thu, 3 May 2012 21:51:14 +0000 (23:51 +0200)]
dshowvideosink: lower rank of the DirectShow video sink plugin

d3dvideosink should have a higher rank as it works better.

12 years agodshowvideosink: Fix compilation on x64 platforms
Andoni Morales Alastruey [Wed, 2 May 2012 14:56:00 +0000 (07:56 -0700)]
dshowvideosink: Fix compilation on x64 platforms

12 years agoFix printf format compiler warnings on mingw-w64
Raimo Järvi [Sat, 5 May 2012 17:01:46 +0000 (20:01 +0300)]
Fix printf format compiler warnings on mingw-w64

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

12 years agoAdd WINSOCK2_LIBS, remove WIN32_LIBS, fix rtmp build on Windows some more
Tim-Philipp Müller [Sat, 5 May 2012 17:20:33 +0000 (18:20 +0100)]
Add WINSOCK2_LIBS, remove WIN32_LIBS, fix rtmp build on Windows some more

One way of passing -lws2_32 to plugins should be enough..

12 years agortmp: link to winsock library on Windows
Руслан Ижбулатов [Tue, 17 Apr 2012 07:44:18 +0000 (11:44 +0400)]
rtmp: link to winsock library on Windows

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

12 years agoconfigure: mark unported Windows plugins as such
Руслан Ижбулатов [Fri, 4 May 2012 10:01:13 +0000 (14:01 +0400)]
configure: mark unported Windows plugins as such

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

12 years agocamerabin: remove unnecessary code
Thiago Santos [Fri, 4 May 2012 20:09:58 +0000 (17:09 -0300)]
camerabin: remove unnecessary code

12 years agocamerabin: improve image capture debug
Thiago Santos [Fri, 4 May 2012 20:10:17 +0000 (17:10 -0300)]
camerabin: improve image capture debug

12 years agocamerabin: always force image-profile to have variable framerate
Thiago Santos [Fri, 4 May 2012 20:05:38 +0000 (17:05 -0300)]
camerabin: always force image-profile to have variable framerate

image-encodebin can't use videorate as it always store one buffer
to be able to do its timestamps/duration math. As image captures
only push one buffer at a time, this videorate behavior breaks
camerabin usage.

12 years agobasecamerabin: Do not set the pad templates in the base class.
Youness Alaoui [Thu, 3 May 2012 23:11:57 +0000 (19:11 -0400)]
basecamerabin: Do not set the pad templates in the base class.

It is best to let the subclass define the pad templates, this would
allow the subclass to decide which caps the pads should have.

12 years agovideocontext: Remove the explicit unrefing of pad object getting from iterator.
Sreerenj Balachandran [Tue, 1 May 2012 14:55:02 +0000 (17:55 +0300)]
videocontext: Remove the explicit unrefing of pad object getting from iterator.

12 years agowrappercamerabinsrc: avoid assertion by using null caps as any
Thiago Santos [Wed, 2 May 2012 18:35:05 +0000 (15:35 -0300)]
wrappercamerabinsrc: avoid assertion by using null caps as any

NULL caps aren't valid caps, use a reference to 'any' caps

12 years agocamerabin: Fix get/set_property for encoding profiles
Thiago Santos [Wed, 2 May 2012 18:24:26 +0000 (15:24 -0300)]
camerabin: Fix get/set_property for encoding profiles

Encoding profiles are objects, not boxed types

12 years agobasecamerasrc: null caps are not valid in 1.0
Thiago Santos [Wed, 2 May 2012 12:43:33 +0000 (09:43 -0300)]
basecamerasrc: null caps are not valid in 1.0

Use any caps for the preview-caps property, as NULL caps are
not valid caps in 1.0 anymore

12 years agocamerabin: remove custom renegotiate event
Thiago Santos [Tue, 1 May 2012 18:29:37 +0000 (15:29 -0300)]
camerabin: remove custom renegotiate event

In 1.0 there is a core reconfigure event, camerabin doesn't need
its custom renegotiate event anymore

12 years agocamerabin: Use plain video encoding profile for images
Thiago Santos [Tue, 1 May 2012 18:08:47 +0000 (15:08 -0300)]
camerabin: Use plain video encoding profile for images

Do not use jpeg as a container format for image captures, use
the plain video encoding format. It was used as a container in
0.10 to force the addition of tags to the image.

12 years agowrappercamerabinsrc: change output-selector negotiation mode
Thiago Santos [Tue, 1 May 2012 17:31:58 +0000 (14:31 -0300)]
wrappercamerabinsrc: change output-selector negotiation mode

In 0.10 camerabin2 controlled the negotiation strictly and the output-selector
wouldn't forward setcaps calls. In 0.11 the renegotiation events are already in
core and we can allow the pipeline to handle it without much control from camerabin
part (I hope), so this patch makes output-selector forward caps negotiation events
to the active pad.

12 years agowrappercamerabinsrc: removing renegotiate handlers
Thiago Santos [Tue, 1 May 2012 17:31:20 +0000 (14:31 -0300)]
wrappercamerabinsrc: removing renegotiate handlers

gstreamer 1.0 already has the reconfigure event, remove the
custom event handling from wrappercamerabinsrc

12 years agowrappercamerabinsrc: prevent caps renegotiation loop
Thiago Santos [Tue, 1 May 2012 16:28:33 +0000 (13:28 -0300)]
wrappercamerabinsrc: prevent caps renegotiation loop

Only set the zoom capsfilter caps when the new caps are different,
preventing a caps renegotiation loop.

12 years agocamerabin: example: Update prepare-window-handle message
Thiago Santos [Tue, 1 May 2012 16:15:25 +0000 (13:15 -0300)]
camerabin: example: Update prepare-window-handle message

Message name changed from prepare-xwindow-id to prepare-window-handle

12 years agocamerabin: examples: Renaming camerabin2 to camerabin
Thiago Santos [Tue, 1 May 2012 16:00:16 +0000 (13:00 -0300)]
camerabin: examples: Renaming camerabin2 to camerabin

12 years agobasecamerabinsrc: updating property to new name
Thiago Santos [Tue, 1 May 2012 13:26:27 +0000 (10:26 -0300)]
basecamerabinsrc: updating property to new name

enable-last-buffer is now enable-last-sample

12 years agocamerabin: Replacing ffmpegcolorspace with videoconvert
Thiago Santos [Tue, 1 May 2012 13:18:52 +0000 (10:18 -0300)]
camerabin: Replacing ffmpegcolorspace with videoconvert

12 years agotsbase: unref bad packets too
Wim Taymans [Mon, 30 Apr 2012 10:36:46 +0000 (12:36 +0200)]
tsbase: unref bad packets too

Conflicts:

gst/mpegtsdemux/mpegtsbase.c

12 years agotsdemux: reset the state of the stream when flushing
Wim Taymans [Mon, 30 Apr 2012 10:28:42 +0000 (12:28 +0200)]
tsdemux: reset the state of the stream when flushing

We need to reset the stream on a flush or else old packets could be added to the
list and leak.

12 years agompegtsbase: don't push events upstream in pull mode
Wim Taymans [Mon, 30 Apr 2012 09:05:20 +0000 (11:05 +0200)]
mpegtsbase: don't push events upstream in pull mode

In pull mode, don't push the seek event upstream.

12 years agocodecparser: mpeg4 type error
Wind Yuan [Fri, 27 Apr 2012 02:49:07 +0000 (22:49 -0400)]
codecparser: mpeg4 type error

12 years agompegts: don't poke into private adapter fields
Wim Taymans [Tue, 1 May 2012 07:41:18 +0000 (09:41 +0200)]
mpegts: don't poke into private adapter fields

12 years agotests: update camerabin(2) unit test for rename
Tim-Philipp Müller [Mon, 30 Apr 2012 17:05:09 +0000 (18:05 +0100)]
tests: update camerabin(2) unit test for rename

12 years agocamerabin2: rename to "camerabin"
Tim-Philipp Müller [Mon, 30 Apr 2012 16:56:16 +0000 (17:56 +0100)]
camerabin2: rename to "camerabin"

But leave source code intact for now, for easier patch merging.

12 years agoRemove old camerabin
Tim-Philipp Müller [Mon, 30 Apr 2012 16:44:34 +0000 (17:44 +0100)]
Remove old camerabin

12 years agohlsdemux: start paused task on new data
Gil Pedersen [Wed, 25 Apr 2012 11:31:36 +0000 (13:31 +0200)]
hlsdemux: start paused task on new data

12 years agoandroid: Add support for the faac plugin
Arun Raghavan [Sat, 21 Apr 2012 06:06:09 +0000 (11:36 +0530)]
android: Add support for the faac plugin

12 years agoReenable faad plugin for the Android NDK builds
Reynaldo H. Verdejo Pinochet [Mon, 16 Apr 2012 14:07:51 +0000 (10:07 -0400)]
Reenable faad plugin for the Android NDK builds

12 years agorsvg: Stop using deprecated API when compiling with RSVG 2.35.0 or newer
Sebastian Dröge [Wed, 25 Apr 2012 09:50:15 +0000 (11:50 +0200)]
rsvg: Stop using deprecated API when compiling with RSVG 2.35.0 or newer

12 years agodecklink: Fix unitialized variable
Edward Hervey [Thu, 29 Mar 2012 13:57:58 +0000 (15:57 +0200)]
decklink: Fix unitialized variable

12 years agoopus: Handle GstByteWriter return values
Edward Hervey [Wed, 4 Apr 2012 09:51:28 +0000 (11:51 +0200)]
opus: Handle GstByteWriter return values

12 years agoconfigure: sndio plugin is not ported yet
Sebastian Dröge [Wed, 25 Apr 2012 08:27:00 +0000 (10:27 +0200)]
configure: sndio plugin is not ported yet

12 years agosndio: Fix i18n initialization
Sebastian Dröge [Wed, 25 Apr 2012 08:25:51 +0000 (10:25 +0200)]
sndio: Fix i18n initialization

12 years agosndio: add sndio plugin for OpenBSD
Jacob Meuser [Thu, 12 Apr 2012 01:05:26 +0000 (21:05 -0400)]
sndio: add sndio plugin for OpenBSD

12 years agocoloreffects: port to 0.11
Mark Nauwelaerts [Tue, 24 Apr 2012 15:00:57 +0000 (17:00 +0200)]
coloreffects: port to 0.11

12 years agodvb-sub: Use unchecked byte reader functions
Sebastian Dröge [Tue, 24 Apr 2012 13:20:16 +0000 (15:20 +0200)]
dvb-sub: Use unchecked byte reader functions

12 years agomms: Use correct enum type
Sebastian Dröge [Tue, 24 Apr 2012 12:57:11 +0000 (14:57 +0200)]
mms: Use correct enum type

12 years agovdpau: Switch from deprecated XKeycodeToKeysym() to XkbKeycodeToKeysym()
Sebastian Dröge [Tue, 24 Apr 2012 09:02:26 +0000 (11:02 +0200)]
vdpau: Switch from deprecated XKeycodeToKeysym() to XkbKeycodeToKeysym()

Conflicts:

sys/vdpau/gstvdpsink.c

12 years agoasfmux: use some more boilerplate
Mark Nauwelaerts [Mon, 23 Apr 2012 15:11:38 +0000 (17:11 +0200)]
asfmux: use some more boilerplate

12 years agoasfmux: port to 0.11
Mark Nauwelaerts [Mon, 23 Apr 2012 14:55:18 +0000 (16:55 +0200)]
asfmux: port to 0.11

12 years agohlsdemux: port to 0.11
Gil Pedersen [Thu, 12 Apr 2012 12:17:14 +0000 (14:17 +0200)]
hlsdemux: port to 0.11

12 years agodvbsrc: pass the reason for failed read as GstFlowReturn
Wim Taymans [Fri, 20 Apr 2012 13:05:36 +0000 (15:05 +0200)]
dvbsrc: pass the reason for failed read as GstFlowReturn

Make the _read_device function return a GstFlowReturn so that we can propagate
this to the caller. This allows us to differentiate between poll errors and
flushing state.

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

12 years agoFix format (type is explicitly unsigned long)
Руслан Ижбулатов [Tue, 17 Apr 2012 07:44:00 +0000 (11:44 +0400)]
Fix format (type is explicitly unsigned long)

Fixes #674244

12 years agonas: Rework nassink a little
Wim Taymans [Fri, 20 Apr 2012 10:09:08 +0000 (12:09 +0200)]
nas: Rework nassink a little

Based on patch from <ole.hellqvist at spray.se>
Create and destroy flow in prepare/unprepare
Remove some duplicate code from close and prepare that is now in unprepare.

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

12 years agoDoc fixes (gstsurfaceconverter, gstsurfacemeta).
Sreerenj Balachandran [Wed, 18 Apr 2012 09:02:52 +0000 (12:02 +0300)]
Doc fixes (gstsurfaceconverter, gstsurfacemeta).

12 years agompegtsdemux: we ignore warnings differently
Wim Taymans [Fri, 20 Apr 2012 09:23:56 +0000 (11:23 +0200)]
mpegtsdemux: we ignore warnings differently

We suppress the warnings in the .c file instead.

12 years agompegtsdemux: port to 0.11
Gil Pedersen [Thu, 19 Apr 2012 12:20:52 +0000 (14:20 +0200)]
mpegtsdemux: port to 0.11

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

12 years agompegtsbase: clarify event ownership
Wim Taymans [Fri, 20 Apr 2012 08:50:19 +0000 (10:50 +0200)]
mpegtsbase: clarify event ownership

12 years agompegtsdemux: fix memory leaks
Gil Pedersen [Thu, 19 Apr 2012 11:59:37 +0000 (13:59 +0200)]
mpegtsdemux: fix memory leaks

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

12 years agofieldanalysis: Does not need to link to libgstbasevideo at all
Sebastian Dröge [Fri, 20 Apr 2012 09:12:49 +0000 (11:12 +0200)]
fieldanalysis: Does not need to link to libgstbasevideo at all

Conflicts:

gst/fieldanalysis/Makefile.am

12 years agofix for video api update
Wim Taymans [Thu, 19 Apr 2012 12:24:45 +0000 (14:24 +0200)]
fix for video api update

12 years agovideo: Update for libgstvideo API changes
Sebastian Dröge [Thu, 19 Apr 2012 10:29:56 +0000 (12:29 +0200)]
video: Update for libgstvideo API changes

12 years agojpegparse: Do not set the duration to the input buffer's duration unless valid
Youness Alaoui [Wed, 18 Apr 2012 02:46:12 +0000 (22:46 -0400)]
jpegparse: Do not set the duration to the input buffer's duration unless valid
This causes a bug where the first buffer has ts = 0, dur=X, the second buffer
has ts=X (because of ts += duration), dur=-1, then the following buffers
will start having a non valid timestamp.
The real duration is only calculated during the caps negociation when there
is a framerate available and the buffer's duration is invalid.

12 years agotsdemux: Set currentlist to NULL after free.
Julian Scheel [Tue, 17 Apr 2012 13:44:07 +0000 (15:44 +0200)]
tsdemux: Set currentlist to NULL after free.

This prevents double free of currentlist is some circumstances.

12 years agojpegparse: Fix duration in buffers. It's frames per second, not seconds per frame
Youness Alaoui [Tue, 17 Apr 2012 22:56:50 +0000 (18:56 -0400)]
jpegparse: Fix duration in buffers. It's frames per second, not seconds per frame