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-08-28[MPC-HC] Tray icon: Add an optional custom callback for "show property page" ...Underground78
2017-08-24Do not use TR namespace for supported features in the standard libraryKacper Michajłow
2017-08-21Extend check for bad interlaced fps from containers to mp4Hendrik Leppkes
2017-07-17Update use of deprecated av_get_codec_tag_stringHendrik Leppkes
2017-07-17Fix cppcheck warnings (#144)Mike Tzou
2017-05-29Properly write vpcC in big-endianHendrik Leppkes
2017-05-29Fix size of vpcCHendrik Leppkes
2017-05-10Verify the codec_tag when its set to PCMHendrik Leppkes
2017-05-10Interleave planar PCM after demuxing into a standard packed formatHendrik Leppkes
2017-05-10Add a packet helper function to copy properties without data contentHendrik Leppkes
2017-05-10Map mono planar PCM formats to their non-planar type for improved media typesHendrik Leppkes
2017-04-22Allow the PacketAllocator to allocate new packets on the flyHendrik Leppkes
2017-04-22Set the version in the vpcC header properlyHendrik Leppkes
2017-04-21Update copyright year to 2017Hendrik Leppkes
2017-04-18Generate VP8/9 extradata with profile and color informationHendrik 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-09Change Packet API to match underlying data structureHendrik 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-11-28Add a helper function to find a stream struct for a stream idHendrik Leppkes
2016-11-28Clean up includes a bitHendrik Leppkes
2016-07-11Properly expose IMediaSideData through QueryInterfaceHendrik Leppkes
2016-07-11Export FFMpeg sidedata in IMediaSampleSideDataHendrik Leppkes
2016-07-11Re-implement the Packet struct, based more closely on a backing AVPacketHendrik Leppkes
2016-06-28Replace ATL uuid attributes with declspec uuidHendrik Leppkes
2016-06-25Remove unused includeHendrik Leppkes
2016-06-25Remove useless variableHendrik Leppkes
2016-06-25Remove dts express hacks, its supported natively nowHendrik Leppkes
2016-06-25Remove unused macroHendrik Leppkes
2016-06-25Remove frame_size check for mpegaudioHendrik 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-12Add experimental support for CineformHD decodingHendrik 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-04-15Parse the forced flag from the mov tx3g subtitle atomHendrik Leppkes
2016-03-24Support more description tagsHendrik 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-03-01Add a bit more logging for MVC problemsHendrik 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