log

age author description
Sun, 18 Nov 2007 10:51:22 +0000 voroshil Pass all available formats to chain building routine and
Sun, 18 Nov 2007 10:02:28 +0000 reimar 100l, fix uint32_t* instead of uint32_t typo in demux_mf type->fourcc table
Sun, 18 Nov 2007 08:24:30 +0000 voroshil Ignore video formats which are supported by device
Sun, 18 Nov 2007 06:16:37 +0000 voroshil Fix crash when pin connection fails.
Sun, 18 Nov 2007 05:20:17 +0000 voroshil Prevent chains from building more than once.
Sun, 18 Nov 2007 05:07:51 +0000 voroshil Handle "out of memory" error.
Sun, 18 Nov 2007 05:02:49 +0000 voroshil Move chains building code into separate routines.
Sun, 18 Nov 2007 04:20:03 +0000 ulion Add a wish which is available in some filters and players on win32.
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
Wed, 14 Nov 2007 22:26:14 +0000 nicodvb removed forgotten and out of date comment
Wed, 14 Nov 2007 22:25:10 +0000 nicodvb removed unneeded checks on MP_DVDNAV and DVDNAV_FORMAT_AC3 (we need and assume our fork)
Wed, 14 Nov 2007 22:21:04 +0000 nicodvb reindentation
Wed, 14 Nov 2007 22:20:19 +0000 nicodvb removed unneeded checks on the version of dvdnav (the acceptance of
Wed, 14 Nov 2007 14:30:10 +0000 compn change fftiff from untested to working
Wed, 14 Nov 2007 13:49:18 +0000 compn add tif support to demux_mf
Wed, 14 Nov 2007 12:57:17 +0000 voroshil Not all cards supports changing country code.
Wed, 14 Nov 2007 09:25:54 +0000 diego libogg muxer no longer exists in FFmpeg.
Wed, 14 Nov 2007 00:48:25 +0000 compn remove technical changes as pointed out by uau and diego, another update
Wed, 14 Nov 2007 00:48:12 +0000 compn mencoder has mkv nut and mxf output using lavf
Wed, 14 Nov 2007 00:33:34 +0000 compn some updates
Tue, 13 Nov 2007 23:47:15 +0000 diego The FFmpeg WMV2 decoder is no longer buggy now that J-frames are supported.
Tue, 13 Nov 2007 23:02:49 +0000 lu_zero Check for second stream presence, fixes single stream playback (from amol)
Tue, 13 Nov 2007 23:02:09 +0000 lu_zero 10l video != audio
Tue, 13 Nov 2007 23:01:25 +0000 lu_zero support extradata for audio streams
Tue, 13 Nov 2007 23:00:12 +0000 lu_zero fetch metadata for audio (from amol)
Tue, 13 Nov 2007 22:57:22 +0000 lu_zero Revert stray commit r25027
Tue, 13 Nov 2007 21:13:00 +0000 compn fix typo spotted by corey
Tue, 13 Nov 2007 15:08:17 +0000 ulion Remove an useless conditional suggested by Emanuele Giaquinta.
Tue, 13 Nov 2007 14:29:02 +0000 lu_zero Check for second stream presence, fixes single stream playback (from amol)
Tue, 13 Nov 2007 11:34:45 +0000 voroshil Add missing call to audio_in_uninit in v4l2 tv driver.
Mon, 12 Nov 2007 20:44:06 +0000 reimar Replace stupid "unsigned long" by the correct uint32_t.