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-02-22Export offset index metadata from the MPLSHendrik Leppkes
2016-02-22Fix IPropertyBag when demuxing Blu-raysHendrik Leppkes
2016-02-20Slightly better MVC base stream detection to rule out false positivesHendrik Leppkes
2016-02-20Properly append the subset extradata to the base view for mpegtsHendrik Leppkes
2016-02-20Disable MVC demuxing if the video decoder connected with another typeHendrik Leppkes
2016-02-18Remove debug lineHendrik Leppkes
2016-02-18Properly track the current MVC clipHendrik Leppkes
2016-02-18Disable in-band sidedata for MVC to avoid any potential issuesHendrik Leppkes
2016-02-18Directly specify the format of the MVC extensions files to avoid slow guessing.Hendrik Leppkes
2016-02-18Check that the base demuxer actually entered MVC modeHendrik Leppkes
2016-02-17Add the eye order to the format info lineHendrik Leppkes
2016-02-17Assume we found a missing packet when re-filling the queue for an unknown tim...Hendrik Leppkes
2016-02-17Assume Base+MVC are in sync if no timestamps are availableHendrik Leppkes
2016-02-16Simplify some thingsHendrik Leppkes
2016-02-16Only compare timestamps if they are actually setHendrik Leppkes
2016-02-16Check opening of the MVC extension during seekHendrik Leppkes
2016-02-16Support demuxing H.264 MVC from Blu-ray discsHendrik Leppkes
2016-02-16Process BD events more often to ensure none are missedHendrik 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-16Check av_buffer_make_writable for successHendrik Leppkes
2016-02-16Don't modify the media type after adding itHendrik Leppkes
2016-02-16Add support for combining H264 Base and MVC Extensions streamsHendrik Leppkes
2016-02-16Ensure a packet is writeable before modifying itHendrik 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-02-02Set channel layout for dts expressHendrik Leppkes
2016-02-01Properly show bitdepth of DTS-HD MA streamsHendrik Leppkes
2016-01-29Increase minimum "sane" fps value to cover things like iPhone slowmoHendrik Leppkes
2016-01-29Fallback to the most common frame rate if all of them fall outside of our com...Hendrik Leppkes
2016-01-13Revise DTS-HD codec prioritiesHendrik Leppkes
2016-01-10Support demuxing H264 MVC from MKV filesHendrik Leppkes
2016-01-10Fix leak of input packets when closing down the demuxerHendrik Leppkes
2016-01-05Explicitly check for S_OK when creating media typesHendrik Leppkes
2016-01-05Use a std:deque for the media types to allow insertion at the frontHendrik Leppkes
2016-01-04Use codec descriptor for codec namesHendrik 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-31Enable automatic DPI scaling for ListView controls on the property pagesHendrik Leppkes
2015-12-10Use the stored trackname for ITrackInfo::GetTrackNameHendrik Leppkes
2015-11-15Fix a few analyzer warningsHendrik Leppkes
2015-11-14Update some deprecated API usageHendrik Leppkes
2015-10-26Select stream with the highest resolutionRomank1
2015-10-14Remove AVI SSA parsing, its handled by ffmpeg now in a more complete way.Hendrik Leppkes
2015-09-29Update ffmpegHendrik Leppkes
2015-09-22Update ToolsVersion and VS version referencesHendrik Leppkes
2015-09-22Update ffmpegHendrik Leppkes