Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
And code and comments cleanups.
|
|
|
|
|
|
|
|
|
|
Without open/close pcm, hdmi is quiet after second snd_pcm_set_params.
|
|
|
|
|
|
|
|
|
|
|
|
Add denoise, sharpness, skip chroma deinterlace support.
Show OSD only if something is to display, improves performance.
Add deinterlace mode with only 4 surfaces.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|