- Oct 23, 2009
-
-
Jan Schmidt authored
-
Jan Schmidt authored
-
Kaj-Michael Lang authored
-
Thomas Green authored
Fixes #599332.
-
Edward Hervey authored
-
- Oct 22, 2009
-
-
Jan Schmidt authored
gst-plugins-bad is still frozen for general commits. This reverts commit 2e413192.
-
Julien Isorce authored
-
Tim-Philipp Müller authored
CLFAGS -> CFLAGS, and fix order of variables while we're at it.
-
Jan Schmidt authored
When starting up and creating the list of element factories, only take the object lock twice instead of 3 times.
-
Jan Schmidt authored
When pushing out cached events, don't hold the object lock. Avoids deadlocks starting up DVD playback.
-
Sebastian Dröge authored
Fixes bug #599272.
-
- Oct 21, 2009
-
-
Jan Schmidt authored
-
Jan Schmidt authored
-
- Oct 16, 2009
-
-
Michael Smith authored
-
Jan Schmidt authored
-
Jan Schmidt authored
-
Jan Schmidt authored
properly fixes: #598274
-
Jan Schmidt authored
gst_pad_set_caps on the internal source pad always succeeds, because caps propagate to the peer with buffers, not immediately. Using gst_pad_peer_accept_caps properly checks whether the actual sub-element can accept caps when they change. https://bugzilla.gnome.org/show_bug.cgi?id=575568
-
Jan Schmidt authored
When the layout of the audio streams changes, re-send the current audio stream selection event, in order to trigger switching to the new stream properly. https://bugzilla.gnome.org/show_bug.cgi?id=575568
-
Jan Schmidt authored
Don't create a dummy audio stream if only non-AC3 tracks exist.
-
Stefan Kost authored
From 85d1530 to 0702fe1
-
- Oct 15, 2009
-
-
Jan Schmidt authored
-
Jan Schmidt authored
The pad template in the new switching decoder is too restrictive, preventing the LPCM decoder from being selected. https://bugzilla.gnome.org/show_bug.cgi?id=575568
-
- Oct 14, 2009
-
-
Edward Hervey authored
From a3e3ce4 to 85d1530
-
- Oct 13, 2009
-
-
Jan Schmidt authored
Don't leak a reference to the pad parent in the sink pad event handler in rsnaudiomunge. https://bugzilla.gnome.org/show_bug.cgi?id=598263
-
-
Peter Christoffersen authored
Fixes bug #598139.
-
- Oct 12, 2009
-
-
Jan Schmidt authored
-
Josep Torra authored
-
Stefan Kost authored
Not only adjust buffer-time and avoid segtotal=0, but instead ensure segtotal is atleast 2. Do same change on jacksrc. We could also check the latency and buffer time configured by the client and adjust buffer-time so that we get to the same number of segments.
-
- Oct 11, 2009
-
-
Stefan Kost authored
Jack overrides user-specified latency-time with the one it gets from jack itself. It also needs to adjust buffer-time somewhat to avoid segtotal being 0
-
Stefan Kost authored
metadatamux_exif_get_exif_from_tag() does not neccesarily init the passed variables.
-
Stefan Kost authored
-
Stefan Kost authored
Previously we were trying to register it for every subclass.
-
Josep Torra authored
-
Josep Torra authored
-
Josep Torra authored
-
Josep Torra authored
-
Josep Torra authored
-
Josep Torra authored
-