Mercurial > mplayer.hg
log libvo/vo_mpegpes.c @ 26935:0dc61a671898
age | author | description |
---|---|---|
Wed, 02 Jan 2008 20:34:48 +0000 | nicodvb | when :card isn't specified by the user search the first available card |
Sun, 02 Dec 2007 14:39:15 +0000 | reimar | Mark the vo_functions_t definitions as const where possible. |
Sun, 02 Dec 2007 14:06:03 +0000 | reimar | Make vo info structs const |
Wed, 26 Jul 2006 21:40:43 +0000 | nicodvb | split the incestous intercourse between ao_mpegpes and vo_mpegpes; now the devices can be used separately |
Sun, 23 Jul 2006 09:56:05 +0000 | ben | removed now unnecessary define |
Sun, 23 Jul 2006 09:55:28 +0000 | ben | removed now unnecessary variable |
Sun, 23 Jul 2006 09:32:04 +0000 | nicodvb | reuse send_mpeg_lpcm_packet() instead of the old packetizer |