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-10-16avcodec/nvenc: fix b frame n_quant_offsetAgatha Hu
2015-09-14avcodec/nvenc: merge compute initialQP sectionsAgatha Hu
2015-09-14avcodec/nvenc: Optimize nvenc parametersAgatha Hu
2015-09-11avcodec/nvenc: change flag of cuCtxCreate to avoid CPU spinsAgatha Hu
2015-08-04avcodec/nvenc: Add support for 2pass rc in vbr modeTimo Rothenpieler
2015-08-04avcodec/nvenc: Only set h264 parameter when encoding h264Timo Rothenpieler
2015-08-04avcodec/nvenc: Fix indentationTimo Rothenpieler
2015-07-28Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer
2015-07-27lavc: Consistently prefix input buffer definesVittorio Giovara
2015-07-27lavc: AV-prefix all codec flagsVittorio Giovara
2015-07-27avcodec: Add a min size parameter to ff_alloc_packet2()Michael Niedermayer
2015-07-26avcodec/nvenc: 2-pass mode works even with non-low latency presets nowWereCatf
2015-07-26avcodec/nvenc: Delay frame output to increase encoding speedTimo Rothenpieler
2015-07-26avcodec/nvenc: Remove unused parameterTimo Rothenpieler
2015-07-21Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370'Michael Niedermayer
2015-07-21Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534'Michael Niedermayer
2015-07-20Deprecate avctx.coded_frameVittorio Giovara
2015-07-20Gather all coded_frame allocations and free functions to a single placeVittorio Giovara
2015-07-15avcodec/nvenc: Fix build with older gcc versionsTimo Rothenpieler
2015-07-05avcodec/nvenc: Add support for H.264 High 444 Predictive encodingPhilip Langdale
2015-06-26nvenc: Fix NV12 inputLuca Barbato
2015-06-14avcodec/nvenc: Enable YV12 input formatPhilip Langdale
2015-06-06avcodec/nvenc: Add 'nvenc_h264' as an alternative name for 'nvenc'Philip Langdale
2015-06-06avcodec/nvenc: Rename nvenc_h265 to nvenc_hevcPhilip Langdale
2015-06-06Revert "avcodec: Rename nvenc.c to nvenc_a.c, to avoid conflict with the othe...Philip Langdale
2015-06-01avcodec: Rename nvenc.c to nvenc_a.c, to avoid conflict with the other implem...Michael Niedermayer
2015-05-31nvenc: H264 and HEVC encodersLuca Barbato
2015-05-27avcodec/nvenc: Fix typo: 1204 -> 1024Philip Langdale
2015-05-03avcodec/nvenc: Make pix_fmts_nvenc constMichael Niedermayer
2015-04-09avcodec/nvenc: Add options for level and tierTimo Rothenpieler
2015-04-02avcodec/nvenc: Fix profile parameter handlingTimo Rothenpieler
2015-04-01avcodec/nvenc: Fix typoed nv_status checksTimo Rothenpieler
2015-03-26avcodec/nvenc: Need a separate class for each encoderPhilip Langdale
2015-03-25avcodec/nvenc: Add support for H.265 encodingPhilip Langdale
2015-03-24avcodec/nvenc: Drop support for old nvenc apiTimo Rothenpieler
2015-02-05avcodec/nvenc: De-compensate aspect ratio compensation of DVD-like content.Philip Langdale
2015-01-28avcodec/nvenc: Handle non-square pixel aspect ratiosTimo Rothenpieler
2015-01-26avcodec/nvenc: Fix b-frame parameter handlingTimo Rothenpieler
2015-01-25nvenc: Propagate desired number of reference frames.Philip Langdale
2015-01-21avcodec/nvenc: set repeatSPSPPS flag for streamingagathah
2015-01-17avcodec/nvenc: Add support for nvenc api version 5Timo Rothenpieler
2015-01-15avcodec/nvenc: fix b frame settingsagathah
2014-12-25avcodec/nvenc: Remove special cases for cygwinTimo Rothenpieler
2014-12-11avcodec: Add NVENC encoderTimo Rothenpieler