platform/upstream/gst-plugins-good.git
10 years agoRelease 1.1.4 1.1.4
Sebastian Dröge [Wed, 28 Aug 2013 10:52:25 +0000 (12:52 +0200)]
Release 1.1.4

10 years agoUpdate .po files
Sebastian Dröge [Wed, 28 Aug 2013 10:52:16 +0000 (12:52 +0200)]
Update .po files

10 years agopo: update translations
Sebastian Dröge [Wed, 28 Aug 2013 10:32:10 +0000 (12:32 +0200)]
po: update translations

10 years agomatroska-mux: remove framerate restriction
Wim Taymans [Tue, 27 Aug 2013 13:25:16 +0000 (15:25 +0200)]
matroska-mux: remove framerate restriction

Remove the framerate restriction on the caps.

10 years agosession: only update next check time when reconsidering
Wim Taymans [Tue, 27 Aug 2013 07:38:16 +0000 (09:38 +0200)]
session: only update next check time when reconsidering

Don't update the next RTCP check time in all cases but only when we
reconsidered. This avoids delaying sending a full RTCP packet when we
are doing early feedback.

10 years agosession: add more debug
Wim Taymans [Tue, 27 Aug 2013 07:37:33 +0000 (09:37 +0200)]
session: add more debug

10 years agojitterbuffer: fix types of the retransmission event
Wim Taymans [Tue, 27 Aug 2013 07:34:46 +0000 (09:34 +0200)]
jitterbuffer: fix types of the retransmission event

10 years agojitterbuffer: only timeout EXPECTED timers on gap
Wim Taymans [Tue, 27 Aug 2013 07:33:03 +0000 (09:33 +0200)]
jitterbuffer: only timeout EXPECTED timers on gap

Only timeout the EXPECTED timers when we detect a large seqnum gap.

10 years agoconfigure.ac: Don't set BZ2_LIBS if bz2 is not found
Sebastian Dröge [Mon, 26 Aug 2013 11:47:53 +0000 (13:47 +0200)]
configure.ac: Don't set BZ2_LIBS if bz2 is not found

10 years agortsession: fix locking
Wim Taymans [Mon, 26 Aug 2013 09:50:27 +0000 (11:50 +0200)]
rtsession: fix locking

We need to take the session lock when getting and manipulating the
source.

10 years agortpsession: add some more debug
Wim Taymans [Mon, 26 Aug 2013 09:50:13 +0000 (11:50 +0200)]
rtpsession: add some more debug

10 years agovideomixer: don't send flush_stop twice.
Mathieu Duponchelle [Tue, 20 Aug 2013 20:12:03 +0000 (22:12 +0200)]
videomixer: don't send flush_stop twice.

If we get flush start and a seek we need to only send flush_stop once.

More info at #706441

10 years agomultipartdemux: propagate discont
Tim-Philipp Müller [Fri, 23 Aug 2013 14:56:43 +0000 (15:56 +0100)]
multipartdemux: propagate discont

10 years agomultipartdemux: remove dynamic sourcpads when going from PAUSED to READY
Tim-Philipp Müller [Fri, 23 Aug 2013 14:49:47 +0000 (15:49 +0100)]
multipartdemux: remove dynamic sourcpads when going from PAUSED to READY

10 years agomultipartdemux: timestamp output buffers based on first input buffer that provided...
Tim-Philipp Müller [Fri, 23 Aug 2013 14:29:28 +0000 (15:29 +0100)]
multipartdemux: timestamp output buffers based on first input buffer that provided bytes not last

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

10 years agortxqueue: add property to configure queue size
Wim Taymans [Fri, 23 Aug 2013 13:47:25 +0000 (15:47 +0200)]
rtxqueue: add property to configure queue size

10 years agotests: add retransmission example
Wim Taymans [Fri, 23 Aug 2013 10:07:55 +0000 (12:07 +0200)]
tests: add retransmission example

10 years agortpbin: proxy jitterbuffer do-retransmission property
Wim Taymans [Fri, 23 Aug 2013 09:55:02 +0000 (11:55 +0200)]
rtpbin: proxy jitterbuffer do-retransmission property

10 years agoavimux: unmap the correct buffer
Michael Olbrich [Fri, 23 Aug 2013 09:17:45 +0000 (11:17 +0200)]
avimux: unmap the correct buffer

The audio buffer was mapped so unmap it and not the video buffer

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

