- 09 Jun, 2010 2 commits
-
-
David Schleef authored
-
David Schleef authored
-
- 08 Jun, 2010 3 commits
-
-
Zaheer Abbas Merali authored
Add indexed property to be the negation of what the disabled is-live property was. Fixes bug #613066.
-
Sebastian Dröge authored
Fixes bug #620929.
-
Sebastian Dröge authored
oggmux does this for CMML by its own now
-
- 07 Jun, 2010 2 commits
-
-
Sebastian Dröge authored
Don't send them upstream because for upstream a BYTES seek might make sense but is completely wrong because upstream can't seek to a byte position of the audio or video stream. Also don't build the index in push mode for non-TIME seeks, things will go wrong here otherwise.
-
Sjoerd Simons authored
-
- 06 Jun, 2010 8 commits
-
-
Tim-Philipp Müller authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Philip Jägenstedt authored
This allows us to skip delta units earlier and is a bit clearer in my opinion. It also makes only video buffers ever be delta units, not just for SimpleBlock as before.
-
Sebastian Dröge authored
-
Philip Jägenstedt authored
When the keyframe bit of SimpleBlock Flags wasn't set, the buffer was being marked with GST_BUFFER_FLAG_DELTA_UNIT, causing all buffers to be skipped after a seek. This may be a problem with the Sorenson Squish encoder, but arguably the keyframe bit should only be applied to video. Fixes bug #620358.
-
Sebastian Dröge authored
-
- 05 Jun, 2010 1 commit
-
-
Tristan Matthews authored
The getcaps function should not fixate the channels field until we get the encoding-params field from our srcpad's caps. Fixes #620591
-
- 04 Jun, 2010 3 commits
-
-
Wim Taymans authored
Try all ranges in the SDP before giving up.
-
Wim Taymans authored
Make the parse_range function return if the parsing succeeded or failed.
-
Edward Hervey authored
Stupid me, assuming _get_allowed_caps() would actually return the pad templates if there was no peer.
-
- 03 Jun, 2010 6 commits
-
-
Sjoerd Simons authored
Even though we don't use delivery-method in our payloader, older versions of the theora payloader in gstreamer required it. As such we need to keep this around in the caps for backwards-compatibility. This reverts part of 49463a37 Fixes #618940
-
Tim-Philipp Müller authored
"Low" etc. are quality settings here (e.g. for the internal resampler). Some day when we use GLib's i18n functions we might want to use NC_() and g_dpgettext2() here instead of the comments. Fixes #555967.
-
Wim Taymans authored
When we calculate the frame duration, we need to use the amount of frames in the _previous_ packet, not the current packet. The frame duration is needed to correctly de-interleave interleaved streams. This fixes the case where there are a variable number of frames in a packet. Fixes #620494
-
Edward Hervey authored
This commit basically puts _get_caps() in sync with accept_caps(). If we don't have a master pad OR the master pad caps aren't negotiated then we just return the downstream allowed caps. If we have a master pad with negotiated caps, we return those caps with a free range of width/height/framerate
-
Sebastian Dröge authored
Revert "pulsesink: Add comments to remove the provide-clock message posting once we depend on base 0.10.30" This reverts commit 8f3708f3. The baseaudiosink commit was reverted
-
Sebastian Dröge authored
baseaudiosink does all this for us now.
-
- 02 Jun, 2010 12 commits
-
-
Mark Nauwelaerts authored
-
Thijs Vermeir authored
unused variable ‘estimated’
-
Alessandro Decina authored
-
Alessandro Decina authored
When using RTP_JITTER_BUFFER_MODE_BUFFER, make sure that the ringbuffer doesn't get stuck buffering forever when there isn't enough data left to fill the buffer.
-
Benjamin Otte authored
-
Benjamin Otte authored
-
-
-
Pierre-Louis Bossart authored
-
Sebastian Dröge authored
Fixes bug #620277.
-
David Schleef authored
From 17f89e5 to 47683c1
-
David Schleef authored
From cdff0fb to 17f89e5
-
- 01 Jun, 2010 3 commits
-
-
Edward Hervey authored
-
Zaheer Abbas Merali authored
-
Zaheer Abbas Merali authored
-