summaryrefslogtreecommitdiffstats
path: root/libavcodec/libx265.c
Commit message (Expand)AuthorAgeFilesLines
* libavcodec/libx265: add a flag to output ROI warnings only once.Guo, Yejun2019-09-241-1/+10
* libx265: Update ROI behaviour to match documentationMark Thompson2019-07-071-21/+23
* avcodec/libx265: Support full range videosDerek Buitenhuis2019-05-261-1/+17
* lavc/libx265: Use avctx->framerate first for frame rate settingJun Zhao2019-05-111-2/+7
* lavc/libx265: signal CPB properties through side dataJan Ekström2019-03-031-0/+8
* avcodec/libx265: add support for ROI-based encodingGuo, Yejun2019-01-241-0/+66
* avcodec/libx265: apply lavc maxrate, bufsize & rc_init_occupancyGyan Doshi2018-06-191-0/+8
* lavc/libx265: allow users to set closed GOP via generic lavc flagGyan Doshi2018-06-021-0/+1
* Merge commit 'cc06f7bd10c236539b4f6f87b795c459dd873770'James Almer2018-04-131-0/+11
|\
| * libx265: Support tiny video sizesVittorio Giovara2018-04-091-0/+11
| * avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-141-0/+1
| * libx265: Add option to force IDR framesDerek Buitenhuis2016-11-071-1/+4
* | lavc/libx265: support all color parameters that x265 doesRodger Combs2018-01-121-3/+3
* | avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-141-0/+1
* | lavc/libx265: mark disposable framesJohn Stebbins2017-12-071-0/+7
* | avcodec/libx265 - Add named option to set profileGyan Doshi2017-12-061-0/+14
* | lavc/libx265: switch to ff_alloc_packet2Jun Zhao2017-11-101-1/+1
* | lavc/libx265: Add gray10 and gray12 encoding support.Carl Eugen Hoyos2017-03-081-0/+5
* | libx265: Add option to force IDR framesDerek Buitenhuis2016-11-041-1/+4
* | lavc/libx265: Support gray encoding.Carl Eugen Hoyos2016-07-061-0/+12
* | lavc/libx265: Support GBR encoding.Carl Eugen Hoyos2016-03-131-0/+12
* | libx265: Enable 12-bit encodingStephen Hutchinson2016-02-011-1/+19
* | libx265: Remove experimental flag when encoding 4:2:2 and 4:4:4Stephen Hutchinson2016-01-301-8/+0
* | Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'Hendrik Leppkes2015-09-081-2/+2
|\ \ | |/
| * lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-071-2/+2
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-271-1/+1
|\ \ | |/
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-271-1/+1
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-271-1/+1
|\ \ | |/
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-1/+1
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-271-3/+3
|\ \ | |/
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-271-3/+3
* | Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370'Michael Niedermayer2015-07-211-0/+4
|\ \ | |/
| * Deprecate avctx.coded_frameVittorio Giovara2015-07-201-0/+4
* | Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534'Michael Niedermayer2015-07-201-8/+0
|\ \ | |/
| * Gather all coded_frame allocations and free functions to a single placeVittorio Giovara2015-07-201-8/+0
| * libx265: Use the Multi-library InterfaceGopu Govindaswamy2015-05-131-12/+17
* | libavcodec/x265: detect csps in libx265_encode_init_csp()Steve Borho2015-05-181-3/+3
* | avcodec/libx265: use x265 Multi-library Interface to query the APIGopu Govindaswamy2015-05-111-12/+17
* | Merge commit '04070dbca0688ab1e24528ce5c135254a9a79c47'Michael Niedermayer2015-05-061-1/+1
|\ \ | |/
| * libx265: Fix 'braces around scalar initializer' warningVittorio Giovara2015-05-061-1/+1
* | Merge commit 'ec89f35e3e5eb9ec5221266e801efeee7ecab4df'Michael Niedermayer2015-04-151-0/+16
|\ \ | |/
| * x265: Map color parametersLuca Barbato2015-04-151-0/+16
| * libx265: print supported presets and tunes on errorJames Almer2015-04-111-1/+14
| * avcodec/libx265: export chosen picture typesMichael Niedermayer2015-04-051-0/+13
| * libx265: Add crf private optionDerek Buitenhuis2015-02-181-1/+12
| * libx265: Reduce the scope of some variablesDerek Buitenhuis2015-02-181-4/+6
| * libx265: Pass through user-set frame typeDerek Buitenhuis2015-01-221-0/+5
| * libx265: enable psnr reporting when requested by the userMichael Niedermayer2014-10-011-0/+1
* | avcodec/libx265: print supported presets and tunes on errorJames Almer2015-04-101-1/+14
* | avcodec/libx265: export choosen picture typesMichael Niedermayer2015-03-311-0/+13
OpenPOWER on IntegriCloud