10 years agopulsesink: Add property to find out the device currently in use
Olivier Crête [Mon, 19 Aug 2013 03:32:22 +0000 (23:32 -0400)]
pulsesink: Add property to find out the device currently in use

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

10 years agopulsesink: De-duplicate code to get the current sink input info
Olivier Crête [Mon, 19 Aug 2013 03:31:15 +0000 (23:31 -0400)]
pulsesink: De-duplicate code to get the current sink input info

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

10 years agopulsesink: Implement changing the device while playing
Olivier Crête [Mon, 19 Aug 2013 02:27:37 +0000 (22:27 -0400)]
pulsesink: Implement changing the device while playing

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

10 years agopulsesrc: Add property to find out the device currently in use
Olivier Crête [Mon, 19 Aug 2013 03:32:22 +0000 (23:32 -0400)]
pulsesrc: Add property to find out the device currently in use

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

10 years agopulsesrc: De-duplicate code to get the current source output info
Olivier Crête [Mon, 19 Aug 2013 03:31:15 +0000 (23:31 -0400)]
pulsesrc: De-duplicate code to get the current source output info

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

10 years agopulsesrc: Implement changing the device while playing
Olivier Crête [Mon, 19 Aug 2013 02:27:37 +0000 (22:27 -0400)]
pulsesrc: Implement changing the device while playing

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

10 years agoconfigure: Fix bz2 configure check for Windows
Sebastian Dröge [Thu, 22 Aug 2013 12:55:14 +0000 (14:55 +0200)]
configure: Fix bz2 configure check for Windows

Due to function decorations on Windows AC_CHECK_LIB can't be used to check for bz2.

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

10 years agopulsesink: Add support for AAC pass-through
Akihiro Tsukada [Fri, 22 Feb 2013 11:57:00 +0000 (20:57 +0900)]
pulsesink: Add support for AAC pass-through

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

10 years agogdkpixbufoverlay: crashes if any property changes during playback when location prope...
Kishore Arepalli [Mon, 24 Jun 2013 15:29:37 +0000 (17:29 +0200)]
gdkpixbufoverlay: crashes if any property changes during playback when location property is not set

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

10 years agopulse: Share static caps definition between src and sink
Olivier Crête [Wed, 21 Aug 2013 18:54:26 +0000 (14:54 -0400)]
pulse: Share static caps definition between src and sink

The src was also missing 24-bit sample formats

10 years agortx: various improvements
Wim Taymans [Wed, 21 Aug 2013 14:53:59 +0000 (16:53 +0200)]
rtx: various improvements

Use locking
Don't push from the event handler, collected packets in a queue and push from
the chain function.
Clear queues on shutdown.

10 years agosession: generate events correctly
Wim Taymans [Wed, 21 Aug 2013 14:50:59 +0000 (16:50 +0200)]
session: generate events correctly

Do correct shifting of the bitmask for lost packets.

10 years agortp: register rtx element better
Wim Taymans [Wed, 21 Aug 2013 14:47:40 +0000 (16:47 +0200)]
rtp: register rtx element better

10 years agodirectsoundsink: WAVEFORMATEX is unsigned for 8 bit integers, and signed for others
Sebastian Dröge [Wed, 21 Aug 2013 14:32:50 +0000 (16:32 +0200)]
directsoundsink: WAVEFORMATEX is unsigned for 8 bit integers, and signed for others

Probably fixes
https://bugzilla.gnome.org/show_bug.cgi?id=705477

10 years agojpegenc: don't ignore return value from _finish_frame()
Tim-Philipp Müller [Wed, 21 Aug 2013 12:03:34 +0000 (13:03 +0100)]
jpegenc: don't ignore return value from _finish_frame()

gst_video_encoder_finish_frame() will return FLOW_OK here if
there's no output buffer.

10 years agojpegdepay: add some more debug
Wim Taymans [Wed, 21 Aug 2013 10:56:35 +0000 (12:56 +0200)]
jpegdepay: add some more debug

10 years agortpgstdepay: only push events when they changed
Wim Taymans [Wed, 21 Aug 2013 10:10:00 +0000 (12:10 +0200)]
rtpgstdepay: only push events when they changed

Keep track of the STREAM_START and TAG events and only push them
when they changed.

