- 18 Mar, 2011 4 commits
-
-
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 8 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
And do not flag as advanced the 2 useful options
-
Jean-Baptiste Kempf authored
This seems to be the latest fashion in poland, for {y:i} (italic) and {y:b} (bold), but I don't know how to correctly support it: - should we remove the tags in the demuxer like the MPL2 one (bad solution for MPL2 too)? - should we replace it by <i> in codecs?
-
Jean-Baptiste Kempf authored
This should have been gone since 0.5
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This gets quite useful, when you have many drives
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 15 Mar, 2011 11 commits
-
-
Pierre Ynard authored
-
Francois Cartegnie authored
We create program entries, not only for current, but also all reachable programs/pid on the same frequency (which are already seen, but skipped in demux). But we keep only sending events regarding current program. This allows generating data and displaying EPG entries for all available channels
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Pierre Ynard authored
-
Rémi Denis-Courmont authored
With just "skins" and "qt", only those specific interfaces would be probed. Thus VLC could not be started from X-less command line.
-
Jean-Baptiste Kempf authored
-
Pierre Ynard authored
-
Pierre Ynard authored
If luarc is mature enough to replace oldrc, then I guess this is not needed anymore
-
Pierre Ynard authored
-
- 14 Mar, 2011 5 commits
-
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
There's no reasons not to enable DVB support if libdvbpsi is present and the kernel headers are present. It does not add any dependency over the TS demux. DVB headers were merged with Linux 2.5, so there is really no use for --with-dvb anymore.
-
Pierre Ynard authored
-
Pierre Ynard authored
This fixes a crash with VoD when all tracks were not set up
-