]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-04-10 Anton Khirnovlavc: install codec_desc.h
2020-04-10 Anton Khirnovh264dec: do not set picture_structure on init
2020-04-10 Anton Khirnovh264dec: rename flush_dpb()
2020-04-10 Anton Khirnovh264_ps: make the PPS hold a reference to its SPS
2020-04-10 Anton Khirnovh264_sei: parse the picture timing SEIs correctly
2020-04-10 Anton Khirnovh264_sei: use a separate reader for the individual...
2020-04-10 Anton Khirnovh264dec: do not abort if decoding extradata fails
2020-04-10 Anton Khirnovlavc: do not implicitly share the frame pool between...
2020-04-10 Anton Khirnovpthread_frame: do not copy a range of AVCodecContext...
2020-04-10 Anton Khirnovpthread_frame: do not embed full AVFrame structs into...
2020-04-10 Anton Khirnovpthread_frame: do not share priv_data between multiple...
2020-04-10 Anton Khirnovpthread_frame: merge the functionality for normal decod...
2020-04-10 Anton Khirnovlavc: replace AVCodecInternal.allocate_progress with...
2020-04-10 Anton Khirnovmpeg4videodec: do not copy a range of fields at once
2020-04-10 Anton Khirnovavcodec.h: split AVCodecDescriptor API into its own...
2020-04-10 Anton Khirnovavcodec.h: split codec IDs into their own header
2020-04-10 Anton Khirnovavcodec.h: split AVPacket API into its own header
2020-04-10 Anton Khirnovwavpack: fully support stream parameter changes
2020-04-10 Anton Khirnovdecode: make sure ff_get_buffer() cleans the frame...
2020-04-10 Anton Khirnovpthread_frame: make sure ff_thread_release_buffer alway...
2020-04-10 Linjie Fulavc/libopenh264enc: fix the if-else coding style
2020-04-10 Paul B Maholavcodec/zerocodec: use init cleanup internal cap
2020-04-10 Paul B Maholavcodec/zerocodec: implement flushing
2020-04-10 Paul B Maholavcodec: add MV30 decoder
2020-04-10 Limin Wangavformat/hlsenc: return media_url directly if failed...
2020-04-09 Andreas Rheinhardtavformat/matroskaenc: Remove unnecessary headers
2020-04-09 Andreas Rheinhardtavcodec/jpeg2000dec: Fix mixed declaration and code
2020-04-09 Andreas Rheinhardtavformat/mpeg: Don't use unintialized value
2020-04-09 Limin Wangavfilter/ebur128: prefer to use variable instead of...
2020-04-09 Gautam Ramakrishnanlibavcodec/jpeg2000dec.c: Add support for PPT marker
2020-04-09 Andriy Gelmanavcodec/v4l2_context: Use av_freep()
2020-04-08 Rosen Penevavfilter/vf_drawtext: only test available exceptions
2020-04-08 Marton Balintavformat/segment: always use interleaved writes for...
2020-04-08 Limin Wangavformat/hlsenc: use av_asprintf()
2020-04-08 Andreas Rheinhardtavformat/hlsenc: Factor out deleting files from deletin...
2020-04-08 Limin Wangavformat: add subtitle support in master playlist m3u8
2020-04-08 Limin Wangavformat/hlsplaylist: simplify code for checking whethe...
2020-04-08 Limin Wangavformat/hlsenc: remove the first slash of the relative...
2020-04-08 Andreas Rheinhardtavformat/hlsenc: Use AVBPrint to avoid allocations...
2020-04-08 Andreas Rheinhardtavformat/hlsenc: Fix memleak when deleting old segments
2020-04-08 Andreas Rheinhardtavformat/smacker: Cosmetics
2020-04-08 Andreas Rheinhardtavformat/smacker: Remove unused structure
2020-04-08 Andreas Rheinhardtavformat/smacker: Only store what is needed later
2020-04-08 Andreas Rheinhardtavformat/smacker: Create audio streams immediately
2020-04-08 Andreas Rheinhardtavformat/smacker: Read extradata directly into extradata
2020-04-07 Michael Niedermayeravcodec/flacdsp_template: Fix invalid shifts in decorrelate
2020-04-07 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for screenpresso
2020-04-07 Michael Niedermayeravcodec/xvididct: Fix integer overflow in MULT()
2020-04-07 Michael Niedermayeravcodec/ffwavesynth: Correct undefined overflow of...
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
next