]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-04-22 Michael Niedermayeravcodec/iff: Fix invalid pointer intermediates in decod...
2020-04-22 Thilo Borgmannlavd/avfoundation.m: Do not use transport controls...
2020-04-22 Thilo Borgmannlavd/avfoundation.m: Remove transport controls for...
2020-04-22 Gyan Doshiavformat/mpegtsenc: don't print warning for DVB text...
2020-04-22 Guo, Yejundnn-layer-mathbinary-test: add unit test for divide
2020-04-22 Guo, Yejundnn/native: add native support for divide
2020-04-22 Guo, Yejundnn-layer-mathbinary-test: add unit test for 'mul'
2020-04-22 Guo, Yejundnn/native: add native support for 'mul'
2020-04-22 Guo, Yejundnn-layer-mathbinary-test: add unit test for add
2020-04-22 Guo, Yejundnn/native: add native support for 'add'
2020-04-22 Jun Zhaolavf/tls_mbedtls: fix resource leak
2020-04-22 Andreas Rheinhardtavformat/matroskaenc: Use comparison instead of assignment
2020-04-21 Martin Storsjöswscale: aarch64: Don't clobber callee-saved registers...
2020-04-21 Marton Balintavformat/mpegtsenc: use the correct stream_types and...
2020-04-21 Marton Balintavformat/mpegtsenc: factorize determining stream_type
2020-04-21 Marton Balintavformat/mpegtsenc: only allow one program in m2ts...
2020-04-21 Marton Balintavformat/mpegtsenc: use standard pids for m2ts
2020-04-21 Błażej Szczygiełlavf/tls_gnutls: check for interrupt inside handshake...
2020-04-21 Lynnehwcontext_vulkan: correctly download and upload flipped...
2020-04-21 Andreas Rheinhardtavformat/matroskaenc: Cosmetics
2020-04-21 Andreas Rheinhardtavformat/matroskaenc: Redo handling of FlagDefault
2020-04-21 Andreas Rheinhardtavformat/matroskaenc: Don't needlessly copy AVCodecPara...
2020-04-21 Andreas Rheinhardtavformat/matroskaenc: Add const where appropriate
2020-04-21 Andreas Rheinhardtavformat/matroskaenc: Don't waste bytes on length fields
2020-04-21 Andreas Rheinhardtavformat/matroskaenc: Only write Tracks if there is...
2020-04-21 Andreas Rheinhardtavformat/matroskaenc: Warn that WebM doesn't support...
2020-04-21 Andreas Rheinhardtavformat/matroskaenc: Don't use size of inexistent...
2020-04-21 Andreas Rheinhardtavformat/matroskaenc: Add check for using explicit...
2020-04-20 Andreas Rheinhardtavformat/matroskaenc: Improve Cues in case of no video
2020-04-20 Andreas Rheinhardtavformat/matroskaenc: Remove limit on the number of...
2020-04-20 Andreas Rheinhardtavformat/matroskaenc: Refactor writing EBML lengths
2020-04-20 Andreas Rheinhardtavformat/matroskaenc: Rename functions to better reflec...
2020-04-20 Andreas Rheinhardtavformat/matroskaenc: Make ebml_num_size() more robust
2020-04-20 Andreas Rheinhardtavformat/matroska: Move mime_tag lists to matroskadec
2020-04-20 Andreas Rheinhardtavformat/matroskaenc: Improve mimetype search
2020-04-20 Michael Niedermayeravcodec/pngdec: Pass ret from decode_iccp_chunk()
2020-04-20 Zane van Iperenavcodec/adpcm: update get_nb_samples() doc
2020-04-20 Zane van Iperenavcodec/adpcm_ima_{apc, ssi, oki}: replace while()...
2020-04-20 James Almerfate/truehd: add a test for the truehd_core bitstream...
2020-04-20 James Almerfate: move TrueHD tests to their own file
2020-04-20 James Almeravformat/dashenc: add missing startWithSap attribute...
2020-04-20 James Almeravformat/dashenc: add a PlaybackRate element
2020-04-20 James Almeravformat/dashenc: add a maxSegmentDuration attribute...
2020-04-20 James Almerdoc/muxers: fix some dashenc option names
2020-04-20 James Almeravcodec/qpeg: mark the init function as thread-safe...
2020-04-20 James Almeravcodec/qpeg: export missing frame properties
2020-04-20 James Almeravcodec/qpeg: remove an unnecessary intermediary AVFrame
2020-04-20 Andreas Rheinhardtavformat/oggenc: Don't free AVStream's priv_data, fix...
2020-04-20 Andreas Rheinhardtavformat/utils: Fix memleak when decoding subtitle...
2020-04-20 Andreas Rheinhardtavcodec/bsf: Use macro for "packet is empty"
2020-04-20 Andreas Rheinhardtavformat/rtsp: Put strings instead of pointers to strin...
2020-04-20 Andreas Rheinhardtavformat/rtsp: Don't free uninitialized AVBPrint
2020-04-20 Limin Wangavformat/movenc: cosmetics
2020-04-20 Josh de Kocktools: stop using deprecated av_codec_next()
2020-04-20 Josh de Kocklavf/utils: stop using deprecated av_codec_next()
2020-04-20 Josh de Kocklavc: stop using deprecated av_codec_next()
2020-04-20 Anton Khirnovcmdutils: stop using deprecated av_codec_next()
2020-04-20 qorolianglavc/hevcdec: fix the HEVC decoder crash when memory...
2020-04-19 Wolfgang Hauptlibavformat/rtsp: pass protocol options for udp multicast
2020-04-19 Martin Storsjöswscale: aarch64: Avoid using the x18 register
2020-04-19 James Almerconfigure: add MLP parser as dependency to MLP and...
2020-04-19 Andreas Rheinhardtavcodec/truehd_core_bsf: Remove unused AVClass pointer
2020-04-19 Michael Niedermayeravcodec/rv40dsp: Fix integer overflows in rv40_weight_f...
2020-04-19 phunkyfishavformat/rtp: Pass sources and block filter addresses...
2020-04-19 Andreas Rheinhardtavformat/mpc: Simplify cleanup
2020-04-18 Andreas Rheinhardtavformat/matroskadec: Remove redundant setting of chapt...
2020-04-18 Andreas Rheinhardtfate/matroska: Add test for chapters, Vorbis and WebM...
2020-04-18 Andreas Rheinhardtfate: Allow to test temporary files with ffprobe
2020-04-18 Andreas Rheinhardtfate: Fix dependencies for ffprobe tests with external...
2020-04-18 Paul B Maholavfilter: add maskedthreshold filter
2020-04-18 Paul B Maholavfilter: add tmedian filter
2020-04-18 Peter Rossavcodec/pngdec: set return value on av_stereo3d_create_...
2020-04-17 Andreas Rheinhardtavformat/flacenc: Don't allocate updated streaminfo...
2020-04-17 Andreas Rheinhardtavformat/flacenc: Only update streaminfo if it has...
2020-04-17 Andreas Rheinhardtlibavformat/mux, mxfenc: Don't initialize unnecessarily
2020-04-17 Andreas Rheinhardtavformat/mux: Remove pointless timestamp backups
2020-04-17 Andreas Rheinhardtavformat/mux: Don't modify packets we don't own
2020-04-17 Andreas Rheinhardtavformat/mux: Remove redundant resetting
2020-04-17 Andreas Rheinhardtavformat/mux: Fix leak when adding packet to interleave...
2020-04-17 Andreas Rheinhardtavformat/mux: Fix leaks on error when writing noninterl...
2020-04-17 Andreas Rheinhardtavformat/mux: Make uncoded frames av_packet_unref(...
2020-04-17 Marton Balintavcodec/bsf: use simplified algorithm for bsf_list...
2020-04-17 Limin Wangavfilter/af_acrossover: Check sscanf() return value
2020-04-17 Paul B Maholavfilter/af_astats: add noise floor count stat
2020-04-17 Paul B Maholavfilter/af_astats: add slice threading support
2020-04-17 Paul B Maholavfilter/af_astats: measure noise floor
2020-04-17 Peter Rossavcodec/mv30: use aandcttables
2020-04-17 Peter Rossavcodec/mv30: remove unused table elements
2020-04-17 Peter Rossavcodec/vp3: fix indentation
2020-04-16 Andreas Rheinhardtfftools/ffmpeg_opt: Check attachment filesize
2020-04-16 Marton Balintavutil/log: update text requesting samples
2020-04-16 Marton Balintavdevice/opengl: add support of wrapped avframe codec
2020-04-16 Marton Balintavdevice/xv: add support of wrapped avframe codec
2020-04-16 James Almeravcodec: add a WebP parser
2020-04-15 Michael Niedermayeravcodec/ac3dec_fixed: Fix several invalid left shifts...
2020-04-15 Michael Niedermayeravcodec/flac_parser: Do not lose header count in find_h...
2020-04-15 Michael Niedermayeravcodec/audiodsp: Fix integer overflow in scalarproduct...
2020-04-15 Philip Langdaleavcodec: Add explicit capability flag for encoder flushing
2020-04-15 James Almeravformat/dashenc: fix typo in ProducerReferenceTime...
2020-04-15 Carl Eugen... lavc/jpeg2000dec: Cosmetics, re-indent after last commit.
next