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-07-31mips/hevcdsp: fix string concatenation on macrosJames Almer
2015-07-31x86/aacpsdsp: add SSE and SSE3 optimized functionsJames Almer
2015-07-30avcodec/r210enc: Drop coded_frame usageMichael Niedermayer
2015-07-30avcodec/avuienc: Drop coded_frame usageMichael Niedermayer
2015-07-30avcodec/y41penc: Drop coded_frame usageMichael Niedermayer
2015-07-30avcodec/yuv4enc: drop coded_frame usageMichael Niedermayer
2015-07-30avcodec/v308enc: Remove coded_frame usageMichael Niedermayer
2015-07-30avcodec/v408enc: remove coded_frame usageMichael Niedermayer
2015-07-30avcodec/mpegvideo_enc: Ignore QMAX if VBV constraints are exceededMichael Niedermayer
2015-07-30avcodec/mpeg12enc: extend QP range to 28 for non linear quantizersMichael Niedermayer
2015-07-30libvpxenc: report pict_type/error via side-dataJames Zern
2015-07-30libvpxenc: quiet coded_frame deprecation warningsJames Zern
2015-07-29avcodec/dvbsubdec: Implement display definition segment fallback from ETSI E...Michael Niedermayer
2015-07-29avcodec/aacdec_fixed: Fix preparation for resamplerNedeljko Babic
2015-07-29avcodec/h264_refs: Allow slightly larger pps_ref_count[0] in PAFF RAP detecti...Michael Niedermayer
2015-07-29avcodec/h264_refs: extend RAP heuristic to multiple PPSMichael Niedermayer
2015-07-29avcodec/utils: Set coded_frame.pict_type in generic codeMichael Niedermayer
2015-07-29avcodec/proresenc_anatoliy: remove coded_frame useMichael Niedermayer
2015-07-28avcodec/avcodec: define CODEC_FLAG based on AV_CODEC_FLAG instead of duplicat...Michael Niedermayer
2015-07-28Merge commit 'd75b55635a02444c2f188c26e431a1cec992babe'Michael Niedermayer
2015-07-28libavcodec/qsvdec.c delay in 1 microsecond replaced to more appropriate 500 m...Ivan Uskov
2015-07-28libavcodec/qsvenc.c delay in 1 microsecond replaced to more appropriate 500 m...Ivan Uskov
2015-07-28avcodec/aac_fixed: Fix a bug in spectral_to_sample()Nedeljko Babic
2015-07-28dxva2/d3d11va: Set _WIN32_WINNT to 0x0602 instead of 0x0600Martin Storsjö
2015-07-28libavcodec/hevc_mp4toannexb_bsf.c: Optional argument "private_spspps_buf" to ...Ivan Uskov
2015-07-28avcodec/libdcadec: exss is used only under ifdef, thus mark it as potentially...Michael Niedermayer
2015-07-28avcodec/h264_slice: Also check sei_recovery_frame_cnt for skip_frame nokeyMichael Niedermayer
2015-07-28avcodec/h264_slice: do not skip 2nd field if first was not skippedMichael Niedermayer
2015-07-28avcodec/snowenc: Export quality/pict_type/PSNR stats through side dataMichael Niedermayer
2015-07-28avcodec/mpegvideo_enc: export per frame PSNR through side dataMichael Niedermayer
2015-07-28avocdec/mpeg12dec: fix mpeg_xvmc hwaccel flagJames Almer
2015-07-28avcodec/mpegvideo_enc: move ff_side_data_set_encoder_stats() call to after th...Michael Niedermayer
2015-07-28Merge commit '3ee217853a6741b829a2683f49c590618891b1ab'Michael Niedermayer
2015-07-28Merge commit '43dd004747fa697396b47d034a80e069facbea09'Michael Niedermayer
2015-07-28Merge commit 'b94ec30428b9696f99b08055735689623fe63954'Michael Niedermayer
2015-07-28Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer
2015-07-27h264: fix AVDISCARD_NONKEY for some interlaced contentJohn Högberg
2015-07-27qsvdec_mpeg2: drop an incorrect commentAnton Khirnov
2015-07-27hap: Add utility functions fileVittorio Giovara
2015-07-27Support the Hap chunked frame formatTom Butterworth
2015-07-27hap: Move some per-stream setup into decoder init rather than per-frameTom Butterworth
2015-07-27lavc: Update version and APIchangesVittorio Giovara
2015-07-27lavc: Consistently prefix input buffer definesVittorio Giovara
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-07-27lavc: AV-prefix all codec flagsVittorio Giovara
2015-07-27lavc: Deprecate avctx.me_methodVittorio Giovara
2015-07-27wmv2enc: Check memory allocationVittorio Giovara
2015-07-27ac3enc_template: Use the correct context fieldVittorio Giovara