Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 21 Aug 2006 22:02:49 +0000 | rfelker | use of malloc without prototype.. very bad on 64bit archs |
Mon, 21 Aug 2006 21:51:47 +0000 | diego | Move libs common to MPlayer and MEncoder to COMMON_LIBS. |
Mon, 21 Aug 2006 21:50:52 +0000 | diego | Simplify VIDIX lib handling. |
Mon, 21 Aug 2006 21:46:59 +0000 | rfelker | no c++ decls! |
Mon, 21 Aug 2006 20:21:03 +0000 | diego | Remove unused variable. |
Mon, 21 Aug 2006 19:52:11 +0000 | nicodvb | 100l: *chapter_name was copied from the pointer rather than strupd()-ed (and next free()d in mplayer.c |
Mon, 21 Aug 2006 19:19:00 +0000 | nicodvb | demuxer_seek_chapter() returns informations about chapters count and name |