Age | Commit message (Collapse) | Author |
|
This should fix (ffmpeg mpeg2) aspect ratio problems when switching channels etc.
|
|
|
|
|
|
|
|
|
|
Removed ununsed variable.
|
|
|
|
|
|
(this should fix freezes when zapping / seeking)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use demux->seek instead of _x_demux_flush_engine
|
|
Make sure engine is not paused while flushing
Do not flush if sync point has been passed already
Some cosmetics
|
|
live mode.
(SCR fine-tuning should reduce frame drops/duplications and make video smoother)
|
|
video fifos
Use stream->demux_resume signal
|
|
|
|
(protect against random delays in control stream)
|
|
|
|
Fix spu channel "none" and "auto" numbers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove unused header.
|
|
|
|
|
|
|
|
more common...).
|
|
(this should fix SCR tunning and help to maintain A/V sync)
|
|
|
|
|
|
Query CD info before issuing play (otherwise replay is interrupted)
Parse stream mixing parameters in PLAYFILE
|
|
|
|
|
|
|
|
Don't check pointers to be != 0 when calling free()
Remove DVD mrl unescaping for xine-lib >= 1.1.9
|
|
|
|
|
|
input_class.get_identifier() --> input_class.identifier
input_class.get_description() --> input_class.description
|
|
|
|
|
|
|
|
|
|
|