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
AgeCommit message (Expand)Author
2011-10-21Add support for Ut VideoHendrik Leppkes
2011-10-01The MediaPortal BD Reader sends PTS VC-1Hendrik Leppkes
2011-09-30Add a new AAC ADTS mediatype for AAC with the ADTS header intact.Hendrik Leppkes
2011-09-25Update GPLv2 license headerHendrik Leppkes
2011-09-24Add support for Apple ProResHendrik Leppkes
2011-09-15Add support for FSV1 video.Hendrik Leppkes
2011-09-15Remove non-ascii spacesHendrik Leppkes
2011-09-04Add support for PNG in MOV.Hendrik 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-09Added support for MJPEG-BHendrik Leppkes
2011-07-30When decoding LATM AAC, only trust the AAC headers from LAV Splitter, allHendrik Leppkes
2011-07-22Add support for Bink video using the BIKI and BIKB FourCCs.Hendrik 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
2011-07-21Move and cleanup DV typesHendrik Leppkes
2011-07-20Add media types for HuffYUV.Hendrik Leppkes
2011-07-20Add subtypes for Fraps video decoding.Hendrik Leppkes
2011-07-20Add a multitude of subtypes for DV videoHendrik Leppkes
2011-07-20Add another Indeo3 subtype.Hendrik Leppkes
2011-07-20Add media types for Indeo3 and Indeo5.Hendrik Leppkes
2011-07-20Add support for TSCC/Camtasia and Theora.Hendrik Leppkes
2011-07-20Add media types for H261 and H263Hendrik Leppkes
2011-07-04Output MLP using the proper media type in the splitter.Hendrik Leppkes
2011-07-02Add ffdshow DXVA to the list of decoders requiring VC-1 timestamp correction.Hendrik Leppkes
2011-05-06Add ArcSoft media type for E-AC3/DD+Hendrik Leppkes
2011-05-03Add WMAv1 subtype to LAV AudioHendrik Leppkes
2011-05-03Add WMA2 and WMA-Pro media typesHendrik Leppkes
2011-05-01Add bitstreaming media typesHendrik Leppkes
2011-04-08Refactored how the VC-1 timestamp correction option works.Hendrik Leppkes
2011-03-25Add LAV CUVID to the list of decoders that do their own VC-1 timestamp correc...Hendrik Leppkes
2011-03-12Changed the way the splitter is registered in the registry, which should impr...Hendrik Leppkes
2011-03-09Add VC-1 GUID for ArcSoft Video Decoder, and disable timestamp correction for...Hendrik Leppkes
2011-03-09Add ArcSoft VC-1 subtype.Hendrik Leppkes
2011-03-09Added an option to disable VC-1 timestamp corrections as well as auto-detecti...Hendrik Leppkes
2011-02-05Added media types for QT PCM tracks.Hendrik Leppkes
2011-01-28Implemented a new LAVFSplitter specific audio media format descriptor to comm...Hendrik Leppkes
2011-01-26Create a custom mediasubtype GUID for BluRay LPCM, as the format the MPC-HC M...Hendrik Leppkes
2011-01-22Restructured project for future addition of other modules.Hendrik Leppkes