102193 Commits (c7c138e411dec64a80782ee230837f8a0925726d)
 

Author SHA1 Message Date
Limin Wang c7c138e411 avfilter/vf_identity: fix typo 4 years ago
Limin Wang d150a9eb44 avfilter/vf_identity: remove unnecessary check 4 years ago
Limin Wang 8410000f17 avfilter/vf_psnr: remove unnecessary check 4 years ago
Limin Wang fd3dabe68e avfilter/vf_ssim: remove unnecessary check 4 years ago
James Almer 92769f260d avfilter/vf_scale: store the offset in a local variable before adding it 4 years ago
James Almer fb5e2d7112 avcodec/mjpegdec: fix SOF check in EOI 4 years ago
Andreas Rheinhardt 8b83a4a885 avutil/mem: Also poison new av_realloc-allocated blocks 4 years ago
Andreas Rheinhardt 4796ec5d4e avformat/dump: Remove remnants of codec timebase 4 years ago
James Almer 036bb53ccc configure: fix vulkan dep for libglslang based filters 4 years ago
Lynne 49e3a844ba
configure: add -lvulkan to libglslang's lib flags 4 years ago
Lynne cf17e2323f hwcontext_vulkan: dlopen libvulkan 4 years ago
Lynne 4a6581e968 hwcontext_vulkan: dynamically load functions 4 years ago
James Almer ffeeff4fbc avutil/hwcontext_vulkan: fix format specifiers for some printed variables 4 years ago
Zane van Iperen ab38a48c48
fate: add adpcm_ima_ws test in a VQA v3 file 4 years ago
Limin Wang 829d7bb518 doc/filters: Documentation to add sess_config option for tensorflow backend 4 years ago
Limin Wang f183d6555e avfilter/dnn/dnn_backend_tf: simplify the code with ff_hex_to_data 4 years ago
Andreas Rheinhardt 4e8d22478b avcodec/zmbvenc: Simplify setting keyframe flag 4 years ago
zheng qian 86a71d897f avformat/mpegtsenc: Fix indentation inside if-clause in mpegts_write_pes() 4 years ago
zheng qian 6ad61e30a1 avformat/mpegtsenc: Fix mpegts_write_pes() for private_stream_2 and other types 4 years ago
zheng qian f01286957e avformat/mpegts: Fix indentation for stream_id constants 4 years ago
zheng qian f4df5039a7 avformat/mpegts: Add missing constants for MPEG-TS stream_id definitions 4 years ago
Marton Balint 3f27021143 avformat/mpegtsenc: factorize determining pes stream id 4 years ago
Marton Balint b9fff6e15e avformat/mpegtsenc: move is_dvb_subtitle/is_dvb_teletext initialization upwards 4 years ago
Lynne 3a3e8c35b6
hwcontext_vulkan: reorder structure fields and add spaces in between 4 years ago
Andreas Rheinhardt 2606c48391 avcodec/flacenc: Remove always-true check 4 years ago
Andreas Rheinhardt 1c7f252783 avcodec: Remove redundant freeing of extradata of encoders 4 years ago
Zane van Iperen 1ab74bc193
avcodec/adpcm_ima_apm: cosmetics 4 years ago
Zane van Iperen a859e57424
avcodec/adpcm_ima_apm: remove old extradata format 4 years ago
Andreas Rheinhardt 9e13df3776 avcodec/avcodec: Use avcodec_close() on avcodec_open2() failure 4 years ago
Andreas Rheinhardt 29f5c1e51b avcodec/avcodec: Store whether AVCodec->close needs to be called 4 years ago
Andreas Rheinhardt d07534b5f5 avcodec/avcodec: Free frame_thread_encoder on avcodec_open2() error 4 years ago
Andreas Rheinhardt 83b6471dcb avcodec/avcodec: Remove unnecessary forward declaration 4 years ago
Andreas Rheinhardt 4be1714b12 avcodec/Makefile: Remove obsolete dependency of eatqi dec on rl.o 4 years ago
James Almer 0814610ee3 avcodec/packet_internal: move the next pointer in PacketList to the top of the struct 4 years ago
James Almer bd96c54fe4 doc/APIchanges: add hashes and version numbers for recent entries 4 years ago
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
Andreas Rheinhardt d92f38c179 avdevice: Constify all devices 4 years ago
Andreas Rheinhardt a04ad248a0 avfilter: Constify all AVFilters 4 years ago
Anton Khirnov 85ba17f36d Bump major versions of all libraries. 4 years ago
James Almer fe95a37144 avcodec: postpone removal of deprecated libopenh264 wrapper options 4 years ago
James Almer cb9dbc60db avcodec: postpone removal of deprecated codec caps 4 years ago
James Almer 90262f3fb4 avfilter/buffersrc: postpone removal of sws_param 4 years ago
James Almer 0bf3a7361d avutil: remove deprecated AVClass.child_class_next 4 years ago
James Almer 3749eede66 avformat: remove deprecated AVStream.codec 4 years ago
Andreas Rheinhardt e5af920309 avcodec: Move all AVCodecParser.split functions to remove_extradata_bsf 4 years ago
Andreas Rheinhardt e625ae6092 avcodec: Constify all the AVCodecParsers 4 years ago
Andreas Rheinhardt cb3ac722f4 avcodec: Constify AVCodecParserContext.parser 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt 8b3e6ce5f4 avdevice/avdevice: Constify av_*_device_next API 4 years ago
Andreas Rheinhardt d7e0d428fa avdevice/avdevice: Constify avdevice_list_input_sources/output_sinks 4 years ago