Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Fix buggy ffmpeg/libav workaround, reset flag.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Configurable audio delay.
Use monotonic pts.
Support old libav or ffmpeg libraries.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Intel 1080i needs sync to have frame decoded.
Nvidia drops frames, if always synced.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Pass PTS to video codec.
Flush audio buffer on channel change.
Sync audio + video stream.
Add workaround for Intel VA-API driver that forgets OSD position/size.
|
|
Correct PTS extraction and pass it to codec module.
C++ destructor calls C function.
Fix spuDecoder is used uninitialized.
|
|
|
|
Made audio thread cancelable.
Calculate audio PTS.
Disable alsa message to stderr.
Better buffer flush with threaded play.
Prepared audio resample, for unsupported number of audio channels.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|