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 (Collapse)Author
2012-01-28Update libbluray for a crash fixHendrik Leppkes
2012-01-27Update libblurayHendrik Leppkes
2011-12-20Update libblurayHendrik Leppkes
2011-12-12Update ffmpeg & libblurayHendrik Leppkes
2011-12-04Update libblurayHendrik Leppkes
2011-11-27Update libblurayHendrik Leppkes
2011-10-19Update libblurayHendrik Leppkes
2011-10-14Update libblurayHendrik Leppkes
2011-08-22Use a dynamically linked C runtime for debug builds.Hendrik Leppkes
This improves debugging by showing proper stack traces for C runtime calls.
2011-08-17Update libblurayHendrik Leppkes
2011-07-14Update ffmpeg and libblurayHendrik Leppkes
2011-07-02Updated ffmpeg and libbluray.Hendrik Leppkes
2011-06-10Update libblurayHendrik Leppkes
2011-05-30Update libblurayHendrik Leppkes
2011-05-21Update libblurayHendrik Leppkes
2011-05-12Quote custom build steps so it works properly when the path has spaces in it.Hendrik Leppkes
Fixes Issue #43
2011-05-07Statically link against the MSVC2010 runtime.Hendrik Leppkes
This increases overall package size by ~120kb, and removes the requirement of the separately installed VS2010 runtime to improve portability - an acceptable compromise.
2011-05-06Updated libblurayHendrik Leppkes
2011-05-03For m2ts files opened inside a BD structure, try to open the corresponding ↵Hendrik Leppkes
clip info file to parse stream languages.
2011-04-23Update libblurayHendrik Leppkes
2011-04-06Update libbluray.Hendrik Leppkes
2011-04-06Redirect libbluray debug logging into the debugger console.Hendrik Leppkes
2011-04-04Do not force usage of SDK 7.1, use the VS default version.Hendrik Leppkes
2011-04-02Update seamless playback offset calculation to work with clips that have ↵Hendrik Leppkes
different basis timestampts (start_time)
2011-04-02Fixed a overflow in bd_get_title_info and refactored event processing code.Hendrik Leppkes
2011-03-29Update for some new libbluray adjustments.Hendrik Leppkes
2011-03-29Update libbluray usageHendrik Leppkes
2011-03-27Update libbluray referenceHendrik Leppkes
2011-03-27libbluray is now compiled with MSVCHendrik Leppkes
2011-03-27Add libbluray reference and building steps (x64 untested)Hendrik Leppkes