| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/openh264enc.c: generate IDR frame in response to I frame pict_type | Valery Kot | 2018-04-05 | 1 | -0/+4 |
* | avcodec: add metadata to identify wrappers and hardware decoders | wm4 | 2017-12-14 | 1 | -0/+1 |
* | Merge commit '97cfe1d8bd1968143e2ba9aa46ebe9504a835e24' | James Almer | 2017-11-01 | 1 | -1/+4 |
|\ |
|
| * | Convert all AVClass struct declarations to designated initializers. | Diego Biurrun | 2017-06-12 | 1 | -1/+4 |
* | | Merge commit '800d91d348c89fc8ca3fbec7696ab1ec8787acc6' | James Almer | 2017-03-31 | 1 | -2/+2 |
|\| |
|
| * | Drop pointless void* casts | Diego Biurrun | 2016-11-13 | 1 | -2/+2 |
* | | Merge commit '7a76371437f9562c3414f985523f883489e3936a' | Hendrik Leppkes | 2016-11-18 | 1 | -19/+8 |
|\| |
|
| * | libopenh264enc: Simplify init by setting FF_CODEC_CAP_INIT_CLEANUP | Martin Storsjö | 2016-07-15 | 1 | -19/+8 |
* | | Merge commit '2d097c16b833c532ac974a7f1fd05c0a1f3b7675' | Hendrik Leppkes | 2016-11-18 | 1 | -0/+2 |
|\| |
|
| * | libopenh264enc: Return a more sensible error code in some init failure paths | Martin Storsjö | 2016-07-15 | 1 | -0/+2 |
| * | libopenh264: Support building with the 1.6 release | Martin Storsjö | 2016-07-09 | 1 | -2/+24 |
| * | Add an OpenH264 decoder wrapper | Martin Storsjö | 2016-06-28 | 1 | -41/+7 |
* | | Merge commit '31aa5335c390c83a6c3ea955b155067c36c4a2c4' | Hendrik Leppkes | 2016-10-07 | 1 | -2/+4 |
|\| |
|
| * | libopenh264enc: Fix inconsistent whitespace | Martin Storsjö | 2016-06-24 | 1 | -2/+4 |
* | | libopenh264: Support building with the 1.6 release | Martin Storsjö | 2016-07-27 | 1 | -2/+24 |
* | | Add an OpenH264 decoder wrapper | Martin Storsjö | 2016-07-27 | 1 | -41/+7 |
* | | Merge commit '8dead2aaca4aa8b84b77b05745755afb56b7d37a' | Derek Buitenhuis | 2016-04-17 | 1 | -1/+1 |
|\| |
|
| * | Move const qualifier before type name | Diego Biurrun | 2016-03-23 | 1 | -1/+1 |
* | | Merge commit '936f0d98f864f9f6bb4f9e5458b78537e146bacd' | Derek Buitenhuis | 2016-01-31 | 1 | -8/+3 |
|\| |
|
| * | lavc: Move rtp_payload_size to codec private options | Vittorio Giovara | 2016-01-21 | 1 | -8/+3 |
* | | Merge commit '81c95eb8eee856d98d4ac37367dbc761f2faf875' | Hendrik Leppkes | 2015-12-18 | 1 | -0/+1 |
|\| |
|
| * | openh264: Directly include the deprecation guards header | Luca Barbato | 2015-12-08 | 1 | -0/+1 |
* | | Merge commit 'be00ec832c519427cd92218abac77dafdc1d5487' | Hendrik Leppkes | 2015-12-18 | 1 | -1/+10 |
|\| |
|
| * | lavc: Deprecate coder_type and its symbols | Vittorio Giovara | 2015-12-07 | 1 | -1/+10 |
* | | Merge commit '11c9bd633f635f07a762be1ecd672de55daf4edc' | Hendrik Leppkes | 2015-12-17 | 1 | -0/+9 |
|\| |
|
| * | 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 |
* | | lavc/libopenh264: apply minor options text consistency fixes | Stefano Sabatini | 2015-12-16 | 1 | -2/+2 |
* | | avcodec/libopenh264enc: use AV_OPT_TYPE_BOOL for allow_skip_frames option | Clément Bœsch | 2015-10-31 | 1 | -1/+1 |
* | | avcodec/libopenh264enc: AV_OPT_TYPE_STRING should use .str default | Michael Niedermayer | 2015-10-31 | 1 | -1/+1 |
* | | avcodec/libopenh264enc: Fix project name | Michael Niedermayer | 2015-10-31 | 1 | -3/+3 |
* | | avcodec/libopenh264enc: set .i64 for AV_OPT_TYPE_INT | Michael Niedermayer | 2015-10-31 | 1 | -2/+2 |
* | | Merge commit '8edaf625f3c38c695c33745822182e94e17d6e1b' | Hendrik Leppkes | 2015-10-29 | 1 | -0/+4 |
|\| |
|
| * | libopenh264enc: Count and warn about the number of skipped frames | Martin Storsjö | 2015-10-28 | 1 | -0/+4 |
* | | Merge commit '9e14a992409348630ea96521411127418a92e8a3' | Hendrik Leppkes | 2015-10-29 | 1 | -1/+3 |
|\| |
|
| * | libopenh264enc: Add an option for controlling the frame skipping | Martin Storsjö | 2015-10-28 | 1 | -1/+3 |
* | | Merge commit 'c3e5c47bdae2bb8219fea62d91b7455650b22c60' | Hendrik Leppkes | 2015-10-10 | 1 | -0/+28 |
|\| |
|
| * | libopenh264enc: Added max_nal_size option | Mario Gasparoni | 2015-10-09 | 1 | -0/+28 |
* | | Merge commit '1a4c5fe56008c61b0362c75bea5d446dc5b256bc' | Hendrik Leppkes | 2015-09-29 | 1 | -48/+12 |
|\| |
|
| * | libopenh264enc: Use av_log() to log messages | Gregory J. Wolfe | 2015-09-29 | 1 | -0/+38 |
* | | avcodec/libopenh264enc: use AV_LOG_TRACE instead of DEBUG+1 | Michael Niedermayer | 2015-09-10 | 1 | -1/+1 |
* | | avcodec/libopenh264enc: Remove some unneeded intermediate variables | Michael Niedermayer | 2015-09-10 | 1 | -28/+12 |
* | | avcodec/libopenh264enc: Fix formating to match FFmpegs style | Michael Niedermayer | 2015-09-10 | 1 | -11/+11 |
* | | avcodec/libopenh264enc: remove useless cast | Michael Niedermayer | 2015-09-10 | 1 | -1/+1 |
* | | avcodec/libopenh264enc: Use av_log() to log messages | Gregory J. Wolfe | 2015-09-10 | 1 | -0/+90 |
* | | lavc/libopenh264enc: apply minor consistency fixes to options text | Stefano Sabatini | 2015-09-08 | 1 | -6/+6 |
* | | avcodec/libopenh264enc: Avoid usage of deprecated ff_alloc_packet() | Michael Niedermayer | 2015-08-07 | 1 | -1/+1 |
* | | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|