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
2012-02-24Update version and changelog0.48Hendrik Leppkes
2012-02-24Increase analyze duration for mpeg-ts by factor 1.5Hendrik Leppkes
2012-02-24Added a new ::Check method which can be overriden to implement checks if a de...Hendrik Leppkes
2012-02-23Add more AAC media typesHendrik Leppkes
2012-02-22dxva2: properly free all resources when falling back to software decodingHendrik Leppkes
2012-02-20Update developer_info0.47Hendrik Leppkes
2012-02-20Update versionHendrik Leppkes
2012-02-20dxva2: fail on XP and lowerHendrik Leppkes
2012-02-20dxva2native: limit decoding to 1920x1200 maximum resolution.Hendrik Leppkes
2012-02-20Update changelogHendrik Leppkes
2012-02-20mkv: increase maximum size of codec private dataHendrik Leppkes
2012-02-20installer: properly define media type and subtype for extension based mediatypesHendrik Leppkes
2012-02-20installer: factor the GUID of MEDIATYPE_Stream into its own variableHendrik Leppkes
2012-02-19quicksync: limit number of buffers to 8 maximumHendrik Leppkes
2012-02-19quicksync: Update to 0.28Hendrik Leppkes
2012-02-18pixconv: add missing memory fencesHendrik Leppkes
2012-02-18pixconv: Move YUV420/422/444 -> YV12/16/24 scaler into the SSE2 block with pr...Hendrik Leppkes
2012-02-18quicksync: configure queue based on number of ref framesHendrik Leppkes
2012-02-18avcodec: re-activate rv30 multithreadingHendrik Leppkes
2012-02-18avcodec: add fraps multi-threadingHendrik Leppkes
2012-02-18Update ffmpegHendrik Leppkes
2012-02-18dxva2: fail hw decoding in an impossible caseHendrik Leppkes
2012-02-18dxva2: allow HW decoding of full-range 4:2:0Hendrik Leppkes
2012-02-17Set biCompression=dxva for DXVA2 connectionsHendrik Leppkes
2012-02-17Improve re-init behaviour in QS decoderHendrik Leppkes
2012-02-17dxva2: fix profile check for constrained baselineHendrik Leppkes
2012-02-17dxva2native: improve resource allocation behaviourHendrik Leppkes
2012-02-17Allow reusing the same hardware codec.Hendrik Leppkes
2012-02-16Fix copy back decoder initHendrik Leppkes
2012-02-16Remove debug messagesHendrik Leppkes
2012-02-16Fix AR changes with the DXVA decoderHendrik Leppkes
2012-02-16Fix device reinitHendrik Leppkes
2012-02-16Let the decoder decide the number of buffers.Hendrik Leppkes
2012-02-16Cleanup function declarationsHendrik Leppkes
2012-02-16Handle size changes in DXVA2 native modeHendrik Leppkes
2012-02-16Improve software fallback checksHendrik Leppkes
2012-02-16Fix some resource release behaviourHendrik Leppkes
2012-02-16Implement native DXVA2 decodingHendrik Leppkes
2012-02-15pixconv: factor sse2 memcpy into macrosHendrik Leppkes
2012-02-15cuvid: enhance log messages to identify failuresHendrik Leppkes
2012-02-15cuvid: ensure that the frame memory is availableHendrik Leppkes
2012-02-15cuvid: abort frame processing if allocation or frame copy fails.Hendrik Leppkes
2012-02-15cuvid: restore context lockingHendrik Leppkes
2012-02-15Add the fallback memcpy NV12 -> NV12 back in case SSE2 is not availableHendrik Leppkes
2012-02-15Optimize YUV420 -> NV12 pathHendrik Leppkes
2012-02-15Optimize NV12 -> YV12 pathHendrik Leppkes
2012-02-15Add a SSE2 optimized NV12 -> NV12 copyHendrik Leppkes
2012-02-14Update QuickSync headerHendrik Leppkes
2012-02-14Tweaked QuickSync settingsHendrik Leppkes
2012-02-14avcodec: only require a SPS in the extradataHendrik Leppkes