85 Commits (c1bf56a526f94bcfd74da1f19c3f8a0f12fa787e)

Author SHA1 Message Date
Andreas Rheinhardt 0812a60fee avcodec/libopenh264enc: Allow user-supplied buffers 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt 78ce00428f avcodec: Remove deprecated coder type options 4 years ago
Anton Khirnov 7d09579190 lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS 4 years ago
Anton Khirnov 8a129077cc lavc: replace internal use of AV_CODEC_CAP_AUTO_THREADS with an internal cap 4 years ago
Jun Zhao becfdaaa09 lavc/libopenh264enc: use framerate if available 4 years ago
Linjie Fu e4d37abcc1 lavc/libopenh264enc: Add coder option to replace cabac 5 years ago
Linjie Fu e3e2702d40 lavc/libopenh264enc: Allow specifying the profile through AVCodecContext 5 years ago
Linjie Fu d3a7bdd4ac lavc/libopenh264enc: Rewrite profile handling 5 years ago
Linjie Fu 59a9204b8a lavc/libopenh264enc: set slice_mode option to deprecated 5 years ago
Linjie Fu 9310361252 lavc/libopenh264enc: prompt slice number changing inside libopenh264 5 years ago
Linjie Fu 75fc3f97b0 lavc/libopenh264enc: add bit rate control select support 5 years ago
Linjie Fu e5f097eca7 lavc/libopenh264enc: add default gop size and bit rate 5 years ago
Linjie Fu 433ece8c8b lavc/libopenh264enc: Add qmin/qmax support 5 years ago
Linjie Fu 917d28d5ff lavc/libopenh264enc: fix the if-else coding style 5 years ago
Tobias Rapp 7992c2867e avcodec/libopenh264enc: fix class_name 6 years ago
Valery Kot be827e1d38 libopenh264enc: Handle sample_aspect_ratio 6 years ago
Valery Kot 67fd8df419 avcodec/openh264enc.c: generate IDR frame in response to I frame pict_type 7 years ago
wm4 b945fed629 avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
wm4 47687a2f8a avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
Diego Biurrun 97cfe1d8bd Convert all AVClass struct declarations to designated initializers. 8 years ago
Diego Biurrun 800d91d348 Drop pointless void* casts 8 years ago
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