]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-06-14 Limin Wangswscale/utils: return better error code from initFilter()
2020-06-14 Limin Wangswscale/utils: reindent
2020-06-14 David Holroydlavf/prompeg: prompeg_write() must report data all...
2020-06-14 Jun Zhaolavu/internal: Fix comment for avpriv_dict_set_timestamp
2020-06-14 Jun Zhaolavc/qsv: fix make checkheaders warning
2020-06-13 Paul B Maholavformat/sccdec: move pos variables outside of loop
2020-06-13 Paul B Maholavcodec/ccaption_dec: switch active screen in end of...
2020-06-13 Paul B Maholavcodec/ccaption_dec: remove unused arguments from...
2020-06-13 Paul B Maholavcodec/ccaption_dec: check for error codes
2020-06-12 Limin Wangavutil/internal: remove FF_ALLOCx{_ARRAY}_OR_GOTO macros
2020-06-12 Limin Wangswscale/utils: remove FF_ALLOC_ARRAY_OR_GOTO macros
2020-06-12 Limin Wangavcodec/alac: remove FF_ALLOC_OR_GOTO and gotos label
2020-06-12 Limin Wangavcodec/mpegvideo_enc: remove FF_ALLOCZ_ARRAY_OR_GOTO...
2020-06-12 Limin Wangavcodec/mpegpicture: remove FF_ALLOCZ_ARRAY_OR_GOTO...
2020-06-12 Limin Wangavcodec/mpegvideo: remove FF_ALLOCZ_ARRAY_OR_GOTO and...
2020-06-12 Limin Wangavcodec/mpegvideo: simplify check for av_frame_alloc
2020-06-12 Limin Wangavcodec/iirfilter: remove FF_ALLOCZ_OR_GOTO and gotos...
2020-06-12 Limin Wangavcodec/aacenc: remove FF_ALLOCZ_ARRAY_OR_GOTO and...
2020-06-12 Limin Wangavcodec/ac3enc_template: remove FF_ALLOC_ARRAY_OR_GOTO...
2020-06-12 Limin Wangavcodec/ac3enc: remove FF_ALLOCZ_ARRAY_OR_GOTO and...
2020-06-12 Limin Wangavcodec/snow: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos...
2020-06-12 Limin Wangavcodec/dnxhdenc: remove FF_ALLOCZ_ARRAY_OR_GOTO and...
2020-06-12 Limin Wangavcodec/twinvq: remove FF_ALLOCZ_ARRAY_OR_GOTO and...
2020-06-12 Limin Wangavcodec/apedec: remove FF_ALLOC_OR_GOTO and gotos lable
2020-06-12 Limin Wangavcodec: add FF_CODEC_CAP_INIT_CLEANUP for all codecs...
2020-06-12 Limin Wangavcodec/alac: Add FF_CODEC_CAP_INIT_CLEANUP
2020-06-12 Limin Wangavcodec/aacenc: add FF_CODEC_CAP_INIT_CLEANUP
2020-06-12 Limin Wangavcodec/ac3enc: add FF_CODEC_CAP_INIT_CLEANUP
2020-06-12 Limin Wangavcodec/apedec: add FF_CODEC_CAP_INIT_CLEANUP
2020-06-12 Limin Wangavcodec/adpcmenc: remove FF_ALLOC_OR_GOTO macros and...
2020-06-12 Limin Wangavcodec/h264dec: remove FF_ALLOCZ_ARRAY_OR_GOTO and...
2020-06-12 Limin Wangavcodec/h264dec: store count of the tables into const...
2020-06-12 Limin Wangavcodec/h264dec: cosmetics
2020-06-12 Michael Niedermayeravcodec/wmalosslessdec: Check block_align maximum
2020-06-12 Michael Niedermayeravcodec/loco: Fix signed integer overflow in loco_get_r...
2020-06-12 Michael Niedermayeravformat/thp: Check fps
2020-06-12 Michael Niedermayeravformat/mpl2dec: Fix integer overflow with duration
2020-06-12 Michael Niedermayeravcodec/cbs: Allocate more CodedBitstreamUnit at once...
2020-06-12 Dale Curtisavformat/mov: Check if DTS is AV_NOPTS_VALUE in mov_fin...
2020-06-12 Paul B Maholavfilter/vf_vaguedenoiser: fix small typo in option...
2020-06-12 Paul B Maholavfilter/af_rubberband: adjust nb_samples after every...
2020-06-12 Paul B Maholavformat/sccdec: split line with multiple subs
2020-06-12 Lynnedoc/APIchanges: add new AV_PIX_FMT_X2RGB10
2020-06-12 Fei Wanglavu/hwcontext_vaapi: add vaapi_format_map support...
2020-06-12 Fei Wangswscale: Add swscale input/output support for X2RGB10LE
2020-06-12 Fei Wanglavu/pix_fmt: add new pixel format x2rgb10
2020-06-12 Steven Liumailmap: add entry for myself
2020-06-11 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for lagarith
2020-06-11 Michael Niedermayeravcodec/mpeg12dec: remove outdated comments
2020-06-11 Michael Niedermayeravcodec/snowdec: Avoid integer overflow with huge qlog
2020-06-11 Michael Niedermayeravcodec/movtextdec: Fix shift overflows in mov_text_init()
2020-06-11 Michael Niedermayertools/target_dem_fuzzer: Use file extensions listed...
2020-06-11 Limin Wangavutil: add AV_FRAME_DATA_SEI_UNREGISTERED side data...
2020-06-11 Ting Fudnn-layer-mathunary-test: add unit test for tan
2020-06-11 Ting Fudnn_backend_native_layer_mathunary: add tan support
2020-06-11 Ting Fudnn-layer-mathunary-test: add unit test for cos
2020-06-11 Ting Fudnn_backend_native_layer_mathunary: add cos support
2020-06-11 Ting Fudnn-layer-mathunary-test: add unit test for sin
2020-06-11 Ting Fudnn_backend_native_layer_mathunary: add sin support
2020-06-11 Andreas Rheinhardtavformat/aviobuf: Also return truncated buffer in avio_...
2020-06-11 Andreas Rheinhardtavformat/aviobuf: Return better error codes
2020-06-11 Andreas Rheinhardtavformat/aviobuf: Stop restricting dynamic buffer sizes...
2020-06-11 Andreas Rheinhardtavformat/aviobuf: Simplify dyn_buf_write() a bit
2020-06-10 Andreas Rheinhardtavformat/aviobuf: Don't check for overflow after it...
2020-06-10 Anton KhirnovAVFormatContext: switch to child_class_iterate()
2020-06-10 Anton KhirnovAVIOContext: switch to child_class_iterate()
2020-06-10 Anton KhirnovURLContext: switch to child_class_iterate()
2020-06-10 Anton Khirnovvf_spp: switch to child_class_iterate()
2020-06-10 Anton Khirnovvf_scale: switch to child_class_iterate()
2020-06-10 Anton Khirnovframesync: switch to child_class_iterate()
2020-06-10 Anton Khirnovavfilter: switch to child_class_iterate()
2020-06-10 Anton Khirnovaf_resample: switch to child_class_iterate()
2020-06-10 Anton Khirnovaf_aresample: switch to child_class_iterate()
2020-06-10 Anton KhirnovAVCodecContext: switch to child_class_iterate()
2020-06-10 Anton Khirnovbsf: switch to child_class_iterate()
2020-06-10 Anton Khirnovfftools: switch to the new child class iteration API
2020-06-10 Anton Khirnovlavu/opt: add a more general child class iteration API
2020-06-10 Anton Khirnovlavf/dump: schedule use of deprecated API for removal
2020-06-10 Anton KhirnovRemove unnecessary use of avcodec_close().
2020-06-10 Steven Liuavformat/hls: check segment duration value of EXTINF
2020-06-10 Steven Liuavformat/hls: check output string is usable of ff_make_...
2020-06-10 Steven Liuavformat/url: check return value of strchr
2020-06-09 Michael NiedermayerRELEASE: We are after the 4.3 branch point, update...
2020-06-09 James Almeravcodec/snow: ensure current_picture is writable before...
2020-06-09 Moritz Barsnickdoc/utils: document the "s", "ms" and "us" suffixes...
2020-06-09 Moritz Barsnickdoc/ffmpeg: remove reference to deprecated option
2020-06-09 Anton Khirnovpthread_frame: change the way delay is set
2020-06-08 Brad Hardsavformat/mpegts: add constants for MPEG-TS transport...
2020-06-08 Marton Balintavformat/fifo: add timeshift option to delay output
2020-06-08 Michael NiedermayerChangelog: add next marker back after branching 4.3
2020-06-08 Michael NiedermayerBump minor versions after branching 4.3
2020-06-08 Michael NiedermayerBump minor versions to separate 4.3 from master
2020-06-08 Michael NiedermayerChangelog: Add 4.3 cut marker
2020-06-08 Michael Niedermayerdoc/APIchanges: Fill in missing values
2020-06-08 Michael NiedermayerRevert "lavf/mp3dec: don't adjust start time; packets...
2020-06-08 Michael Niedermayeravcodec/mpeg12dec: Fix got_output
2020-06-08 Michael Niedermayertools/target_dec_fuzzer: enable mjpeg for tiff or tdsc
2020-06-08 Michael Niedermayeravcodec/hcadec: Check or bound indexes
2020-06-08 Michael Niedermayeravcodec/pnm: Check scale
2020-06-08 Michael Niedermayertools/target_dem_fuzzer: Implement AVSEEK_SIZE
next