]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-09-26 Michael Niedermayeravcodec/dxtory: Fix negative shift in dx2_decode_slice_...
2020-09-26 Michael Niedermayeravcodec/dxtory: Fix negative shift in dxtory_decode_v1_...
2020-09-26 Michael Niedermayeravcodec/dxtory: Fix get_raw_size() for YUV
2020-09-26 Haihao Xianglavc/qsvdec: Add QSV AV1 decoder
2020-09-25 Paul B Maholavcodec/mpeg12dec: remove inter block calls in IPU...
2020-09-25 Paul B Maholavcodec/mpeg12dec: add support for MPEG1 blocks in...
2020-09-25 Michael Niedermayeravcodec/mobiclip: Move quantizer check into setup_qtables()
2020-09-25 Zhao Zhiliavformat/http: fix memleak
2020-09-25 Michael Niedermayeravcodec/sonic: Check channels before deallocating
2020-09-24 Paul B Maholavformat: add IPU demuxer
2020-09-24 Paul B Maholavcodec: add IPU Video decoder and parser
2020-09-23 Paul B Maholavcodec/cfhd: check that lowpass_height is >= 3 when...
2020-09-23 Peter van der... avformat/flvdec: RtmpSampleAccess no longer breaks...
2020-09-23 Shaofei Wanglibavcodec/vp8dec: fix the multi-thread HWAccel decode...
2020-09-23 Jan Ekströmavutil/pixfmt: improve definition of AVColorRange
2020-09-23 Andreas Rheinhardtavformat/swfdec: Reorder allocations/initializations
2020-09-23 Andreas Rheinhardtavformat/swfdec: Fix memleaks on error
2020-09-23 James Almeravcodec/h264_slice: sync User Data Unregistered SEI...
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
next