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-09-14Make VS2012 the default build environment.Hendrik Leppkes
2013-09-11Initialize class membersHendrik Leppkes
2013-09-11De-allocate the memory buffer when the registry value could not be read.Hendrik Leppkes
2013-09-11Free memory on failureHendrik Leppkes
2013-09-11Move demuxer init down to where its needed.Hendrik Leppkes
2013-09-11Initialize alpha value to 0Hendrik Leppkes
2013-09-11Initialize variable in constructorHendrik Leppkes
2013-09-11Remove unused variablesHendrik Leppkes
2013-09-11Don't run the audio deinterleaving for real audio on a flush.Hendrik Leppkes
2013-09-11Ensure extradata is available before freeing it.Hendrik Leppkes
2013-09-11Fix uninitialized scalar valuesHendrik Leppkes
2013-09-10Fix a few cppcheck warningsXhmikosR
2013-09-10Support GEOV video (MPEG4).Underground78
2013-09-10Ensure the array variable is NULLed when free'ed.Hendrik Leppkes
2013-09-08Update QS decoder for x64 build failureHendrik Leppkes
2013-09-08Update qsdecoder for small project file fixHendrik Leppkes
2013-09-08Update libblurayHendrik Leppkes
2013-09-08Optimize project files and optimization settings for VS2012Hendrik Leppkes
2013-09-08Remove RV40 size hackHendrik Leppkes
2013-09-06Don't sent stream discontinuities for Blu-raysHendrik Leppkes
2013-09-06Enable fallback TS discont logic for Blu-raysHendrik Leppkes
2013-09-05Remove AVI from the list of files where Container AR is preferred.Hendrik Leppkes
2013-09-04Remove linker optimizations from project files, enabled by default.Hendrik Leppkes
2013-09-03Accept x86 as a valid argument to the build scriptsHendrik Leppkes
2013-09-03Don't allow negative file positionsHendrik Leppkes
2013-09-02Add DXVA GUIDs for HEVC / H.264Hendrik Leppkes
2013-09-02Update ffmpegHendrik Leppkes
2013-09-02Fix DTS false positive marker detectionHendrik Leppkes
2013-09-02Add a "quick" option to the build scripts to avoid a full rebuildHendrik Leppkes
2013-08-25Update ffmpeg for a few msvc build fixesHendrik Leppkes
2013-08-25Update ffmpegHendrik Leppkes
2013-08-25Only block extensions for direct file accessHendrik Leppkes
2013-08-16Update ffmpeg for TTA demuxing enhancementHendrik Leppkes
2013-08-16Remove unused buffers parameterHendrik Leppkes
2013-08-16Further increase max analyse duration for file playbackHendrik Leppkes
2013-08-16Only do start time correction on one pin, otherwise a stream starting late ca...Hendrik Leppkes
2013-08-13Update ffmpeg for flac attached picture crashHendrik Leppkes
2013-08-12Wait for a keyframe after seek for WMV3Hendrik Leppkes
2013-08-12Suppress media type changes to progressive to avoid issues with renderingHendrik Leppkes
2013-08-12All H264 AnnexB types need the parserHendrik Leppkes
2013-08-12Support MainConcept specific H264 mediatypeHendrik Leppkes
2013-08-12Update and cleanup input format mappingsHendrik Leppkes
2013-08-08Update ffmpegHendrik Leppkes
2013-08-04Fix handling of some H264 AnnexB streams in AVIHendrik Leppkes
2013-08-03Increase max_analyze_duration for all files.Hendrik Leppkes
2013-08-03Update ffmpeg for x64 mixing crash fixHendrik Leppkes
2013-08-03Update ffmpeg for dvb in mkv fixesHendrik Leppkes
2013-07-28Add "Divx" FourCCHendrik Leppkes
2013-07-27Set wFormatTag for QDM2 properlyHendrik Leppkes
2013-07-27Map QDM2 FourCC as input typeHendrik Leppkes