32 Commits (42c1dcde683f949822335d5d909a2364acbd1fcd)

Author SHA1 Message Date
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() 10 years ago
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 10 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 10 years ago
Vittorio Giovara 7c6eb0a1b7 lavc: AV-prefix all codec flags 10 years ago
Michael Niedermayer 7b404c94f3 avcodec/libopenh264enc: Do not truncate frame rate 10 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