Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 17 Feb 2009 21:08:22 +0000 | reimar | Set samplerate in reset also for AC3, and set it before the format in that |
Tue, 17 Feb 2009 20:44:45 +0000 | reimar | Mark all Linux RealVideo decoders as buggy, they all seem to have some problem |
Tue, 17 Feb 2009 19:01:29 +0000 | reimar | Make it possible for mpcodecs_get_image to return NULL as the |
Tue, 17 Feb 2009 18:59:47 +0000 | reimar | Print an error and return NULL in vf_get_image if we try to allocate |
Tue, 17 Feb 2009 16:40:50 +0000 | reimar | Set avctx->opaque already at init instead of decode so it can be used in |
Tue, 17 Feb 2009 15:00:57 +0000 | Gabrov | Typo fix |
Tue, 17 Feb 2009 12:00:43 +0000 | diego | cosmetics: Replace unused 'argc/argv' in main declarations by 'void'. |