summaryrefslogtreecommitdiff
path: root/sys/dvb
Commit message (Expand)AuthorAgeFilesLines
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-172-2/+2
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-142-2/+2
* dvb: More fixups to 1.0Edward Hervey2012-08-142-23/+12
* cam: Allow time for CA to initializeEdward Hervey2012-08-141-7/+22
* cam: PMT_REPLY parsingEdward Hervey2012-08-141-0/+44
* dvbbasebin: Switch to use tsparseEdward Hervey2012-08-142-125/+86
* dvbsrc + dvb api buffer property to overcome buffer under readsFabrizio (Misto) Milo2012-08-142-57/+75
* Correct satellite delivery descriptor parsing.Tony Houghton2012-06-211-0/+1
* dvb: Detect more issues with configuration fileEdward Hervey2012-06-191-223/+251
* dvbbasebin: Emit an error when we fail reading the channels fileEdward Hervey2012-06-193-81/+90
* dvbsrc: spell-checkFabrizio (Misto) Milo2012-06-191-1/+1
* dvb: better dvsrc polarity infoFabrizio (Misto) Milo2012-06-191-4/+7
* dvb: Add more debugging to cam supportEdward Hervey2012-05-283-2/+108
* dvbbasebin: Emit no-more-pads when pad is addedEdward Hervey2012-05-231-0/+2
* camutils: Fix PMT message constructionEdward Hervey2012-05-231-1/+14
* camtransport: Allow delay when setting up cam deviceEdward Hervey2012-05-231-4/+16
* dvbsrc: Fixup/add debug statementsEdward Hervey2012-05-231-8/+13
* dvbsrc: Only open device read/write when neededEdward Hervey2012-05-231-4/+5
* dvb: Add warning when dvb channels file isn't presentEdward Hervey2012-05-231-1/+2
* dvb: Fixups for latest API changesEdward Hervey2012-05-222-2/+3
* dvbsrc: pass the reason for failed read as GstFlowReturnWim Taymans2012-04-201-19/+21
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2012-03-292-1/+7
|\
| * Add missing GLIB_DISABLE_DEPRECATION_WARNINGSGuillaume Desmottes2012-02-281-0/+4
| * dvbsrc: Timestamp output by defaultEdward Hervey2012-02-241-1/+2
* | Merge branch 'master' into 0.11Wim Taymans2012-02-101-0/+1
|\ \ | |/
| * plenty: fixup glib deprecationsVincent Penquerc'h2012-01-271-0/+1
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-282-6/+5
* | port some more to new memory APIMark Nauwelaerts2012-01-251-6/+7
* | port to new gthread APIWim Taymans2012-01-192-7/+7
* | Update for GstURIHandler get_protocols() changesTim-Philipp Müller2011-11-131-21/+29
* | update for probe api changesWim Taymans2011-11-081-3/+3
* | dvdbasebin: fix for pad probes updateWim Taymans2011-11-071-2/+3
* | make request pads take _%uWim Taymans2011-11-041-3/+3
* | structure: fix for api updateWim Taymans2011-11-021-2/+2
* | Update for pad API changesTim-Philipp Müller2011-11-011-6/+6
* | dvb: port to 0.11Wim Taymans2011-10-102-81/+58
* | Merge branch 'master' into 0.11Wim Taymans2011-08-043-10/+7
|\ \ | |/
| * dvb: Fix set-but-unused warningsOlivier Crête2011-07-123-10/+7
* | Merge branch 'master' into 0.11Wim Taymans2011-06-153-72/+80
|\ \ | |/
| * dvbsrc: Add timeout property and use GstPoll instead of pollVincent Génieux2011-05-232-71/+79
| * camapplicationinfo: fix possible array overrunStefan Kost2011-05-201-1/+1
* | dvb: Use the user config dir instead of the cache dir for the channels config...Sebastian Dröge2011-05-031-1/+1
* | dvb: moved dvb-channels.conf to $XDG_CACHE_HOMEPhilippe Normand2011-05-031-2/+2
|/
* dvbsrc: fix up enum nick namesTim-Philipp Müller2011-02-021-20/+20
* dvb: fix build errors on macosxRob Clark2011-01-032-2/+3
* README: fix the example pipelineStefan Kost2011-01-031-4/+4
* dvbbasebin: Add TDT to the initial pids filter for dvbsrc. Fixes #635200.Andoni Morales Alastruey2010-11-191-2/+2
* dvbsrc: Fix example usage, bandwidth=8 not 8MHzDamien Lespiau2010-10-101-1/+1
* dvbsrc: align actual default values for properties with defaults in param specTim-Philipp Müller2010-08-062-46/+65