]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-04-07 Michael Niedermayeravformat/ilbc: Add missing #if for muxer
2020-04-07 Andreas Rheinhardtavformat/webmdashenc: Use AVCodecDescriptors for codec...
2020-04-07 Andreas Rheinhardtavformat/webmdashenc: Check codec types
2020-04-07 Vittorio Giovaramov: Support fake moov boxes disguised as hoov
2020-04-07 Lynnehwcontext_vulkan: only use one semaphore per image
2020-04-07 Paul B Maholavfilter/vf_xfade: add slice transitions
2020-04-07 Peter Rossavcodec/vp3: propagate error codes
2020-04-07 Guo, Yejunavfilter/vf_derain.c: put all the calculation in model...
2020-04-07 Guo, Yejundnn-layer-mathbinary-test: add unit test for subtraction
2020-04-07 Guo, Yejundnn_backend_native_layer_mathbinary: add sub support
2020-04-07 Guo, Yejunavfilter/vf_dnn_processing.c: fix typo for the linesize...
2020-04-06 Lynnescale_vulkan: correctly copy the colormatrix
2020-04-06 Timo Rothenpieleravutil/hwcontext_cuda: Only handle CUDA hardware frames
2020-04-05 Michael Niedermayeravcodec/cbs_h264_syntax_template: fix off by 1 error...
2020-04-05 Carl Eugen... lavf/chromaprint: Silence compilation warnings
2020-04-05 Andreas Rheinhardtavformat/avidec: Fix memleak with embedded GAB2 subtitles
2020-04-05 Andreas Rheinhardtavformat/avidec: Fix memleak when allocating DVDemuxCon...
2020-04-05 Andreas Rheinhardtavformat/avidec: Fix memleak when DV demuxer is disabled
2020-04-05 Andreas Rheinhardtavformat/avidec: Don't reimplement ff_free_stream()
2020-04-05 Carl Eugen... lavc/amrwbdec: Use av_samples_set_silence().
2020-04-05 Carl Eugen... Revert "avformat/rtp: Pass sources and block filter...
2020-04-05 Stephen Hutchinsondoc/general: update avisynth docs with a way to install...
2020-04-04 Carl Eugen... lavc/amrwbdec: Do not ignore NO_DATA frames.
2020-04-04 Stephen Hutchinsonavformat/avisynth: fix deprecation warning
2020-04-04 Stephen Hutchinsondoc/general: AviSynth+ works on Linux now, AvxSynth...
2020-04-04 Stephen Hutchinsonavformat/avisynth: switch to AviSynth+ on Linux
2020-04-04 Stephen Hutchinsoncompat/avisynth: remove avisynth headers
2020-04-04 Carl Eugen... lavc/aacdec_template: Only warn once about unusual...
2020-04-04 Carl Eugen... configure: Filter -Wl, linker flags out for msvc compil...
2020-04-04 Carl Eugen... lavc/sbc: Remove bool usage.
2020-04-04 Carl Eugen... lavf, lavfi: Remove uses of sizeof(char).
2020-04-04 Carl Eugen... lavfi/scale_qsv: Fix a format specifier for a variable...
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
next