log

age author description
Sat, 17 Nov 2007 21:34:00 +0000 nicodvb mention the new build system
Sat, 17 Nov 2007 19:55:16 +0000 voroshil (cosmetics) Lookup table alignment.
Sat, 17 Nov 2007 19:51:46 +0000 voroshil Service routine for constructing AM_MEDIA_TYPE structure from
Sat, 17 Nov 2007 19:32:18 +0000 voroshil Disable terminating directshow chains with NullRenderer filter,
Sat, 17 Nov 2007 19:08:03 +0000 voroshil Fix bogus bits per pixel values in lookup table.
Sat, 17 Nov 2007 19:07:04 +0000 reimar Cleanup sg_io_hdr initialization a bit
Sat, 17 Nov 2007 19:02:30 +0000 reimar We do not have any use for the sense data, so we don't need a buffer for it.
Sat, 17 Nov 2007 18:52:43 +0000 voroshil (cosmetics) Indentation fix
Sat, 17 Nov 2007 18:52:42 +0000 reimar Some more cosmetics
Sat, 17 Nov 2007 18:49:33 +0000 reimar Move the zeroing directly before the other initialization code
Sat, 17 Nov 2007 18:46:52 +0000 reimar Move everything that sets buffer values together.
Sat, 17 Nov 2007 18:40:46 +0000 reimar Another place that can use AV_WB32
Sat, 17 Nov 2007 18:35:36 +0000 reimar Some cosmetics in dvd_set_speed
Sat, 17 Nov 2007 18:31:26 +0000 reimar Move the DVD speed factor -> KB/s conversion into the case
Sat, 17 Nov 2007 18:27:17 +0000 reimar Add a missing close() to dvd_set_speed function
Sat, 17 Nov 2007 18:26:25 +0000 reimar Open device file only right before we need it, so we do not
Sat, 17 Nov 2007 18:23:46 +0000 reimar Do not print Ok message when setting speed limit failed
Sat, 17 Nov 2007 18:22:42 +0000 reimar AV_WB16(..., 1000) more obviously represents one second that assigning
Sat, 17 Nov 2007 18:20:04 +0000 reimar Use AV_WB32 instead of manual bit-fiddling when setting DVD speed
Sat, 17 Nov 2007 18:17:19 +0000 reimar GPCMD_SET_STREAMING command is 12 bytes large, not 16
Sat, 17 Nov 2007 18:08:53 +0000 rtogni Ignore stream id when checking rdt packet flags
Sat, 17 Nov 2007 17:28:33 +0000 reimar Remove a pointless #ifdef
Sat, 17 Nov 2007 17:27:30 +0000 reimar Replace if-else constructs for type -> fourcc mapping by a table in demux_mf
Sat, 17 Nov 2007 11:23:58 +0000 ulion Fix pausing_toggle not continue play bug when it follows a pause immediately.
Fri, 16 Nov 2007 21:32:09 +0000 nicodvb report why the dvd couldn't be opened. Patch by Jan Knutar jknutar+nic+fi
Fri, 16 Nov 2007 19:09:41 +0000 voroshil Add missed translatable string in my previous commit
Fri, 16 Nov 2007 18:59:35 +0000 voroshil Make sure that mplayer will receive actual media type
Fri, 16 Nov 2007 17:57:12 +0000 voroshil Fix FPS from bitrate calculation (was 8 times larger than real value).
Thu, 15 Nov 2007 22:16:41 +0000 rtogni Print warning about encrypted audio tracks
Thu, 15 Nov 2007 01:07:56 +0000 ulion Remove the pause filter and the cmd queue hack, to know the mplayer going to