10 years agortpgstpay: taglists should not be merged in 1.0
Wim Taymans [Wed, 21 Aug 2013 08:52:59 +0000 (10:52 +0200)]
rtpgstpay: taglists should not be merged in 1.0

10 years agortpgstdepay: flush on FLUSH_STOP event
Wim Taymans [Wed, 21 Aug 2013 08:28:50 +0000 (10:28 +0200)]
rtpgstdepay: flush on FLUSH_STOP event

10 years agortpgstpay: reset on state change
Wim Taymans [Wed, 21 Aug 2013 08:03:52 +0000 (10:03 +0200)]
rtpgstpay: reset on state change

Do full reset on state change to READY

10 years agortpgstpay: reset on FLUSH_STOP
Wim Taymans [Wed, 21 Aug 2013 07:55:20 +0000 (09:55 +0200)]
rtpgstpay: reset on FLUSH_STOP

Clear the adapter and pending buffer list on FLUSH_STOP.

10 years agortpgstpay: don't use clock for config interval
Wim Taymans [Wed, 21 Aug 2013 07:39:30 +0000 (09:39 +0200)]
rtpgstpay: don't use clock for config interval

We can't use the clock to time our config-interval because we are not
live (or there might not be a clock or the clock might not be running).
Instead just simply take the timestamp diff.

10 years agortpgstay: don't use // comments
Wim Taymans [Wed, 21 Aug 2013 07:33:04 +0000 (09:33 +0200)]
rtpgstay: don't use // comments

10 years agortspsrc: Fix response argument in handle-request signal
Youness Alaoui [Thu, 8 Aug 2013 15:55:22 +0000 (11:55 -0400)]
rtspsrc: Fix response argument in handle-request signal

10 years agortspsrc: Add sdes property and proxy it to rtpbin
Youness Alaoui [Thu, 8 Aug 2013 15:54:41 +0000 (11:54 -0400)]
rtspsrc: Add sdes property and proxy it to rtpbin

10 years agoSend a stream-start whenever we send tags
Youness Alaoui [Wed, 7 Aug 2013 13:47:35 +0000 (09:47 -0400)]
Send a stream-start whenever we send tags
This is to make sure tags are cleared on the client if the
stream-start was previously lost, otherwise, the client may end
up with a merged taglist of multiple songs

10 years agortpgstpay: Add a config-interval property to resend the caps/tags at a regular interval
Youness Alaoui [Fri, 26 Jul 2013 01:12:05 +0000 (21:12 -0400)]
rtpgstpay: Add a config-interval property to resend the caps/tags at a regular interval
This is useful in case the packet containing the inlined caps was lost
or if new client joins an already running RTP stream and they missed
the previous tag events.
This also makes the payloader keep a list of merged tags so the retransmitted
tag event contains all previously received. A STREAM_START event will
flush the list of tags.

10 years agortpgstpay: Refactor the setcaps and use new method to send arbitrary caps at any...
Youness Alaoui [Fri, 26 Jul 2013 01:10:10 +0000 (21:10 -0400)]
rtpgstpay: Refactor the setcaps and use new method to send arbitrary caps at any time

10 years agortpgstpay: Do not flush events for stream-start and avoid conflict between event...
Youness Alaoui [Fri, 26 Jul 2013 01:03:34 +0000 (21:03 -0400)]
rtpgstpay: Do not flush events for stream-start and avoid conflict between event and pending inline caps

10 years agortpgstpay: Add a create_from_adapter API and use a list of GstBufferList
Youness Alaoui [Fri, 26 Jul 2013 00:54:50 +0000 (20:54 -0400)]
rtpgstpay: Add a create_from_adapter API and use a list of GstBufferList
This is necessary to fix event/caps sending. If we send a STREAM_START
packet, it will cause an error because the stream didn't receive its
caps and new-segment events, so we must wait for the first buffer before
sending the stream-start event buffer. However, the caps will be sent
at the same time and so the 'inline caps' will be set for the event.
We need to be able to payload individual packets (data, caps or events)
and only send them when we call flush.

10 years agortpgstpay: Add etype=4 for payloading GST_EVENT_STREAM_START
Youness Alaoui [Thu, 25 Jul 2013 21:56:38 +0000 (17:56 -0400)]
rtpgstpay: Add etype=4 for payloading GST_EVENT_STREAM_START

