]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-09-23 James Almeravcodec/hevcdec: sync User Data Unregistered SEI buffer...
2020-09-23 James Almeravcodec/hevcdec: sync SEI derived AVCodecContext fields...
2020-09-23 Zane van Iperenavformat/argo_asf: implement seeking
2020-09-22 Paul B Maholavcodec/magicyuv: add support for recently added new...
2020-09-22 Jan Ekströmavformat/movenc: simplify ISML manifest bit rate logic
2020-09-22 Jan Ekströmavformat/movenc: use more fall-back values for average...
2020-09-22 Jan Ekströmavformat/movenc: implement writing of the btrt box
2020-09-21 Jan Ekströmavformat/movenc: utilize bit rate helper function in...
2020-09-21 Jan Ekströmavformat/movenc: split MPEG-4 bit rate value calculation
2020-09-21 Guo, Yejundnn: add a new interface DNNModel.get_output
2020-09-21 Guo, Yejundnn: put DNNModel.set_input and DNNModule.execute_model...
2020-09-21 Guo, Yejundnn: change dnn interface to replace DNNData* with...
2020-09-21 Guo, Yejundnn: add userdata for load model parameter
2020-09-21 Michael Niedermayeravformat/moflex: Check pop_int() for overflow
2020-09-21 Michael Niedermayeravformat/vividas: Check for EOF in first loop in track_...
2020-09-21 Michael Niedermayeravformat/wvdec: Check rate for overflow
2020-09-21 Andreas Rheinhardtavformat/dashdec: Avoid duplicating string
2020-09-21 Andreas Rheinhardtavformat/dashdec: Fix memleak on allocation error,...
2020-09-21 Andreas Rheinhardtavformat/dashdec: Cosmetics
2020-09-21 Andreas Rheinhardtavformat/dashdec: Remove redundant casts to const
2020-09-21 Andreas Rheinhardtavformat/dashdec: Return early for unsupported represen...
2020-09-21 Andreas Rheinhardtavformat/dashdec: Remove redundant checks
2020-09-21 Andreas Rheinhardtavformat/dashdec: Fix memleaks on error to add represen...
2020-09-21 Andreas Rheinhardtavformat/dashdec: Fix leak of representation languages
2020-09-21 Andreas Rheinhardtavformat/dashdec: Fix leak of string on error when...
2020-09-21 Andreas Rheinhardtavformat/dashdec: Fix leak of representation on error
2020-09-21 Andreas Rheinhardtavformat/dashdec: Remove unused index of representation
2020-09-21 Andreas Rheinhardtavformat/dashdec: Fix memleaks upon read_header failure
2020-09-21 Andreas Rheinhardtavformat/dashdec: Check allocation of AVProgram
2020-09-21 Andreas Rheinhardtavformat/dashdec, hls: Update correct pointer to AVDict...
2020-09-21 Andreas Rheinhardtavformat/dashdec: Fix leak of AVDictionary on error
2020-09-21 Andreas Rheinhardtavformat/dashdec: Free subtitle representations on...
2020-09-21 Andreas Rheinhardtavformat/dashdec: Free strings as soon as they aren...
2020-09-21 Andreas Rheinhardtavformat/dashdec: Don't overwrite and leak old initiali...
2020-09-21 Andreas Rheinhardtavformat/dashdec: Don't leave representation in inconsi...
2020-09-21 Andreas Rheinhardtavformat/dashdec: Remove dead code
2020-09-21 Andreas Rheinhardtavformat/dashdec: Avoid double free on error
2020-09-21 Limin Wangavdevice/lavfi: av_malloc -> av_malloc_array
2020-09-21 Limin Wangavdevice/lavfi: unref the frame on failure
2020-09-21 Limin Wangavdevice/lavfi: fix FIXME and check a/v type by codec_type
2020-09-20 Lou LoganMAINTAINERS: remove my public key fingerprint
2020-09-20 Andreas Rheinhardtavformat/aaxdec: Fix potential integer overflow
2020-09-20 Andreas Rheinhardtavformat/swf: Separate mux and demux contexts
2020-09-20 Michael Niedermayeravcodec/ansi: Check nb_args for overflow
2020-09-20 Michael Niedermayeravformat/wc3movie: Cleanup on wc3_read_header() failure
2020-09-20 Michael Niedermayeravformat/wc3movie: Move wc3_read_close() up
2020-09-20 Zhao Zhiliavformat/mov: fix typo in comments
2020-09-20 Andreas Rheinhardtavformat/tedcaptionsdec: Fix leak of AVBPrint upon...
2020-09-20 Zane van Iperenavformat/argo_brp: don't pass AVStream into avpriv_requ...
2020-09-20 Zane van Iperenavformat/argo_brp: set BVID packet duration
2020-09-20 Zane van Iperenavformat/argo_brp: handle multiple BASF blocks
2020-09-20 Zane van Iperenavformat/argo_brp: make sure stream ids match
2020-09-20 Zane van Iperenavformat/argo_brp: cleanup 'goto fail's
2020-09-20 Zane van Iperenavformat/argo_brp: remove an allocation
2020-09-20 Zane van Iperenavformat/argo_asf: cosmetics
2020-09-20 Zane van Iperenavformat/argo_asf: fix enforcement of chunk count
2020-09-20 Andreas Rheinhardtavformat/swfdec: Avoid unnecessary skip
2020-09-20 Andreas Rheinhardtavformat/swfenc: Fix memleak upon write_header error
2020-09-20 Xu Jundnn_backend_native_layer_conv2d.c: fix bug of loop...
2020-09-19 Andreas Rheinhardtavformat/rmdec: Fix potential crash on allocation failure
2020-09-19 Andreas Rheinhardtavformat/rmdec: Actually return value < 0 on read_heade...
2020-09-19 Andreas Rheinhardtavformat/avidec: Fix memleak when error happens after...
2020-09-19 Andreas Rheinhardtavcodec/mpegaudiodec*: Cleanup generically on init...
2020-09-19 Andreas Rheinhardtavcodec/mpegaudiodec_float: Avoid indirection with...
2020-09-19 Andreas Rheinhardtavcodec/mpegaudiodec_template: Check return value of...
2020-09-19 Andreas Rheinhardtavcodec/ljpegenc: Don't free buffer known to be NULL
2020-09-19 Andreas Rheinhardtavcodec/j2kenc: Fix leaks on init failure
2020-09-19 Andreas Rheinhardtavcodec/indeo3: Cleanup generically after init failure
2020-09-19 Andreas Rheinhardtavcodec/imc: Avoid indirection when calling float dsp...
2020-09-19 Andreas Rheinhardtavcodec/hq_hqadata: Make local arrays static
2020-09-19 Andreas Rheinhardtavcodec/hnm4video: Don't reimplement FFSWAP()
2020-09-19 Andreas Rheinhardtavcodec/hnm4video: Don't return nonsense error messages
2020-09-19 Andreas Rheinhardtavcodec/hnm4video: Cleanup generically on init failure
2020-09-19 Andreas Rheinhardtavcodec/g722enc: Cleanup generically on init failure
2020-09-19 Andreas Rheinhardtavcodec/flashsv2enc: Return better error codes
2020-09-19 Andreas Rheinhardtavcodec/flashsv2enc: Cleanup generically after init...
2020-09-19 Andreas Rheinhardtavcodec/flashsv2enc: Check allocations for success...
2020-09-19 Andreas Rheinhardtavcodec/flashsvenc: Remove unused z_stream
2020-09-19 Andreas Rheinhardtavcodec/flashsvenc: Avoid allocation of buffer, fix...
2020-09-19 Paul B Maholavfilter/vf_datascope: fix oscilloscope with gray>8...
2020-09-19 Zane van Iperenavformat/argo_{asf,brp}: use variable frame sizes when...
2020-09-19 Zane van Iperenavcodec/adpcm_{psx,argo}: add missing indent
2020-09-19 Zane van Iperenavcodec/adpcm_argo: support decoding multiple frames
2020-09-18 Michael Niedermayeravformat/3dostr: Check remaining buffer in probe before...
2020-09-18 Michael Niedermayeravcodec/tiff: Fix default white level
2020-09-18 Michael Niedermayeravcodec/diracdsp: Fix integer anomaly in dequant_subband_*
2020-09-18 Michael Niedermayertools/target_dec_fuzzer: Adjust VQA threshold
2020-09-18 Michael Niedermayeravutil/fixed_dsp: Fix integer overflows in butterflies_...
2020-09-18 Andreas RheinhardtRevert "avcodec/vlc: Add macro for ff_init_vlc_sparse()"
2020-09-18 Paul B Maholavformat: add CRI AAX demuxer
2020-09-18 Paul B Maholavformat: add DAT CCTV demuxer
2020-09-18 Andreas Rheinhardtavcodec/ffwavesynth: Cleanup generically after init...
2020-09-18 Andreas Rheinhardtavcodec/escape130: Cleanup generically on init failure
2020-09-18 Andreas Rheinhardtavcodec/ac3enc_float, eac3enc: Fix leaks on init error
2020-09-18 Andreas Rheinhardtavcodec/ac3enc_template: Don't free uninitialized point...
2020-09-18 Andreas Rheinhardtavcodec/dxa: Cleanup generically after init failure
2020-09-18 Andreas Rheinhardtavcodec/cngenc: Cleanup generically after init failure
2020-09-18 Andreas Rheinhardtavcodec/cngenc: Replace av_free() by av_freep() in...
2020-09-18 Andreas Rheinhardtavcodec/atrac3: Avoid indirection when calling float...
2020-09-18 Andreas Rheinhardtavcodec/atrac3: Cleanup generically after init failure
next