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-05-15Prefer the FourCC based DTS subtype, this avoids connection issues between th...Hendrik Leppkes
2011-05-06Add ArcSoft media type for E-AC3/DD+Hendrik Leppkes
2011-04-27Add support for detecting DTS Express tracks.Hendrik Leppkes
2011-04-25Improve compat of H264 in AVIHendrik Leppkes
2011-04-25Cleanup Vorbis mediatype creation.Hendrik Leppkes
2011-04-23Fix media type for PCM in MKV.Hendrik Leppkes
2011-04-23Add proper subtypes and media types for raw little-endian PCM.Hendrik Leppkes
2011-04-13Add backend functionality for controlling which input formats should be suppo...Hendrik Leppkes
2011-04-10Remove a remnant of the old AnnexB code.Hendrik Leppkes
2011-04-09Added new H264 AnnexB Parser that converts it into AVC1/MP4 format.Hendrik Leppkes
2011-04-08Use different media types for XVID based on the container used.Hendrik Leppkes
2011-03-11Simplify and improve H264 <> AVC1 distinction detection.Hendrik Leppkes
2011-03-09Add ArcSoft VC-1 subtype.Hendrik Leppkes
2011-02-05Updated copyright header for 2011Hendrik Leppkes
2011-01-28Queue our special media type at the end of the list to not confuse other deco...Hendrik Leppkes
2011-01-28Implemented a new LAVFSplitter specific audio media format descriptor to comm...Hendrik Leppkes
2011-01-27Add support for demuxing BluRay LPCM into the MPC-HC format, so that ffdshow ...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