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-06-13Define subtype for S302M AES3Hendrik Leppkes
2013-06-10Update QuickSync decoderHendrik Leppkes
2013-06-08Check the demuxer was created before transition into Pause modeHendrik Leppkes
2013-06-08Use proper signature for OpenConfiguration functionHendrik Leppkes
2013-06-08Use absolute path for rundll32 argumentsHendrik Leppkes
2013-06-05Disable multi-threading for audio codecs.Hendrik Leppkes
2013-06-03Update ffmpeg for tiny s302m improvementHendrik Leppkes
2013-06-03Remove StreamInfo functionHendrik Leppkes
2013-06-03Store LCID value in stream structHendrik Leppkes
2013-06-03Avoid calling av_dict_get twice on the same valueHendrik Leppkes
2013-06-01Update ffmpeg for jp2k crash fixHendrik Leppkes
2013-06-01Update ffmpegHendrik Leppkes
2013-05-26GetFormats: Add missing parenthesis in ca01976e1997.Underground78
2013-05-26Handle Default-Stream flags on video streams properlyHendrik Leppkes
2013-05-26Update ffmpeg for fraps cfr outputHendrik Leppkes
2013-05-26LAV Splitter API: Add a function to get the list of available formatsUnderground78
2013-05-25Cosmetics: Fix some typosUnderground78
2013-05-25Support for FLICUnderground78
2013-05-25Use av_cpu_countHendrik Leppkes
2013-05-25Enable slice threading for YADIFHendrik Leppkes
2013-05-25Update ffmpegHendrik Leppkes
2013-05-24cuvid: activate double-rate deint for formats without header timing info as wellHendrik Leppkes
2013-05-21strip ffmpeg libsHendrik Leppkes
2013-05-20Update changelog and version0.57Hendrik Leppkes
2013-05-20Add j2c extension for JPEG2000 imagesHendrik Leppkes
2013-05-20Update developer_infoHendrik Leppkes
2013-05-20Delay network init until the splitter is actually initalized.Hendrik Leppkes
2013-05-18Another tiny ffmpeg fixHendrik Leppkes
2013-05-18Update ffmpeg for tiny riff fixHendrik Leppkes
2013-05-18Update libblurayHendrik Leppkes
2013-05-18Update ffmpegHendrik Leppkes
2013-05-18quicksync: activate GPU deinterlacingHendrik Leppkes
2013-05-15Tweak virtual forced track selectionHendrik Leppkes
2013-05-13In Default Submode, prefer default tracks over the virtual forced subtitle trackHendrik Leppkes
2013-05-12Move setting the delivery event into a central placeHendrik Leppkes
2013-05-12Update ffmpeg for H264 format probing during codec init fixHendrik Leppkes
2013-05-12Improve behaviour when switching from non-sync to sync decoderHendrik Leppkes
2013-05-12Fix return values of ProcessMenuCommandHendrik Leppkes
2013-05-12Show chapters in the splitter popup menuHendrik Leppkes
2013-05-11Cleanup and improve popup stream handlingHendrik Leppkes
2013-05-11Improve handling of get_CurrentMarker with start-only chaptersHendrik Leppkes
2013-05-11Add popup helper to add a submenuHendrik Leppkes
2013-05-11Use radio-like checkmarks in popup menusHendrik Leppkes
2013-05-11Bring PE flags inline with the MSVC flags on the other dllsHendrik Leppkes
2013-05-11Set appropriate PE flagsHendrik Leppkes
2013-05-11Ensure the tray icon doesn't use the filter object after it went away.Hendrik Leppkes
2013-05-11Add popup menu to LAV Splitter tray iconHendrik Leppkes
2013-05-11Add CPopupMenu helper classHendrik Leppkes
2013-05-11Factor opening the property page into a helper function.Hendrik Leppkes
2013-05-11Add support for showing a popup menu to the BaseTrayIcon classHendrik Leppkes