]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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...
2019-09-20 Paul B Maholavfilter/vf_v360: adjust kernel after latest change
2019-09-20 Paul B Maholavfilter/vf_v360: fix various artifacts with cubemaps
2019-09-20 Paul B Maholavfilter/vf_v360: improve description about s in comments
2019-09-20 Guo, Yejunlibavfilter/dnn: support multiple outputs for native...
2019-09-20 Guo, Yejunlibavfilter/dnn/dnn_backend_native: find the input...
2019-09-20 Guo, YejunFATE/dnn: add unit test for layer maximum
2019-09-20 Guo, Yejunlibavfilter/dnn: add layer maximum for native mode.
2019-09-20 elliottkDelete unused branch in libaomenc
2019-09-20 Guo, Yejunavcodec/libvpxenc: add ROI-based encoding support for...
2019-09-20 James Almeravformat/movenc: don't hardcode the colr box size
2019-09-19 Carl Eugen... lavc/cook: Remove an incorrect comment.
2019-09-19 Anthony Delannoyavformat/mpegts: add support for EPG extraction from...
2019-09-19 Anthony Delannoyavcodec: add EPG codec ID
2019-09-19 Anthony Delannoyavformat/mpegts: add all well known PIDs and TIDs to...
2019-09-19 Marton Balintavfilter/dnn: fix inclusion guard in dnn/dnn_backend_na...
2019-09-19 Paul B Maholavfilter/vf_v360: add ball projection format
2019-09-19 Guo, YejunFATE/dnn: add unit test for dnn depth_to_space layer
2019-09-19 Guo, Yejunlibavfilter/dnn: separate depth_to_space layer from...
2019-09-19 Guo, YejunFATE/dnn: add unit test for dnn conv2d layer
2019-09-19 Guo, Yejunlibavfilter/dnn: separate conv2d layer from dnn_backend...
2019-09-18 Limin Wangavcodec/v210enc: move v210_enc_8/10 function to templat...
2019-09-18 Limin Wangavcodec/v210enc: make 8bit and 10bit process consistent
2019-09-18 Limin Wangavcodec/v210enc: add depth parameter for WRITE_PIXELS...
2019-09-18 Andreas Rheinhardtavutil/common: Fix undefined shift
2019-09-18 Andreas Rheinhardtavcodec/avpacket: Improve allocating packets
2019-09-18 Andreas Rheinhardtavcodec/mjpegdec: Unify switch statements
2019-09-18 Andreas Rheinhardtavformat/utils: Preserve integrity of linked list
2019-09-18 Andreas Rheinhardtavformat/internal: Improve documentation of ff_packet_l...
2019-09-18 James Almercheckasm/opusdsp: declare opus_deemphasis as a function...
2019-09-18 Moritz Barsnickdoc: various spelling, grammar and formatting fixes
2019-09-18 hwrenxlavf/mpegts: Support demuxing AVS2.
2019-09-17 Paul B Maholavfilter/vf_v360: add mercator projection
2019-09-17 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for binkvideo
2019-09-17 Michael Niedermayeravformat/mov: Check for EOF in mov_read_meta()
2019-09-17 Andreas Rheinhardtfftools/ffmpeg_opt: Fix signed integer overflow
2019-09-17 Andreas Rheinhardtavformat/mov: Fix memleak
2019-09-16 Michael Niedermayeravcodec/hevcdec: Fix memleak of a53_caption
2019-09-16 Andreas Rheinhardtavcodec/ttaenc: Fix undefined shift
2019-09-16 Carl Eugen... lavc/g729dec: Support decoding Sipro ACELP.KELVIN.
2019-09-16 James Almeravcodec/allcodecs: make libdav1d the preferred AV1...
2019-09-16 Paul B Maholavfilter/vf_v360: add slice threading to remap calculation
2019-09-16 Paul B Maholavfilter/vf_v360: refactor creation of remap data
2019-09-16 Paul B Maholavfilter/vf_v360: reverse order of remap for loops
2019-09-16 Paul B Maholavfilter/vf_v360: simplify allocating remap data
2019-09-16 Paul B Maholavfilter/vf_v360: move some local variables to private...
2019-09-16 Paul B Maholavfilter/vf_v360: rename r_tmp variables
2019-09-16 Rick Kernavcodec/videotoolboxenc: warn user when output will...
2019-09-16 Limin Wangavcodec/videotoolboxenc: add H264 Extended profile...
next