summaryrefslogtreecommitdiff
path: root/libavcodec/omx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '57ec83e4246b21c2f0c068b9151d806737d4497f'James Almer2017-09-271-7/+23
|\
| * omx: Use the EOS flag to handle flushing at the endMartin Storsjö2017-02-081-7/+23
| * omx: Fix allocation checkTimothy Gu2016-12-081-2/+2
| * omx: Don't return > 0 from omx_encode_frameMartin Storsjö2016-06-241-1/+0
* | omx: Add support for specifying H.264 profile [v5']Takayuki 'January June' Suwa2017-03-031-0/+18
* | avcodec/omx: Do not pass negative value into av_malloc()Michael Niedermayer2017-01-081-1/+4
* | omx: Fix OOM checkTimothy Gu2016-12-061-2/+2
* | Merge commit '5c2fb561d94fc51d76ab21d6f7cc5b6cc3aa599c'James Almer2016-08-011-1/+1
|\ \ | |/
| * h264: add H264_ prefix to the NAL unit typesAnton Khirnov2016-06-211-1/+1
* | Merge commit '251cbb44003caf179fb17afbb8a6c56643c2a646'Clément Bœsch2016-07-291-1/+1
|\ \ | |/
| * h264: create a new header for common h264 definitionsAnton Khirnov2016-06-211-1/+1
* | Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'Clément Bœsch2016-07-291-1/+1
|\ \ | |/
| * h264: rename h264.[ch] to h264dec.[ch]Anton Khirnov2016-06-211-1/+1
* | omx: Don't return > 0 from omx_encode_frameMartin Storsjö2016-06-251-1/+0
* | avcodec/omx: fix deprecation warning for ff_alloc_packetAman Gupta2016-06-251-1/+1
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-4/+4
|\ \ | |/
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-4/+4
* | Merge commit '1bb56abb9b37bd208a66164339c92cad59b1087b'Derek Buitenhuis2016-05-111-3/+74
|\ \ | |/
| * omx: Add support for zerocopy input of framesMartin Storsjö2016-04-121-3/+74
* | Merge commit 'f1cd9b03f3fa875eb5e394281b4b688cec611658'Derek Buitenhuis2016-05-111-6/+44
|\ \ | |/
| * omx: Add support for broadcom OMX on raspberry piMartin Storsjö2016-04-121-6/+44
* | Merge commit 'e8919ec486a5559fdcf366e347be0656d904a87f'Derek Buitenhuis2016-05-111-4/+4
|/
* libavcodec: Add H264/MPEG4 encoders based on OpenMAX ILMartin Storsjö2016-04-121-0/+823