Age | Commit message (Collapse) | Author |
|
|
|
|
|
Check if PTS is valid, otherwise debug code does false abort.
Fix bug: audio new stream is not thread safe.
|
|
Alsa: report needed down sampling of 3/5/6 to 2 channels.
Moved alsa code into alsa module.
Initial OSS output support.
|
|
|
|
New ffmpeg dislikes simultaneous open/close from audio/video.
Prepared audio decoder without av_parser_parse2.
Handle av_audio_resample_init errors.
|
|
|
|
|
|
|
|
Fix problem with video-xvba and too many surfaces used.
Prepare new audio driver "oss".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|