]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-07-21 Zane van Iperenavcodec/apm: fix sample_rate check
2020-07-20 Michael Niedermayeravcodec/tdsc: Fix tile checks
2020-07-20 Fei Wangswscale/yuv2rgb: consider x2rgb10le on big endian hardware
2020-07-20 Michael Niedermayeravformat/sbgdec: Check for overflow in parse_timestamp()
2020-07-20 Steinar H.... avcodec/put_bits: Fix LZW warning
2020-07-20 Paul B Maholavfilter/vf_yaepblur: fix naming of filter class
2020-07-20 Jun Zhaolavf/dashdec: enable custom interrup callback in sub...
2020-07-20 Jun Zhaolavf/hls: enable custom interrup callback in sub-demuxer
2020-07-20 Linjie Fulavc/vaapi_encode_h265: add h265 tile encoding support
2020-07-20 Linjie Fulavc/vaapi_encode: add tile slice encoding support
2020-07-20 Linjie Fulavc/vaapi_encode: wrap slice codes into row slice...
2020-07-20 Steven Liuavformat/crypto.c: remove unnecessary code
2020-07-19 Carl Eugen... lavc/sgienc: Fix default 16bit encoding.
2020-07-19 Shiyou Yinavcodec/mips: fix type mismatch in h264dsp_msa.c
2020-07-19 Steinar H.... avcodec/put_bits: Make bit buffers 64-bit
2020-07-19 Steinar H.... avcodec/put_bits: Parametrize bit buffer type
2020-07-19 Gautam Ramakrishnanlibavcodec/jpeg2000dec: Support for Parameterless Markers
2020-07-19 Linjie Fulavc/vaapi_encode: add EQUAL_MULTI_ROWS support for...
2020-07-19 Zane van Iperenavformat/apm: fix variable/structure names and cosmetics
2020-07-19 Zane van Iperenavformat/apm: use the entire APMState structure as...
2020-07-19 Zane van Iperenavformat/apm: read header correctly
2020-07-19 Jun Zhaodoc/http: Update HTTP protocol options
2020-07-18 Andreas Rheinhardtavformat/au: Avoid allocation for metadata string
2020-07-18 Andreas Rheinhardtavformat/au: Simplify writing string into AVBPrint
2020-07-18 Andreas Rheinhardtavformat/au: Remove redundant av_freep()
2020-07-18 Andreas Rheinhardtavformat/au: Store strings instead of pointers to strin...
2020-07-18 Paul B Maholavfilter/vf_bilateral: simplify code a little
2020-07-17 James Almeravcodec/libaomenc: use pix_fmt descriptors where useful
2020-07-17 Lynnelibaomenc: enable 8, 10 and 12 bit RGB encoding
2020-07-17 Zane van IperenMAINTAINERS: add myself and gpg fingerprint
2020-07-17 James Almeravcodec/libx264: call x264_param_cleanup() if available
2020-07-17 James Almeravcodec/libx264: check for param allocation failure...
2020-07-17 James Almeravcodec/libx264: use a function to parse x264opts
2020-07-17 Paul B Maholavfilter/avf_showwavespic: add filter mode
2020-07-17 Paul B Maholavfilter/vf_tinterlace: fix mergex2, first frame is...
2020-07-17 Paul B Maholavfilter/vf_tinterlace: use frame counter from lavfi
2020-07-17 leozhangavfilter/vf_bilateral: remove useless memcpy
2020-07-17 Paul B Maholavfilter/vf_bilateral: stop using sigmaS as percent...
2020-07-17 James AlmerRevert "avcodec/cbs_av1: keep separate reference frame...
2020-07-17 James Almeravcodec/av1_frame_merge_bsf: Use separate contexts...
2020-07-17 James Almeravcodec/av1_metadata_bsf: Use separate contexts for...
2020-07-16 Gautam Ramakrishnanlibavcodec/jpeg2000 Fix RPCL Progression order check
2020-07-16 Zhao Zhiliavformat/mov: fix atom type to string conversion
2020-07-16 Michael Niedermayerswscale/tests/swscale: use 1 for indicating erros
2020-07-16 Andriy Gelmanavcodec/v4l2_m2m_dec: remove redundant packet and fix...
2020-07-16 Gautam Ramakrishnanlibavcodec/jpeg2000 Fix PCRL Progression Order check
2020-07-15 Gyan Doshiavformat/riffenc: indicate storage of flipped RGB bitmaps
2020-07-14 Limin Wangavdevice/decklink_dec: export timecode with s12m side...
2020-07-14 Limin WangAPI: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType
2020-07-14 Limin Wangavutil/timecode: add description for SMPTE binary format
2020-07-14 Gautam Ramakrishnanlibavcodec/jpeg2000dec : Prevent overriding SOP marker bit
2020-07-14 Michael Niedermayerswscale/tests/swscale: Initialize res to a non random...
2020-07-14 Michael Niedermayerswscale/tests/swscale: Fix incorrect return code check
2020-07-14 James Almerx86/yuv2rgb: fix crashes when storing data on unaligned...
2020-07-13 Ruiling Songmailmap: add entry for myself
2020-07-12 Philip Langdaleavutil/hwcontext_vdpau: Correctly initialise pixfmts
2020-07-12 Moritz Barsnickavformat/mov: fix missing line break in messages
2020-07-12 James Almercheckasm/vf_blend: use the correct depth parameters...
2020-07-12 James Almerx86/vf_blend: fix warnings about trailing empty parameters
2020-07-12 James Almerx86/h264_deblock: fix warning about trailing empty...
2020-07-12 Henrik Gramneravutil/x86inc: fix warnings when assembling with Nasm...
2020-07-12 Jun Zhaolavf/udp: fix the comments for default UDP socket recvb...
2020-07-12 Jun Zhaolavfi/setpts: fix setpts/asetpts option dump error
2020-07-11 Ben Claytonlibavfilter/glslang: Remove unused header
2020-07-10 Paul B Maholavfilter/vf_chromanr: move thres calculation to filter_...
2020-07-10 Andreas Rheinhardtavformat/sdp: Fix potential write beyond end of buffer
2020-07-10 Andreas Rheinhardtavformat/mm: Check for existence of audio stream
2020-07-10 Michael Niedermayeravcodec/tiff: Check input space in dng_decode_jpeg()
2020-07-10 Michael Niedermayeravcodec/mjpeg_parser: Adjust size rejection threshold
2020-07-10 Michael Niedermayeravcodec/cbs_jpeg: Fix uninitialized end index in cbs_jp...
2020-07-10 ManojGuptaBondaavcodec/hevcdec: Add VDPAU to list of supported formats
2020-07-10 ManojGuptaBondalavc/vdpau_hevc: add function to find exact vdp_profile...
2020-07-09 Limin Wangavcodec/mpeg12dec: add timecode metadata
2020-07-09 Limin Wangavcodec/h264_slice: add timecode metadata
2020-07-09 Limin Wangavcodec/h264_slice: replace cur->f with out for better...
2020-07-09 Limin Wangavcodec/hevcdec: add timecode metadata
2020-07-09 Lynneswscale/tests: check return value of sws_scale
2020-07-09 Lynneaarch64/yuv2rgb_neon: fix return value
2020-07-09 Siyuan Huanglibavformat/dashenc.c: Support mpd update period
2020-07-09 Ting Futests/dnn/mathunary: fix the issue of NAN
2020-07-08 James Zernavcodec/libaomenc: fix build w/libaom v1.0.0
2020-07-08 Limin Wangavfilter/vf_showinfo: add dump_s12m_timecode() helper...
2020-07-08 Limin Wangavfilter/vf_showinfo: check sd->size before reference...
2020-07-08 Limin Wangavformat/gifdec: -1 -> AV_BPRINT_SIZE_UNLIMITED
2020-07-08 Limin Wangavcodec/dvbsubdec: Cosmetics
2020-07-08 Limin Wangavcodec/dvbsubdec: prefer to use variable instead of...
2020-07-08 Limin Wangavcodec/dvbsubdec: simplify code by using OFFSET()...
2020-07-08 Paul B Maholavfilter: add chromanr video filter
2020-07-07 Zhao Zhiliavformat/mov: Fix unaligned read of uint32_t and endian...
2020-07-07 Michael Niedermayeravcodec/apedec: Fix undefined integer overflow with...
2020-07-07 Michael Niedermayeravcodec/loco: Fix integer overflow with large values...
2020-07-07 Michael Niedermayeravformat/smjpegdec: Check the existence of referred...
2020-07-07 Anton Khirnovpthread_frame: change the criterium for updating thread...
2020-07-07 Anton Khirnovcodec_desc: drop the INTRA_ONLY property from TAK
2020-07-07 Steven Liutests/fate/hlsenc: add testcase of ac3 surround sound...
2020-07-07 Steven Liuavformat/hlsenc: check fragment size plus start_pos...
2020-07-07 Valery Kotavfilter/vf_edgedetect: properly implement double_thres...
2020-07-07 Andreas Rheinhardtavcodec/h26[45]_metadata_bsf: Use separate contexts...
2020-07-07 Andreas Rheinhardtavcodec/cbs: Remove unused function parameters
2020-07-06 Jean-Baptiste... Speedhq: Decode field 2 correctly
next