]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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...
2021-03-16 Anton Khirnovcmdutils: replace strncpy() with direct assignment
2021-03-16 Anton Khirnovlavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OT...
2021-03-16 Anton Khirnovlavc: replace internal use of AV_CODEC_CAP_AUTO_THREADS...
2021-03-16 Tobias Rappdoc/encoders: Remove text about single bit-depth libx26...
2021-03-15 Michael Niedermayeravformat/matroskadec: Check for EOF in resync loop
2021-03-15 Michael Niedermayeravcodec/utils: Use more bits for intermediate for AV_CO...
2021-03-15 Michael Niedermayeravformat/ipmovie: Free packets allocated in header...
2021-03-15 Ed Martinlibavformat/hls: Reset options after open_url_keepalive...
2021-03-15 Andreas Rheinhardtavcodec/decode: Remove outdated comment
2021-03-15 Andreas Rheinhardtavutil/avstring: Check for memory allocation error...
2021-03-15 Andreas Rheinhardtavutil/avstring: Limit string length in av_escape to...
2021-03-15 Andreas Rheinhardtavcodec/h264_cavlc: Reindent after the previous commit
2021-03-15 Andreas Rheinhardtavcodec/h264_cavlc: Remove redundant check
2021-03-14 Michael Niedermayerdoc/APIchanges: Fill in some missing information
2021-03-14 Michael Niedermayeravcodec/jpegls: Check A[Q] for overflow in ff_jpegls_up...
2021-03-14 Michael Niedermayeravformat/voc_packet: prevent remaining size from becomi...
2021-03-14 Michael Niedermayeravutil/timecode: Avoid fps overflow
2021-03-14 Michael Niedermayeravformat/mvi: Check audio size for more overflows
2021-03-14 Michael Niedermayeravformat/samidec: Deallocate hdr_buf
2021-03-14 Michael Niedermayeravcodec/cfhd: Fix negative shift in cfhd_decode()
2021-03-14 sgerwkavdevice/xcbgrab: Add option for grabbing a window
2021-03-14 James Almeravcodec: add a mention about get_encode_buffer in the...
2021-03-14 Paul B Maholavfilter/vf_xfade: drop unused frames from inactive...
2021-03-14 Gyan Doshidoc/filters: note default for zoompan's duration
next