Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 05 Nov 2012 20:53:49 +0000 | reimar | Allow free_demuxer to handle a NULL argument. |
Mon, 05 Nov 2012 20:51:45 +0000 | reimar | Fix crash in case sh_audio allocation failed. |
Mon, 05 Nov 2012 20:45:40 +0000 | reimar | Try to do something sensible when malloc fails instead |
Mon, 05 Nov 2012 20:42:00 +0000 | reimar | Simplify, avoid crash when malloc/calloc fails. |
Mon, 05 Nov 2012 20:39:52 +0000 | al | release.sh: Use official FFmpeg source repository URL |
Mon, 05 Nov 2012 20:28:39 +0000 | reimar | Use more appropriate value for memcpy length. |
Mon, 05 Nov 2012 20:26:12 +0000 | reimar | Remove nonsense casts. |