10 years agortpgstpay: Fix typo, GST_EVENT_CUSTOM_BOTH has etype of 3
Youness Alaoui [Thu, 25 Jul 2013 21:52:16 +0000 (17:52 -0400)]
rtpgstpay: Fix typo, GST_EVENT_CUSTOM_BOTH has etype of 3

10 years agojitterbuffer: handle EOS
Wim Taymans [Tue, 20 Aug 2013 12:36:59 +0000 (14:36 +0200)]
jitterbuffer: handle EOS

When the queue is empty, and we received EOS, pause and push an EOS
event downstream.

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

10 years agojitterbuffer: update docs
Wim Taymans [Tue, 20 Aug 2013 08:26:15 +0000 (10:26 +0200)]
jitterbuffer: update docs

10 years agojitterbuffer: update all timers
Wim Taymans [Tue, 20 Aug 2013 08:25:17 +0000 (10:25 +0200)]
jitterbuffer: update all timers

Keep looping over all registered timers so that we can mark them lost instead of
stopping as soon as we find the timer for the current seqnum.

10 years agojitterbuffer: remove unused variables
Wim Taymans [Tue, 20 Aug 2013 06:55:50 +0000 (08:55 +0200)]
jitterbuffer: remove unused variables

10 years agojitterbuffer: reorganize timer handling
Wim Taymans [Mon, 19 Aug 2013 19:10:00 +0000 (21:10 +0200)]
jitterbuffer: reorganize timer handling

Restructure handling of incomming packet and the gap with the expected seqnum
and register all timers from the _chain function.
Convert a timer to a LOST packet timer when the max amount of retransmission
requests has been reached.

10 years agojitterbuffer: refactor packet spacing calculation
Wim Taymans [Mon, 19 Aug 2013 19:37:44 +0000 (21:37 +0200)]
jitterbuffer: refactor packet spacing calculation

10 years agojitterbuffer: keep track of last seqnum and dts
Wim Taymans [Mon, 19 Aug 2013 19:34:38 +0000 (21:34 +0200)]
jitterbuffer: keep track of last seqnum and dts

10 years agojitterbuffer: small cleanups
Wim Taymans [Mon, 19 Aug 2013 19:29:49 +0000 (21:29 +0200)]
jitterbuffer: small cleanups

10 years agojitterbuffer: reset retransmission timers in add/reschedule
Wim Taymans [Mon, 19 Aug 2013 19:21:08 +0000 (21:21 +0200)]
jitterbuffer: reset retransmission timers in add/reschedule

Reset the retransmission timers when adding and rescheduling a timer.

10 years agojitterbuffer: rename variables for packet spacing
Wim Taymans [Mon, 19 Aug 2013 19:12:13 +0000 (21:12 +0200)]
jitterbuffer: rename variables for packet spacing

10 years agojitterbuffer: remove lost timer when we get the packet
Wim Taymans [Mon, 19 Aug 2013 12:58:01 +0000 (14:58 +0200)]
jitterbuffer: remove lost timer when we get the packet

When we receive a packet, also remove the LOST timer for it.

10 years agojitterbuffer: expected seqnum must increase
Wim Taymans [Mon, 19 Aug 2013 12:56:49 +0000 (14:56 +0200)]
jitterbuffer: expected seqnum must increase

Only update the expected seqnum when it is bigger than the previous expected
seqnum.

10 years agojitterbuffer: add more debug
Wim Taymans [Mon, 19 Aug 2013 12:55:49 +0000 (14:55 +0200)]
jitterbuffer: add more debug

10 years agortxqueue: add retransmission queue element
Wim Taymans [Mon, 12 Aug 2013 14:15:54 +0000 (16:15 +0200)]
rtxqueue: add retransmission queue element

10 years agosession: add some docs
Wim Taymans [Mon, 12 Aug 2013 12:53:33 +0000 (14:53 +0200)]
session: add some docs

10 years agosession: handle NACK feedback and generate events
Wim Taymans [Tue, 6 Aug 2013 14:29:54 +0000 (16:29 +0200)]
session: handle NACK feedback and generate events

Handle and parse the feedback NACK packets and generate a Retransmission
event for each NACKed packet

10 years agov4l2: Add forward declaration for gst_v4l2_object_get_format_list
Olivier Crête [Mon, 19 Aug 2013 17:19:42 +0000 (13:19 -0400)]
v4l2: Add forward declaration for gst_v4l2_object_get_format_list

