log

age author description
Tue, 20 Nov 2007 19:33:27 +0000 voroshil Move code related to chain initialization and similar
Tue, 20 Nov 2007 17:19:16 +0000 voroshil Fix mplayer crash caused by r25116
Tue, 20 Nov 2007 17:08:12 +0000 kostya Musepack SV8 lavc decoder support
Tue, 20 Nov 2007 11:26:37 +0000 diego Put colon inside replaceable tag.
Tue, 20 Nov 2007 10:02:19 +0000 voroshil Remove no more needed check
Tue, 20 Nov 2007 10:01:14 +0000 voroshil Fix totally wrong (due to mess of brackets) structures size check.
Tue, 20 Nov 2007 09:02:43 +0000 voroshil Replace several parameters for get_available_formats_stream
Mon, 19 Nov 2007 20:19:33 +0000 voroshil New routine for reconnecting two pins with new media type
Mon, 19 Nov 2007 19:49:17 +0000 voroshil Move pointer to SampleGrabber filter into chain structure.
Mon, 19 Nov 2007 19:45:01 +0000 voroshil Move common chain uninit code into separate routine.
Mon, 19 Nov 2007 19:33:53 +0000 voroshil pass chain structure instead of several variables to build_sub_graph
Mon, 19 Nov 2007 19:25:25 +0000 voroshil fix missed change
Mon, 19 Nov 2007 19:24:21 +0000 voroshil Add capture filter's pointer to vbi chain structure too.
Mon, 19 Nov 2007 19:15:36 +0000 voroshil Code unification: get rid of local variable arpmtVBI
Mon, 19 Nov 2007 19:02:09 +0000 voroshil Add major media type to chain structure