Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 02 Mar 2010 16:29:21 +0000 | diego | Add CONFIG_LSP to config.h for libavcodec compilation. |
Mon, 01 Mar 2010 21:09:17 +0000 | reimar | Remove unused and useless define. |
Mon, 01 Mar 2010 20:38:33 +0000 | reimar | Fix memleak due to strdup'd filename not being freed. |
Mon, 01 Mar 2010 20:33:47 +0000 | reimar | Move functions into proper order to avoid extra declarations. |
Mon, 01 Mar 2010 20:31:56 +0000 | reimar | Deduplicate code to set stream start_pos/end_pos. |
Mon, 01 Mar 2010 20:22:18 +0000 | reimar | Set stream->pos correctly after seeking to a VCD title. |
Mon, 01 Mar 2010 20:20:13 +0000 | reimar | Ensure that cue_current_pos.track is not set to an invalid value after |
Mon, 01 Mar 2010 20:11:11 +0000 | reimar | Fix off-by-one error in chapter<->VCD track conversion. |