- 12 Apr, 2011 3 commits
-
-
Tim-Philipp Müller authored
In preparation for qtmux moving to -good.
-
Mark Nauwelaerts authored
-
Leonardo Sandoval authored
Fixes #640483.
-
- 11 Apr, 2011 5 commits
-
-
-
Pascal Buhler authored
rtpsession: Number of active sources should be updated whenever the status of the source changes to active Forward-ported by Olivier Crête https://bugzilla.gnome.org/show_bug.cgi?id=646965
-
-
Thiago Santos authored
Adds alignment=au and stream-format=avc to h264 caps Fixes #606662
-
Stefan Kost authored
Jack 1.9.7 was released 20.Mar.2011, need to handle the deprecated api for this version too.
-
- 10 Apr, 2011 1 commit
-
-
Thibault Saunier authored
Remove the android/ top dir Fixe the Makefile.am to be androgenized To build gstreamer for android we are now using androgenizer which generates the needed Android.mk files. Androgenizer can be found here: http://git.collabora.co.uk/?p=user/derek/androgenizer.git
-
- 09 Apr, 2011 2 commits
-
-
Haakon Sporsheim authored
As specified in documenation above and below. https://bugzilla.gnome.org/show_bug.cgi?id=646954
-
Havard Graff authored
Obviously recv_rtp_sink does not have much to do with send_rtcp_src... See commit 046ff170. https://bugzilla.gnome.org/show_bug.cgi?id=647263
-
- 08 Apr, 2011 29 commits
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Mark Nauwelaerts authored
... to at least allow initial caps change (but no further caps jitter). Fixes unit test again after previous change.
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
See moving-plugins checklist.
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Mark Nauwelaerts authored
-
Sebastian Dröge authored
-
Arun Raghavan authored
Seems to work fine with a reasonably wide range of media, so bumping rank.
-
Arun Raghavan authored
This exports the size of the frame (number of bytes from one sync point to the next) as the "frame_size" field in caps.
-
Arun Raghavan authored
This sets the "block_size" field on caps as the number of samples encoded in one frame.
-
Tim-Philipp Müller authored
-
Sebastian Dröge authored
Some decoders can only handle specific endianness or a fixed depth and this allows better negotiation. Fixes bug #644208.
-
David Schleef authored
This reverts commit e49b89d5c5a1244fa0dcb8bb4996e38fb9bff9e5.
-
David Schleef authored
-
David Schleef authored
-
David Schleef authored
-
Mark Nauwelaerts authored
Even if we currently do not have a duration yet, assume seekable if it looks like we'll likely be able to determine it later on (which coincides with needed information to perform seeking). Fixes #641047.
-
Arun Raghavan authored
This avoids posting an initial min-bitrate of G_UINTMAX and max-bitrate of 0. https://bugzilla.gnome.org/show_bug.cgi?id=641857
-
Arun Raghavan authored
Even if VBR headers are missing, we can't guarantee that a stream is in fact a CBR stream, so it's safer to let baseparse calculate the average bitrate rather than assume a CBR stream. However, in order to make /some/ metadata available before the requisite number of frames have been parsed, this posts the bitrate from the non-VBR headers as the nominal bitrate. https://bugzilla.gnome.org/show_bug.cgi?id=641858
-
Mark Nauwelaerts authored
See #639715.
-
Mark Nauwelaerts authored
In particular, timestamps of these should track main-stream timestamps.
-
Mark Nauwelaerts authored
Rather than a fixed default frame count, estimate frame count to aim for an interval duration depending on fps if available, otherwise use old fixed default.
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-