summaryrefslogtreecommitdiff
path: root/libavcodec/libopenh264enc.c
Commit message (Expand)AuthorAge
* avcodec: Make init-threadsafety the defaultAndreas Rheinhardt2022-07-18
* avcodec/openh264: return (DE|EN)CODER_NOT_FOUND if version check failsAndreas Schneider2022-07-08
* avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt2022-04-05
* avcodec/codec_internal: Rename AVCodecDefault->FFCodecDefaultAndreas Rheinhardt2022-03-21
* avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt2022-03-21
* avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.hAndreas Rheinhardt2022-03-21
* avcodec/libopenh264enc: set iEntropyCodingModeFlag by coder optionLimin Wang2022-01-14
* avcodec/libopenh264enc: make the profile configuablable correctlyLimin Wang2022-01-14
* avcodec/libopenh264enc: support for colorspace and range informationLimin Wang2022-01-14
* avcodec/libopenh264enc: Allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated coder type optionsAndreas Rheinhardt2021-04-27
* lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADSAnton Khirnov2021-03-16
* lavc: replace internal use of AV_CODEC_CAP_AUTO_THREADS with an internal capAnton Khirnov2021-03-16
* lavc/libopenh264enc: use framerate if availableJun Zhao2020-08-05
* lavc/libopenh264enc: Add coder option to replace cabacLinjie Fu2020-05-13
* lavc/libopenh264enc: Allow specifying the profile through AVCodecContextLinjie Fu2020-05-13
* lavc/libopenh264enc: Rewrite profile handlingLinjie Fu2020-05-13
* lavc/libopenh264enc: set slice_mode option to deprecatedLinjie Fu2020-04-29
* lavc/libopenh264enc: prompt slice number changing inside libopenh264Linjie Fu2020-04-29
* lavc/libopenh264enc: add bit rate control select supportLinjie Fu2020-04-29
* lavc/libopenh264enc: add default gop size and bit rateLinjie Fu2020-04-29
* lavc/libopenh264enc: Add qmin/qmax supportLinjie Fu2020-04-29
* lavc/libopenh264enc: fix the if-else coding styleLinjie Fu2020-04-10
* avcodec/libopenh264enc: fix class_nameTobias Rapp2018-11-13
* libopenh264enc: Handle sample_aspect_ratioValery Kot2018-11-05
* avcodec/openh264enc.c: generate IDR frame in response to I frame pict_typeValery Kot2018-04-05
* avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-14
* Merge commit '97cfe1d8bd1968143e2ba9aa46ebe9504a835e24'James Almer2017-11-01
|\
| * Convert all AVClass struct declarations to designated initializers.Diego Biurrun2017-06-12
* | Merge commit '800d91d348c89fc8ca3fbec7696ab1ec8787acc6'James Almer2017-03-31
|\|
| * Drop pointless void* castsDiego Biurrun2016-11-13
* | Merge commit '7a76371437f9562c3414f985523f883489e3936a'Hendrik Leppkes2016-11-18
|\|
| * libopenh264enc: Simplify init by setting FF_CODEC_CAP_INIT_CLEANUPMartin Storsjö2016-07-15
* | Merge commit '2d097c16b833c532ac974a7f1fd05c0a1f3b7675'Hendrik Leppkes2016-11-18
|\|
| * libopenh264enc: Return a more sensible error code in some init failure pathsMartin Storsjö2016-07-15
| * libopenh264: Support building with the 1.6 releaseMartin Storsjö2016-07-09
| * Add an OpenH264 decoder wrapperMartin Storsjö2016-06-28
* | Merge commit '31aa5335c390c83a6c3ea955b155067c36c4a2c4'Hendrik Leppkes2016-10-07
|\|
| * libopenh264enc: Fix inconsistent whitespaceMartin Storsjö2016-06-24
* | libopenh264: Support building with the 1.6 releaseMartin Storsjö2016-07-27
* | Add an OpenH264 decoder wrapperMartin Storsjö2016-07-27
* | Merge commit '8dead2aaca4aa8b84b77b05745755afb56b7d37a'Derek Buitenhuis2016-04-17
|\|
| * Move const qualifier before type nameDiego Biurrun2016-03-23
* | Merge commit '936f0d98f864f9f6bb4f9e5458b78537e146bacd'Derek Buitenhuis2016-01-31
|\|
| * lavc: Move rtp_payload_size to codec private optionsVittorio Giovara2016-01-21
* | Merge commit '81c95eb8eee856d98d4ac37367dbc761f2faf875'Hendrik Leppkes2015-12-18
|\|
| * openh264: Directly include the deprecation guards headerLuca Barbato2015-12-08
* | Merge commit 'be00ec832c519427cd92218abac77dafdc1d5487'Hendrik Leppkes2015-12-18
|\|
| * lavc: Deprecate coder_type and its symbolsVittorio Giovara2015-12-07