Mercurial > mplayer.hg
log libmpdemux/demux_lmlm4.c @ 26370:b450d3591845
age | author | description |
---|---|---|
Sun, 13 Jan 2008 16:00:39 +0000 | reimar | Make all demuxer_desc_t const, thus moving them to .rodata |
Sun, 06 Jan 2008 23:20:15 +0000 | diego | Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved |
Sun, 09 Sep 2007 09:48:51 +0000 | diego | warning fix: |
Thu, 15 Mar 2007 18:36:36 +0000 | diego | Add explicit location for headers from the stream/ directory. |
Sat, 02 Dec 2006 12:32:44 +0000 | diego | Remove superfluous bswap.h include. |
Sat, 08 Jul 2006 17:28:36 +0000 | diego | Remove unused variables, patch by Stefan Huehner stefan at huehner org. |
Thu, 12 Jan 2006 20:04:36 +0000 | rathann | massive attack: mp_msg printf format fixes |