95992 Commits (ade7f4c60c000b0bc0c69bc5060b02a92d02f604)
 

Author SHA1 Message Date
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
Andreas Rheinhardt f74eaa17bb avformat/matroskadec: Remove unnecessary check 5 years ago
Andreas Rheinhardt a69f92a946 avformat/matroskadec: Simplify control flow of parsing laces 5 years ago
Andreas Rheinhardt 9ad1a6d64c avformat/matroskadec: Avoid allocating array for lace sizes 5 years ago
Andreas Rheinhardt 668490ac98 avformat/matroskadec: Use bytestream API instead of AVIOContext 5 years ago
Andreas Rheinhardt eec26b5911 avformat/matroskadec: avcodec/tta: Set extradata_size to 22 5 years ago
Andreas Rheinhardt f7bf59b431 avformat/matroskadec: Check before allocations 5 years ago
James Almer 94fd85d81d fate/matroska: add a test for xiph lacing 5 years ago
hwren 0bafcc9874 lavc/libxavs2.c: optimize error descriptions 5 years ago
hwren 191203aa1f lavc/libxavs2.c: fix code style - spaces 5 years ago
hwren 6721cd942a lavc/libxavs2.c: avoid recomputations of pointers in xavs2_copy_frame* functions 5 years ago
hwren 3003917a8f lavc/libxavs2.c: use more descriptive variable names in xavs2_copy_frame* functions 5 years ago
Limin Wang 0485033ae1 avfilter/vf_elbg: Fix for the seed type 5 years ago
Andreas Rheinhardt 296f769fdc avformat/rmdec: Use av_packet_move_ref() for packet ownership transfer 5 years ago
Kusanagi Kouichi 12bbfc4cca avdevice/xcbgrab: Handle reply and error properly 5 years ago
Michael Niedermayer 5ac8675cb1 tools/target_dec_fuzzer: Support setting AV_CODEC_FLAG2_FAST 5 years ago
Michael Niedermayer 3ae87bb3c1 tools/target_dec_fuzzer: Support fuzzing error detection 5 years ago
Marton Balint 1e0ea36945 avformat/mpegtsenc: add padding to m2ts streams 5 years ago
Marton Balint 998906a0a4 avformat/mpegtsenc: factorize writing packet 5 years ago
Marton Balint db63db3977 avformat/mpegtsenc: move around setting m2ts_mode 5 years ago
Marton Balint 565dc3e451 avformat/mpegtsenc: set priority flag for AC3 codecs if writing BluRay 5 years ago
Marton Balint f5b83d5419 avformat/mpegtsenc: allow any sensible PID for elementary and PMT PIDs 5 years ago
Guo, Yejun b864af033d MAINTAINERS: add myself to libavfilter/dnn 5 years ago
Linjie Fu 8fc8bdddbf libavformat/utils: Fix code indentation 5 years ago
Andreas Rheinhardt 710ab13693 avfilter/vf_unsharp: Don't dereference NULL 5 years ago
James Almer 968c4cbf22 fate/cbs: add svc AV1 tests 5 years ago
James Almer 5985ca0436 avcodec/av1_parser: skip frames with spatial_id > 0 5 years ago
Zhao Zhili f9d4366912 avfilter/buffersrc: remove write-only variable 5 years ago