102918 Commits (f06bd041238b5e88d449064244bf7f9cb77cc532)
 

Author SHA1 Message Date
Andreas Rheinhardt 3a5412b39e doc/examples/extract_mvs: Explicitly free options 3 years ago
Andreas Rheinhardt 933308a290 doc/examples/demuxing_decoding: Remove unused options 3 years ago
Andreas Rheinhardt 73f9d5b673 avcodec/avcodec: Avoid redundant copies of options in avcodec_open2 3 years ago
Andreas Rheinhardt 7e03d962a4 avutil/opt: Check directly for av_dict_copy() failure 3 years ago
Andreas Rheinhardt cbf6047c83 avcodec/frame_thread_encoder: Remove redundant memcpy 3 years ago
Andreas Rheinhardt 3f6e715336 avcodec/frame_thread_encoder: Avoid dictionaries 3 years ago
Andreas Rheinhardt 56e9e0273a avcodec/encode: Always use intermediate buffer in ff_alloc_packet2() 3 years ago
Andreas Rheinhardt 4e5d2a819c avcodec/internal: Remove outdated documentation of ff_alloc_packet2() 3 years ago
Andreas Rheinhardt 7a57c5ab91 avcodec/omx: Zero packet padding 3 years ago
Andreas Rheinhardt 964c826f55 avcodec/omx: Reindentation 3 years ago
Andreas Rheinhardt eeedc8817a avcodec/omx: Remove remnants of old preallocated buffers 3 years ago
Andreas Rheinhardt 835d8b7401 avcodec/dvenc: Avoid copying packet data, allow user-supplied buffers 3 years ago
Steven Liu 282b9f4cba avfilter/overlay_cuda: add hsub and vsub compute x and y positions 3 years ago
Timo Rothenpieler 8bcce5673a avcodec/nvenc: add option to disable all extra SEI data 3 years ago
Timo Rothenpieler c67f354be8 configure: detect nvcc without sm_30 support 3 years ago
Limin Wang 43295ae6a9 swscale/swscale_unscaled: don't use the optimized bgr24toYV12 unscaled conversion when width%2 3 years ago
Michael Niedermayer 29b244ffc1 avformat/rpl: Use 64bit in bitrate computation and check it 4 years ago
Valerii Zapodovnikov ff0d70c8a9 avfilter/vf_hqdn3d: fix left shift of negative numbers 4 years ago
Guo Yejun 3ac7d99428 lavfi/dnn/dnn_io_proc.c: fix CID 1484955 4 years ago
James Almer ab4f299e23 fftools/ffmpeg: remove usage of internal timestamp AVStream fields 4 years ago
Timo Rothenpieler 57de80673c avcodec/nvenc: extract sei data prep into own function 4 years ago
Brad Hards cee9f9628f avcodec/nvenc: write out user data unregistered SEI 4 years ago
Brad Hards 63948a6170 avcodec/nvenc: use persistent sei data buffer 4 years ago
Jin Bo 2fac1e370c libavcodec/mips: Fix fate errors reported by clang 4 years ago
Jin Bo fd5fd48659 libavcodec/mips: Fix build errors reported by clang 4 years ago
Michael Niedermayer 864d1ef2fc avcodec/jpeglsdec: force pal8 only once 4 years ago
Michael Niedermayer 06d23c6f3f avcodec/mjpegdec: Fix order of condition for pal8 4 years ago
Michael Niedermayer 996797f8ed avcodec/mpegvideo_enc: Reset stuffing bits if they are not supported 4 years ago
Michael Niedermayer c297f7e57a avcodec/svq1enc: Do not print debug RD value before it has been computed 4 years ago
Michael Niedermayer 36dead4bc2 avcodec/aacpsy: Check bandwidth 4 years ago
Michael Niedermayer c520b98691 avcodec/aacenc: Do not divide by lambda_count if it is 0 4 years ago
Michael Niedermayer 4b89cf7aa4 avcodec/aacenc: Use FLT_EPSILON for lambda minimum 4 years ago
Valerii Zapodovnikov 6b1268f8c3 pixfmt: fixed wrong fix of comment 4 years ago
Gyan Doshi 071930de72 avformat/mov: add option to use tfdt for fragment timestamps. 4 years ago
Joel Linn 127c40c9ca avcodec/movenc: fix spelling in warning message 4 years ago
Przemysław Sobala 575e52272d lavf/dashenc.c: Fix creating audio-only HLS playlists 4 years ago
James Almer baf5cc5b7a avutil/mem: use GCC builtins to check for overflow in av_size_mult() 4 years ago
Gyan Doshi 51f1194eda avformat/hls: relay format options to segment demuxer 4 years ago
Timo Rothenpieler 8d0fea81c7 avcodec/nvenc: disable s12m timestamps by default 4 years ago
Philip Langdale 8f8a7e491d avfilter/yadif_cuda: Fix time base for large denominators 4 years ago
Philip Langdale 7885ab3036 avfilter/bwdif: Fix time base for large denominators 4 years ago
Michael Niedermayer 7971f62120 avfilter/vf_yadif: Fix handing of tiny images 4 years ago
Michael Niedermayer 82ad1b7675 avfilter/vf_vmafmotion: Check dimensions 4 years ago
Michael Niedermayer 4c1afa2925 avformat/movenc: Check pal_size before use 4 years ago
Michael Niedermayer 38d18fb578 avcodec/lpc: Avoid floating point division by 0 4 years ago
Michael Niedermayer 223b5e8ac9 avcodec/aacpsy: Avoid floating point division by 0 of norm_fac 4 years ago
Michael Niedermayer a7a7f32c8a avcodec/aacenc: Avoid 0 lambda 4 years ago
Oneric 3300625c6f avfilter/vf_subtitles: allow using embedded fonts 4 years ago
Jin Bo ebedd26eef libavcodec/mips: Fix specification of instruction name 4 years ago
Shubhanshu Saxena e41255cddb lavfi/dnn_backend_openvino.c: Correct Pointer Type while Freeing 4 years ago