Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|