62 Commits (875f6955769bcb7caf083c1796ed6f3b2108c49e)

Author SHA1 Message Date
Martin Storsjö 293676c476 libopenh264: Support building with the 1.6 release 8 years ago
Martin Storsjö c5d326f551 Add an OpenH264 decoder wrapper 8 years ago
Martin Storsjö 7a76371437 libopenh264enc: Simplify init by setting FF_CODEC_CAP_INIT_CLEANUP 8 years ago
Martin Storsjö 2d097c16b8 libopenh264enc: Return a more sensible error code in some init failure paths 8 years ago
Martin Storsjö d825b1a530 libopenh264: Support building with the 1.6 release 8 years ago
Martin Storsjö 82b7525173 Add an OpenH264 decoder wrapper 9 years ago
Martin Storsjö 31aa5335c3 libopenh264enc: Fix inconsistent whitespace 9 years ago
Diego Biurrun 8dead2aaca Move const qualifier before type name 9 years ago
Vittorio Giovara 936f0d98f8 lavc: Move rtp_payload_size to codec private options 9 years ago
Stefano Sabatini 6e891d51f4 lavc/libopenh264: apply minor options text consistency fixes 9 years ago
Luca Barbato 81c95eb8ee openh264: Directly include the deprecation guards header 9 years ago
Vittorio Giovara be00ec832c lavc: Deprecate coder_type and its symbols 9 years ago
Anton Khirnov 11c9bd633f libopenh264enc: export CPB props side data 9 years ago
Michael Niedermayer cc96018c79 libopenh264enc: Set AVOption data type 9 years ago
Clément Bœsch 953d358462 avcodec/libopenh264enc: use AV_OPT_TYPE_BOOL for allow_skip_frames option 9 years ago
Michael Niedermayer 81d3986d2d avcodec/libopenh264enc: AV_OPT_TYPE_STRING should use .str default 9 years ago
Michael Niedermayer 9319e08380 avcodec/libopenh264enc: Fix project name 9 years ago
Michael Niedermayer a75bebfe9a avcodec/libopenh264enc: set .i64 for AV_OPT_TYPE_INT 9 years ago
Martin Storsjö 8edaf625f3 libopenh264enc: Count and warn about the number of skipped frames 9 years ago
Martin Storsjö 9e14a99240 libopenh264enc: Add an option for controlling the frame skipping 9 years ago
Mario Gasparoni c3e5c47bda libopenh264enc: Added max_nal_size option 9 years ago
Gregory J. Wolfe 1a4c5fe560 libopenh264enc: Use av_log() to log messages 9 years ago
Michael Niedermayer dfd3fd67bb avcodec/libopenh264enc: use AV_LOG_TRACE instead of DEBUG+1 9 years ago
Michael Niedermayer 35b7bd2558 avcodec/libopenh264enc: Remove some unneeded intermediate variables 9 years ago
Michael Niedermayer fb000b0f0f avcodec/libopenh264enc: Fix formating to match FFmpegs style 9 years ago
Michael Niedermayer ec5b13fbe4 avcodec/libopenh264enc: remove useless cast 9 years ago
Gregory J. Wolfe e8c45b96f4 avcodec/libopenh264enc: Use av_log() to log messages 9 years ago
Stefano Sabatini ae72b57502 lavc/libopenh264enc: apply minor consistency fixes to options text 9 years ago
Michael Niedermayer 005d006938 avcodec/libopenh264enc: Avoid usage of deprecated ff_alloc_packet() 9 years ago
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Vittorio Giovara 7c6eb0a1b7 lavc: AV-prefix all codec flags 9 years ago
Michael Niedermayer 7b404c94f3 avcodec/libopenh264enc: Do not truncate frame rate 9 years ago
Martin Storsjö 58a840e215 Replace a few leftover instances of enum PixelFormat with enum AVPixelFormat 10 years ago
Martin Storsjö 25c29d3283 libopenh264enc: Add support for building with OpenH264 1.4 10 years ago
Martin Storsjö 6996fd204a libopenh264: Log debug messages to a non-null context 10 years ago
Martin Storsjö 440119b188 libopenh264enc: Move a declaration of a variable into an ifdef 10 years ago
Martin Storsjö bba0247926 libopenh264enc: Remove a workaround for silencing warnings about unused variables in the OpenH264 header 10 years ago
Martin Storsjö 3852e2c926 libopenh264enc: Fix a typo and some nitpicks 10 years ago
Martin Storsjö 8a3d9ca603 libavcodec: Add an OpenH264 encoder wrapper 10 years ago