]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2019-08-15 Jun Zhaolibavdevice: Update the class name as uniform style
2019-08-15 tomajsjianglavf/utils: fix error like "offset 0x1f85: partial...
2019-08-15 tomajsjianglavf/avio: add a ffio_realloc_buf API for AVIO buffer...
2019-08-15 James Almeravcodec/libdav1d: allow setting frame size limit in...
2019-08-14 Shiyou Yinavutil/mips: remove redundant code in TRANSPOSE16x8_UB_UB.
2019-08-14 Andreas Rheinhardtavformat/mux: Use av_packet_rescale_ts
2019-08-14 Andreas Rheinhardtavformat/mux: Use const AVPacket * in compare functions
2019-08-14 Michael Niedermayeravcodec/flicvideo: Optimize and Simplify FLI_COPY in...
2019-08-14 Michael Niedermayeravcodec/loco: Check left column value
2019-08-14 Michael Niedermayertools/target_dec_fuzzer: adjust pixel threshold for...
2019-08-14 Andreas Rheinhardtfftools: Use right function signature and pointers
2019-08-14 Michael Niedermayeravcodec/ffwavesynth: Fixes invalid shift with pink...
2019-08-14 Michael Niedermayeravcodec/ffwavesynth: Fix integer overflow for some...
2019-08-14 Marton Balintavformat/mpegtsenc: remove deprecated resend_headers...
2019-08-14 Marton Balintavformat/mpegtsenc: fix PCR generation intervals
2019-08-14 Marton Balintavformat/mpegtsenc: use increasing numbers in default...
2019-08-14 Marton Balintavformat/mpegtsenc: remove section_write_packet forward...
2019-08-14 Marton Balintavformat/mpegtsenc: factorize setting up services
2019-08-14 Marton Balintavformat/mpegtsenc: fix incorrect PCR selection with...
2019-08-14 Marton Balintffplay: properly detect all window size changes
2019-08-14 Andreas Rheinhardtavfilter/vf_convolution: Fix build failures
2019-08-13 Michael Niedermayeravcodec/indeo2: Check remaining input more often
2019-08-13 Michael Niedermayeravcodec/diracdec: Check that slices are fewer than...
2019-08-13 Michael Niedermayertools/target_dec_fuzzer: Print max_pixels and iteration...
2019-08-13 Lars Kiesowlibavfilter/vf_scale: Ensure scaled video is divisible...
2019-08-13 Michael Niedermayeravcodec/vp56: Consider the alpha start as end of the...
2019-08-13 gxwavutil/mips: refine msa macros CLIP_*.
2019-08-13 Michael Niedermayeravcodec/4xm: Check for end of input in decode_p_block()
2019-08-13 Michael Niedermayeravcodec/hevcdec: Check delta_luma_weight_l0/1
2019-08-13 Andreas Rheinhardtlibavformat/subfile: Fix SEEK_CUR and SEEK_END seeking
2019-08-13 Nicolas Georgelavf/concat: implement FFSEEK_SIZE.
2019-08-13 Nicolas Georgelavf/aviobuf: make AVSEEK_SIZE usable from outside.
2019-08-13 Nicolas Georgetools/aviocat: add verbose mode.
2019-08-13 Zhong Lifate: add a case for ticket #3229
2019-08-13 Chip Kerchnerlsws/ppc/yuv2rgb_altivec: Replace vec_lvsl/vec_perm...
2019-08-12 Michael Niedermayertools/target_dec_fuzzer: Add missing breaks
2019-08-12 Michael Niedermayertools/target_dec_fuzzer: Limit number off all pixels...
2019-08-12 Michael Niedermayeravcodec/hnm4video: Optimize postprocess_current_frame()
2019-08-12 Carl Eugen... LICENSE: Add missing libraries that need --enable-version3.
2019-08-11 Carl Eugen... LICENSE: Update list of GPLv2 libraries.
2019-08-11 Carl Eugen... LICENSE: Clarify that lensfun is GPLv3+.
2019-08-11 Carl Eugen... LICENSE: Add missing filters licensed under the GPL.
2019-08-11 Carl Eugen... LICENSE: Remove a file that does not exist anymore.
2019-08-11 Carl Eugen... LICENSE: Fix path to libswresample test file.
2019-08-11 Carl Eugen... lavc/zmbvenc: Do not left-shift negative values.
2019-08-11 Marton Balintavcodec/encode: only allow undersized audio frames...
2019-08-11 Michael Niedermayeravcodec/hevc_refs: Optimize 16bit generate_missing_ref()
2019-08-11 Michael Niedermayeravcodec/scpr: Use av_memcpy_backptr() in type 17 and 33
2019-08-11 Michael Niedermayeravcodec/tiff: Enforce increasing offsets
2019-08-11 Michael Niedermayeravcodec/dds: Use ff_set_dimensions()
2019-08-11 Michael Niedermayeravformat/vividas: Fix another infinite loop
2019-08-11 Michael Niedermayeravformat/vividas: Fix infinite loop in header parser
2019-08-11 Michael Niedermayeravcodec/mpc8: Fix 32bit mask/enum
2019-08-11 Michael Niedermayeravcodec/alsdec: Fix integer overflows of raw_samples...
2019-08-11 Michael Niedermayeravcodec/alsdec: Fix integer overflow of raw_samples...
2019-08-11 Michael Niedermayeravcodec/alsdec: fix mantisse shift
2019-08-11 Michael Niedermayeravcodec/pngdec: consider chunk size in minimal size...
2019-08-11 Michael Niedermayeravcodec/vc1_block: Fix invalid shifts in vc1_decode_i_b...
2019-08-11 Michael Niedermayeravcodec/vc1_block: fix invalid shift in vc1_decode_p_mb()
2019-08-11 Michael Niedermayeravcodec/aacdec_template: fix integer overflow in imdct_...
2019-08-11 Limin Wanglavc/videotoolboxenc: make transfer_fnc initialized...
2019-08-11 Limin Wanglavc/videotoolboxenc: add hdr10, linear, hlg color...
2019-08-11 Thilo BorgmannMAINTAINERS: Add my GnuPG fingerprint.
2019-08-11 Carl Eugen... lavc/r210enc: Fix undefined behaviour encoding r10k.
2019-08-10 Carl Eugen... lavc/vc2enc_dwt: Avoid left-shifting a negative value.
2019-08-10 Carl Eugen... lavc/frame_thread_encoder: Do not memcpy() from NULL.
2019-08-10 Carl Eugen... lavc/libx264: Cast cpb bit_rates to int64_t to avoid...
2019-08-10 Carl Eugen... lavf/dump: Fix cpb bitrate type after next major bump.
2019-08-10 Carl Eugen... lavf/dump: Fix vbv_delay type specifier.
2019-08-10 Carl Eugen... lavc/libx264: Cast bit_rate to int64_t to avoid an...
2019-08-10 Carl Eugen... lavc/libx264: bit_rates > INT_MAX are not supported.
2019-08-09 Olivier Maignialavformat/rtpdec_mpeg4: Fix integer parameters size...
2019-08-09 Andriy Gelmantools/zmqsend: Avoid mem copy past the end of input...
2019-08-08 Michael Niedermayerdoc/fate: Document how to request samples upload access
2019-08-08 Jun Zhaodoc/ffmpeg: Document dts_error_threshold option
2019-08-08 Jun Zhaoexamples/encode_video: only add sequence end code for...
2019-08-08 Jun Zhaolavf/showinfo: use error level when get invalid sidedata
2019-08-08 Jun Zhaolavf/showinfo: support mastering display sidedata
2019-08-08 Jun Zhaolavf/hls: add http_seekable option for HTTP partial...
2019-08-07 Linjie Fulavf/vf_vpp_qsv: add support for QSV transpose filter
2019-08-07 Ruiling Songavfilter/vf_convolution: add x86 SIMD for filter_3x3()
2019-08-06 Michael NiedermayerRevert "avformat/rtpdec_rfc4175: Fix incorrect copy_off...
2019-08-05 Ricardo Constantinoconfigure: cuda_llvm: fix include path for MSYS2
2019-08-05 Michael Niedermayeravcodec/alsdec: Check for block_length <= 0 in read_var...
2019-08-05 Michael Niedermayeravcodec/vqavideo: Set video size
2019-08-05 Michael Niedermayeravcodec/sanm: Check extradata_size before allocations
2019-08-05 Jacob Siddallavformat/rtpdec_rfc4175: Fix incorrect copy_offset...
2019-08-05 Andreas Rheinhardtlibavcodec/iff: Use unsigned to avoid undefined behaviour
2019-08-05 Michael Niedermayeravcodec/mss1: check for overread and forward errors
2019-08-05 Michael Niedermayeravcodec/loco: Check for end of input in pixel decode
2019-08-05 Michael Niedermayeravcodec/dirac_parser: Fix overflow in dts
2019-08-05 Michael Niedermayeravcodec/ralf: Fix undefined pointer in decode_channel()
2019-08-05 Michael Niedermayeravcodec/ralf: Fix integer overflow in apply_lpc()
2019-08-05 Michael Niedermayeravcodec/vorbisdec: Implement vr->classifications = 1
2019-08-05 Michael Niedermayeravcodec/vorbisdec: Check parameters in vorbis_floor0_de...
2019-08-05 Michael Niedermayeravformat/realtextdec: Check for duplicate extradata...
2019-08-05 Michael Niedermayeravformat/vividas: Fix memleak of AVIOContext in track_h...
2019-08-05 Michael Niedermayeravcodec/cfhd: Check destination space for bayer before...
2019-08-05 Michael Niedermayeravcodec/cfhd: Fix linesize type
2019-08-05 Michael Niedermayeravcodec/cbs_av1_syntax_template: Check ref_frame_idx...
next