96119 Commits (53c1458bf2e91b2279985e5fc2ffaa5e2013564a)
 

Author SHA1 Message Date
Gyan Doshi 78676ee8f8 avfilter/scale_eval: remove redundant mathematical constants 5 years ago
Steven Liu 4110029e56 avformat/cache: rename the class name fro Cache to cache 5 years ago
Steven Liu ed89763336 avformat/hlsenc: remove duplicate code block 5 years ago
Jun Zhao 4eae85a82f lavf/tls_openssl: support both pre-1.1.0 and post-1.1.0 init 5 years ago
macweng e3c732bb0c configure: add OPENSSL_init_ssl check if pkg-config fail 5 years ago
Jun Zhao 952fd0c768 lavf/libsrt: enable other encryption parameters 5 years ago
Jun Zhao 8d823e6005 lavf/libsrt: add linger parameter to libsrt 5 years ago
Fei Wang 1ea44178f5 avcodec/cbs_av1: avoid reading trailing bits when obu type is OBU_TILE_LIST 5 years ago
Michael Niedermayer 7e665e4a81 avformat/rmdec: Initialize and sanity check offset in ivr_read_header() 5 years ago
Limin Wang 8558c231fb swscale/swscale_unscaled: add AV_PIX_FMT_GBRAP10 for LE and BE conversion wrapper 5 years ago
Michael Niedermayer 7a1b30c871 avcodec/agm: Do not allow MVs out of the picture area as no edge is allocated 5 years ago
Michael Niedermayer a2d6b2042e avcodec/wmalosslessdec: Set FF_CODEC_CAP_INIT_CLEANUP 5 years ago
Michael Niedermayer 6e15ba2d1f avcodec/apedec: Fix 2 integer overflows 5 years ago
Michael Niedermayer a9cbd25d89 avcodec/wmaprodec: Set packet_loss when we error out on a sanity check 5 years ago
Michael Niedermayer 5473c7825e avcodec/wmaprodec: Check offset 5 years ago
Michael Niedermayer 93d52a181e avcodec/truemotion2: Fix 2 integer overflows in tm2_low_res_block() 5 years ago
Michael Niedermayer 090ac57997 avcodec/wmaprodec: Check if the channel sum of all internal contexts match the external 5 years ago
Michael Niedermayer 8bcb5fbab5 avcodec/truespeech: Fix an integer overflow in truespeech_synth() 5 years ago
Michael Niedermayer a0ae4b7df9 Remove redundant ; 5 years ago
Andreas Rheinhardt 67d4940a77 avformat/id3v2: Fix double-free on error 5 years ago
Gyan Doshi e73688eff4 avfilter: rename scale.c,h to scale_eval 5 years ago
Andreas Rheinhardt 9f7b2b37e3 fate/matroska: Add a test for propagating flac channel layouts 5 years ago
Michael Niedermayer e3dddf2142 tools/target_dec_fuzzer: Also fuzz request_channel_layout 5 years ago
Gyan Doshi 1b4f473d18 avfilter/scale.c: factorize ff_scale_eval_dimensions 5 years ago
Andreas Rheinhardt ff2b75d94c avformat/matroskadec: Add a fate test for CodecPrivate compression 5 years ago
Michael Niedermayer e1d836d237 avcodec/atrac9dec: Check q_unit_cnt more completely before using it to access at9_tab_band_ext_group 5 years ago
hwrenx b7583230ae MAINTAINERS: add myself as libxavs2 maintainer 5 years ago
James Almer ade7f4c60c fate/matroska: fix dependencies for fate-matroska-prores-zlib test 5 years ago
James Almer 70efa31ba1 fate/matroska: add a demux test for ProRes using zlib compression 5 years ago
Andreas Rheinhardt af50f0a515 avformat/matroskadec: Fix use-after-free when demuxing ProRes 5 years ago
Jun Zhao 70e292becf lavf/rtmpproto: Don't unref uninitialized buffers 5 years ago
Jun Zhao 46d2a67f80 lavfi/avf_showspectrum: Fix the memory leak in error handle path 5 years ago
Andriy Gelman 02a83e26de lavc/cbs_h2645: Fix incorrect max size of nalu unit 5 years ago
Limin Wang 79d907774d avformat/libsrt: change tlpktdrop, nakreport, messageapi options to boolean type 5 years ago
Michael Niedermayer e7011a0ca6 avcodec/mvha: Check remaining space when reading VLC table probabilities 5 years ago
Limin Wang 5ee4c12ec2 avfilter/vsrc_life: Fix for random_seed type 5 years ago
Limin Wang 1d757b111a avfilter/vsrc_cellauto: Fix for random_seed type 5 years ago
leozhang 0c7f9f714d avfilter/vf_yaepblur: add yaepblur filter 5 years ago
Ting Fu 039a0ebe6f libswscale/swscale_unscaled.c: remove redundant code 5 years ago
Limin Wang f9d6addd60 avformat/libsrt: fix for the memory leak if passphrase has been configured by option 5 years ago
Marton Balint 648b8cca6c avdevice/xcbgrab: wrap non-shm image replies in a buffer ref 5 years ago
Gyan Doshi b66a800877 avfilter/crop: avoid premature eval error 5 years ago
Zhao Zhili 71fd72070c avutil/buffer: use appropriate atomic operations 5 years ago
James Almer 964eb754b4 tools: add a fuzzer tool for bitstream filters 5 years ago
Michael Niedermayer 37f31f4e50 avcodec/fitsdec: Use lrint() 5 years ago
Andreas Rheinhardt 4825d8a98d avformat/mpeg: Fix leaks of AVFormatContext and subtitle packets 5 years ago
Andreas Rheinhardt bc3cf2bbd3 avformat/mpeg: Don't copy or leak string in AVBPrint 5 years ago
Andreas Rheinhardt 3f37880c05 avformat/mpeg: Make VobSub demuxer have its own context struct 5 years ago
Andreas Rheinhardt d5274f86a8 avformat/matroskadec: Reuse AVIOContext 5 years ago
Andreas Rheinhardt dbe3be6744 avformat/matroskadec: Improve frame size parsing error messages 5 years ago