- May 13, 2012
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
From dc70203 to 3429ba6
-
- May 12, 2012
-
-
Руслан Ижбулатов authored
-
- May 11, 2012
-
-
Vivia Nikolaidou authored
-
Vivia Nikolaidou authored
This makes sure that we wait until we received all tags for the subtitle streams and have all information that is collected by the discoverer. Fixes bug #673504.
-
Wim Taymans authored
-
Wim Taymans authored
-
Wim Taymans authored
-
- May 10, 2012
-
-
Thibault Saunier authored
Clamp the values if needed
-
Thibault Saunier authored
Proxy it from uridecodebin
-
-
- May 09, 2012
-
-
Edward Hervey authored
-
Edward Hervey authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Mark Nauwelaerts authored
... such as during switch in chained ogg.
-
Mark Nauwelaerts authored
... to avoid assertion failures Conflicts: ext/alsa/gstalsasink.c
-
- May 07, 2012
-
-
Andoni Morales Alastruey authored
-
- May 05, 2012
-
-
Sebastian Rasmussen authored
When --with-pkg-config-path is supplied to configure this path is now explicitly propagated to pkg-config. https://bugzilla.gnome.org/show_bug.cgi?id=673377
-
- May 03, 2012
-
-
Vivia Nikolaidou authored
playback: Display subseconds as proper milliseconds instead of the last 2 digits of the milliseconds
-
- May 01, 2012
-
-
Tim-Philipp Müller authored
-
Sebastian Dröge authored
-
Edward Hervey authored
-
Edward Hervey authored
We have one reference owned by the internal frame list and one reference passed to the subclass.
-
Edward Hervey authored
We have one reference owned by the internal frame list and one reference passed to the subclass.
-
Wim Taymans authored
When need to push out all the previously received events, concatenate all the events from the previous frames (instead of leaking the old ones) Improve debugging a little Conflicts: gst-libs/gst/video/gstvideodecoder.c
-
Wim Taymans authored
Frames receive a refcount when added to the frames list so release that refcount in gst_video_decoder_do_finish_frame(). Also release the ref on the frame because gst_video_decoder_do_finish_frame() takes ownership of the passed frame.
-
Wim Taymans authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
This allows subclasses to override it, as is necessary for e.g. the video-crop meta. It is now necessary that after decide_allocation() there is always a allocator and a configured buffer pool inside the query.
-
Wim Taymans authored
The sinkpads are unblocked when going from PAUSED->READY, we need to block them again when going READY->PAUSED. The blocking of the pad previously only happened when it was freshly obtained with _request_pad or when the caps changed. If we don't release the pad when going to READY it was previously never blocked again causing not-linked errors.
-
Wim Taymans authored
-
- Apr 29, 2012
-
-
Tim-Philipp Müller authored
-
- Apr 28, 2012
-
-
Tim-Philipp Müller authored
Don't include marshaller headers that have gone away and/or aren't public headers anyway so don't need to be tested for C++ compiler compatibility.
-
Tim-Philipp Müller authored
Fixes make check.
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
Typefind to audio/x-matroska, video/x-matroska, audio/webm, video/webm and video/x-matroska-3d. http://www.webmproject.org/code/specs/container/#naming http://matroska.org/technical/specs/notes.html
-