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-05avcodec/nvenc: Add support for H.264 High 444 Predictive encodingPhilip Langdale
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-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