Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-05log: Use a do {} while (0) for dlogLuca Barbato
2015-12-05imgconvert: Re-enable the deprecation warningsLuca Barbato
2015-12-05avpicture: Suppress warning from deprecated codeLuca Barbato
2015-12-05aac: Provide more information on the failure messageLuca Barbato
2015-12-05g723: Add missing headerLuca Barbato
2015-11-30lavc: G.723.1 encoderMohamed Naufal
2015-11-30g723_1: Move sharable functions to a separate fileVittorio Giovara
2015-11-30g723_1: Rename files to better reflect their purposeVittorio Giovara
2015-11-30g723_1: Handle values at the ends of the table in lsp2lpc()Michael Niedermayer
2015-11-26pgssubdec: fix API compability layerPetri Hintukainen
2015-11-24texturedsp: Explicitly cast RGBA parameters to unsignedVittorio Giovara
2015-11-24texturedspenc: Avoid using separate variablesVittorio Giovara
2015-11-24textureencdsp: cosmetics: Use normal static const for tablesVittorio Giovara
2015-11-24sgi: Correctly propagate meaningful error valuesVittorio Giovara
2015-11-24sgienc: Support encoding high bit depth images with RLEVittorio Giovara
2015-11-24sgienc: Use a local RLE encoding functionVittorio Giovara
2015-11-24sgienc: Port to bytestream2Vittorio Giovara
2015-11-24sgienc: Do not end RLE lines with 0sVittorio Giovara
2015-11-23libvpxenc: remove some unused ctrl id mappingsJames Zern
2015-11-23dcadec: Do not check for overreads in auxiliary dataTim Walker
2015-11-20lavc: Deprecate avctx.rtp_callback fieldVittorio Giovara
2015-11-20qsvenc: expose additional encoding optionsAnton Khirnov
2015-11-20qsvenc: support more RC methodsAnton Khirnov
2015-11-20qsvenc: factor out common optionsAnton Khirnov
2015-11-20qsvenc: fix setting maxrate for VBRAnton Khirnov
2015-11-20qsvenc: print the actual video parameters used by MSDKAnton Khirnov
2015-11-20mpegvideo_enc: enable rtp_mode when multiple slices are usedAnton Khirnov
2015-11-20mpevideo_enc: disallow multiple slices for h261 and flvAnton Khirnov
2015-11-18avcodec: Define side data type for fallback trackJohn Stebbins
2015-11-17dvdsubdec: Validate the RLE offsetsLuca Barbato
2015-11-16flacenc: Clamp user-supplied min/max prediction ordersVittorio Giovara
2015-11-16ffv1: Explicitly name the coder typeVittorio Giovara
2015-11-16hqx: correct type and size check of info_offsetAndreas Cadhalpun
2015-11-14dds: disable palette flag for compressed imagesAndreas Cadhalpun
2015-11-12dds: add missing newline to log messagesAndreas Cadhalpun
2015-11-12dds: validate compressed source buffer sizeAndreas Cadhalpun
2015-11-12dds: validate source buffer size before copyingAndreas Cadhalpun
2015-11-12lavc: Add missing mem.h header to libxvid and screenpressoVittorio Giovara
2015-11-09avcodec: fix doxy placementAnton Khirnov
2015-11-06libopenh264enc: Set AVOption data typeMichael Niedermayer
2015-11-06vdpau: Remove a spurious CONFIG_H263_VDPAU_HWACCELMichael Niedermayer
2015-11-02flashsv: Initialize the block arrayLuca Barbato
2015-11-02truemotion2: Fix the buffer checkLuca Barbato
2015-11-02mimic: Always return on failureLuca Barbato
2015-11-02rpza: Check the blocks left before processing oneLuca Barbato
2015-11-02lagarith: Correctly compute hash_shiftLuca Barbato
2015-11-01h264_parser: Rename close() to h264_close()Diego Biurrun
2015-10-30vdpau: remove dysfunctional H.263 supportRĂ©mi Denis-Courmont
2015-10-30h264: Print the complete user messageVittorio Giovara
2015-10-30h264: Print user data SEI under normal debug verbosityVittorio Giovara