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
2016-01-03Support parsing the CLPI file when opening SSIF files from BD structuresHendrik Leppkes
2016-01-01Update Copyright to 2016Hendrik Leppkes
2015-12-10Use the stored trackname for ITrackInfo::GetTrackNameHendrik Leppkes
2015-11-14Update some deprecated API usageHendrik Leppkes
2015-10-26Select stream with the highest resolutionRomank1
2015-09-29Update ffmpegHendrik Leppkes
2015-09-22Update ffmpegHendrik Leppkes
2015-07-27Remove unused includeHendrik Leppkes
2015-04-06Break out of the attachment-type loop after a match was foundHendrik Leppkes
2015-04-03Refactor attachment processing to use the mime/filename info from the file, i...Hendrik Leppkes
2015-04-03Add TIFF to attachment image formatsHendrik Leppkes
2015-04-03Export coverart and attachments through IDSMResourceBagHendrik Leppkes
2015-03-24Log a message when falling back to byte seekingHendrik Leppkes
2015-02-23Increase anaylze duration for mpeg-ts filesHendrik Leppkes
2015-01-26Fix a bunch of x64 only warningsHendrik Leppkes
2015-01-03Happy new Year!Hendrik Leppkes
2014-12-13Avoid overflow when calculating number of pixels in an imageHendrik Leppkes
2014-12-09Use the codec_descriptor lossless flags to identify lossless audio instead of...Hendrik Leppkes
2014-11-28Do not round aspect ratio when one of its values exceed 255.Kacper Michajłow
2014-11-28Add support for RTMP protocol with librtmp parameters input style.Kacper Michajłow
2014-11-11LAVFDemuxer: Use av_opt_set_int to set the ffmpeg option fields.Underground78
2014-09-14Do not use the image2(pipe) demuxer for GIF anymoreHendrik Leppkes
2014-09-06Add support for transport protocol specific RTSP URL handlersJames Lumsden
2014-09-06Flag H.264 in MP4 without a CTTS atom as DTS-only timestampsHendrik Leppkes
2014-09-01Move the subtitle track name check up to ensure its always checkedHendrik Leppkes
2014-09-01Allow selecting subtitles on a substring match in advanced modeJohn Peebles
2014-06-18Use TS discontinuity logic for RealMediaHendrik Leppkes
2014-06-17Use ConvertCharToBSTR helper function for chapter namesHendrik Leppkes
2014-06-17Silence cast warningHendrik Leppkes
2014-06-11Stop using a few deprecated fieldsHendrik Leppkes
2014-05-12Check all uses of MultiByteToWideChar and WideCharToMultiByteHendrik Leppkes
2014-03-05Support opening icyx:// URLsHendrik Leppkes
2014-03-04Parsing of ICY metadataHendrik Leppkes
2014-03-04Request ICY metadata from ShoutCast HTTP ServersHendrik Leppkes
2014-01-14Format Cue Sheet entries to contain more information.Hendrik Leppkes
2014-01-14Implement an interface for high-level streaming control.Hendrik Leppkes
2014-01-12Safer VARIANT handling.Hendrik Leppkes
2014-01-12Update copyright year to 2014Hendrik Leppkes
2014-01-12Change "No subtitles" pin to use a basic text-only typeHendrik Leppkes
2014-01-10Make PGS selection more lenient when no stream matches the audio language.Hendrik Leppkes
2014-01-10Fix Forced Subtitle stream in files without audio.Hendrik Leppkes
2013-12-21Expose rotation metadata from MP4 filesHendrik Leppkes
2013-12-21Expose all internal metadata through IPropertyBagHendrik Leppkes
2013-12-17Use a media type from the real subtitle streams for the "No Subtitles" PinHendrik Leppkes
2013-12-17Replace NULL by nullptr where appropriateHendrik Leppkes
2013-12-16Initialize class variables in the class, instead of the constructorHendrik Leppkes
2013-12-16Add support for parsing embeded Cue SheetsHendrik Leppkes
2013-11-29Make sure side-data is merged until a proper solution is implementedHendrik Leppkes
2013-10-30Set Only-DTS flag for HEVC in AVIHendrik Leppkes
2013-10-30Set Only-DTS flag for rawvideoHendrik Leppkes