summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavc/vvc_parser: small cleanup for styleJun Zhao2024-03-23
* avcodec/cbs_h266_syntax_template: Check tile_yMichael Niedermayer2024-03-23
* tests/fate/ffmpeg: evaluate thread count in fate-run.sh rather than makeAnton Khirnov2024-03-23
* avformat/jpegxl_anim_dec: set pos for generic indexLeo Izen2024-03-23
* Changelog: add dnn libtorch backend entryWenbin Chen2024-03-23
* doc/muxers: add hdsStefano Sabatini2024-03-23
* doc/muxers: add gxfStefano Sabatini2024-03-23
* lavf/gxfenc: return proper error codes in case of failureStefano Sabatini2024-03-23
* lavf/gxfenc: consistently use snake_case in function namesStefano Sabatini2024-03-23
* avcodec/mediacodec_wrapper: remove unnecessary NULL checks before calling Del...Matthieu Bouron2024-03-23
* avcodec/mediacodec_wrapper: use an OFFSET() macro where relevantMatthieu Bouron2024-03-23
* avcodec/jni: remove unnecessary NULL checks before calling DeleteLocalRef()Matthieu Bouron2024-03-23
* avcodec/jni: use size_t to store structure offsetsMatthieu Bouron2024-03-23
* avformat: add Android content resolver protocol supportMatthieu Bouron2024-03-23
* avcodec: add av_jni_{get,set}_android_app_ctx() helpersMatthieu Bouron2024-03-23
* avformat: Make init function out of write_header functions if possibleAndreas Rheinhardt2024-03-22
* avformat: Enforce codec_id where appropriateAndreas Rheinhardt2024-03-22
* avformat/ttmlenc: Avoid unnecessary blockAndreas Rheinhardt2024-03-22
* avformat/mux: Add flag for "only default codecs allowed"Andreas Rheinhardt2024-03-22
* avformat: Enforce one-stream limit where appropriateAndreas Rheinhardt2024-03-22
* avformat/mux: Add flag for "not more than one stream of each type"Andreas Rheinhardt2024-03-22
* fate/filter-audio: Don't use pcm output for channelsplit testAndreas Rheinhardt2024-03-22
* avformat/mux_utils: Don't report that AV_CODEC_ID_NONE can be muxedAndreas Rheinhardt2024-03-22
* avformat/amr: Move write_header closer to muxer definitionAndreas Rheinhardt2024-03-22
* avformat/mux: Rename FF_FMT_ALLOW_FLUSH->FF_OFMT_FLAG_ALLOW_FLUSHAndreas Rheinhardt2024-03-22
* libavformat/westwood_audenc: Use proper logcontextAndreas Rheinhardt2024-03-22
* avformat/mp3enc: Improve query_codecAndreas Rheinhardt2024-03-22
* avutil/frame: Use av_realloc_array(), improve overflow checkAndreas Rheinhardt2024-03-22
* avutil/frame: Rename av_frame_side_data_get and add wrapper for itAndreas Rheinhardt2024-03-22
* avutil/frame: Constify av_frame_side_data_get()Andreas Rheinhardt2024-03-22
* avcodec/libx265: Pass logctx as void*, not AVClass**Andreas Rheinhardt2024-03-22
* avcodec/libx265: Don't use AVBPrint unnecessarilyAndreas Rheinhardt2024-03-22
* fftools/ffmpeg_enc: Don't call frame_data twiceAndreas Rheinhardt2024-03-22
* avcodec/libx264: Remove unused variableAndreas Rheinhardt2024-03-22
* avcodec/librav1e: Don't unnecessarily create new referencesAndreas Rheinhardt2024-03-22
* avcodec/libdav1d: Stop mangling AVPacket.opaqueAndreas Rheinhardt2024-03-22
* avcodec/dovi_rpu: fix off-by-one in loopNiklas Haas2024-03-22
* avcodec/dovi_rpu: use OR instead of additionNiklas Haas2024-03-22
* Changelog: mention ffplay with hwaccel decoding supportZhao Zhili2024-03-22
* avcodec/libx264: fix extradata when config annexb=0Zhao Zhili2024-03-22
* avcodec/decode: log hwaccel nameZhao Zhili2024-03-22
* avformat/flvenc: Avoid avio_write(pb, "", 0)Andreas Rheinhardt2024-03-22
* avcodec/hevc_ps: fix setting HEVCHdrParams fieldsJames Almer2024-03-21
* avcodec/hevc_ps: allocate only the required HEVCHdrParams within a VPSJames Almer2024-03-21
* avformat/iamf_reader: propagate avio_skip() error valuesJames Almer2024-03-21
* avformat/movenc: only compile avif_write_trailer() when the avif muxer is ena...James Almer2024-03-20
* configure: check for C17 by defaultJames Almer2024-03-20
* configure: make the C and C++ standard settableJames Almer2024-03-20
* avcodec/libx265: add support for writing out CLL and MDCVJan Ekström2024-03-20
* avcodec/libx264: add support for writing out CLL and MDCVJan Ekström2024-03-20