43351 Commits (195a25a7aba89d4fc040de63cbc6389abece393d)

Author SHA1 Message Date
Michael Niedermayer e34686d7ac avcodec/bitpacked: add missing comma to codec tags 5 years ago
Roman Arzumanyan 470bbf60d4 avcodec/nvenc: honor max bitrate in CQ mode 5 years ago
James Almer 8e7b5ba80e avcodec/decode: actually propagate AVHWAccel.alloc_frame() return value 5 years ago
Limin Wang 801c8a961a avcodec/ratecontrol: fix the integer overflow after long time run 5 years ago
James Almer 6e1903938b avcodec/internal: move packet related functions to their own header 5 years ago
Michael Niedermayer 782865bf30 avcodec/h264dec: Disable forced small_padding on flag2 fast 5 years ago
Michael Niedermayer 4b2248594c avcodec/jpeg2000dec: clear pointer which become stale in get_ppt() 5 years ago
Roman Arzumanyan 0842fd2c25 avcodec/nvenc: zero avg and max bitrate in CQ mode 5 years ago
Andreas Rheinhardt f02b1b1222 avcodec/encode: Remove ff_alloc_packet 5 years ago
Limin Wang dd76226842 avcodec/mpeg12enc: support mpeg2 encoder const profile 5 years ago
Brad Hards bbc0eb7fcb avcodec: add constants for KLV pseudo-profile. 5 years ago
Andreas Rheinhardt a886785018 avcodec/anm: Don't unnecessarily use context variables 5 years ago
Andreas Rheinhardt 45c3502266 avcodec/anm: Check extradata length before allocating frame 5 years ago
Paul B Mahol d49db99ce2 avcodec: add PFM image decoder 5 years ago
Michael Niedermayer 9d24f293e7 avcodec/adpcm_data: extend ff_adpcm_ima_cunning_index_table 5 years ago
Jun Zhao b63f502911 lavc/libx264: misc style fixes 5 years ago
James Almer b6d6597bef avcodec/decode: fix decoding when frames are allocated using AVHWAccel.alloc_frame() 5 years ago
Zane van Iperen 09e6e45588 avcodec/adpcmenc: fix formatting 5 years ago
Zane van Iperen b1189c1571 avcodec: add adpcm_ima_ssi encoder 5 years ago
Zane van Iperen 908199802a avcodec/adpcmenc: add capabilities argument to ADPCM_ENCODER() 5 years ago
Limin Wang b01d12bcc0 avcodec/h264dec: Add FF_CODEC_CAP_INIT_CLEANUP 5 years ago
Limin Wang 467d9e27e0 avcodec: Add FF_CODEC_CAP_INIT_CLEANUP 5 years ago
Limin Wang 6124cbdcfa avcodec/adpcmenc: Add FF_CODEC_CAP_INIT_CLEANUP 5 years ago
Anton Khirnov b5aee6086b avcodec.h: move avcodec_get_{type,name} to codec_id.h 5 years ago
Anton Khirnov ba6cada92e avcodec.h: split AVCodec API into its own header 5 years ago
Linjie Fu 7ae340111e lavc/vaapi_hevc: add missing max_8bit_constraint_flag 5 years ago
Xu Guangxin 8b5ffaea64 lavc/hevc_refs: Fix the logic of find_ref_idx() 5 years ago
Xu Guangxin 939a4db227 lavc/hevc: Add poc_msb_present filed in LongTermRPS 5 years ago
Martin Storsjö 6c33a230e4 mfenc: Avoid including codecapi.h, fix building in UWP mode with clang 5 years ago
Martin Storsjö 869f655e2e mfenc: Remove an unused include 5 years ago
Lynne 2502e13b07
opusenc: add apply_phase_inv option 5 years ago
Lynne b8d9bc2e87
pngdec: add ability to check chunk CRC 5 years ago
Lynne e69f407b52
mpegaudiodec_template: add ability to check CRC 5 years ago
Lynne 1cc8eecd38
apedec: add ability to check CRC 5 years ago
Matthieu Bouron 6268034b5d avcodec/mediacodec_wrapper: use MediaFormat to probe frame color characteristics 5 years ago
James Almer cde7818d9f avcodec/frame_thread_encoder: remove usage of avcodec_encode_video2() 5 years ago
Anton Khirnov 064b875e89 h264dec: support exporting QP tables through the AVVideoEncParams API 5 years ago
James Almer c7c8f141eb avcodec: move avcodec_flush_buffers from decode.c to utils.c 5 years ago
Andreas Rheinhardt 26b4509690 libavcodec/libvpxenc: Don't free user-provided AVPacket 5 years ago
Andreas Rheinhardt 7e6941e185 libavcodec/libmp3lame: Don't free user-provided AVPacket 5 years ago
Andreas Rheinhardt b803993b6d avcodec/libopusenc: Don't free user-provided AVPacket 5 years ago
Martin Storsjö 2a1fd3c84e mfenc: Fix building with clang in MSVC mode 5 years ago
Andreas Rheinhardt 6fb79c1af5 avcodec/xiph: Return better error codes 5 years ago
Oneric e6dcb6a0db avcodec/ass: explicitly set ScaledBorderAndShadow 5 years ago
Marton Balint 82f9eb6f6c avcodec: move mpeg4 profiles to profiles.h 5 years ago
Marton Balint ebb770d3ab avcodec: move msbc profile to encoder 5 years ago
Marton Balint d55f1cc58b avcodec/options_table: remove dts profiles 5 years ago
Marton Balint aee036cdd0 avcodec: move aacenc profiles to profiles.h 5 years ago
Marton Balint 337fe4bcc2 avcodec/options_table: make AVCodecContext->profile search for child constants 5 years ago
Martin Storsjö c116c127f9 mfenc: Fall back to avctx->time_base if avctx->framerate isn't set 5 years ago