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
2017-05-10Interleave planar PCM after demuxing into a standard packed formatHendrik Leppkes
2017-04-21Update copyright year to 2017Hendrik Leppkes
2017-04-04Enable reconnect for http streamingHendrik Leppkes
2017-04-03Update ffmpegHendrik Leppkes
2017-03-31Unblock the network access when closing the demuxerHendrik Leppkes
2017-03-11Signal DTS-only HEVC in MP4 when no CTTS atom is presentHendrik Leppkes
2017-02-20Turn off broken mov editlist handling until further noticeHendrik Leppkes
2016-12-09avcodec: use strict h264 handling on file-based playback with LAV SplitterHendrik Leppkes
2016-11-28Add functions to export stream-level sidedata through the output pinHendrik Leppkes
2016-07-11Export FFMpeg sidedata in IMediaSampleSideDataHendrik Leppkes
2016-06-15Convert demuxer module to codecparHendrik Leppkes
2016-06-15Fix audio stream selection by qualityHendrik Leppkes
2016-06-15Disable embedded side-data for MPEG-TSHendrik Leppkes
2016-06-08Be consistent about data types to fix few compiler warnings.Kacper Michajłow
2016-04-18Export stereo_subtitle_offset_ids for MKV files as wellHendrik Leppkes
2016-04-18Read the "3d-plane" tag from MKV files for subtitle 3D planes in MVC filesHendrik Leppkes
2016-04-17Fix exposing of non-pcm s302m streamsHendrik Leppkes
2016-03-22Don't report keyframe info for fragmented mp4 filesHendrik Leppkes
2016-03-06Export a list of all PGS depth offsets as stereo_subtitle_offset_idsHendrik Leppkes
2016-03-01Avoid using goto and instead recursively call the function againHendrik Leppkes
2016-02-22Handle the forced subtitle stream when retrieving PGS metadataHendrik Leppkes
2016-02-22Export a list of IG ids instead of only the first oneHendrik Leppkes
2016-02-22Export offset index metadata from the MPLSHendrik Leppkes
2016-02-20Disable MVC demuxing if the video decoder connected with another typeHendrik Leppkes
2016-02-17Assume Base+MVC are in sync if no timestamps are availableHendrik Leppkes
2016-02-16Support demuxing H.264 MVC from Blu-ray discsHendrik Leppkes
2016-02-16Change the way the BD demuxer interacts with the main demuxerHendrik Leppkes
2016-02-16Export an appropriate stereo mode when opening SSIF filesHendrik Leppkes
2016-02-16Use official CLPI parsing APIHendrik Leppkes
2016-02-16Add support for combining H264 Base and MVC Extensions streamsHendrik Leppkes
2016-02-16Store the original PTS and DTS in the PacketHendrik Leppkes
2016-02-15Remove the non-blocking flag, its unused.Hendrik Leppkes
2016-02-15Offer stereo metadata under "stereo_mode" as wellHendrik Leppkes
2016-02-15Export STEREOSCOPIC3DMODE metadata to indicate the type of 3D contentHendrik Leppkes
2016-01-13Revise DTS-HD codec prioritiesHendrik Leppkes
2016-01-05Explicitly check for S_OK when creating media typesHendrik Leppkes
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