Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 17 Feb 2010 23:36:44 +0000 | diego | Add header for demux_ogg_open, init_avi_with_ogg; avoids forward declarations. |
Wed, 17 Feb 2010 23:33:17 +0000 | diego | Remove demux_ogg-related declarations that are no longer necessary. |
Wed, 17 Feb 2010 23:27:47 +0000 | diego | Mark demux_ogg_sub_id() as static; it is not used outside of the file. |
Wed, 17 Feb 2010 23:25:02 +0000 | diego | Move up demux_ogg_sub_id, demux_ogg_sub_reverse_id; avoids forward declarations. |