| Commit message (Expand) | Author | Age | Files | Lines |
* | openh264: Directly include the deprecation guards header | Luca Barbato | 2015-12-08 | 1 | -0/+1 |
* | lavc: Deprecate coder_type and its symbols | Vittorio Giovara | 2015-12-07 | 1 | -1/+10 |
* | libopenh264enc: export CPB props side data | Anton Khirnov | 2015-12-06 | 1 | -0/+9 |
* | libopenh264enc: Set AVOption data type | Michael Niedermayer | 2015-11-06 | 1 | -3/+3 |
* | libopenh264enc: Count and warn about the number of skipped frames | Martin Storsjö | 2015-10-28 | 1 | -0/+4 |
* | libopenh264enc: Add an option for controlling the frame skipping | Martin Storsjö | 2015-10-28 | 1 | -1/+3 |
* | libopenh264enc: Added max_nal_size option | Mario Gasparoni | 2015-10-09 | 1 | -0/+28 |
* | libopenh264enc: Use av_log() to log messages | Gregory J. Wolfe | 2015-09-29 | 1 | -0/+38 |
* | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
* | Replace a few leftover instances of enum PixelFormat with enum AVPixelFormat | Martin Storsjö | 2015-03-17 | 1 | -2/+2 |
* | libopenh264enc: Add support for building with OpenH264 1.4 | Martin Storsjö | 2015-03-06 | 1 | -0/+8 |
* | libopenh264: Log debug messages to a non-null context | Martin Storsjö | 2015-01-29 | 1 | -1/+1 |
* | libopenh264enc: Move a declaration of a variable into an ifdef | Martin Storsjö | 2015-01-20 | 1 | -2/+1 |
* | libopenh264enc: Remove a workaround for silencing warnings about unused varia... | Martin Storsjö | 2015-01-20 | 1 | -1/+0 |
* | libopenh264enc: Fix a typo and some nitpicks | Martin Storsjö | 2015-01-08 | 1 | -2/+2 |
* | libavcodec: Add an OpenH264 encoder wrapper | Martin Storsjö | 2015-01-06 | 1 | -0/+228 |