2014-03-17 15:09:46 +00:00
|
|
|
ext/dash/gstdashdemux.c
|
|
|
|
ext/gl/gstgltestsrc.c
|
2015-10-14 16:53:34 +00:00
|
|
|
ext/opencv/gsttemplatematch.cpp
|
2008-09-02 09:56:44 +00:00
|
|
|
ext/resindvd/resindvdsrc.c
|
2013-07-05 19:49:48 +00:00
|
|
|
ext/smoothstreaming/gstmssdemux.c
|
2013-12-31 21:38:03 +00:00
|
|
|
ext/sndfile/gstsfdec.c
|
2013-07-05 19:49:48 +00:00
|
|
|
ext/sndio/sndiosink.c
|
|
|
|
ext/sndio/sndiosrc.c
|
2009-10-31 17:20:53 +00:00
|
|
|
gst/aiff/aiffparse.c
|
2013-07-05 19:49:48 +00:00
|
|
|
gst/asfmux/gstasfmux.c
|
|
|
|
gst/camerabin2/camerabingeneral.c
|
|
|
|
gst/camerabin2/gstcamerabin2.c
|
2015-01-22 14:43:22 +00:00
|
|
|
gst/camerabin2/gstdigitalzoom.c
|
2013-07-05 19:49:48 +00:00
|
|
|
gst/camerabin2/gstviewfinderbin.c
|
2015-01-22 14:43:22 +00:00
|
|
|
gst/camerabin2/gstwrappercamerabinsrc.c
|
2013-07-05 19:49:48 +00:00
|
|
|
gst/dvdspu/gstdvdspu.c
|
2015-01-20 15:57:15 +00:00
|
|
|
gst-libs/gst/adaptivedemux/gstadaptivedemux.c
|
2013-07-05 19:49:48 +00:00
|
|
|
gst/mpegtsdemux/mpegtsbase.c
|
2007-06-25 11:02:21 +00:00
|
|
|
gst/nuvdemux/gstnuvdemux.c
|
po/POTFILES.in: add dvbsrc
Original commit message from CVS:
* po/POTFILES.in:
add dvbsrc
* sys/dvb/gstdvbsrc.c: (gst_dvbsrc_class_init), (gst_dvbsrc_init),
(gst_dvbsrc_set_property), (gst_dvbsrc_get_property),
(gst_dvbsrc_open_frontend), (gst_dvbsrc_open_dvr),
(gst_dvbsrc_finalize), (read_device), (gst_dvbsrc_create),
(gst_dvbsrc_start), (gst_dvbsrc_frontend_status),
(gst_dvbsrc_tune), (gst_dvbsrc_unset_pes_filters),
(gst_dvbsrc_set_pes_filter):
* sys/dvb/gstdvbsrc.h:
adapter-prefix is a terrible name for a device, so replace it.
strerror should be used immediately after the syscall related to it.
Actually throw a reasonable GST_ELEMENT_ERROR if we fail to open
(pretty easy to trigger by opening the same device twice).
Use _OBJECT macros where it makes sense.
This element is going to need some work before it moves.
2006-11-04 13:26:41 +00:00
|
|
|
sys/dvb/gstdvbsrc.c
|
2013-07-05 19:49:48 +00:00
|
|
|
sys/dvb/parsechannels.c
|