gstreamer/sys
Reynaldo H. Verdejo Pinochet 3e519937a1 dvb: move adapter number set-up by way of environment to dvbsrc
This logic did not belong to the channel configuration
parser (only used by dvbbasebin) but to dvbsrc, which
is the element directly using this value and honoring
the "adapter" property.

Allows previously non-working cases like this to work:

GST_DVB_ADAPTER=1 gst-launch-1.0 dvbsrc delsys=11 modulation=7 frequency=689000000 ! fakesink
2016-12-22 16:39:24 -08:00
..
acmenc bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
acmmp3dec bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
androidmedia amcaudiodec: Set "is-adts" to 1 for ADTS AAC 2016-12-15 14:09:25 +02:00
applemedia vtdec: Mark pad as needing reconfiguration again if it failed 2016-11-18 12:22:44 +02:00
bluez a2dpsink: Drop some dead-code 2016-09-29 21:46:56 +05:30
d3dvideosink Remove 'return' from void functions 2016-11-12 10:53:02 +02:00
decklink decklink: Fix compiler warning 2016-11-29 15:35:09 +02:00
directsound directsoundsrc: Correctly cast mixer to uintptr 2016-10-31 16:06:49 +02:00
dshowdecwrapper sys: Fix caps memory leak from pad template creation 2016-12-14 10:21:39 +02:00
dshowsrcwrapper dshowsrcwrapper: fix DirectShow caps negotiation and set capture pin caps 2016-04-23 15:21:44 +01:00
dshowvideosink bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
dvb dvb: move adapter number set-up by way of environment to dvbsrc 2016-12-22 16:39:24 -08:00
fbdev fbdevsink: Add to meson build 2016-11-14 23:15:34 +05:30
kms kmssink: post error message if start() fails 2016-11-30 20:13:55 +01:00
msdk gst: Don't declare variables inside the for loop header 2016-12-13 22:39:01 +02:00
nvenc nvenc: add some rate control modes/properties 2016-04-08 15:24:20 +10:00
opensles opensles: Add opensles.h to noinst_HEADERS 2016-08-24 13:35:45 +03:00
shm shmsrc: Do not call gst_poll_remove_fd upon stop if reading was never started 2016-07-04 12:52:29 +02:00
tinyalsa bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
uvch264 bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
vcd bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
vdpau sys: Fix caps memory leak from pad template creation 2016-12-14 10:21:39 +02:00
wasapi Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00
winks winks: undef windows SDK macros before redefining them 2016-11-12 10:53:02 +02:00
winscreencap gdiscreencapsrc: remove empty gst_gdiscreencapsrc_stop vfunc 2016-11-14 21:02:24 +02:00
Makefile.am Remove various unported plugins 2016-12-21 11:17:11 +02:00
meson.build Remove various unported plugins 2016-12-21 11:17:11 +02:00