]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2021-03-20 Michael NiedermayerBump minor versions after release branch
2021-03-20 Michael NiedermayerBump Versions before release/4.4 branch
2021-03-19 Michael Niedermayerdoc/APIchanges: fill in missing fields
2021-03-19 Michael Niedermayeravcodec/mpeg4videoenc: Check extradata malloc()
2021-03-19 Michael Niedermayeravformat/mov: Check offset addition for overflow
2021-03-19 Michael Niedermayeravcodec/speedhq: Width < 8 is not supported
2021-03-19 Jiangjie Gaoavformat/rtsp: support buffer_size and pkt_size options...
2021-03-19 Dominic Mayersavfilter/vf_ocr: add white space to whitelist
2021-03-19 Zhao Zhiliavformat/libsrt: fix help message
2021-03-19 Zhao Zhiliavformat/libsrt: fix setsockopt() typo
2021-03-19 Moritz Barsnickavformat/http,tls: honor http_proxy command line variab...
2021-03-19 Hironori Bonolavc/videotoolboxenc: Add support for HEVC with Alpha.
2021-03-19 Simone Karin... videotoolboxenc: enable constant quality with -q:v...
2021-03-19 James Almeravcodec: move core AVCodecContext functions from util...
2021-03-19 James Almeravcodec: move AVCodecParameters related functions from...
2021-03-19 Zane van Iperenfate: add adpcm_ima_cunning stereo test case
2021-03-19 Zane van Iperenavformat/pp_bnk: treat music files as stereo
2021-03-19 Zane van Iperenavcodec/adpcm_ima_cunning: reindent
2021-03-19 Zane van Iperenavcodec/adpcm_ima_cunning: support stereo
2021-03-19 Gyan Doshidoc/filters: remove option band in delogo
2021-03-19 Gyan Doshidoc/ffmpeg: document parameters set by -target
2021-03-19 Andreas Rheinhardtavutil/adler32: Switch av_adler32_update() to size_t...
2021-03-19 Andreas Rheinhardtavcodec/packet: Also change av_packet_pack/unpack_dicti...
2021-03-19 Andreas Rheinhardtavcodec/avpacket: Improve overflow checks when packing...
2021-03-19 Andreas Rheinhardtavformat: Make AVChapter.id an int64_t on next major...
2021-03-19 Andreas Rheinhardtavformat/matroskaenc: Check chapter ids for duplicates
2021-03-19 Andreas Rheinhardtavcodec/libxvid: Remove set-but-unused variable
2021-03-19 Andreas Rheinhardtavcodec/libxvid: Fix leak of AVPacket on error
2021-03-19 Andreas Rheinhardtavformat/tests/fifo_muxer: Fix memleak on error, fix...
2021-03-19 Andreas Rheinhardtavformat/tests/fifo_muxer: Fix leak of AVPacket on...
2021-03-18 Andreas Rheinhardtavformat/mxfdec: Fix leak on error
2021-03-18 Andreas Rheinhardtavformat/mxfdec: Don't use wrong type of pointer
2021-03-18 Andreas Rheinhardtavcodec/pngdec: Fix memleak by postponing allocation
2021-03-18 Guo, Yejunlavfi/dnn_backend_openvino.c: fix mem leak for TaskItem...
2021-03-18 Guo, Yejunlavfi/dnn_backend_openvino.c: fix mem leak for RequestI...
2021-03-18 Guo, Yejunlavfi/dnn_backend_openvino.c: fix typo upon error
2021-03-18 Guo, Yejunlavfi/dnn_backend_openvino.c: fix mem leak for input_bl...
2021-03-18 Guo, Yejunlavfi/dnn_backend_openvino.c: fix mem leak for AVFrame...
2021-03-17 James Almerfftools/ffmpeg: use av_packet_alloc() to allocate packets
2021-03-17 James Almerfftools/ffprobe: use av_packet_alloc() to allocate...
2021-03-17 James Almerdoc/examples/vaapi_transcode: use av_packet_alloc(...
2021-03-17 James Almerdoc/examples/vaapi_encode: use av_packet_alloc() to...
2021-03-17 James Almerdoc/examples/transcoding: use av_packet_alloc() to...
2021-03-17 James Almerdoc/examples/transcode_aac: use av_packet_alloc() to...
2021-03-17 James Almerdoc/examples/demuxing_decoding: use av_packet_alloc...
2021-03-17 James Almertests/api/api-flac-test: use av_packet_alloc() to alloc...
2021-03-17 James Almertools/target_bsf_fuzzer: use av_packet_alloc() to alloc...
2021-03-17 James Almertools/target_dem_fuzzer: use av_packet_alloc() to alloc...
2021-03-17 James Almertools/target_dec_fuzzer: use av_packet_alloc() to alloc...
2021-03-17 James Almertools/pktdumper: use av_packet_alloc() to allocate...
2021-03-17 James Almeravfilter/vf_uspp: use av_packet_alloc() to allocate...
2021-03-17 James Almeravfilter/vf_mcdeint: use av_packet_alloc() to allocate...
2021-03-17 James Almeravdevice/xcbgrab: stop using av_init_packet()
2021-03-17 James Almeravdevice/decklink_dec: stop using av_init_packet()
2021-03-17 James Almeravformat/tests/movenc: use av_packet_alloc() to allocat...
2021-03-17 James Almeravformat/tests/fifo_muxer: use av_packet_alloc() to...
2021-03-17 James Almeravformat/wc3movie: use av_packet_alloc() to allocate...
2021-03-17 James Almeravformat/subtitles: use av_packet_alloc() to allocate...
2021-03-17 James Almeravformat/rtpenc_mpegts: use av_packet_alloc() to alloca...
2021-03-17 James Almeravformat/rtpdec: use av_packet_alloc() to allocate...
2021-03-17 James Almeravformat/mpegtsenc: use av_packet_alloc() to allocate...
2021-03-17 James Almeravformat/mpegts: use av_packet_alloc() to allocate...
2021-03-17 James Almeravformat/movenc: use av_packet_alloc() to allocate...
2021-03-17 James Almeravformat/matroskaenc: use av_packet_alloc() to allocate...
2021-03-17 James Almeravformat/matroskadec: use av_packet_alloc() to allocate...
2021-03-17 James Almeravformat/hls: use av_packet_alloc() to allocate packets
2021-03-17 James Almeravformat/flacdec: use av_packet_alloc() to allocate...
2021-03-17 James Almeravformat/id3v2: replace call to av_init_packet()
2021-03-17 James Almeravformat/flac_picture: replace call to av_init_packet()
2021-03-17 James Almeravformat/avienc: use av_packet_alloc() to allocate...
2021-03-17 James Almeravformat/avidec: use av_packet_alloc() to allocate...
2021-03-17 James Almeravformat/asfdec_o: use av_packet_alloc() to allocate...
2021-03-17 James Almeravformat/amvenc: use av_packet_alloc() to allocate...
2021-03-17 James Almeravformat/utils: use av_packet_alloc() to allocate packets
2021-03-17 James Almeravformat/mux: use av_packet_alloc() to allocate packets
2021-03-17 James Almeravcodec/tests/avpacket: use av_packet_alloc() to alloca...
2021-03-17 James Almeravcodec/webp: use av_packet_alloc() to allocate packets
2021-03-17 James Almeravcodec/tiff: use av_packet_alloc() to allocate AVPackets
2021-03-17 James Almeravcodec/tdsc: use av_packet_alloc() to allocate packets
2021-03-17 James Almeravcodec/pthread_frame: use av_packet_alloc() to allocat...
2021-03-17 James Almeravcodec/mpegvideo_enc: use av_packet_alloc() to allocat...
2021-03-17 James Almeravcodec/libxvid: use av_packet_alloc() to allocate...
2021-03-17 James Almeravcodec/encode: silence a deprecation warning about...
2021-03-17 James Almeravcodec/cri: use av_packet_alloc() to allocate packets
2021-03-17 James Almeravcodec/packet_internal: make avpriv_packet_list_*...
2021-03-17 James Almeravcodec/packet: deprecate av_init_packet()
2021-03-17 James Almeravcodec/vaapi_encode: use AVCodecContext.get_encode_buf...
2021-03-17 James Almeravcodec/nvenc: use AVCodecContext.get_encode_buffer()
2021-03-17 James Almeravcodec/mfenc: use AVCodecContext.get_encode_buffer()
2021-03-17 James Almeravcodec/librav1e: use AVCodecContext.get_encode_buffer()
2021-03-17 James Almeravcodec/amfenc: use AVCodecContext.get_encode_buffer()
2021-03-17 Derek Buitenhuisavformat/mov: Handle when we have an mfra box but have...
2021-03-17 Gyan Doshiavcodec/libdavs2: unbreak compilation failure
2021-03-17 Andriy Gelmanavformat/aviobuf: don't reduce short seek threshold
2021-03-16 Anton Khirnovlavc: drop unused argument from lock_avcodec()
2021-03-16 Anton Khirnovlavc: drop ff_ prefix from ff_(un)lock_avcodec
2021-03-16 Anton Khirnovlavc: move decoder bsf init into decoder-specific code
2021-03-16 Anton Khirnovlavc: factor decoder validation/setup from avcodec_open2()
2021-03-16 Anton Khirnovlavc/encode: reindent after previous commit
2021-03-16 Anton Khirnovlavc: factor out encoder init/validation from avcodec_o...
next