]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2019-08-23 Marton Balintavformat/mpegtsenc: add support for setting PCR interva...
2019-08-23 Marton Balintavformat/mpegtsenc: rename pcr_period variable to pcr_p...
2019-08-23 Michael Niedermayeravcodec/alac: Fix multiple integer overflows in lpc_pre...
2019-08-23 Michael Niedermayeravcodec/smacker: Check that not all tables are skiped
2019-08-23 Michael Niedermayeravcodec/pictordec: Optimize picmemset() for single...
2019-08-23 Michael Niedermayeravcodec/pnm_parser: Use memmove() to handle "overread"
2019-08-23 Michael Niedermayeravcodec/parser: Optimize ff_combine_frame() with massiv...
2019-08-23 Michael Niedermayeravcodec/pnm: skip reading trailing bytes in get_pnm()
2019-08-23 Michael Niedermayeravcodec/pnm: Check magic bytes directly without pnm_get()
2019-08-23 Michael Niedermayeravformat/mpsubdec: Check pts / duration before cast
2019-08-23 Michael Niedermayeravcodec/lcldec: Check mthread_inlen instead of cliping
2019-08-23 Michael Niedermayeravcodec/rl2: set dimensions
2019-08-23 leozhangavformat/flvdec: delete unused code
2019-08-23 elliottkChange libaom default to crf=32.
2019-08-23 Jun Liavcodec/h264_parse: retry decoding SPS with complete NAL
2019-08-23 James Almertools/target_dec_fuzzer: use refcounted packets
2019-08-23 Michael Niedermayeravcodec/aacdec: Add FF_CODEC_CAP_INIT_CLEANUP
2019-08-23 Michael Niedermayeravcodec/idcinvideo: Add 320x240 default maximum resolution
2019-08-23 Michael Niedermayertools/target_dec_fuzzer: Do not increase max_pixels
2019-08-22 Jarek Samiclavfi: add deshake_opencl filter
2019-08-22 Jarek Samiclavfi: modify avfilter_get_matrix to support separate...
2019-08-22 Jarek Samiclavfi: add utilities to reduce OpenCL boilerplate code
2019-08-22 Marton Balintavcodec: remove some dead assignments
2019-08-22 Marton Balintavutil/imgutils: remove dead assignment
2019-08-22 Marton Balintavformat/mxfdec: do not ignore bad size errors
2019-08-22 Michael Niedermayeravformat/realtextdec: free queue on error
2019-08-22 Michael Niedermayeravcodec/vp5/6/8: use vpX_rac_is_end()
2019-08-22 Michael Niedermayeravformat/vividas: Check av_xiphlacing() return value...
2019-08-22 Peter CollingbourneAdd assembly support for -fsanitize=hwaddress tagged...
2019-08-22 Xuewei Menglibavfilter: Update derain filter doc.
2019-08-21 Paul B Maholavfilter/vf_v360: remove unused header
2019-08-21 Paul B Maholavfilter/vf_v360: improve comments above headers
2019-08-21 Paul B Maholdoc/filters: fix typos
2019-08-21 Paul B Maholadd v360 to Changelog
2019-08-21 Paul B Maholdoc/filters: fix v360 options names
2019-08-21 Steven Liuavformat/hlsenc: avformat/hlsenc: simplified code
2019-08-21 Steven Liuavformat/hlsenc: simplified code of use_localtime in...
2019-08-21 Steven Liuavformat/hlsenc: fix memleak in update_variant_stream_info
2019-08-20 Michael Niedermayeravcodec/alsdec: Fix integer overflow in decode_var_bloc...
2019-08-20 Michael Niedermayeravcodec/internal: Bump sane_nb_chanels
2019-08-20 Michael Niedermayeravcodec/alsdec: Limit maximum channels to 512
2019-08-20 Zhong Lilavfi/qsvvpp: disable pass through mode if format changed
2019-08-20 Zhong Lilavfi/scale_qsv: change alignment to be 16 bytes
2019-08-20 Zhong Lilavc/qsvdec: Add VP9 decoder support
2019-08-20 Zhong Lilavc/qsvdec: Add mjpeg decoder support
2019-08-20 Zhong Lilavc/qsvdec: remove orignal parser code since not neede...
2019-08-20 Zhong Lilavc/qsvdec: Replace current parser with MFXVideoDECODE...
2019-08-20 Zhong Lilavc/qsv: make function qsv_map_fourcc() can be called...
2019-08-20 Zhong Lilavc/qsvdec: add function ff_qsv_map_picstruct()
2019-08-20 Jun Zhaolavfi/dnn/dnn_backend_native: fix memory leak in error...
2019-08-20 Jun Zhaolavfi/avfiltergraph: add check before free the format
2019-08-20 Jun Zhaolavfi/af_adeclick: fix double free after ff_filter_fram...
2019-08-20 Steven Liuavformat/hlsenc: reindent code
2019-08-20 Steven Liuavformat/hlsenc: remove unuse comment of the code
2019-08-20 Jun Zhaolavf/hlsenc: free the old_filname to avoid memory leak
2019-08-20 Limin Wanglavf/hlsenc: fix one warning: unused variable 'filename...
2019-08-19 Guo, YejunFATE/dnn: let fate/dnn tests depend on ffmpeg static...
2019-08-19 Guo, Yejunlibavfilter/dnn/dnn_backend_tf: add tf.pad support...
2019-08-19 Guo, Yejunlibavfilter/dnn/dnn_backend_tf: fix typo that variable...
2019-08-19 Eugene Lyapustinavfilter/vf_v360: add dual fisheye format
2019-08-19 Eugene Lyapustinavfilter/vf_v360: add padding option for cubemap
2019-08-19 Eugene Lyapustinavfilter: add v360 filter
2019-08-18 Michael Niedermayeravcodec/anm: Check input size for a frame with just...
2019-08-18 Steven Liuavformat/hlsenc: merge mpegts and fmp4 workflow to...
2019-08-18 Limin Wanglavf/dump: use error log level for invalid size
2019-08-17 Limin Wangavfilter/showinfo: support Content Light Level information
2019-08-17 Marton Balintavformat/avio: remove 4k limit from avio_printf
2019-08-17 Marton Balintavformat/assenc: optimize writing dialogs
2019-08-17 Marton Balintavformat/avio: add avio_print_string_array and avio_print
2019-08-17 Limin Wangfate: add accurate_rnd+bitexact sws_flags for fate...
2019-08-17 Limin Wangavfilter/f_select: yuv will use Y plane only for scenec...
2019-08-17 Andreas Rheinhardtavformat/matroskadec: Fix seeking
2019-08-15 Guo, Yejunconvert_from_tensorflow.py: support conv2d with dilation
2019-08-15 Guo, Yejunconvert_from_tensorflow.py: add option to dump graph...
2019-08-15 Lynneaarch64/opusdsp: do not clobber register v8
2019-08-15 Jun Zhaolibavdevice: Update the class name as uniform style
2019-08-15 tomajsjianglavf/utils: fix error like "offset 0x1f85: partial...
2019-08-15 tomajsjianglavf/avio: add a ffio_realloc_buf API for AVIO buffer...
2019-08-15 James Almeravcodec/libdav1d: allow setting frame size limit in...
2019-08-14 Shiyou Yinavutil/mips: remove redundant code in TRANSPOSE16x8_UB_UB.
2019-08-14 Andreas Rheinhardtavformat/mux: Use av_packet_rescale_ts
2019-08-14 Andreas Rheinhardtavformat/mux: Use const AVPacket * in compare functions
2019-08-14 Michael Niedermayeravcodec/flicvideo: Optimize and Simplify FLI_COPY in...
2019-08-14 Michael Niedermayeravcodec/loco: Check left column value
2019-08-14 Michael Niedermayertools/target_dec_fuzzer: adjust pixel threshold for...
2019-08-14 Andreas Rheinhardtfftools: Use right function signature and pointers
2019-08-14 Michael Niedermayeravcodec/ffwavesynth: Fixes invalid shift with pink...
2019-08-14 Michael Niedermayeravcodec/ffwavesynth: Fix integer overflow for some...
2019-08-14 Marton Balintavformat/mpegtsenc: remove deprecated resend_headers...
2019-08-14 Marton Balintavformat/mpegtsenc: fix PCR generation intervals
2019-08-14 Marton Balintavformat/mpegtsenc: use increasing numbers in default...
2019-08-14 Marton Balintavformat/mpegtsenc: remove section_write_packet forward...
2019-08-14 Marton Balintavformat/mpegtsenc: factorize setting up services
2019-08-14 Marton Balintavformat/mpegtsenc: fix incorrect PCR selection with...
2019-08-14 Marton Balintffplay: properly detect all window size changes
2019-08-14 Andreas Rheinhardtavfilter/vf_convolution: Fix build failures
2019-08-13 Michael Niedermayeravcodec/indeo2: Check remaining input more often
2019-08-13 Michael Niedermayeravcodec/diracdec: Check that slices are fewer than...
2019-08-13 Michael Niedermayertools/target_dec_fuzzer: Print max_pixels and iteration...
2019-08-13 Lars Kiesowlibavfilter/vf_scale: Ensure scaled video is divisible...
next