]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2019-09-26 Andreas Rheinhardtavcodec/mpeg12dec: Sanitize start codes earlier
2019-09-26 Andreas Rheinhardtavcodec/pcm: Cosmetics
2019-09-26 Andreas Rheinhardtavcodec/pcm: Fix undefined shifts
2019-09-26 Andreas Rheinhardtavcodec/wavpackenc: Fix undefined shifts
2019-09-26 Zhong Lilavc/qsv: add memory type message
2019-09-26 Zhong Lilavc/qsv: Fix MSDK initialization failure in system...
2019-09-26 Andreas Rheinhardtavformat/utils: ensure that all packets in AVPacketList...
2019-09-26 Ting Fuavfilter/x86/vf_eq: add SSE2 version
2019-09-26 Ting Fuavfilter/x86/vf_eq: Change inline assembly into nasm...
2019-09-26 Ting Fucheckasm/vf_eq: add test for vf_eq
2019-09-25 Andreas Rheinhardtavformat/utils: Move the reference to the packet list
2019-09-25 James Almeravformat/utils: unref packet on AVInputFormat.read_pack...
2019-09-25 Andreas Rheinhardtavformat/utils: Fix memleaks
2019-09-25 Andreas Rheinhardtavformat/utils: Assert that stream_index is valid
2019-09-25 Jun Lilavf/mov: Fix timestamp rescale on sidx atom
2019-09-25 Carl Eugen... Revert "lavc/tiff: correct the default value of YCbCrSu...
2019-09-25 Limin Wangavcodec/dnxhdenc: return error if av_malloc failed
2019-09-25 Paul B Maholavfilter/vf_zoompan: fix leaks
2019-09-25 Paul B Maholavfilter/vf_zoompan: forward status back from output...
2019-09-25 Paul B Maholavfilter/vf_stack: add slice threading
2019-09-25 Paul B Maholavfilter/vf_stack: simplify main processing path
2019-09-25 Paul B Maholavformat/sdsdec: fix undefined behaviour
2019-09-25 Paul B Maholavformat/aiffdec: fix signed integer overflow
2019-09-25 Michael Niedermayeravcodec/decode: Check max_samples in get_buffer_internal()
2019-09-25 Michael Niedermayertools/target_dec_fuzzer: Set max_samples
2019-09-25 Michael Niedermayeravcodec: add max_samples
2019-09-25 Paul B Maholavfilter/Makefile: fix case for sierpinski
2019-09-25 Paul B Maholavfilter: add sierpinski video source
2019-09-25 Paul B Maholavfilter/vf_premultiply: forward status back from outpu...
2019-09-25 Paul B Maholavfilter/vf_fieldmatch: forward status back from output...
2019-09-25 Paul B Maholavfilter/vf_fieldmatch: fix more leaks
2019-09-25 Paul B Maholavfilter/vf_v360: add sinusoidal format
2019-09-25 Pavel Skakovlavc/tiff: correct the default value of YCbCrSubsamplin...
2019-09-25 Jun Zhaolavf/4xm: fix memory leak in error handing path
2019-09-24 Guo, Yejunlibavcodec/libx265: add a flag to output ROI warnings...
2019-09-24 Guo, Yejunlibavcodec/libx264: add a flag to output ROI warnings...
2019-09-24 Michael Niedermayeravcodec/utils: Optimize ff_color_frame() using memcpy()
2019-09-24 Michael Niedermayeravcodec/aacdec: Check if we run out of input in read_st...
2019-09-24 Michael Niedermayeravcodec/h264_slice: clear frame only on gaps when it...
2019-09-24 Michael Niedermayeravcodec/utils: Use av_memcpy_backptr() in ff_color_frame()
2019-09-24 Michael Niedermayeravcodec/smacker: Fix integer overflow in signed int...
2019-09-24 Michael Niedermayeravcodec/alac: Fix invalid shifts in 20/24 bps
2019-09-24 Michael Niedermayeravcodec/alac: fix undefined behavior with INT_MIN in...
2019-09-24 Michael Niedermayeravformat/utils: Do not assume duration is non negative...
2019-09-24 Michael Niedermayeravcodec/ffwavesynth: Fix integer overflow in timestamps
2019-09-24 Michael Niedermayeravformat/vividas: Test size and packet numbers a bit...
2019-09-24 Michael Niedermayeravformat/vividas: Check n_sb_blocks against input space
2019-09-24 Michael Niedermayeravcodec/aacdec_fixed: Add FF_CODEC_CAP_INIT_CLEANUP
2019-09-24 Michael Niedermayertools/target_dec_fuzzer: consider potential padding...
2019-09-24 Michael Niedermayerlibavcodec/mpeg12dec: Check input for minimal frame...
2019-09-24 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for MSS2
2019-09-24 Andreas Rheinhardtavcodec/cbs_h264: Automatically free SEI payload on...
2019-09-24 Michael Niedermayeravcodec/dxv: Check op_offset in both directions
2019-09-24 Michael Niedermayeravcodec/truespeech: Eliminate some left shifts
2019-09-24 Michael Niedermayeravcodec/adpcm: Check number of channels for MTAF
2019-09-24 Timo Rothenpieleravcodec/nvenc: fix typo in new Windows driver version
2019-09-24 Paul B Maholavfilter/vf_v360: do not use mod where it is not needed
2019-09-23 Limin Wangavcodec/exr: cosmetics
2019-09-23 Moritz Barsnickavformat/hashenc: fix incorrect use of av_mallocz_array()
2019-09-23 Timo Rothenpieleravcodec/nvenc: add driver version info for SDK 9.1
2019-09-23 James Almeravcodec/bsf: check that AVBSFInternal was allocated...
2019-09-23 Paul B Maholavfilter/vf_v360: fix regression introduced in b342678b...
2019-09-23 vectronicavformat/dashdec: fix segfault when parsing segmentlist
2019-09-23 vectronicavformat/dashdec: fix pointer being freed was not allocated
2019-09-22 Paul B Maholavfilter/vf_v360: adjust h for mercator input/output
2019-09-22 Paul B Maholavfilter/vf_v360: fix xyz_to_mercator()
2019-09-22 Paul B Maholavfilter/vf_v360: fix mercator_to_xyz()
2019-09-22 Paul B Maholavfilter/v360: reduce size of some struct members
2019-09-22 Paul B Maholavformat/y4m: do not try to seek if pts is less than 0
2019-09-22 Michael Niedermayeravcodec/sunrast: Fix indention
2019-09-22 Michael Niedermayeravcodec/sunrast: Fix return type for "unsupported ...
2019-09-22 Andreas Rheinhardtavutil/opt: Fix type specifier
2019-09-22 Paul B Maholavfilter/vf_v360: add fixed pixel padding options
2019-09-22 Paul B Maholavfilter/vf_v360: remove intermediate variables
2019-09-21 James Zerntools/patcheck: remove gcc-2.95 compat check
2019-09-21 Paul B Maholavfilter/vf_v360: fix comparison with float value
2019-09-21 Paul B Maholavfilter/vf_v360: simplify xyz_to_dfisheye() calculations
2019-09-21 Paul B Maholavfilter/vf_v360: simplify dfisheye_to_xyz() calculations
2019-09-21 Paul B Maholavfilter/avf_showfreqs: fix check for failed allocation
2019-09-21 James Almeravformat/latmenc: fix context used for logging
2019-09-21 Paul B Maholavfilter/vf_v360: simplify ball_to_xyz() calculations
2019-09-21 Paul B Maholavfilter/vf_v360: simplify xyz_to_ball() calculations
2019-09-21 Paul B Maholavfilter/vf_v360: add hammer projection
2019-09-21 Paul B Maholavfilter/vf_v360: use lrintf() in kernel
2019-09-21 Paul B Maholavfilter/vf_v360: fix small artifacts between corners...
2019-09-20 Moritz Barsnickavformat/hashenc: add streamhash muxer
2019-09-20 Moritz Barsnickavformat/hashenc: use an array of hashes
2019-09-20 Moritz Barsnickavformat/hashenc: rearrange options definition
2019-09-20 Andreas Rheinhardtavutil/encryption_info: Don't pass NULL to memcpy
2019-09-20 Michael Niedermayertools/target_dec_fuzzer: fuzz channels and sample_rate too
2019-09-20 Michael Niedermayeravcodec/utils: Check channels fully earlier
2019-09-20 Moritz Barsnickavformat/rtpenc_mpegts: copy metadata to mpegts sub...
2019-09-20 Moritz Barsnickavformat/aiffdec: parse replaygain metadata
2019-09-20 Soft Worksavutil/opt: Print out numeric values of option constants
2019-09-20 Soft Worksavutil/opt: Fix printing integer option defaults
2019-09-20 Andreas Rheinhardtavcodec/ac3enc: Fix invalid shift
2019-09-20 Andreas Rheinhardtavcodec/g723_1dec: Fix invalid shift
2019-09-20 Andreas Rheinhardtavcodec/tdsc: Fix undefined shifts
2019-09-20 Paul B Maholavfilter/vf_v360: remove uneeded array element
2019-09-20 Paul B Maholavfilter/vf_v360: add support for mirroring to ball...
next