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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2015-07-27qsvdec_*: add missing CODEC_CAP_DR1Anton Khirnov
2015-07-27Merge commit '4b6b1082a73907c7c3de2646c6398bc61320f2c6'Michael Niedermayer
2015-07-27Merge commit '03eb55741427c6608f63972c105e565ca0ba4f15'Michael Niedermayer
2015-07-27avcodec/v410enc: do not use internal->byte_bufferMichael Niedermayer
2015-07-27avcodec/utils: do not use internal->byte_buffer when little downsizing is exp...Michael Niedermayer
2015-07-27avcodec/internal: Deprecate ff_alloc_packet() in favor of ff_alloc_packet2()Michael Niedermayer
2015-07-27avcodec: Add a min size parameter to ff_alloc_packet2()Michael Niedermayer
2015-07-27AAC Encoder: clipping avoidanceClaudio Freire
2015-07-27avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 bilinear functionsShivraj Patil
2015-07-27Merge commit 'f3bd3810d274a7f51b5925fc3d2fc33e8043a5d4'Michael Niedermayer
2015-07-27avcodec/dvbsubdec: Add option to select when to computer clut (always/never/"...Michael Niedermayer
2015-07-26Merge commit '9b4b96c0dee90d260891ec765b28f6ca15594340'Michael Niedermayer
2015-07-26force WINAPI_FAMILY to WINAPI_FAMILY_DESKTOP_APP to use DVXASteve Lhomme
2015-07-26force WINAPI_FAMILY to WINAPI_FAMILY_DESKTOP_APP to be able to use dxva.hSteve Lhomme
2015-07-26movtextdec.c: Add support for fontsizeNiklesh
2015-07-26avcodec/nvenc: 2-pass mode works even with non-low latency presets nowWereCatf
2015-07-26avcodec/avrndec: Fix croppingMichael Niedermayer
2015-07-26avcodec/dvbsubdec: Compute default CLUT based on bitmap analysisMichael Niedermayer
2015-07-26avcodec/x86: add missing colon to labelsJames Almer
2015-07-26avcodec/texturedsp: fix undefined shiftJames Almer
2015-07-26libavcodec/qsvdec_h264.c: using "private_spspps_buf" argument for av_bitstrea...Ivan Uskov
2015-07-26libavcodec/h264_mp4toannexb_bsf.c: Optional argument "private_spspps_buf" to ...Ivan Uskov
2015-07-26Merge commit '41d47ea85fb4ad9cfb5c2dc808a46bc1d57f3986'Michael Niedermayer
2015-07-26Merge commit 'bf52f773913cf74bdf0d2c8c2cb4473fa1b7801e'Michael Niedermayer
2015-07-26avcodec/nvenc: Delay frame output to increase encoding speedTimo Rothenpieler
2015-07-26Merge commit 'f89f78c1c563d98f10ee1d7e1ed67c9f9e03b741'Michael Niedermayer
2015-07-26Merge commit 'fa85fcf2b7d1ab822a59245077b8bb855406d3e9'Michael Niedermayer