- 05 Apr, 2010 7 commits
-
-
Thiago Santos authored
When creating the caps allowed to upstream using downstream restrictions, use gst_pad_get_allowed_caps as that has the usable formats and puts into it the width, height and framerate fields. This avoids getting errors about getcaps returning non subset caps of its pad template. This error showed up on the metadata plugin unit test in -bad.
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
...including conversion between them.
-
Wim Taymans authored
Add a property to control how the jitterbuffer performs timestamping and buffering.
-
André Dieb Martins authored
Fixes bug #614843.
-
André Dieb Martins authored
When downstream has a sink pad with ANY caps, jpegenc should treat it the same as NULL and return its template caps. Fixes #614842
-
- 04 Apr, 2010 4 commits
-
-
Stefan Kost authored
-
Stefan Kost authored
-
Stefan Kost authored
This reverts commit ca0bd3a8.
-
Stefan Kost authored
Remove non-existing gst-libs from include and library-paths'. Fixes #614354 even more.
-
- 02 Apr, 2010 6 commits
-
-
Thiago Santos authored
Make qtdemux read tags replaygain tags that are within '----' atoms. Fixes #614471
-
Arun Raghavan authored
This replicates the code in qtdemux to export the h.264 profile and level in the stream caps. https://bugzilla.gnome.org/show_bug.cgi?id=614651
-
Sebastian Dröge authored
-
Arun Raghavan authored
This will make it easier to clump together common code when copying to mastroskademux. https://bugzilla.gnome.org/show_bug.cgi?id=614651
-
Arun Raghavan authored
This exports the h.264 level in the stream caps (as a string) which can be used to match a decoder, or as metadata. https://bugzilla.gnome.org/show_bug.cgi?id=614651
-
Arun Raghavan authored
This adds the h.264 profile for a given stream into caps. This can (eventually) be used to select an appropriate decoder and as metadata for certain applications. https://bugzilla.gnome.org/show_bug.cgi?id=614651
-
- 01 Apr, 2010 3 commits
-
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
Mark Nauwelaerts authored
-
- 30 Mar, 2010 3 commits
-
-
Mark Nauwelaerts authored
Fixes #614353.
-
Rob Clark authored
Fixes '../../gst-libs: No such file or directory' warning/error when the build directory is not the same as the source directory. Fixes #614354.
-
Tim-Philipp Müller authored
Fixes bug #614158.
-
- 29 Mar, 2010 1 commit
-
-
Tim-Philipp Müller authored
-
- 27 Mar, 2010 2 commits
-
-
Tim-Philipp Müller authored
Re-apply this again as well, as it was undone by the previous commit..
-
Benjamin Otte authored
Apply this again, as it was overwritten by the previous commit. Merging is hard, apparently.
-
- 26 Mar, 2010 14 commits
-
-
Julien Moutte authored
Detect if the sound card supports SPDIF passthru of AC3 and add necessary code to support that like alsasink.
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
The 16-bit language code can be either a packed ISO-639-2T code or a 'Macintosh language code'. Handle the latter type of language codes as well, and map to the matching ISO code. Lastly, fix language code posting for language #0, which is valid and stands for 'English'. Fixes #614001.
-
Sebastian Dröge authored
-
Sebastian Dröge authored
They are for 88.2kHz, 176.4kHz and 192kHz.
-
Sebastian Dröge authored
...and update it from the frame headers if it should change for some reason. This allows playback of files with odd sample rates.
-
Sebastian Dröge authored
-
Raimo Järvi authored
This fixes downstream negotiation, upstream negotiation isn't really supported by jpegenc yet. Fixes bug #613789.
-
Sebastian Dröge authored
This makes sure that we don't get any gaps between rectangles because of chroma subsampling for example.
-
Damien Lespiau authored
configure gives a nice warning: configure: WARNING: unrecognized options: --enable-plugin-docs and indeed, I could not find anything in the configure.ac or the m4 macros that would allow enabling that option. Remove it then.
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Mark Nauwelaerts authored
... and data structures can be thread-safely accessed. See #601617.
-