Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 16 Feb 2010 21:54:50 +0000 | reimar | Support FFmpeg's ALS decoder. |
Tue, 16 Feb 2010 19:39:30 +0000 | reimar | Move struct typedef pixbuf into the only .c file where it is used. |
Tue, 16 Feb 2010 19:36:36 +0000 | reimar | Remove useless malloc casts. |
Tue, 16 Feb 2010 19:34:41 +0000 | reimar | Remove unused XPM-loading function pixbuf_load_xpm() from spuenc.c. |
Tue, 16 Feb 2010 19:07:06 +0000 | reimar | Fix win32 gui compilation. |
Tue, 16 Feb 2010 16:32:38 +0000 | diego | stream: Mark functions not used outside of their files as static. |
Tue, 16 Feb 2010 16:22:17 +0000 | diego | libvo: Mark functions not used outside of their files as static. |