- Apr 26, 2013
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
-
- Apr 24, 2013
-
-
Diogo Carbonera Luvizon authored
If TRY_FMT is not implemented, gst_v4l2_object_get_nearest_size will use S_FMT and will change the device's operation mode. To save the old device mode we need to set the type field or else it will fail to save the previous format. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=685209
-
- Apr 23, 2013
-
-
- Apr 18, 2013
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Philippe Normand authored
Set channel-mask according to sink's layout in case of stereo layout. Also initialize and reset the mask when an unrecognized channel is detected. https://bugzilla.gnome.org/show_bug.cgi?id=698224
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Takashi Nakajima authored
-
Takashi Nakajima authored
-
Todd Agulnick authored
Changes include the following: * Update classname references * Replace GST_BOILERPLATE_FULL with G_DEFINE_TYPE * Use new GstAudioInfo struct and methods * Use new buffer memory allocation scheme Conflicts: sys/osxaudio/gstosxaudioringbuffer.c
-
Todd Agulnick authored
-
Takashi Nakajima authored
-
Philippe Normand authored
Enable the osxaudio plugin build in configure.ac and fix some include directive order issues.
-
ted-n authored
-
ted-n authored
-
Josep Torra authored
-
Josep Torra authored
-
Andoni Morales Alastruey authored
Conflicts: sys/osxaudio/Makefile.am
-
Andoni Morales Alastruey authored
-
- Apr 16, 2013
-
-
Olivier Crête authored
Fixes double-unref bug. Bug found by Youness Alaoui
-
- Apr 15, 2013
-
-
Sebastian Dröge authored
Conflicts: gst/dtmf/Makefile.am sys/osxaudio/Makefile.am sys/v4l2/Makefile.am
-
Sebastian Dröge authored
-
Dirk Van Haerenborgh authored
capsetter accepts anything and just forwards different caps, as such it should return ANY caps on the sinkpad. https://bugzilla.gnome.org/show_bug.cgi?id=693005
-
- Apr 14, 2013
-
-
Tim-Philipp Müller authored
In 1.0 we now always send the icecast request headers by default, which makes the server send icecasts metadata inserted into the stream if it supports that. However, there are some use cases where this is not desirable, like when just saving a radio stream to disk, so add back the "iradio-mode" property to allow people to disable this. https://bugzilla.gnome.org/show_bug.cgi?id=697984
-
- Apr 13, 2013
- Apr 05, 2013
- Apr 03, 2013
-
-
Wim Taymans authored
Don't just loop over the first num_queued buffers but loop over all the buffers and check if they need to be freed. It is possible that not all buffers are queued and then the entry in our array will be NULL. Those buffers that are not queued were freed in stop(). Fixes https://bugzilla.gnome.org/show_bug.cgi?id=696651
-
- Apr 02, 2013
- Mar 22, 2013
-
-
-
Tim-Philipp Müller authored
-
When receiving an error code from the http server, such as 404, data might be sent along with it, like a web page. We don't want to output that data in this case, and we also want to pass the FLOW_ERROR return back to the base class, so it can stop properly. https://bugzilla.gnome.org/show_bug.cgi?id=678429
-
-
-
- Mar 20, 2013
-
-
- Mar 18, 2013
-
-