summaryrefslogtreecommitdiff
path: root/libavcodec/libopenh264enc.c
Commit message (Expand)AuthorAge
* Move const qualifier before type nameDiego Biurrun2016-03-23
* lavc: Move rtp_payload_size to codec private optionsVittorio Giovara2016-01-21
* openh264: Directly include the deprecation guards headerLuca Barbato2015-12-08
* lavc: Deprecate coder_type and its symbolsVittorio Giovara2015-12-07
* libopenh264enc: export CPB props side dataAnton Khirnov2015-12-06
* libopenh264enc: Set AVOption data typeMichael Niedermayer2015-11-06
* libopenh264enc: Count and warn about the number of skipped framesMartin Storsjö2015-10-28
* libopenh264enc: Add an option for controlling the frame skippingMartin Storsjö2015-10-28
* libopenh264enc: Added max_nal_size optionMario Gasparoni2015-10-09
* libopenh264enc: Use av_log() to log messagesGregory J. Wolfe2015-09-29
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* Replace a few leftover instances of enum PixelFormat with enum AVPixelFormatMartin Storsjö2015-03-17
* libopenh264enc: Add support for building with OpenH264 1.4Martin Storsjö2015-03-06
* libopenh264: Log debug messages to a non-null contextMartin Storsjö2015-01-29
* libopenh264enc: Move a declaration of a variable into an ifdefMartin Storsjö2015-01-20
* libopenh264enc: Remove a workaround for silencing warnings about unused varia...Martin Storsjö2015-01-20
* libopenh264enc: Fix a typo and some nitpicksMartin Storsjö2015-01-08
* libavcodec: Add an OpenH264 encoder wrapperMartin Storsjö2015-01-06