- Remove duplicated code in file reader.
commit0aab65a1efa2a62e1fe564ccb2c4ea72cc479aeb
authorRobert Shearman <rob@codeweavers.com>
Thu, 19 Aug 2004 02:33:00 +0000 (19 02:33 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 19 Aug 2004 02:33:00 +0000 (19 02:33 +0000)
tree3e1a56af2b695bbe2f126ce16759925a6324711d
parent2300ce663a4dbf983a7d7290a1127d5ba69c1760
- Remove duplicated code in file reader.
- Use new CreateSpecific function for file reader that doesn't query
  for IMemInputPin.
- Get rid of inefficient use of IMemInputPin in general pin code.
dlls/quartz/filesource.c
dlls/quartz/pin.c