]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-02-29 Andreas Rheinhardtfftools/ffmpeg_opt: Fix leak of options when parsing...
2020-02-29 Paul B Maholavfilter/vf_v360: add partial size setup for flat
2020-02-29 Paul B Maholavfilter/vf_v360: speed up fisheye input calculation
2020-02-29 Paul B Maholavfilter/vf_v360: improve tetrahedron input format...
2020-02-29 Paul B Maholavfilter/vf_v360: simplify tetrahedron input calculation
2020-02-29 Paul B Maholavfilter/vf_v360: improve precision of some output...
2020-02-28 Andreas Rheinhardtavcodec/cdtoons: Remove superfluous ;
2020-02-28 Michael Niedermayeravformat/mp3dec: Count last partial frame in probe.
2020-02-28 Linjie Fulavc/v4l2_context: fix compile warning for incompatible...
2020-02-28 Linjie Fulavc/avcodec.h: fix missing line breaks in API document...
2020-02-28 Andreas Rheinhardtavformat/ivfenc: Don't use size_t for size of file
2020-02-28 Paul B Maholavfilter/vf_v360: simplify code which handles interpola...
2020-02-27 Paul B Maholavfilter/vf_v360: add initial barrel split format input...
2020-02-27 Michael Niedermayeravcodec/mpegaudioenc_template: fix invalid shift of...
2020-02-27 Michael Niedermayeravcodec/motion_est_template: Fix invalid shifts in...
2020-02-27 Michael Niedermayerlibavformat/avienc: Check bits per sample for PAL8
2020-02-27 Michael Niedermayeravformat/mpegts: Improve the position determination...
2020-02-27 Carl Eugen... mailmap: Add another old mail address I used.
2020-02-27 Thilo Borgmannmailmap: add entry for myself
2020-02-27 rcombsmailmap: add entry for myself
2020-02-27 Josh de KockAdd .mailmap
2020-02-26 Marton Balintavdevice/decklink: add support for SDK version 11.5
2020-02-26 Marton Balintavdevice/decklink_dec: fix stopping streams in read_close
2020-02-26 James Almerdoc/muxers: describe the default behavior of the write_...
2020-02-26 James Almeravformat/dashenc: use a quieter log lever when informin...
2020-02-26 Paul B Maholavfilter/vf_v360: add barrel split format output support
2020-02-26 Ting Fulibswscale/x86/yuv2rgb: Fix Segmentation Fault when...
2020-02-25 Brad Smithconfigure: Enable section_data_rel_ro for OpenBSD aarch...
2020-02-25 Michael Niedermayeravcodec/magicyuv: Check that there are enough lines...
2020-02-25 Michael Niedermayeravformat/mvdec: Check stream numbers
2020-02-25 Andreas Rheinhardtavformat/mux: Cosmetics
2020-02-25 Andreas Rheinhardtavformat/segafilmenc: Add deinit function
2020-02-25 Andreas Rheinhardtavformat/segafilmenc: Combine several checks
2020-02-25 Jacob Ruizavfilter/vf_zscale: fix crash on unaligned input
2020-02-25 Paul B Maholavfilter/vf_convolve: reset fft/ifft pointers after...
2020-02-25 Paul B Maholdoc/filters: split tblend from blend
2020-02-25 Paul B Maholdoc/filters: mention commands for v360 filter
2020-02-25 Paul B Maholavcodec/utvideodec: add support for UQY0
2020-02-25 Paul B Maholavfilter/vf_v360: add basic commands support
2020-02-25 Paul B Maholavfilter/vf_v360: handle gracefully invalid values...
2020-02-24 Anamitra Ghoruiavcodec/Makefile: remove bogus/duplicate PNG parser...
2020-02-24 Paul B Maholavfilter: add Contrast Adaptive Sharpen video filter
2020-02-24 Zane van Iperendoc: add adpcm_ima_{ssi,apm}
2020-02-24 Zane van Iperenchangelog: add adpcm_ima_ssi decoder and kvag demuxer
2020-02-24 Mark Thompsonhwcontext_vaapi: Only accept a render node when derivin...
2020-02-24 Linjie Fulavc/vaapi_decode: add decode support for HEVC_MAIN_STI...
2020-02-24 Linjie Fulavc/hevcdec: add 4:2:2 8-bit/10-bit VAAPI decode support
2020-02-24 Linjie Fulavc/vaapi_decode: add profile_parser and format map...
2020-02-24 Linjie Fulavc/vaapi_hevc: add function to find exact va_profile...
2020-02-24 Linjie Fulavc/hevc_ps: parse constraint flags for HEVC REXT
2020-02-24 Linjie Fulavc/vaapi_hevc: extend parameter buffer to ParameterBu...
2020-02-24 Linjie Fulavu/hwcontext_vaapi: add vaapi_format_map support...
2020-02-24 Linjie Fuswscale: Add swscale input support for Y210LE
2020-02-24 Linjie Fulavu/pix_fmt: add new pixel format y210
2020-02-23 Kirill Savkovavcodec/libzvbi-teletextdec: add option to set default...
2020-02-23 Marton Balintdoc/protocols: clarify SRT timeout options docs
2020-02-23 Marton Balintavformat/libsrt: make avformat connect timeout 0 by...
2020-02-23 Marton Balintavformat/libsrt: use listen_timeout for listening
2020-02-23 Marton Balintavformat/libsrt: send non-blocking mode on both the...
2020-02-23 Marton Balintavformat/libsrt: small fixes in libsrt_neterrno()
2020-02-23 Marton Balintavformat/libsrt: poll for error conditions as well
2020-02-23 Marton Balintavformat/libsrt: fix checking connection result in...
2020-02-23 Marton Balintavformat/libsrt: fix name of timeout option
2020-02-23 Marton Balintavformat/libsrt: fix timeout unit confusion between...
2020-02-23 Paul B Maholavfilter/vf_v360: improve dfisheye_to_xyz() output
2020-02-23 Paul B Maholavfilter/vf_v360: improve fisheye_to_xyz() output
2020-02-23 Paul B Maholavcodec/ac3_parser: recognize LE bitstream variant
2020-02-23 Paul B Maholavfilter/vf_v360: improve equirect_to_xyz() quality
2020-02-23 James Almeravcodec: add some documentation to the AVProducerRefere...
2020-02-23 James Almeravcodec/libx264: add a check for the prft AVCodecContex...
2020-02-23 James Almeravcodec: add an AVCodecContext flag to export PRFT...
2020-02-23 James Almeravcodec: add an AVCodecContext field to signal types...
2020-02-23 James Almeravformat/dashenc: always attempt to enable prft in...
2020-02-23 James Almeravformat/dashenc: write a capture time Producer Referen...
2020-02-23 James Almeravformat/dashenc: write the styp box when the first...
2020-02-22 Dale Curtisavformat/utils: Don't trigger errors for multiple id3...
2020-02-22 Zane van Iperenfate/adpcm: add adpcm_ima_apm tests
2020-02-22 Andreas Rheinhardtavformat/segafilmenc: Remove redundant checks
2020-02-22 Paul B Maholavcodec/apedec: fix decoding 3800 version with 2000...
2020-02-21 Paul B Maholavcodec/dxv: make prev variable unsigned
2020-02-21 Michael Niedermayeravcodec/pcm: Fix invalid shift in AV_CODEC_ID_PCM_LXF
2020-02-21 Michael Niedermayeravcodec/cdtoons: Fix off by 4 check on diff_size
2020-02-21 Michael Niedermayeravcodec/cdtoons: Correct several end of data checks...
2020-02-21 Paul B Maholavcodec/adpcm: cosmetics; reindent
2020-02-21 Zane van Iperenavformat: add demuxer for Rayman 2's APM format
2020-02-21 Zane van Iperenavcodec: add decoder for Rayman 2's ADPCM variant
2020-02-20 Anssi Hannulaavformat/spdifenc: fix TrueHD streams over 48kHz
2020-02-20 Anssi Hannulaavformat/spdifenc: fix handling of large TrueHD frames
2020-02-20 Anssi Hannulaavformat/spdifenc: make hd_buf an array
2020-02-20 Paul B Maholavformat/vivo: set packet duration
2020-02-20 Paul B Maholavformat/vivo: improve probing of some files
2020-02-20 Paul B Maholavcodec: add siren audio decoder
2020-02-20 Nicolas Georgelavd/opengl_enc: check strings before parsing them.
2020-02-20 Nicolas Georgelavd/opengl_enc: use proper context for logging.
2020-02-19 Andreas Rheinhardtavformat/wtvdec: Forward errors when reading packet
2020-02-19 Michael Niedermayerlibavcodec/svq: Remove ff_svq1_packet_checksum()
2020-02-19 Michael Niedermayeravcodec/qdm2: Check fft_coefs_index
2020-02-19 Peter Rossansi: process ESC[3m italics attribute
2020-02-18 Linjie Fulavc/qsvenc: add support for external bitrate control...
2020-02-18 Linjie Fulavfi/vf_scale_qsv: fix the class_name in help for...
next