Mercurial > mplayer.hg
log libmpdemux/aviheader.c @ 30983:8b6727d2d479
age | author | description |
---|---|---|
Sat, 20 Feb 2010 21:02:49 +0000 | diego | cosmetics: Remove pointless empty lines at EOF. |
Thu, 18 Feb 2010 00:18:50 +0000 | diego | Add header for AVI print functions; avoids many forward declarations. |
Wed, 17 Feb 2010 22:01:35 +0000 | diego | libmpdemux: Mark functions not used outside of their files as static. |
Sun, 27 Dec 2009 15:28:01 +0000 | reimar | Add support for parsing audio streams (though should be easy to extend to video) |
Thu, 17 Dec 2009 18:31:59 +0000 | reimar | Do not modify priv->idx_pos when regenerating the index, use a local |
Sat, 30 May 2009 13:18:57 +0000 | reimar | In all demux_info_add calls change "name" to "title". |
Wed, 13 May 2009 02:58:57 +0000 | diego | whitespace cosmetics: Remove all trailing whitespace. |