Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 27 Dec 2009 15:28:01 +0000 | reimar | Add support for parsing audio streams (though should be easy to extend to video) |
Sun, 27 Dec 2009 14:42:37 +0000 | reimar | Remove currently unneeded members accidentally added in the last revision. |
Sun, 27 Dec 2009 14:40:56 +0000 | reimar | Introduce a sh_common struct that contains the parts in common by the audio, video |
Sun, 27 Dec 2009 14:35:09 +0000 | reimar | Remove one more incorrect direct ass.h include. |
Sun, 27 Dec 2009 14:31:13 +0000 | reimar | Move do_render_osd function to avoid a forward declaration. |
Sun, 27 Dec 2009 14:19:48 +0000 | reimar | vo_x11_classhint name argument should be const, since we pass string constants there. |
Sun, 27 Dec 2009 14:13:06 +0000 | reimar | Return the actually playing audio/video id for get_property, not the one |