What's new in DirectShow Filters for Ogg Vorbis, Speex, Theora and FLAC 0.85.17777

Sep 7, 2016
  • Fixed project configuration which referenced two CRT versions in output binaries. The above issue created faulty binaries for Windows XP and it was due migration to Visual Studio 2008.

New in DirectShow Filters for Ogg Vorbis, Speex, Theora and FLAC 0.81.15562 (Jan 4, 2009)

  • Updated Theora to version 1.0
  • Added support for 64 bit (AMD64, EM64T)
  • Added support for Registration Free COM Activation
  • Added support for RGB Theora Decoder output (16 and 32 color it depth)
  • Fixed bug while seeking at the end of a native FLAC file
  • Fixed #1262: [PATCH] directshow filters: generate correct number of frames, for Theora, Speex and Vorbis encoders
  • Fixed #1382: IOggCodec is not an interface
  • Fixed #1390: Ogg muxing filter doesn't support schroedinger codec
  • Fixed #1392: OggDemuxPacketSourceFilter GetCurFile memory allocation causes crashes
  • Fixed #1404: Installer doesn't respect the silent command line parameter
  • Fixed #1408: libOOTheora.dll memory leak
  • Fixed #1429: Supporting of rus text in (file name) or/and (file path)
  • Fixed #1430: Color bleeding on some (newer) ogg theora files
  • Fixed #1437: many regsvr32.exe processes running, but none for long
  • Fixed #1440: A debug log file is created during playback
  • Fixed #1443: Vista Media Centers Crashes when playing FLAC and pressing the "previous track button"
  • Fixed #1451: oggdsf doesn't support RGB output
  • Fixed #1471: speaker vibrations with oggcodecs v.0.80.15039

New in DirectShow Filters for Ogg Vorbis, Speex, Theora and FLAC 0.72.1838 beta (Apr 2, 2007)

  • Fixed the theora seeking bug, should accurately seek to any frame without artefacts.
  • Fixed bug not handling WMP doing hardware video acceleration, caused crash on some files (Thanks slashdot!)
  • Fixed handling of missing 3xx http response codes
  • Fixed bug where player would crash if you dragged it from one monitor to another while playing
  • Fixed COM reference double-release bug
  • Fixed race condition which could crash or hang sometimes after a seek.