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-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
2015-10-30png: read and write stereo3d frame side data informationKirill Gavrilov
2015-10-29libopenh264enc: Count and warn about the number of skipped framesMartin Storsjö
2015-10-29libopenh264enc: Add an option for controlling the frame skippingMartin Storsjö
2015-10-28opus: Do not call vector_fmul_scalar on zero samplesKieran Kunhya
2015-10-28opus: Buffer the samples from the correct offsetMichael Niedermayer
2015-10-27avpicture: Deprecate the single fieldsLuca Barbato
2015-10-26avpacket: Provide an alloc and a free function for the structLuca Barbato
2015-10-26avpacket: Deprecate av_dup_packetLuca Barbato
2015-10-26avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato
2015-10-26roqvideodec: use av_frame_copyHendrik Leppkes
2015-10-26hap: Set avctx.bits_per_coded_sampleTom Butterworth
2015-10-26screenpresso: Drop parameter change checkVittorio Giovara
2015-10-26mpegvideo_enc: Fix encoding videos with less frames than the delay of the enc...Alexis Ballier
2015-10-26mpegvideo_enc: Merge ifs with identical conditionsMichael Niedermayer
2015-10-26mpegvideo_enc: Factor new_picture unref outMichael Niedermayer
2015-10-23innoHeim/Rsupport Screen Capture Codec decoderVittorio Giovara