43032 Commits (908199802af608ae4ea79b3ee854b28b64018a06)

Author SHA1 Message Date
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
Martin Storsjö fea5f5bc64 mfenc: Fix setting has_b_frames for max_b_frames == 1 5 years ago
Martin Storsjö 1f7c8d319b cbs_h265: Fix use of an uninitialized variable 5 years ago
James Almer 1e8ed181e3 avcodec/bsf: mention that av_bsf_send_packet() returning EAGAIN is not an error 5 years ago
Anton Khirnov bdd6aa25c1 avcodec.h: split bitstream filters API into its own header 5 years ago
Anton Khirnov bf80725352 lavc: rename bsf.h to bsf_internal.h 5 years ago
Anton Khirnov 9d443c3e68 avcodec.h: split AVCodecParameters API into its own header 5 years ago
Anton Khirnov f30a41a608 Stop hardcoding align=32 in av_frame_get_buffer() calls. 5 years ago
James Almer 13b1bbff0b avcodec: deprecate Lossless and Intra Only encoder capabilites 5 years ago
James Almer d3bedba97f avcodec/decode: remove ff_decode_bsfs_uninit() 5 years ago
Michael Niedermayer 70faa9f618 avcodec/tiff: Check for Tiled and Stripped TIFFs 5 years ago
Michael Niedermayer 49459aca47 avcodec/pnmdec: Use unsigned for maxval rescaling 5 years ago
Michael Niedermayer 1d633e6a0a avcodec/ivi: Clear got_p_frame before decoding a new frame using it 5 years ago
Michael Niedermayer 2570a8777e avcodec/dsddec: Check channels 5 years ago
Michael Niedermayer 620236e4d2 avcodec/xvididct: Fix integer overflow in idct_row() 5 years ago
Michael Niedermayer e9a4c4fe99 avcodec/wmalosslessdec: Fix integer overflows in revert_inter_ch_decorr() 5 years ago
Michael Niedermayer a3dc67c984 avcodec/cbs_jpeg: Fix infinite loop in cbs_jpeg_split_fragment() 5 years ago
Michael Niedermayer a629cec58e avcodec/bitpacked: Add codec_tags list 5 years ago
Michael Niedermayer 435fa373d1 avcodec/cbs_h265_syntax_template: Limit num_long_term_pics more strictly 5 years ago
Mark Thompson c53f9f4364 cbs_h265: Ensure that a predicted RPS doesn't contain too many pictures 5 years ago