]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-04-04 Carl Eugen... lavc/qsvenc: Fix format specifiers for two variables...
2020-04-04 Carl Eugen... lavc: Use supported_samplerates for Dolby Digital encoders.
2020-04-04 Marton Balintavformat/mpegts: use buffer pools for allocating PES...
2020-04-04 Marton Balintavdevice/decklink_dec: increase autodetect timeout...
2020-04-04 Michael Niedermayeravformat/mov: Discard last STSC if its empty
2020-04-04 Michael Niedermayerswscale/output: Fix integer overflow in yuv2rgb_write_f...
2020-04-04 Michael Niedermayerswscale/output: Fix integer overflow in alpha computati...
2020-04-04 Michael Niedermayerfftools/ffmpeg: Disable copy_ts on timestamp wraparound
2020-04-04 Gautam Ramakrishnanlibavcodec/jpeg2000dec.c: Fix indentation
2020-04-04 Gautam Ramakrishnanlibavcodec/jpeg2000dec.c: Handle non EOC streams
2020-04-04 Paul B Maholavfilter/vf_v360: add pannini input support
2020-04-04 Gyan Doshiffplay: flush correct stream after stats update
2020-04-04 Gyan Doshiffplay: always show stats at all log levels if requeste...
2020-04-03 Steve Lhommeavformat/matroska: clean the structure formatting
2020-04-03 Andreas Rheinhardtavformat/dss: Remove unnecessary allocation
2020-04-03 Andreas Rheinhardtavformat/ilbc: Don't reimplement ff_raw_write_packet
2020-04-03 Paul B Maholavfilter/vf_v360: improve description of output fov...
2020-04-03 Andreas Rheinhardtavformat/matroskaenc: Improve BlockAdditions
2020-04-03 Andreas Rheinhardtavformat/matroskaenc: Improve checks for updating Tags
2020-04-03 Andreas Rheinhardtavformat/matroskaenc: Remove unnecessary avio_tell...
2020-04-03 Andreas Rheinhardtavformat/matroskaenc: Stop reallocating of Cluster...
2020-04-03 Guo, Yejunconfigure: fix build issue of vf_dnn_processing.c when...
2020-04-02 John Rummelllibavformat/amr.c: Check return value from avio_read()
2020-04-02 Ruiling Songswscale/swscale: remove useless code
2020-04-02 David Michaelconfigure: Do not abort when cross-compiling to the...
2020-04-02 Andreas Rheinhardtfate/matroska: Add test for updating CodecPrivate from...
2020-04-02 Andreas Rheinhardtavformat/hnm: Only keep and parse what is needed later
2020-04-02 Andreas Rheinhardtavformat/matroskaenc: Don't implicitly mark WebVTT...
2020-04-02 Andreas Rheinhardtavformat/matroskaenc: Reindent after previous commit
2020-04-02 Andreas Rheinhardtavformat/matroskaenc: Combine checks for audio
2020-04-02 Andreas Rheinhardtavformat/matroskaenc: Simplify writing Void elements
2020-04-02 Andreas Rheinhardtavformat/matroskaenc: Avoid seek when writing Cues...
2020-04-02 Andreas Rheinhardtavformat/matroskaenc: Fix edge case of writing Cues...
2020-04-02 Andreas Rheinhardtavformat/matroskaenc: Don't fail if reserved Cues space...
2020-04-02 Paul B Maholavfilter/x86/vf_v360_init: add missing cases
2020-04-02 Paul B Maholavfilter/vf_v360: add SIMD for lagrange9 interpolation
2020-04-02 Paul B Maholavfilter/vf_v360: add lagrange9 interpolation
2020-04-02 Andreas Rheinhardtavformat/matroskaenc: Update the default version of...
2020-04-02 Andreas Rheinhardtavformat/wvdec: Export version as extradata
2020-04-02 Andreas Rheinhardtavformat/matroskadec: Add a workaround for missing...
2020-04-01 John Rummelllibavformat/mov.c: Free aes_decrypt to avoid leaking...
2020-04-01 John Rummelllibavformat/oggdec.c: Check return value from avio_read()
2020-04-01 Michael Bradshawavformat/movenc: add write_clli flag to write clli...
2020-04-01 Carl Eugen... lavfi/deshake_opencl: Do not use bool, powerpc does...
2020-04-01 Andreas Rheinhardtavformat/avformat.h: Correct some comments
2020-04-01 Andriy Gelmanavcodec/v4l2_m2m_dec: Init reserved bytes to zero befor...
2020-04-01 Andreas Rheinhardtavformat/audiointerleave: Fix memleak
2020-04-01 Andreas Rheinhardtavformat/mux: Only prepare input packet if there is...
2020-04-01 Andreas Rheinhardtavutil/opt: Don't use NULL for %s string in a log message
2020-03-31 Ming Qianavcodec/v4l2_m2m: fix setting frame period
2020-03-31 Michael Niedermayeravcodec/hcadec: Check scale_factors
2020-03-31 rcombsmailmap: fix 3-address entries
2020-03-30 Carl Eugen... ffmpeg: Print an error instead of a debug message on...
2020-03-30 Andreas Rheinhardtavformat/mxfdec: Correct confusing struct tag
2020-03-30 Andreas Rheinhardtavformat/matroskaenc: Check that Cluster has been opened
2020-03-30 Andreas Rheinhardtavformat/matroskaenc: Remove unused function parameter
2020-03-30 Andreas Rheinhardtavformat/matroskaenc: Write level 1 elements in one go
2020-03-30 Andreas Rheinhardtavformat/matroskaenc: Simplify writing Cues
2020-03-30 Andreas Rheinhardtavformat/aviobuf: Add function to reset dynamic buffer
2020-03-30 Andreas Rheinhardtavformat/matroskaenc: Avoid allocation for Cues
2020-03-30 Andreas Rheinhardtavformat/matroskaenc: Cosmetics
2020-03-30 Andreas Rheinhardtavformat/matroskaenc: Avoid unnecessary seek
2020-03-30 Andreas Rheinhardtavformat/matroskaenc: Check for failure when writing...
2020-03-30 Andreas Rheinhardtavformat/matroskaenc: Improve calculating EBML ID size
2020-03-29 Paul B Maholavfilter/vf_v360: fix swapped variables
2020-03-29 Paul B Maholavfilter/vf_v360: speedup fisheye output
2020-03-29 Paul B Maholavfilter/vf_v360: reduce unnecessary negations
2020-03-29 Andreas Rheinhardtavformat/avformat: Update av_read_frame() documentation
2020-03-29 Andreas Rheinhardtavformat/dashdec: Don't allocate and leak strings that...
2020-03-28 Lou Logandoc/filters: add tpad default values
2020-03-28 Limin Wangavfilter/vf_showinfo: limit the max number of timecode
2020-03-28 Yaroslav Pogrebnyakavfilter: add vf_overlay_cuda
2020-03-28 Timo Rothenpieleravutil/frame: make frame copy functions hwframe aware
2020-03-28 Timo Rothenpieleravutil/hwcontext: correctly set extended_data on hwfram...
2020-03-28 Timo Rothenpielernvdec: attach real hw_frames to post-processed frames
2020-03-28 Andreas Rheinhardtffplay, avcodec, avformat: Don't initialize before...
2020-03-28 Andreas Rheinhardtavcodec/avcodec, avpacket: Return blank packet on av_pa...
2020-03-28 Andreas Rheinhardtavcodec/avpacket: Always treat dst in av_packet_ref...
2020-03-27 Gautam Ramakrishnanavcodec/jpeg2000dec: error check when processing tlm...
2020-03-27 phunkyfishavformat/rtp: Pass sources and block filter addresses...
2020-03-27 Lynnemovenc: mark Opus encapsulation as stable
2020-03-27 Anton Khirnovh264_ps: pass AVCodecContext as void* where possible
2020-03-27 Linjie Futests/checkasm: add overflow test for hevc_add_res
2020-03-27 Linjie Fucheckasm/hevc_add_res: prepare test data only if the...
2020-03-27 Linjie Fulavc/x86/hevc_add_res: Fix coeff overflow in ADD_RES_SS...
2020-03-27 Linjie Fulavc/x86/hevc_add_res: Fix overflow in ADD_RES_SSE_8_8
2020-03-27 Linjie Fulavc/x86/hevc_add_res: Fix overflow in ADD_RES_MMX_4_8
2020-03-27 Linjie Fulavc/pthread_frame: Update user context in ff_frame_thr...
2020-03-27 Paul B Maholavfilter/af_acrossover: revert 270068b5a
2020-03-27 Gautam Ramakrishnanlibavcodec/jpeg2000.h: fix comments for JPEG2000 markers
2020-03-27 Limin Wangavfilter/vf_showinfo: check if the s12m data size is...
2020-03-26 Carl Eugen... configure: Get the correct ident for clang-cl.exe
2020-03-26 Carl Eugen... configure: Remove all C standard versions from the...
2020-03-26 Andreas Rheinhardtavformat/webmdashenc: Fix memleak upon realloc failure
2020-03-26 Andreas Rheinhardtavformat/mpeg: Remove unnecessary av_packet_unref()
2020-03-26 Andreas Rheinhardtavformat/yop: Use av_packet_move_ref() for packet owner...
2020-03-26 Andreas Rheinhardtavformat/nsvdec: Use av_packet_move_ref() for packet...
2020-03-26 Andreas Rheinhardtavformat/matroskadec: Don't discard the upper 32bits...
2020-03-26 Andreas Rheinhardtdoc/developer.texi: Add variadic macros to allowed...
2020-03-26 James Almeravformat/movenc: Reduce size of the allocated MOVIentry...
next