10 years agov4l2: De-duplicate caps probing between src and sink
Olivier Crête [Mon, 22 Oct 2012 21:58:07 +0000 (17:58 -0400)]
v4l2: De-duplicate caps probing between src and sink

10 years agopulse: Remove unused GstPulseProbe
Olivier Crête [Tue, 13 Aug 2013 21:32:17 +0000 (17:32 -0400)]
pulse: Remove unused GstPulseProbe

10 years agov4l2: Use G_DEFINE_ macros for added thread safety
Olivier Crête [Mon, 19 Aug 2013 16:46:45 +0000 (12:46 -0400)]
v4l2: Use G_DEFINE_ macros for added thread safety

10 years agovideomixer: Do not send flush_stop ourself after a flush_start
Thibault Saunier [Sat, 17 Aug 2013 09:28:13 +0000 (11:28 +0200)]
videomixer: Do not send flush_stop ourself after a flush_start

When we receive a flush_start, we should wait for the next flush_stop
and foward it, not create a flush_stop ourself.

10 years agoh264depay: init debug category early
Wim Taymans [Fri, 16 Aug 2013 15:10:31 +0000 (17:10 +0200)]
h264depay: init debug category early

Init the debug variable when we register the element because it is also used by
the payloader element when it calls the add_sps_pps method.

10 years agoflacenc: Properly set headers via the base class instead of just pushing them downstream
Sebastian Dröge [Fri, 16 Aug 2013 11:26:28 +0000 (13:26 +0200)]
flacenc: Properly set headers via the base class instead of just pushing them downstream

Prevents buffers from being send before the caps and segment events.

10 years agoqtdemux: check denominator isn't zero before scaling duration.
Chris Bass [Thu, 15 Aug 2013 09:59:10 +0000 (10:59 +0100)]
qtdemux: check denominator isn't zero before scaling duration.

When gst_qtdemux_configure_stream sets fps_d, check that n_samples is
non-zero before using it as a denominator to scale the stream duration.

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

10 years agoext: Use new flush vfunc of video codec base classes and remove reset implementations
Sebastian Dröge [Thu, 15 Aug 2013 13:08:05 +0000 (15:08 +0200)]
ext: Use new flush vfunc of video codec base classes and remove reset implementations

10 years agojitterbuffer: forward flush before stopping dataflow
Wim Taymans [Wed, 14 Aug 2013 14:19:32 +0000 (16:19 +0200)]
jitterbuffer: forward flush before stopping dataflow

First forward the flush event and then stop our loop function.

10 years agoconfigure: require libsoup >= 2.38
Tim-Philipp Müller [Wed, 14 Aug 2013 12:10:32 +0000 (13:10 +0100)]
configure: require libsoup >= 2.38

Bump libsoup requirement for newer API used, like headers_get_one().
2.38 is from early 2012 and is in linen with our GLib requirement.

10 years agosoup: don't use deprecated soup_message_headers_get() API
Tim-Philipp Müller [Wed, 14 Aug 2013 10:54:19 +0000 (11:54 +0100)]
soup: don't use deprecated soup_message_headers_get() API

10 years ago.gitignore: Ignore files from automake test-driver
Edward Hervey [Tue, 13 Aug 2013 15:44:50 +0000 (17:44 +0200)]
.gitignore: Ignore files from automake test-driver

10 years agortph264pay: Use the SPS/PPS handling function from the depayloader
Olivier Crête [Mon, 12 Aug 2013 19:28:34 +0000 (15:28 -0400)]
rtph264pay: Use the SPS/PPS handling function from the depayloader

Remove duplicated copies

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

10 years agortph264depay: Make the SPS/PPS deduplication function generic
Olivier Crête [Mon, 12 Aug 2013 19:26:08 +0000 (15:26 -0400)]
rtph264depay: Make the SPS/PPS deduplication function generic

Make it not touch any internals of the depayloader

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

10 years agoaacparse: allow conversion from raw AAC to ADTS
Chris Bass [Tue, 13 Aug 2013 13:09:20 +0000 (14:09 +0100)]
aacparse: allow conversion from raw AAC to ADTS

This patch will prepend ADTS headers to raw AAC audio frames, allowing
upstream elements to link to decoders that only support AAC in ADTS format.

Note that no error correction bits are added to ADTS frames in this code.

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

10 years agortspsrc: Only free GCheckSum after its last usage
Sebastian Dröge [Tue, 13 Aug 2013 10:44:11 +0000 (12:44 +0200)]
rtspsrc: Only free GCheckSum after its last usage

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

