summaryrefslogtreecommitdiff
path: root/libavcodec/omx.c
Commit message (Expand)AuthorAge
* avcodec: Make init-threadsafety the defaultAndreas Rheinhardt2022-07-18
* avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt2022-04-05
* 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
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-20
* avcodec/omx: ReindentationAndreas Rheinhardt2021-09-04
* avcodec/omx: Check initializing mutexes/conditionsAndreas Rheinhardt2021-09-04
* avcodec/omx: Zero packet paddingAndreas Rheinhardt2021-06-08
* avcodec/omx: ReindentationAndreas Rheinhardt2021-06-08
* avcodec/omx: Remove remnants of old preallocated buffersAndreas Rheinhardt2021-06-08
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avcodec/omx: fix xFramerate calculationAman Gupta2019-09-02
* avcodec/omx: Fix handling of fragmented buffersDave Stevenson2019-08-23
* avcodec/omx: ensure zerocopy mode can be disabled on rpi buildsAman Gupta2019-08-23
* avcodec/omx: add support for -force_key_framesAman Gupta2019-08-23
* avcodec/omx: Correct av_log() log messageAlejandro Solozabal2019-06-12
* Merge commit '57ec83e4246b21c2f0c068b9151d806737d4497f'James Almer2017-09-27
|\
| * omx: Use the EOS flag to handle flushing at the endMartin Storsjö2017-02-08
| * omx: Fix allocation checkTimothy Gu2016-12-08
| * omx: Don't return > 0 from omx_encode_frameMartin Storsjö2016-06-24
* | omx: Add support for specifying H.264 profile [v5']Takayuki 'January June' Suwa2017-03-03
* | avcodec/omx: Do not pass negative value into av_malloc()Michael Niedermayer2017-01-08
* | omx: Fix OOM checkTimothy Gu2016-12-06
* | Merge commit '5c2fb561d94fc51d76ab21d6f7cc5b6cc3aa599c'James Almer2016-08-01
|\|
| * h264: add H264_ prefix to the NAL unit typesAnton Khirnov2016-06-21
* | Merge commit '251cbb44003caf179fb17afbb8a6c56643c2a646'Clément Bœsch2016-07-29
|\|
| * h264: create a new header for common h264 definitionsAnton Khirnov2016-06-21
* | Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'Clément Bœsch2016-07-29
|\|
| * h264: rename h264.[ch] to h264dec.[ch]Anton Khirnov2016-06-21
* | omx: Don't return > 0 from omx_encode_frameMartin Storsjö2016-06-25
* | avcodec/omx: fix deprecation warning for ff_alloc_packetAman Gupta2016-06-25
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | Merge commit '1bb56abb9b37bd208a66164339c92cad59b1087b'Derek Buitenhuis2016-05-11
|\|
| * omx: Add support for zerocopy input of framesMartin Storsjö2016-04-12
* | Merge commit 'f1cd9b03f3fa875eb5e394281b4b688cec611658'Derek Buitenhuis2016-05-11
|\|
| * omx: Add support for broadcom OMX on raspberry piMartin Storsjö2016-04-12
* | Merge commit 'e8919ec486a5559fdcf366e347be0656d904a87f'Derek Buitenhuis2016-05-11
|/
* libavcodec: Add H264/MPEG4 encoders based on OpenMAX ILMartin Storsjö2016-04-12