Commit Graph

  • *
  • *
  • | *
  • | *
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 8f099e3a67 FATE: Add test for probing MOV/MP4 files with extended box sizes by Derek Buitenhuis 2021-03-18 16:12:08 +0000
  • cfe614787d avformat/mov: Fix extended atom size buffer length check by Derek Buitenhuis 2021-03-18 15:26:54 +0000
  • 7b10083933 avcodec: Factor updating palette out by Andreas Rheinhardt 2021-03-17 22:43:32 +0100
  • ab5803553b avformat/apetag: Avoid stack packet when reading attached picture by Andreas Rheinhardt 2021-03-18 17:02:39 +0100
  • 7efe57ba11 avformat: remove FF_API_INIT_PACKET from AVStream.attached_pic by James Almer 2021-03-21 18:47:27 -0300
  • 34f4f57800 avformat: remove FF_API_INIT_PACKET from AVStream.attached_pic by James Almer 2021-03-21 18:47:27 -0300
  • e668c55649 FATE: Add test for probing MOV/MP4 files with extended box sizes by Derek Buitenhuis 2021-03-18 16:12:08 +0000
  • 85f397c828 avformat/mov: Fix extended atom size buffer length check by Derek Buitenhuis 2021-03-18 15:26:54 +0000
  • 75fd3e1519 avformat/rtp_mpegts: typedef MuxChain struct by Gyan Doshi 2021-03-18 18:03:28 +0530
  • 36a5ae619a configure: select child muxers for rtp_mpegts by Gyan Doshi 2021-03-18 17:32:46 +0530
  • 288ca1c667 lavc/aomenc: Force default qmax of 0 if crf was set to 0. by Carl Eugen Hoyos 2021-03-20 19:27:48 +0100
  • 9f8c81efc5 lavf/swfdec: Allow decoding Nellymoser in swf. by Carl Eugen Hoyos 2021-03-16 21:11:45 +0100
  • 8a73313412 avformat/pp_bnk: Fix memleaks when reading non-stereo tracks by Andreas Rheinhardt 2021-03-20 07:43:09 +0100
  • 258a88dfe4 avformat/utils: Always leave parse_pkt in blank state, avoid resetting by Andreas Rheinhardt 2021-03-18 04:59:54 +0100
  • 9faf3f8bb0 avcodec/parser: Don't return pointer to stack buffer by Andreas Rheinhardt 2021-03-19 16:02:15 +0100
  • f21b47f38c avcodec/options: Reindent after previous commit by Andreas Rheinhardt 2021-03-16 20:48:20 +0100
  • 784c3c0d85 avcodec/options: Remove always-true check by Andreas Rheinhardt 2021-03-16 20:41:42 +0100
  • 77616c5fb4 avcodec/avcodec: Move decoder channel count check to ff_decode_preinit by Andreas Rheinhardt 2021-03-16 20:07:20 +0100
  • 746796ceb4 avcodec/avcodec: Sanitize options before using them by Andreas Rheinhardt 2021-03-16 20:01:52 +0100
  • e3156fa7c2 avcodec/avcodec: Perform sub_charenc/iconv checks before AVCodec.init() by Andreas Rheinhardt 2021-03-16 19:27:42 +0100
  • 02e43c00ed avcodec/avcodec: Check earlier for codec id/type mismatch by Andreas Rheinhardt 2021-03-16 19:16:36 +0100
  • c361fa9e21 (tag: n4.5-dev) Bump minor versions after release branch by Michael Niedermayer 2021-03-20 00:48:35 +0100
  • da4d578621 Update versions for 4.4 by Michael Niedermayer 2021-03-20 00:48:11 +0100
  • c67d2a2875 Bump Versions before release/4.4 branch by Michael Niedermayer 2021-03-20 00:41:48 +0100
  • 17cf309dfa doc/APIchanges: fill in missing fields by Michael Niedermayer 2021-03-20 00:39:48 +0100
  • 33a1687bf6 avcodec/mpeg4videoenc: Check extradata malloc() by Michael Niedermayer 2021-03-19 16:30:08 +0100
  • 92fde2585e avformat/mov: Check offset addition for overflow by Michael Niedermayer 2021-03-17 13:31:28 +0100
  • 462b8261aa avcodec/speedhq: Width < 8 is not supported by Michael Niedermayer 2021-03-17 13:14:39 +0100
  • 3e9284fccb avformat/rtsp: support buffer_size and pkt_size options for RTP by Jiangjie Gao 2021-03-09 14:21:19 +0800
  • 626e0dd060 avfilter/vf_ocr: add white space to whitelist by Dominic Mayers 2021-03-18 15:52:53 -0400
  • d86f44fecc avformat/libsrt: fix help message by Zhao Zhili 2021-03-15 17:05:19 +0800
  • 65bfb6af66 avformat/libsrt: fix setsockopt() typo by Zhao Zhili 2021-03-15 17:05:18 +0800
  • 94b63e8ae8 avformat/http,tls: honor http_proxy command line variable for HTTPS by Moritz Barsnick 2020-08-23 13:53:39 +0200
  • 4892060f50 lavc/videotoolboxenc: Add support for HEVC with Alpha. by Hironori Bono 2021-02-23 14:02:27 +0900
  • efece4442f videotoolboxenc: enable constant quality with -q:v on Apple Silicon Macs and use b-frames für HEVC and H264 and b-pyramid for HEVC. by Simone Karin Lehmann 2021-01-22 21:21:33 +0100
  • f47d7a3b42 avcodec: move core AVCodecContext functions from util.c to a new file by James Almer 2021-03-17 10:21:33 -0300
  • 4057a060f6 avcodec: move AVCodecParameters related functions from util.c to a new file by James Almer 2021-03-17 01:25:22 -0300
  • cbb8943a54 fate: add adpcm_ima_cunning stereo test case by Zane van Iperen 2021-03-16 01:49:24 +1000
  • 6973df1122 avformat/pp_bnk: treat music files as stereo by Zane van Iperen 2020-11-13 11:30:51 +1000
  • d294c33231 avcodec/adpcm_ima_cunning: reindent by Zane van Iperen 2021-03-16 10:58:05 +1000
  • 684745230f avcodec/adpcm_ima_cunning: support stereo by Zane van Iperen 2020-11-13 00:09:02 +1000
  • c5341d415c doc/filters: remove option band in delogo by Gyan Doshi 2021-03-19 17:21:03 +0530
  • 3a79ab8317 doc/ffmpeg: document parameters set by -target by Gyan Doshi 2021-03-12 19:16:28 +0530
  • e8c0bca6bd avutil/adler32: Switch av_adler32_update() to size_t on bump by Andreas Rheinhardt 2021-03-18 04:33:28 +0100
  • a46d781905 avcodec/packet: Also change av_packet_pack/unpack_dictionary to size_t by Andreas Rheinhardt 2021-03-17 19:31:45 +0100
  • 04d001ca9b avcodec/avpacket: Improve overflow checks when packing dictionary by Andreas Rheinhardt 2021-03-17 18:32:36 +0100
  • e318438f2f avformat: Make AVChapter.id an int64_t on next major bump by Andreas Rheinhardt 2021-03-16 08:29:59 +0100
  • e1e6a5c8a5 avformat/matroskaenc: Check chapter ids for duplicates by Andreas Rheinhardt 2021-03-15 21:17:25 +0100
  • 578539564a avcodec/libxvid: Remove set-but-unused variable by Andreas Rheinhardt 2021-03-19 01:49:04 +0100
  • 7f985c2174 avcodec/libxvid: Fix leak of AVPacket on error by Andreas Rheinhardt 2021-03-19 01:38:59 +0100
  • edcbb3e1b9 avformat/tests/fifo_muxer: Fix memleak on error, fix API violation by Andreas Rheinhardt 2021-03-19 01:31:31 +0100
  • aff1d373b1 avformat/tests/fifo_muxer: Fix leak of AVPacket on error by Andreas Rheinhardt 2021-03-19 01:24:28 +0100
  • ea1e15fdc4 avformat/mxfdec: Fix leak on error by Andreas Rheinhardt 2021-03-12 13:16:38 +0100
  • 9224b1f6b3 avformat/mxfdec: Don't use wrong type of pointer by Andreas Rheinhardt 2021-03-12 12:59:47 +0100
  • 5edcdfc318 avcodec/pngdec: Fix memleak by postponing allocation by Andreas Rheinhardt 2021-03-10 20:16:32 +0100
  • da12d600ea lavfi/dnn_backend_openvino.c: fix mem leak for TaskItem upon error by Guo, Yejun 2021-03-13 14:14:51 +0800
  • df59ae8bb2 lavfi/dnn_backend_openvino.c: fix mem leak for RequestItem upon error by Guo, Yejun 2021-03-13 14:09:33 +0800
  • 41f4af16fc lavfi/dnn_backend_openvino.c: fix typo upon error by Guo, Yejun 2021-03-13 13:56:40 +0800
  • bd3ca0859e lavfi/dnn_backend_openvino.c: fix mem leak for input_blob and output_blob upon error by Guo, Yejun 2021-03-13 13:52:21 +0800
  • 3ce2ee7f54 lavfi/dnn_backend_openvino.c: fix mem leak for AVFrame upon error by Guo, Yejun 2021-03-13 13:35:29 +0800
  • 82bd02a2c7 fftools/ffmpeg: use av_packet_alloc() to allocate packets by James Almer 2021-01-29 19:09:18 -0300
  • 4aa586944e fftools/ffprobe: use av_packet_alloc() to allocate packets by James Almer 2021-01-29 13:58:55 -0300
  • d492b17024 doc/examples/vaapi_transcode: use av_packet_alloc() to allocate packets by James Almer 2021-01-31 14:52:34 -0300
  • 6394c7d51a doc/examples/vaapi_encode: use av_packet_alloc() to allocate packets by James Almer 2021-01-31 14:42:47 -0300
  • b896832b78 doc/examples/transcoding: use av_packet_alloc() to allocate packets by James Almer 2021-01-31 14:28:13 -0300
  • 16dba17329 doc/examples/transcode_aac: use av_packet_alloc() to allocate packets by James Almer 2021-01-31 13:33:56 -0300
  • 07b788c8af doc/examples/demuxing_decoding: use av_packet_alloc() to allocate packets by James Almer 2021-01-31 13:30:40 -0300
  • 7643a35474 tests/api/api-flac-test: use av_packet_alloc() to allocate packets by James Almer 2021-01-31 13:28:43 -0300
  • 36d4e4c9b5 tools/target_bsf_fuzzer: use av_packet_alloc() to allocate packets by James Almer 2021-01-31 13:22:43 -0300
  • 64f092eb5e tools/target_dem_fuzzer: use av_packet_alloc() to allocate packets by James Almer 2021-01-31 13:20:20 -0300
  • 08dbcaa57a tools/target_dec_fuzzer: use av_packet_alloc() to allocate packets by James Almer 2021-01-31 13:18:01 -0300
  • 32582a4e2a tools/pktdumper: use av_packet_alloc() to allocate packets by James Almer 2021-01-31 13:08:51 -0300
  • b76ff693f6 avfilter/vf_uspp: use av_packet_alloc() to allocate packets by James Almer 2021-01-29 13:54:05 -0300
  • 79c6e040f8 avfilter/vf_mcdeint: use av_packet_alloc() to allocate packets by James Almer 2021-01-29 13:32:19 -0300
  • 54cb30ce64 avdevice/xcbgrab: stop using av_init_packet() by James Almer 2021-01-29 13:28:42 -0300
  • 6b3a563b10 avdevice/decklink_dec: stop using av_init_packet() by James Almer 2021-01-29 13:27:02 -0300
  • d365f74dce avformat/tests/movenc: use av_packet_alloc() to allocate packets by James Almer 2021-01-29 12:31:41 -0300
  • 4b386b2059 avformat/tests/fifo_muxer: use av_packet_alloc() to allocate packets by James Almer 2021-01-29 12:22:18 -0300
  • 2fdfad5525 avformat/wc3movie: use av_packet_alloc() to allocate packets by James Almer 2021-01-29 12:22:07 -0300
  • 98a776b5e3 avformat/subtitles: use av_packet_alloc() to allocate packets by James Almer 2021-02-03 20:55:27 -0300
  • fd23efb20b avformat/rtpenc_mpegts: use av_packet_alloc() to allocate packets by James Almer 2021-01-29 12:07:57 -0300
  • 5e518c7416 avformat/rtpdec: use av_packet_alloc() to allocate packets by James Almer 2021-01-29 11:55:40 -0300
  • e7f1540507 avformat/mpegtsenc: use av_packet_alloc() to allocate packets by James Almer 2021-01-29 11:30:44 -0300
  • 42422b6dca avformat/mpegts: use av_packet_alloc() to allocate packets by James Almer 2021-01-29 11:23:45 -0300
  • ecdad29b67 avformat/movenc: use av_packet_alloc() to allocate packets by James Almer 2021-01-29 11:13:18 -0300
  • 2e80435a9a avformat/matroskaenc: use av_packet_alloc() to allocate packets by James Almer 2021-01-29 10:46:43 -0300
  • 8d78e90a6b avformat/matroskadec: use av_packet_alloc() to allocate packets by James Almer 2021-01-29 10:42:48 -0300
  • f57a258223 avformat/hls: use av_packet_alloc() to allocate packets by James Almer 2021-01-29 10:27:05 -0300
  • 83a320226c avformat/flacdec: use av_packet_alloc() to allocate packets by James Almer 2021-01-29 10:20:21 -0300
  • 453021c74e avformat/id3v2: replace call to av_init_packet() by James Almer 2021-01-31 16:59:31 -0300
  • 4de3504adf avformat/flac_picture: replace call to av_init_packet() by James Almer 2021-01-31 16:59:07 -0300
  • 9e92fd97d0 avformat/avienc: use av_packet_alloc() to allocate packets by James Almer 2021-01-29 00:02:12 -0300
  • a7c238cbd8 avformat/avidec: use av_packet_alloc() to allocate packets by James Almer 2021-01-31 12:10:13 -0300
  • 3c69e5cd6f avformat/asfdec_o: use av_packet_alloc() to allocate packets by James Almer 2021-01-28 23:52:46 -0300
  • 82faeb56ce avformat/amvenc: use av_packet_alloc() to allocate packets by James Almer 2021-01-28 23:27:10 -0300
  • 01f4d33b41 avformat/utils: use av_packet_alloc() to allocate packets by James Almer 2021-01-31 13:05:49 -0300
  • 9066969713 avformat/mux: use av_packet_alloc() to allocate packets by James Almer 2021-01-30 15:04:24 -0300
  • 2995a1f294 avcodec/tests/avpacket: use av_packet_alloc() to allocate packets by James Almer 2021-01-28 23:21:05 -0300
  • 4ab7670762 avcodec/webp: use av_packet_alloc() to allocate packets by James Almer 2021-01-28 23:15:36 -0300
  • fc2e022a14 avcodec/tiff: use av_packet_alloc() to allocate AVPackets by James Almer 2021-01-28 23:10:06 -0300