]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-09-26 Zane van Iperenavformat/argo_brp: support MASK streams
2020-09-26 Zane van Iperenavformat/argo_{asf,brp}: fix potential segfault in...
2020-09-26 Andriy Gelmanavcodec/v4l2_buffers: remove unused function argument
2020-09-26 Paul B Maholavfilter/vf_histogram: add slide modes for thistogram
2020-09-26 Andreas Rheinhardtavcodec/fraps: Use cached bitstream reader
2020-09-26 Andreas Rheinhardtavcodec/fraps: Use unchecked bitstream reader
2020-09-26 Andreas Rheinhardtavcodec/utvideo: Move stuff only used by Ut encoder...
2020-09-26 Andreas Rheinhardtavcodec/utvideo: Remove unused array
2020-09-26 Andreas Rheinhardtavcodec/utvideodec: Avoid qsort when creating Huffman...
2020-09-26 Andreas Rheinhardtavcodec/utvideodec: Remove code duplication when creati...
2020-09-26 Andreas Rheinhardtavcodec/utvideodec/enc: Fix edge case of creating Huffm...
2020-09-26 Andreas Rheinhardtavcodec/magicyuv: Don't waste stack space
2020-09-26 Andreas Rheinhardtavcodec/magicyuv: Avoid AV_QSORT when creating Huffman...
2020-09-26 Andreas Rheinhardtavcodec/magicyuv: Fix edge case of building Huffman...
2020-09-26 Andreas Rheinhardtavcodec/magicyuv: Don't invert order unnecessarily
2020-09-26 Andreas Rheinhardtavcodec/magicyuv: Replace implicit checks for overread...
2020-09-26 Andreas Rheinhardtavcodec/magicyuv: Use const uint8_t* for pointer to...
2020-09-26 Andreas Rheinhardtavcodec/magicyuv: Don't use GetBit API for byte-aligned...
2020-09-26 Andreas Rheinhardtavcodec/magicyuv: Check early for invalid slices
2020-09-26 Andreas Rheinhardtavcodec/diracdsp: Remove unused variable
2020-09-26 Andreas Rheinhardtavcodec/magicyuv: Improve overread check when parsing...
2020-09-26 Andreas Rheinhardtavcodec/bytestream: Add unchecked bytestream2 peek...
2020-09-26 Andreas Rheinhardtavcodec/photocd: Simplify parsing Huffman tables a bit
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...
next