Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/LAVFilters.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2011-09-17Change H264 buffers to constantHendrik Leppkes
2011-09-15Add support for FSV1 video.Hendrik Leppkes
2011-09-15Remove non-ascii spacesHendrik Leppkes
2011-09-08Update version and changelog.0.35Hendrik Leppkes
2011-09-08Switch CAMThread to _beginthreadexHendrik Leppkes
2011-09-05Fix a rare parsing error in the H264 NALU parsing class.Hendrik Leppkes
2011-09-04Update version and changelog.0.34Hendrik Leppkes
2011-09-04Add support for PNG in MOV.Hendrik Leppkes
2011-08-22Update changelog and version.0.33Hendrik Leppkes
2011-08-22Add support for the VorbisFormat2 type.Hendrik Leppkes
2011-08-22Abstract some media type reading functions.Hendrik Leppkes
2011-08-22Rename formatTypeHandler to videoFormatTypeHandler.Hendrik Leppkes
2011-08-22Overload getExtraData to directly take a media type.Hendrik Leppkes
2011-08-22Add overread protection to getExtraDataHendrik Leppkes
2011-08-22Add support for FORMAT_WaveFormatEx to getExtraDataHendrik Leppkes
2011-08-22Use a dynamically linked C runtime for debug builds.Hendrik Leppkes
2011-08-22Simplify getExtraData helper functionHendrik Leppkes
2011-08-22Fix extradata extraction when BMI->biSize is not set properly.Hendrik Leppkes
2011-08-20Include the project directory in the list of common include dirs.Hendrik Leppkes
2011-08-18No parent window for the properties box.Hendrik Leppkes
2011-08-18Implement the option to open the property pages through rundll32.Hendrik Leppkes
2011-08-13Bump version numberHendrik Leppkes
2011-08-13Add WMVA to the list of VC-1 FourCCsHendrik Leppkes
2011-08-10Added support for ZLIB/MSZHHendrik Leppkes
2011-08-10Add support for QPEG videoHendrik Leppkes
2011-08-10Add support for CSCD (Camstudio)Hendrik Leppkes
2011-08-10Add Smacker video support.Hendrik Leppkes
2011-08-10Add support for VP3Hendrik Leppkes
2011-08-10Move formatTypeHandler and getExtradata into DShowUtilsHendrik Leppkes
2011-08-10Silence a signed/unsigned warning.Hendrik Leppkes
2011-08-10Add a few safety checks against crashes.Hendrik Leppkes
2011-08-09Added support for MJPEG-BHendrik Leppkes
2011-08-09Fix "possible loss of data" type conversion warnings.Hendrik Leppkes
2011-08-09Add a flag to control enabling of the debug log file.Hendrik Leppkes
2011-07-30Check for the proper return value when enumerating pins.Hendrik Leppkes
2011-07-30When decoding LATM AAC, only trust the AAC headers from LAV Splitter, allHendrik Leppkes
2011-07-29Merge branch 'video'Hendrik Leppkes
2011-07-28Update version and changelog0.31Hendrik Leppkes
2011-07-24Enable VC-1 timestamp mangling when using the madVR decoder.Hendrik Leppkes
2011-07-24Enable VC-1 timestamp mangling when using the madVR decoder.Hendrik Leppkes
2011-07-24Moved ByteParser helper class into DSUtilLiteHendrik Leppkes
2011-07-23Moved ByteParser helper class into DSUtilLiteHendrik Leppkes
2011-07-23Implement a function to lookup a Interface in the filter graph, goingHendrik Leppkes
2011-07-22Add support for Bink video using the BIKI and BIKB FourCCs.Hendrik Leppkes
2011-07-22Add the necessary resource files for LAV Video configuration dialogs.Hendrik Leppkes
2011-07-21Added LAV Video to the list of codecs that do require VC-1 timestampHendrik Leppkes
2011-07-21Only enable VC-1 timestamp reordering with the MPC-HC MPEG-TS Splitter.Hendrik Leppkes
2011-07-21Added LAV Video to the list of codecs that do require VC-1 timestampHendrik Leppkes
2011-07-21Add Lagarith, Cinepak and QTRle support.Hendrik Leppkes
2011-07-21Add DVCP / DVC FourCCs for DV Video.Hendrik Leppkes