summaryrefslogtreecommitdiffstats
path: root/libavcodec/libopenh264enc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '58a840e21577a2168843487a98cb2cea44b5a94a'Michael Niedermayer2015-03-181-2/+2
|\
| * Replace a few leftover instances of enum PixelFormat with enum AVPixelFormatMartin Storsjö2015-03-171-2/+2
* | Merge commit '25c29d32835f38cdc5f0c84fa27dfc489a228770'Michael Niedermayer2015-03-061-0/+8
|\ \ | |/
| * libopenh264enc: Add support for building with OpenH264 1.4Martin Storsjö2015-03-061-0/+8
* | Merge commit '6996fd204a7f28b46a8c3c97bcf223998218c743'Michael Niedermayer2015-01-291-1/+1
|\ \ | |/
| * libopenh264: Log debug messages to a non-null contextMartin Storsjö2015-01-291-1/+1
* | Merge commit '440119b18836887d98c9e337c5911563bb43588c'Michael Niedermayer2015-01-201-2/+1
|\ \ | |/
| * libopenh264enc: Move a declaration of a variable into an ifdefMartin Storsjö2015-01-201-2/+1
* | Merge commit 'bba02479260d0e7dec8c530a7e75a1c7aa53c06e'Michael Niedermayer2015-01-201-1/+0
|\ \ | |/
| * libopenh264enc: Remove a workaround for silencing warnings about unused varia...Martin Storsjö2015-01-201-1/+0
* | Merge commit '3852e2c926ddb166c7aa69c4644a86100ea144d9'Michael Niedermayer2015-01-081-2/+2
|\ \ | |/
| * libopenh264enc: Fix a typo and some nitpicksMartin Storsjö2015-01-081-2/+2
* | Merge commit '8a3d9ca603f4d15ecaa9ca379cbaab4ecaec8ce4'Michael Niedermayer2015-01-071-4/+4
|/
* libavcodec: Add an OpenH264 encoder wrapperMartin Storsjö2015-01-061-0/+228
OpenPOWER on IntegriCloud