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
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
2014-09-01Workaround an issue with the Microsoft File Source (URL) and EOF handlingHendrik Leppkes
2014-09-01Move the subtitle track name check up to ensure its always checkedHendrik Leppkes
2014-09-01Allow selecting subtitles on a substring match in advanced modeJohn Peebles
2014-08-16Make HEVC AnnexB check a bit more lenientHendrik Leppkes
2014-07-30Fix palette for VobSub tracks in MP4.Underground78
2014-06-18Use TS discontinuity logic for RealMediaHendrik Leppkes
2014-06-17Use ConvertCharToBSTR helper function for chapter namesHendrik Leppkes
2014-06-17Silence cast warningHendrik Leppkes
2014-06-11Stop using a few deprecated fieldsHendrik Leppkes
2014-05-25biPlanes is documented to always be 1.Hendrik Leppkes
2014-05-12Check all uses of MultiByteToWideChar and WideCharToMultiByteHendrik Leppkes
2014-05-11LAV Splitter: Fix the filtering of non-forced PGS subtitles.Underground78
2014-03-06Add a safeguard in case reading hits EOFHendrik Leppkes
2014-03-06Disable all libbluray debug logging in release builds.Hendrik Leppkes
2014-03-05Support opening icyx:// URLsHendrik Leppkes
2014-03-04Parsing of ICY metadataHendrik Leppkes
2014-03-04Request ICY metadata from ShoutCast HTTP ServersHendrik Leppkes
2014-02-07Add support for ATRAC3+Jan Ekström
2014-02-07Separate ATRAC series from Real AudioJan Ekström
2014-02-02ITrackInfo should be enabled by default.Hendrik Leppkes
2014-02-02Block WMP/WMC from overwriting the initial track choice.Hendrik Leppkes
2014-01-28Add a DTS-HD subtype when the stream is HD.Hendrik Leppkes
2014-01-26Move the EC_LENGTH_CHANGED event to after actually executing the change.Hendrik Leppkes
2014-01-14Format Cue Sheet entries to contain more information.Hendrik Leppkes
2014-01-14Implement an interface for high-level streaming control.Hendrik Leppkes
2014-01-12Safer VARIANT handling.Hendrik Leppkes
2014-01-12Fix a missed instance of copyright yearHendrik Leppkes
2014-01-12Update copyright year to 2014Hendrik Leppkes
2014-01-12Change "No subtitles" pin to use a basic text-only typeHendrik Leppkes
2014-01-10Make PGS selection more lenient when no stream matches the audio language.Hendrik Leppkes
2014-01-10Fix Forced Subtitle stream in files without audio.Hendrik Leppkes