102592 Commits (cfff94b7f8ddbda08b64c50057d3dd5b78773eb4)
 

Author SHA1 Message Date
Andreas Rheinhardt e2301feabc avcodec/h263, h263data: Move ff_h263_init_rl_inter to h263.c 4 years ago
Andreas Rheinhardt 8f588eea8e configure: Add missing mpegvideo dependency for IPU decoder 4 years ago
James Almer 5b5398722e avcodec: be more explicit about the buffer size in get_encode_buffer documentation 4 years ago
Michael Niedermayer f7987ce966 avcodec/alsdec: Fix decoding error with mono audio files 4 years ago
Shiyou Yin ab04fedaaa mips: Fix potential illegal instruction error. 4 years ago
gxw 464d28c070 avcodec/mips: Refine ff_h264_h_lpf_luma_inter_msa 4 years ago
gxw 6458c6bdb4 avcodec/mips: Optimize function ff_h264_loop_filter_strength_msa. 4 years ago
Shiyou Yin 5ab8e8bc92 avcodec/mips: Refine get_cabac_inline_mips. 4 years ago
Shiyou Yin 56c57fe68a avcodec/mips: Restore the initialization sequence of MSA and MMI in ff_h264chroma_init_mips. 4 years ago
Limin Wang eb390d7f9d avformat/hls: use av_strncasecmp() 4 years ago
James Almer f140239777 avformat: move AVStream.stream_identifier to AVStreamInternal 4 years ago
James Almer 7489f63281 avformat: move AVStream.codec_info_nb_frames to AVStreamInternal 4 years ago
James Almer b9c5fdf602 avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 4 years ago
James Almer fab2ed4704 avformat: move AVStream.probe_packets to AVStreamInternal 4 years ago
James Almer 1262f67cca avformat: move AVStream.last-IP_{pts,duration} to AVStreamInternal 4 years ago
Andreas Rheinhardt 553619eacb avcodec/zmbvenc: Mark encoder as init-threadsafe 4 years ago
Andreas Rheinhardt 141f3053ba avcodec/zmbvenc: Fix memleak upon init error 4 years ago
Andreas Rheinhardt e51fad097b avcodec/zmbv: Mark decoder as init-threadsafe 4 years ago
Andreas Rheinhardt 9d752ab634 avcodec/zmbv: Don't free uninitialized z_stream 4 years ago
Andreas Rheinhardt 14a6025384 avcodec/ttmlenc: Don't confuse capabilities and caps_internal 4 years ago
James Almer 74dce63f9a avformat/utils: constrain the lifetime of the pointer returned by avformat_index_get_entry() 4 years ago
James Almer 55475b3289 avformat/mov: don't save a copy of the packet's AVBufferRef on DV streams 4 years ago
James Almer 42895f590a avformat/avidec: don't save a copy of the packet's AVBufferRef on DV streams 4 years ago
James Almer 57aaeff523 avformat/dv: stop using av_init_packet() 4 years ago
Andreas Rheinhardt 7539a01bb0 avcodec/videotoolboxenc: Avoid copying data, allow user-supplied buffers 4 years ago
Andreas Rheinhardt e10d75610c avcodec/dvenc: Make encoder init-threadsafe 4 years ago
Andreas Rheinhardt bc5e68ea88 avcodec/dvdec: Make decoder init-threadsafe 4 years ago
Andreas Rheinhardt 6d484671ec avcodec/dv: Don't initialize RL VLC for encoder 4 years ago
Andreas Rheinhardt fbb9e0dbc8 avcodec/dv: Don't pretend VLC allocation can't fail 4 years ago
Andreas Rheinhardt 869b204cbc avcodec/wmalosslessdec: Mark decoder as init-threadsafe 4 years ago
Andreas Rheinhardt f48e4639ae avcodec/wmavoice: Mark decoder as init-threadsafe 4 years ago
Andreas Rheinhardt f6ee90b6dc avcodec/qcelpdec: Mark decoder as init-threadsafe 4 years ago
Zhao Zhili 71ad83667d lavc/videotoolboxenc: set DataRateLimits for hevc 4 years ago
Guo, Yejun 41ef57fdb2 lavfi/dnn_classify: add filter dnn_classify for classification based on detection bounding boxes 4 years ago
Guo, Yejun fc26dca64e lavfi/dnn: add classify support with openvino backend 4 years ago
Guo, Yejun a3b74651a0 lavfi/dnn: refine dnn interface to add DNNExecBaseParams 4 years ago
Guo, Yejun 7eb9accc37 lavfi/dnn_backend_openvino.c: move the logic for batch mode earlier 4 years ago
Guo, Yejun e37cc72387 lavfi/dnn_backend_openvino.c: add InferenceItem between TaskItem and RequestItem 4 years ago
Guo, Yejun 1b5dc712cd lavfi/dnn_backend_openvino.c: unify code for infer request for sync/async 4 years ago
Matthias C. M. Troffaes ed409b8088 configure: dnn needs avformat 4 years ago
Shubhanshu Saxena 26d3fe1a52 lavfi/dnn_backend_native_layer_avgpool.c: Correct Spelling of Pixel 4 years ago
Zane van Iperen 2329f7f21e
avformat/rpl: cosmetics 4 years ago
James Almer 3575a495f6 avcodec/decode: stop trying to initialize palette values in avcodec_default_get_buffer2() 4 years ago
Andreas Rheinhardt b30851c872 avcodec/rl: Improve documentation of ff_rl_init/ff_rl_init_vlc 4 years ago
Andreas Rheinhardt 03008c2811 avcodec/speedhqenc: Hardcode table to save space 4 years ago
Andreas Rheinhardt b05631f7b9 avcodec/speedhq, speedhqenc: Make codecs init-threadsafe 4 years ago
Gyan Doshi 8ab2bb81b2 avformat/hlsenc: correct log text and supply packet details 4 years ago
Andreas Rheinhardt 4fda451c9f avcodec/zmbvenc: Avoid copying packet data, allow user-supplied buffers 4 years ago
Andreas Rheinhardt a3f02388f1 avcodec/yuv4enc: Avoid copying packet data, allow user-supplied buffers 4 years ago
Andreas Rheinhardt a043dcbe65 avcodec/y41penc: Avoid copying packet data, allow user-supplied buffers 4 years ago