99461 Commits (3291d994b76db4b6e67c8467367ce68f79785e60)
 

Author SHA1 Message Date
Limin Wang a554adaab8 avdevice/lavfi: unref the frame on failure 4 years ago
Limin Wang 7786d795c2 avdevice/lavfi: fix FIXME and check a/v type by codec_type 4 years ago
Lou Logan 7a4b2c196c MAINTAINERS: remove my public key fingerprint 4 years ago
Andreas Rheinhardt 5b33f523d7 avformat/aaxdec: Fix potential integer overflow 4 years ago
Andreas Rheinhardt 913aa4204a avformat/swf: Separate mux and demux contexts 4 years ago
Michael Niedermayer bc0e776c9a avcodec/ansi: Check nb_args for overflow 4 years ago
Michael Niedermayer b78860e769 avformat/wc3movie: Cleanup on wc3_read_header() failure 4 years ago
Michael Niedermayer 0c635f2ce6 avformat/wc3movie: Move wc3_read_close() up 4 years ago
Zhao Zhili b17e5c3416 avformat/mov: fix typo in comments 4 years ago
Andreas Rheinhardt 9f7e592df2 avformat/tedcaptionsdec: Fix leak of AVBPrint upon error 4 years ago
Zane van Iperen b0dee629da
avformat/argo_brp: don't pass AVStream into avpriv_request_sample() 4 years ago
Zane van Iperen 9ab54eb501
avformat/argo_brp: set BVID packet duration 4 years ago
Zane van Iperen 52c5c97740
avformat/argo_brp: handle multiple BASF blocks 4 years ago
Zane van Iperen a68c91f6bc
avformat/argo_brp: make sure stream ids match 4 years ago
Zane van Iperen e76102a2d8
avformat/argo_brp: cleanup 'goto fail's 4 years ago
Zane van Iperen 3cf650bda9
avformat/argo_brp: remove an allocation 4 years ago
Zane van Iperen 39801adc19
avformat/argo_asf: cosmetics 4 years ago
Zane van Iperen 101ac40f69
avformat/argo_asf: fix enforcement of chunk count 4 years ago
Andreas Rheinhardt ef29e5bf42 avformat/swfdec: Avoid unnecessary skip 4 years ago
Andreas Rheinhardt d554aabdaf avformat/swfenc: Fix memleak upon write_header error 4 years ago
Xu Jun a39fcbdffb dnn_backend_native_layer_conv2d.c: fix bug of loop boundary in single thread mode. 4 years ago
Andreas Rheinhardt 5aafdb4e5f avformat/rmdec: Fix potential crash on allocation failure 4 years ago
Andreas Rheinhardt 4cc43d30c3 avformat/rmdec: Actually return value < 0 on read_header failure 4 years ago
Andreas Rheinhardt ea45d6e61a avformat/avidec: Fix memleak when error happens after creating DV stream 4 years ago
Andreas Rheinhardt c7867b6ed1 avcodec/mpegaudiodec*: Cleanup generically on init failure 4 years ago
Andreas Rheinhardt e9831b1e98 avcodec/mpegaudiodec_float: Avoid indirection with float dsp function 4 years ago
Andreas Rheinhardt dac9e88a99 avcodec/mpegaudiodec_template: Check return value of subdecoder 4 years ago
Andreas Rheinhardt 6015a6921e avcodec/ljpegenc: Don't free buffer known to be NULL 4 years ago
Andreas Rheinhardt 3d83de4187 avcodec/j2kenc: Fix leaks on init failure 4 years ago
Andreas Rheinhardt 3507ab07ec avcodec/indeo3: Cleanup generically after init failure 4 years ago
Andreas Rheinhardt ab4876163b avcodec/imc: Avoid indirection when calling float dsp function 4 years ago
Andreas Rheinhardt 84d27385ae avcodec/hq_hqadata: Make local arrays static 4 years ago
Andreas Rheinhardt dff4012ab7 avcodec/hnm4video: Don't reimplement FFSWAP() 4 years ago
Andreas Rheinhardt cc83f36b9d avcodec/hnm4video: Don't return nonsense error messages 4 years ago
Andreas Rheinhardt 042af30303 avcodec/hnm4video: Cleanup generically on init failure 4 years ago
Andreas Rheinhardt 23daf8e67f avcodec/g722enc: Cleanup generically on init failure 4 years ago
Andreas Rheinhardt b14c42aa2a avcodec/flashsv2enc: Return better error codes 4 years ago
Andreas Rheinhardt 42ed9707b5 avcodec/flashsv2enc: Cleanup generically after init failure 4 years ago
Andreas Rheinhardt 319dbcf440 avcodec/flashsv2enc: Check allocations for success before usage 4 years ago
Andreas Rheinhardt d1487659ee avcodec/flashsvenc: Remove unused z_stream 4 years ago
Andreas Rheinhardt ec6f4c5158 avcodec/flashsvenc: Avoid allocation of buffer, fix memleak 4 years ago
Paul B Mahol cdc4c268e2 avfilter/vf_datascope: fix oscilloscope with gray>8 depth 4 years ago
Zane van Iperen 52d362c6e0
avformat/argo_{asf,brp}: use variable frame sizes when (de)muxing adpcm_argo 4 years ago
Zane van Iperen bb021be31c
avcodec/adpcm_{psx,argo}: add missing indent 4 years ago
Zane van Iperen 9eabe9c4b5
avcodec/adpcm_argo: support decoding multiple frames 4 years ago
Michael Niedermayer 624f6df19f avformat/3dostr: Check remaining buffer in probe before 8 byte step 4 years ago
Michael Niedermayer d54c24acde avcodec/tiff: Fix default white level 4 years ago
Michael Niedermayer ca3c6c981a avcodec/diracdsp: Fix integer anomaly in dequant_subband_* 4 years ago
Michael Niedermayer 5dae33bb39 tools/target_dec_fuzzer: Adjust VQA threshold 4 years ago
Michael Niedermayer 4a02ae49c2 avutil/fixed_dsp: Fix integer overflows in butterflies_fixed_c() 4 years ago