- 20 Mar, 2011 17 commits
-
-
Rémi Denis-Courmont authored
Contrary to V4L2, dshow does not extract options from the MRL. So there i effectively no way to set anything via playlist. This allows the options that more-or-less correspond to MRL options in V4L2. Parsing the MRL might make more sense than marking options as safe. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Alexey Sokolov authored
Some distros separate libsidplay2 into few packages. In that case libresid-builder can be absent even if libsidplay2 was found. Now, if libsidplay2 was found, we check for libresid-builder explicitly. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
This is untested. Frequency offsets and diseqc are not done yet.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
It seems that DMX_ADD_PID does not work. So revert back to the non-shared DVR node, unless budget mode is enabled.
-
Rémi Denis-Courmont authored
This is incomplete and hence not automatically compiled. Conditional Access, DVB-S and scanning are missing. DVB-T and ATSC are not tested. DVB-C works. It is not clear to me what the problem is, but it seems VLC does not like the Linux DVB kernel demux. Only budget mode seems to work correctly at the moment.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Pierre Ynard authored
-
- 19 Mar, 2011 3 commits
-
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Too many complaints, notably on Reddit
-
- 18 Mar, 2011 7 commits
-
-
Rémi Denis-Courmont authored
As an added bonus, we don't need to open /dev/null for nothing.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
requires latest contrib package
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 17 Mar, 2011 12 commits
-
-
Jean-Baptiste Kempf authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
Speeds up channel scanning and actually should find all channels without exhaustive scanning. Patch fills pp_service with found configurations and DvbCNextFast seeks first pp_service that doesn't have name and returns that for next tune parameters. When tuning to that, we get SDT and fill names for that freq. This logic maybe belongs more on scan_Destroy where SDT-info is also more parsed.
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
x264: mark advanced options as advanced, leaving keyint/level/profile/pass/preset/tune to normal options
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 16 Mar, 2011 1 commit
-
-
Jean-Baptiste Kempf authored
-