summaryrefslogtreecommitdiff
path: root/libavcodec/libx265.c
Commit message (Expand)AuthorAge
* libavcodec/x265: detect csps in libx265_encode_init_csp()Steve Borho2015-05-18
* avcodec/libx265: use x265 Multi-library Interface to query the APIGopu Govindaswamy2015-05-11
* Merge commit '04070dbca0688ab1e24528ce5c135254a9a79c47'Michael Niedermayer2015-05-06
|\
| * libx265: Fix 'braces around scalar initializer' warningVittorio Giovara2015-05-06
* | Merge commit 'ec89f35e3e5eb9ec5221266e801efeee7ecab4df'Michael Niedermayer2015-04-15
|\|
| * x265: Map color parametersLuca Barbato2015-04-15
| * libx265: print supported presets and tunes on errorJames Almer2015-04-11
| * avcodec/libx265: export chosen picture typesMichael Niedermayer2015-04-05
| * libx265: Add crf private optionDerek Buitenhuis2015-02-18
| * libx265: Reduce the scope of some variablesDerek Buitenhuis2015-02-18
| * libx265: Pass through user-set frame typeDerek Buitenhuis2015-01-22
| * libx265: enable psnr reporting when requested by the userMichael Niedermayer2014-10-01
* | avcodec/libx265: print supported presets and tunes on errorJames Almer2015-04-10
* | avcodec/libx265: export choosen picture typesMichael Niedermayer2015-03-31
* | libx265: Add crf private optionDerek Buitenhuis2015-02-18
* | libx265: Reduce the scope of some variablesDerek Buitenhuis2015-02-18
* | libx265: Pass through user-set frame typeDerek Buitenhuis2015-01-22
* | avcodec/libx265: enable psnr reporting when requested by the userMichael Niedermayer2014-09-28
* | Merge commit '4912b634b517c8acfc476c5d47f10be83fe7e18b'Michael Niedermayer2014-09-03
|\|
| * x265: Use the encoder defaultsLuca Barbato2014-09-03
| * libx265: Remove unneeded bit depth checkDerek Buitenhuis2014-06-12
| * libx265: Add 4:2:2 supportDerek Buitenhuis2014-06-12
| * libx265: Actually use X265_API_IMPORTSDerek Buitenhuis2014-06-12
| * libx265: Only set the SAR if it is validDerek Buitenhuis2014-04-10
| * libx265: Use 16-bit SARDerek Buitenhuis2014-04-10
| * libx265: Use x265_param_parse to set the SARDerek Buitenhuis2014-04-10
| * libx265: Use the repeat headers flag when not using global headersMarcus Gustafsson2014-03-31
| * libx265: Only use one memcpy for headersDerek Buitenhuis2014-03-24
| * libx265: Write global extradata when requestedMichael Niedermayer2014-03-24
| * libx265: Support API version 9Derek Buitenhuis2014-03-06
| * libx265: Properly handled dynamic linking with MSVCDerek Buitenhuis2014-02-24
| * libx265: Support SARDerek Buitenhuis2014-02-24
| * libx265: Support 4:4:4Derek Buitenhuis2014-02-24
| * libx265: Update API usageDerek Buitenhuis2014-02-24
| * libx265: Remove redundant default param callDerek Buitenhuis2014-02-14
| * libx265: Fix use of uninitialized input pictureDerek Buitenhuis2014-02-14
* | libx265: Remove unneeded bit depth checkDerek Buitenhuis2014-06-12
* | libx265: Add 4:2:2 supportDerek Buitenhuis2014-06-12
* | libx265: Actually use X265_API_IMPORTSDerek Buitenhuis2014-06-12
* | libx265: Only set the SAR if it is validDerek Buitenhuis2014-04-10
* | libx265: Use 16-bit SARDerek Buitenhuis2014-04-10
* | libx265: Use x265_param_parse to set the SARDerek Buitenhuis2014-04-10
* | libx265: Use the repeat headers flag when not using global headersMarcus Gustafsson2014-03-31
* | libx265: Only use one memcpy for headersDerek Buitenhuis2014-03-24
* | libx265: Simple cosmetic fixDerek Buitenhuis2014-03-24
* | avcodec/libx265: fill headers in extradataMichael Niedermayer2014-03-14
* | libx265: Use ctx->vui. instead of ctx-> for some options A recent change in l...sfan52014-03-06
* | libx265: Use proper error codeDerek Buitenhuis2014-02-24
* | libx265: Properly handled dynamic linking with MSVCDerek Buitenhuis2014-02-24
* | libx265: Support SARDerek Buitenhuis2014-02-24