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
2013-01-11Update changelog and version0.55.1Hendrik Leppkes
2013-01-11While a property page is active, clicking on the tray icons brings it back to...Hendrik Leppkes
2013-01-11Switch to triangular highpass dithering for float -> s16 conversion.Hendrik Leppkes
2013-01-11Revert "Avoid using SetDllDirectory"Hendrik Leppkes
2013-01-11Add an option to disable quality based audio stream choice.Hendrik Leppkes
2013-01-11Remove bitrate from the audio stream decision.Hendrik Leppkes
2013-01-11Update yadif init syntax to new named options to avoid a bug in ffmpegs parsi...Hendrik Leppkes
2013-01-10Don't sit on a reference to the filter graph without reason.0.55Hendrik Leppkes
2013-01-10Update developer_infoHendrik Leppkes
2013-01-10Update changelogHendrik Leppkes
2013-01-10Update versionHendrik Leppkes
2013-01-10Adjust minimal "sane" fps to 8fps, some crappy home cameras produce 10 fps mo...Hendrik Leppkes
2013-01-10Support loading default settings from HKLM (overwriten by HKCU values)Hendrik Leppkes
2013-01-10Always read from the 64-bit registry versionHendrik Leppkes
2013-01-09Remove unused Start/StopStreamingHendrik Leppkes
2013-01-09Avoid using SetDllDirectoryHendrik Leppkes
2013-01-08Log number of DVD Palette entriesHendrik Leppkes
2013-01-08Set "In Menu" statsu when a HLI is triggered.Hendrik Leppkes
2013-01-08Don't treat forced subtitles as menu frames.Hendrik Leppkes
2013-01-06Update changelogHendrik Leppkes
2013-01-06Fallback to DTS Core bitstreaming if HD media type is denied.Hendrik Leppkes
2013-01-06Only update bitstream context when config relevant to the current codec changes.Hendrik Leppkes
2013-01-05Don't lower thread priorities of LAV Splitters threads.Hendrik Leppkes
2013-01-05Update ffmpegHendrik Leppkes
2013-01-05Remove references to genptsHendrik Leppkes
2013-01-05avcodec: use bitstream fps for mpeg1Hendrik Leppkes
2013-01-05Add rudimentary documention to IKeyFrameInfoHendrik Leppkes
2013-01-05Support IKeyFrameInfo for MP4 filesHendrik Leppkes
2013-01-05Only use index entries marked as keyframes for IKeyFrameInfoHendrik Leppkes
2013-01-05Support dithering for conversion to S16Hendrik Leppkes
2013-01-05Update changelogHendrik Leppkes
2013-01-04Limit scope of rtDur variableHendrik Leppkes
2013-01-04Fix rounding when using different playback rates.Hendrik Leppkes
2013-01-04Properly handle timestamps of E-AC3 bitstreaming.Hendrik Leppkes
2013-01-03And another small ffmpeg updateHendrik Leppkes
2013-01-03Another tiny ffmpeg update for cleanupHendrik Leppkes
2013-01-03Small ffmpeg update for MKV AR improvements.Hendrik Leppkes
2013-01-03An aspect ratio of 1:1 (square pixels) is perfectly valid.Hendrik Leppkes
2013-01-01Skip format probing when opening a Blu-ray, it'll always be MPEG-TSHendrik Leppkes
2013-01-01Improve support for multi-channel AAC in MPEG-TSHendrik Leppkes
2013-01-01Remove useless mediatype workaround and commentsHendrik Leppkes
2013-01-01Update ffmpegHendrik Leppkes
2013-01-01Call static initializers from the DllEntryPointHendrik Leppkes
2013-01-01Re-organize H.264 timestamp rulesHendrik Leppkes
2013-01-01Fix H.264 timestamps in PMPHendrik Leppkes
2013-01-01cuvid: fix decoding of non-mod16 in native cuvid modeHendrik Leppkes
2013-01-01Properly delete subtitle rects created for DVD HLIsHendrik Leppkes
2013-01-01Remove debug messageHendrik Leppkes
2013-01-01Make subtitle references ref-counted to ensure the memory remains valid while...Hendrik Leppkes
2012-12-31Add support for H.264 in PMP (Annex B format)Hendrik Leppkes