10 years agosouphttpsrc: fix critical setting a NULL uri redirection
Andoni Morales Alastruey [Tue, 13 Aug 2013 10:02:29 +0000 (12:02 +0200)]
souphttpsrc: fix critical setting a NULL uri redirection

10 years agosouphttpsrc: add redirection to the URI query
Andoni Morales Alastruey [Fri, 12 Jul 2013 23:50:56 +0000 (01:50 +0200)]
souphttpsrc: add redirection to the URI query

10 years agoqtdemux: elst should offset samples instead of buffers
Matej Knopp [Wed, 31 Jul 2013 08:42:07 +0000 (10:42 +0200)]
qtdemux: elst should offset samples instead of buffers

The current approach where buffers are offset is not ideal, as during seek
and loop current time is compared to sample times.

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

10 years agovideomixer: Send EOS if buf_end >= segment.stop
Thibault Saunier [Wed, 7 Aug 2013 17:32:07 +0000 (19:32 +0200)]
videomixer: Send EOS if buf_end >= segment.stop

That means the whole segment is already played, and we are sure we
are EOS at that point.

Also handle segment seeks, and do not send EOS in that case.

10 years agoavidemux: send proper stream_start event
Matej Knopp [Sun, 4 Aug 2013 12:40:38 +0000 (14:40 +0200)]
avidemux: send proper stream_start event

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

10 years agomatroskademux: Don't print warnings during flushing and stop as soon as possible
Sebastian Dröge [Thu, 8 Aug 2013 09:51:17 +0000 (11:51 +0200)]
matroskademux: Don't print warnings during flushing and stop as soon as possible

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

10 years agortpvp8depay: mark key frames and delta frames properly
Tim-Philipp Müller [Wed, 7 Aug 2013 10:14:38 +0000 (11:14 +0100)]
rtpvp8depay: mark key frames and delta frames properly

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

10 years agosession: add NACK feedback in RTCP
Wim Taymans [Mon, 5 Aug 2013 21:23:57 +0000 (23:23 +0200)]
session: add NACK feedback in RTCP

10 years agosource: add methods to register NACK
Wim Taymans [Mon, 5 Aug 2013 21:22:16 +0000 (23:22 +0200)]
source: add methods to register NACK

Add a method to register a missing packet for an ssrc along with
methods to get the missing packets and clear them.

10 years agosession: handle Retransmission event and schedule NACK
Wim Taymans [Sun, 4 Aug 2013 21:05:36 +0000 (23:05 +0200)]
session: handle Retransmission event and schedule NACK

Handle the retransmission event from downstream and use it to schedule a NACK
request.

10 years agosession: pass data to remove func
Wim Taymans [Mon, 5 Aug 2013 21:20:29 +0000 (23:20 +0200)]
session: pass data to remove func

Pass the data to the remove function because we are going to deref it when there
is pli or fir.

10 years agoqtdemux: Fix compilation
Thibault Saunier [Tue, 6 Aug 2013 13:28:50 +0000 (15:28 +0200)]
qtdemux: Fix compilation

10 years agoqtdemux: Raw buffer DTS should always be CLOCK_TIME_NONE
Thibault Saunier [Tue, 6 Aug 2013 13:17:44 +0000 (15:17 +0200)]
qtdemux: Raw buffer DTS should always be CLOCK_TIME_NONE

10 years agovideomixer: Make sure to send EOS if the buffer end time equals the segment end time
Thibault Saunier [Tue, 6 Aug 2013 09:58:38 +0000 (11:58 +0200)]
videomixer: Make sure to send EOS if the buffer end time equals the segment end time

Otherwize EOS never gets sent in that particular case.

10 years agogoom: Ensure src caps are writable
Sjoerd Simons [Mon, 5 Aug 2013 06:49:50 +0000 (08:49 +0200)]
goom: Ensure src caps are writable

In some cases the src caps determined by goom weren't writable, causing
a bunch of assertion failures and failed caps. Fixed by always
explicitely making the caps writable

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

10 years agosession: use common send_rtcp method
Wim Taymans [Sun, 4 Aug 2013 21:18:29 +0000 (23:18 +0200)]
session: use common send_rtcp method

Reuse the send_rtcp method that already asks for the current time when
requesting a keyframe.