summaryrefslogtreecommitdiff
path: root/libavcodec/vaapi_encode_h265.c
Commit message (Expand)AuthorAge
* Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2'Mark Thompson2018-02-21
|\
| * cbs: Refcount all the things!Mark Thompson2018-02-20
* | Merge commit '67eb2b16daa77f6ba3e04a28ca18e53193723b7f'Mark Thompson2018-02-21
|\|
| * vaapi_h265: Mark unused entries in RefPicList[01] as explicitly invalidMark Thompson2018-02-20
| * cbs: Allocate the context inside the init functionMark Thompson2018-02-20
| * avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-14
| * vaapi_h265: Add named options for setting profile and levelMark Thompson2017-12-06
| * vaapi_h265: Enable VBR modeJun Zhao2017-12-02
* | avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-14
* | vaapi_h265: Add named options for setting profile and levelMark Thompson2017-12-04
* | Merge commit 'f940c859c23ae201b0170cf541ea8f6b7a52dd49'James Almer2017-11-11
|\|
| * Revert "vaapi_h265: Reduce the amount of padding in the stream"Mark Thompson2017-09-12
* | Merge commit 'a14a12ca137bf1526452b97bedfc9f7b301d4e04'James Almer2017-11-11
|\|
| * vaapi_h265: Reduce the amount of padding in the streamMark Thompson2017-08-13
| * vaapi_h265: Add support for AUD NAL unitsMark Thompson2017-08-13
| * vaapi_h265: Convert to use coded bitstream infrastructureMark Thompson2017-08-13
| * vaapi_encode: Use gop_size consistently in RC parametersMark Thompson2017-04-26
| * vaapi_h265: Fix build failure with old libva without 10-bit surfacesMark Thompson2017-01-04
| * vaapi_h265: Fix CFR mode with framerate set in AVCodecContextMark Thompson2016-12-10
* | vaapi_h265: Add support for AUD NAL unitsMark Thompson2017-10-17
* | vaapi_h265: Convert to use coded bitstream infrastructureMark Thompson2017-10-17
* | lavc/vaapi_encode_h265: Enable VBR modeJun Zhao2017-08-28
* | lavc/vaapi_encode_h265: Remove duplicate slice_segment_address.Jun Zhao2017-07-18
* | vaapi_encode: Use gop_size consistently in RC parametersMark Thompson2017-06-14
* | Merge commit '0bfdcce4d42a6e654c00ea5f9237dc987626457f'James Almer2017-03-23
|\|
| * hevc: move the SliceType enum to hevc.hAnton Khirnov2016-10-21
* | Merge commit 'f9bb356e0eb38ab4df32df8276b71a0b2626538f'James Almer2017-03-23
|\|
| * vaapi_h265: Include header for slice typesMark Thompson2016-10-17
* | Merge commit 'c359d624d3efc3fd1d83210d78c4152bd329b765'James Almer2017-03-23
|\|
| * hevcdec: move decoder-independent declarations into a separate headerAnton Khirnov2016-10-16
* | Merge commit '4abe3b049d987420eb891f74a35af2cebbf52144'Clément Bœsch2017-03-23
|\|
| * hevc: rename hevc.[ch] to hevcdec.[ch]Anton Khirnov2016-10-16
| * vaapi_h265: Add main 10 encode supportMark Thompson2016-10-02
| * vaapi_h265: Fix buffering parametersMark Thompson2016-10-02
| * vaapi_h265: Fix slice header writingMark Thompson2016-10-02
| * vaapi_encode: Check packed header capabilitiesMark Thompson2016-09-28
| * vaapi_encode: Refactor initialisationMark Thompson2016-09-28
* | vaapi_h265: Fix CFR mode with framerate set in AVCodecContextMark Thompson2017-02-08
* | vaapi_h265: Add main 10 encode supportMark Thompson2017-02-08
* | vaapi_encode: Fix format specifier for bitrate loggingMark Thompson2016-11-21
* | vaapi_h265: Fix buffering parametersMark Thompson2016-11-21
* | vaapi_h265: Fix slice header writingMark Thompson2016-11-21
* | vaapi_encode: Check packed header capabilitiesMark Thompson2016-11-21
* | vaapi_encode: Refactor initialisationMark Thompson2016-11-21
* | lavc/vaapi_encode_h26x: Fix a crash if "." is not the decimal separator.Carl Eugen Hoyos2016-08-05
* | Merge commit '2940e196c5e439d9869f8c02a49a318d0847453c'Clément Bœsch2016-06-29
|\|
| * vaapi_h265: cu_qp_delta should not be used in constant-QP modeMark Thompson2016-06-09
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | vaapi_encode_h26[45]: Reject bitrate targets higher than 2^31Mark Thompson2016-06-10