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-09-29Add "VideoHandler" to the list of useless mp4 track names.Hendrik Leppkes
2011-09-29Only enable ITrackInfo for ZoomPlayer 8.0.0.74 and above.Hendrik Leppkes
2011-09-28Read MP4 titles from the hdlr handler_name atom.Hendrik Leppkes
2011-09-28Don't use DTS timestamps for MPEG1/2 or H264Hendrik Leppkes
2011-09-27Enhance seeking log messagesHendrik Leppkes
2011-09-26Silence some warnings on x64Hendrik Leppkes
2011-09-25Update GPLv2 license headerHendrik Leppkes
2011-09-24Fix a bug in LAV Splitter dll registrationHendrik Leppkes
2011-09-24Disable AV_LOG_DEBUG type loggingHendrik Leppkes
2011-09-18Improve ITrackInfoHendrik Leppkes
2011-09-17Change H264 buffers to constantHendrik Leppkes
2011-09-15Slightly adjust seeking log messageHendrik Leppkes
2011-09-10Improve support for ADTS muxed AACHendrik Leppkes
2011-09-08Fix return value of IAMStreamSelect::InfoHendrik Leppkes
2011-09-07More debug log messages.Hendrik Leppkes
2011-09-05Switch to the stable seek API and adjust flags accordingly.Hendrik Leppkes
2011-09-04Adjust fallback flushing to try to unlock a deadlocked decoder.Hendrik Leppkes
2011-09-01Switch to VIH2 when the decoder suggests a AR as well.Hendrik Leppkes
2011-09-01Support RGB raw video.Hendrik Leppkes
2011-08-31Add support for H264 AnnexB in MKV (VFW mode)Hendrik Leppkes
2011-08-31Implement parsing for raw SSA/ASS packets into the required DShow format.Hendrik Leppkes
2011-08-24Don't flush on start when Haali renderer is used.Hendrik Leppkes
2011-08-23Enable MPEG-2 parser but disable timestamp mangling.Hendrik Leppkes
2011-08-23Use new parsing mode for ffmpeg to always extract keyframe infos from VC-1.Hendrik Leppkes
2011-08-22Remove an outdated assertion.Hendrik Leppkes
2011-08-22Rename formatTypeHandler to videoFormatTypeHandler.Hendrik Leppkes
2011-08-22Fix mediatype for raw PCM.Hendrik Leppkes
2011-08-22Only indicate a sync point on key frames.Hendrik Leppkes
2011-08-22Pretend to be the WM ASF Reader when connecting to the WMVideo Decoder.Hendrik Leppkes
2011-08-20Fix VC-1 in EVO mediatype, so it connects to the MS decoder.Hendrik Leppkes
2011-08-19Update iconsHendrik Leppkes
2011-08-18Add Icons to the filters.Hendrik Leppkes
2011-08-18Implement the option to open the property pages through rundll32.Hendrik Leppkes
2011-08-17Use DTS for RealVideo codecs.Hendrik Leppkes
2011-08-16Disable MKV timestamp mangling for LAV CUVID.Hendrik Leppkes
2011-08-16Indent packet flags.Hendrik Leppkes
2011-08-16Move StreamId replacement for forced subtitles into the base demuxing.Hendrik Leppkes
2011-08-16Set stream languages on Blu-rays before creating media types.Hendrik Leppkes
2011-08-11Fix a stream selection regression introduced by the RM changes.Hendrik Leppkes
2011-08-10Properly handle MJPEG with different FourCCs.Hendrik Leppkes
2011-08-10If no BD title matches the query, try again with relaxed parameters.Hendrik Leppkes
2011-08-10Cleanup iterator handling.Hendrik Leppkes
2011-08-10Add a few safety checks against crashes.Hendrik Leppkes
2011-08-10Fix a minor memory leak.Hendrik Leppkes
2011-08-10Add a suffix to all ffmpeg dlls to avoid collisions with other versions.Hendrik Leppkes
2011-08-09Fix "possible loss of data" type conversion warnings.Hendrik Leppkes
2011-08-09Signal a discontinuity if the demuxer indicates a corrupted package.Hendrik Leppkes
2011-08-09Add a flag to control enabling of the debug log file.Hendrik Leppkes
2011-08-09Only require the codec_info_nb_frames to be positive, don't force theHendrik Leppkes
2011-08-09Respect the codec_info_nb_frames when selecting audio streams in RM files asHendrik Leppkes