]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-10-28 Anton Khirnovlavf: move AVStream.{nb_decoded_frames,mux_ts_offset...
2020-10-28 Anton Khirnovlavf: move AVStream.{pts_wrap_*,update_initial_duration...
2020-10-28 Anton Khirnovlavf: move AVStream.pts_reorder_error[_count] to AVStre...
2020-10-28 Anton Khirnovlavf: move AVStream.{last_dts_for_order_check,dts_...
2020-10-28 Anton Khirnovlavf: move AVStream.{inject_global_side_data,display_as...
2020-10-28 Anton Khirnovlavf: move AVStream.info to AVStreamInternal
2020-10-28 Anton Khirnovffmpeg.c: stop accessing private AVStream.codec_info_nb...
2020-10-28 Anton Khirnovavformat: add a stream event flag for new packets
2020-10-28 Anton Khirnovffmpeg.c: rename 'area' to 'score'
2020-10-28 Anton Khirnovavformat: extend documentation of event_flags
2020-10-28 Anton Khirnovavformat: fix typo in doxy
2020-10-28 Anton Khirnovlavc: un-avpriv avpriv_bprint_to_extradata()
2020-10-28 Anton Khirnovput_bits: make avpriv_copy_bits() lavc-local
2020-10-28 Anton Khirnovput_bits: make avpriv_put_string() lavc-local
2020-10-28 Anton Khirnovput_bits: make avpriv_align_put_bits() inline
2020-10-28 Anton Khirnovlavf/latmenc: use a local simplified copy of avpriv_cop...
2020-10-28 Anton Khirnovlavf/latmenc: fix units mismatch
2020-10-28 Yigit Uyanrtsp: increase the control uri size
2020-10-28 Andreas Rheinhardtavcodec/bitstream: Stop allocating one VLCcode more...
2020-10-28 Andreas Rheinhardtavcodec/bitstream: Check code length before truncating...
2020-10-28 Xu Guangxinavcodec/hevcdec: constrained intra predict, do not...
2020-10-27 Paul B Maholavfilter/vf_normalize: fix regression with white/black...
2020-10-27 Andreas Rheinhardtavcodec/webp: Replace never-true check by assert
2020-10-27 Andreas Rheinhardtavcodec/webp: Return directly when creating Huff table...
2020-10-27 Andreas Rheinhardtavcodec/webp: Use uint8_t for code lengths
2020-10-27 Limin Wangavformat/mpegtsenc: make first_pcr sync with the first...
2020-10-27 Limin Wangavformat/mpegtsenc: use total_size instead of avio_tell()
2020-10-27 Andreas Rheinhardtavcodec/bitstream: Consistently treat symbol as VLC_TYPE
2020-10-27 Andreas Rheinhardtavcodec/mpeg4videodec: Don't check for errors for compl...
2020-10-27 Andreas Rheinhardtavcodec/atrac3plus: Perform reusing of VLCs during...
2020-10-27 Andreas Rheinhardtavcodec/atrac3: Use least max_depth for get_vlc2()
2020-10-27 Andreas Rheinhardtavcodec/atrac3: Inline constants
2020-10-27 Andreas Rheinhardtavcodec/atrac3: Don't use too big VLC tables
2020-10-26 Michael Niedermayeravcodec/av1dec: Check for unset obu instead of crashing
2020-10-26 Michael Niedermayeravcodec/dirac_parser: do not offset AV_NOPTS_OFFSET
2020-10-26 Andreas Rheinhardtavcodec/mobiclip: Use smaller type for codes
2020-10-26 Andreas Rheinhardtavcodec/mobiclip: Use static VLC tables
2020-10-26 Andreas Rheinhardtavcodec/mobiclip: Don't use too big max_depth, inline...
2020-10-26 Andreas Rheinhardtavcodec/mobiclip: Don't check for errors for complete...
2020-10-26 Andreas Rheinhardtavcodec/mobiclip: Reduce size of VLCs, inline constants
2020-10-26 Andreas Rheinhardtavcodec/rv34: Simplify getting right VLC
2020-10-26 Andreas Rheinhardtavcodec/rv34: Don't needlessly copy VLC length and...
2020-10-26 Andreas Rheinhardtavcodec/vp3: Make parsing Theora Huffman tables more...
2020-10-26 Steven Liutests/audiomatch: removes a warning when compiling...
2020-10-26 Zane van Iperenavcodec/adpcm_ima_cunning: document origin of tables
2020-10-25 Carl Eugen... lavfi/Makefile: Remove opencl object files when calling...
2020-10-25 Zane van Iperenfate: add adpcm_ima_alp encoding test
2020-10-25 Zane van Iperenavformat: add alp muxer
2020-10-25 Zane van Iperenavcodec: add adpcm_ima_alp encoder
2020-10-25 Zane van Iperenavformat/alp: fix handling of TUN files
2020-10-25 Paul B Maholavfilter/vf_v360: make commands always do relative...
2020-10-25 Michael Niedermayertools/target_dec_fuzzer: adjust threshold for wmalossless
2020-10-25 Michael Niedermayeravformat/rmdec: Make expected_len 64bit
2020-10-25 Michael Niedermayeravformat/pcm: Check block_align
2020-10-25 Michael Niedermayeravformat/lrcdec: Clip timestamps
2020-10-25 Michael Niedermayeravutil/mathematics: Use av_sat_add64() for the last...
2020-10-25 Michael Niedermayertests/fate/hevc: Add test for 3fbf8737923ac49754946a250...
2020-10-25 Michael Niedermayeravcodec/pgxdec: Check depth more completely
2020-10-25 Michael Niedermayeravformat/electronicarts: Check for EOF in each iteratio...
2020-10-24 Michael Niedermayertools/target_dem_fuzzer: Limit max blocks
2020-10-24 Michael Niedermayeravformat/ifv: Check that total frames do not overflow
2020-10-24 Michael Niedermayeravutil/common: Implement av_sat_add64_c() with fewer...
2020-10-24 Michael Niedermayeravcodec/vp9dsp_template: Fix some overflows in iadst8_1d()
2020-10-24 Michael Niedermayeravcodec/fits: Check bscale
2020-10-24 Michael Niedermayeravformat/nistspheredec: Check bps
2020-10-24 Michael Niedermayeravformat/jacosubdec: Use 64bit inside get_shift()
2020-10-24 Michael Niedermayeravformat/genh: Check block_align
2020-10-24 Michael Niedermayeravformat/mvi: Check count for overflow
2020-10-24 Andreas Rheinhardtavcodec/mpeg4videodec: Use smallest max_depth in get_vlc2()
2020-10-24 Andreas Rheinhardtavcodec/imc: Inline constants
2020-10-24 Michael Niedermayeravcodec/magicyuv: Check slice size before reading flags...
2020-10-23 Andreas Rheinhardtavcodec/wmadec: Don't check for errors for complete...
2020-10-23 Andreas Rheinhardtavcodec/wma: Remove unused array
2020-10-23 Michael Niedermayeravformat/asfdec_f: Check for negative ext_len
2020-10-23 Michael Niedermayeravformat/bethsoftvid: Check image dimensions before use
2020-10-23 Michael Niedermayeravformat/genh: Check block_align for how it will be...
2020-10-23 Michael Niedermayeravformat/au: Check for EOF in au_read_annotation()
2020-10-23 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for opus
2020-10-23 Michael Niedermayeravformat/vividas: Check for zero v_size
2020-10-22 Michael Niedermayeravformat/segafilm: Do not assume AV_CODEC_ID_NONE is 0
2020-10-22 Michael Niedermayeravformat/segafilm: Check that there is a stream
2020-10-22 Limin Wangavformat/udp: cosmetics
2020-10-22 Limin Wangavformat/udp: clarify option description for timeout...
2020-10-22 Limin Wangavformat/rtsp: reuse POLLING_TIME and remove POLL_TIMEO...
2020-10-22 Limin Wangavformat/rtsp: support for listen_timeout option for sdp
2020-10-22 Limin Wangavformat/rtpproto: support for rtp read timeout
2020-10-22 bevislibavformat/hls: use local var url for log to avoid...
2020-10-21 Timo Rothenpieleravcodec/nvenc: removed unused and deprecated field
2020-10-21 Timo Rothenpieleravcodec/nvenc: reduce automated use of deprecated modes
2020-10-21 Timo Rothenpieleravcodec/nvenc: mark newly deprecated rc modes
2020-10-21 Timo Rothenpieleravcodec/nvenc: use alias to provide deprecated profiles
2020-10-21 Michael Niedermayeravformat/wtvdec: Check dir_length
2020-10-21 Michael Niedermayeravformat/ffmetadec: finalize AVBPrint on errors
2020-10-21 Andreas Rheinhardtavcodec/on2avc: Remove redundant code for freeing
2020-10-21 Andreas Rheinhardtavcodec/on2avc: Use least max_depth for get_vlc2()
2020-10-21 Andreas Rheinhardtavcodec/on2avc: Unify initializing quad and pair VLCs
2020-10-21 Andreas Rheinhardtavcodec/on2avcdata: Deduplicate symbol tables
2020-10-21 Andreas Rheinhardtavcodec/vp3: Unify initializing and freeing VLC tables
2020-10-21 Andreas Rheinhardtavcodec/vp3: Check allocations of VLCs
2020-10-21 Andreas Rheinhardtavcodec/vp3: Fix memleak upon init failure
next