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-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
2015-08-12Add an option to specify the maximum queue size in packetsHendrik Leppkes
2015-08-04Only reset playback init event when actually creating the threadHendrik Leppkes
2015-08-04Set/Clear the playback init event more thoroughly during startup to avoid rar...Hendrik Leppkes
2015-07-27Remove unused includeHendrik Leppkes
2015-07-24Fix format specifierHendrik Leppkes
2015-07-24Fix libbluray linkage in vs2015Hendrik Leppkes
2015-07-12Switch to the new Libav ASF/WMV demuxerHendrik Leppkes
2015-06-05LAV Splitter: Fix a crash when the pixel format is invalid.Underground78
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-26Fix discontinuity logic when demuxing doesn't start with a video frameHendrik Leppkes
2015-03-24Log a message when falling back to byte seekingHendrik Leppkes
2015-03-23Don't include version.h in the precompiled headersHendrik Leppkes
2015-03-23Add common_defines.h to the project fileHendrik Leppkes
2015-03-23Move common win32 version/inclusion defines into a new headerHendrik Leppkes
2015-03-23Remove ENABLE_DEBUG_LOGFILE define from version.hHendrik Leppkes
2015-02-23Increase anaylze duration for mpeg-ts filesHendrik Leppkes
2015-01-27Remove inttypes.h from the project file to stop rebuildingHendrik Leppkes
2015-01-26Fix a bunch of x64 only warningsHendrik Leppkes
2015-01-26Use size_t for Packet::sizeHendrik Leppkes
2015-01-25Silence warnings from ffmpeg includesHendrik Leppkes
2015-01-25BDDemux: give priority to the language tags from the longest clipHendrik Leppkes
2015-01-25BDDemux: silence warningHendrik Leppkes
2015-01-17Don't overwrite Blu-ray language entries when they already existHendrik Leppkes
2015-01-03Happy new Year!Hendrik Leppkes
2014-12-21Add DSD media typesHendrik Leppkes
2014-12-13Avoid overflow when calculating number of pixels in an imageHendrik Leppkes
2014-12-13Re-order assignments to avoid memory leakHendrik Leppkes
2014-12-09Implement a blacklist feature to allow disabling LAV for uncooperative applic...Hendrik 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