Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 02 Mar 2010 19:57:17 +0000 | diego | Drop support for old-style DVB code. |
Tue, 02 Mar 2010 17:18:55 +0000 | rectalogic | Remove RTSP_MUXER from libavmuxers to fix compilation with --disable-network |
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. |