]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2021-01-08 Andreas Rheinhardtavfilter/vsrc_testsrc: Deduplicate options
2021-01-08 Andreas Rheinhardtavfilter/af_biquads: Don't redundantly set AVClass
2021-01-08 Andreas Rheinhardtavfilter/af_biquads: Deduplicate options
2021-01-08 Andreas Rheinhardtavfilter/vf_blend: Deduplicate options
2021-01-08 Andreas Rheinhardtavfilter/af_asupercut: Deduplicate options
2021-01-08 Andreas Rheinhardtavfilter/vf_neighbor: Deduplicate options
2021-01-08 Andreas Rheinhardtavfilter/vf_convolution: Deduplicate filter options
2021-01-08 Andreas Rheinhardtavformat/hashenc: Deduplicate (stream)hash options
2021-01-08 Andreas Rheinhardtavcodec/wavpack: Deduplicate exp and log tables
2021-01-08 Andreas Rheinhardtavformat/mxf: Deduplicate random_index_pack_key
2021-01-08 Andreas Rheinhardtavfilter/vf_qp: Deduplicate variable names arrays
2021-01-08 Andreas Rheinhardtavcodec/vp3data: Deduplicate coeff_tables
2021-01-08 Andreas Rheinhardtavcodec/twinvq, metasound_data: Deduplicate lsp tables
2021-01-08 Andreas Rheinhardtavcodec/metasound: Deduplicate data
2021-01-08 Andreas Rheinhardtavcodec/g723_1: Move tables to their only user
2021-01-08 Andreas Rheinhardtavcodec/g723_1: Deduplicate arrays
2021-01-07 Arthur Tayloravcodec/libopusenc: Fix for header pre-skip value
2021-01-05 Michael Niedermayeravformat/vividas: Check number of audio channels
2021-01-05 Michael Niedermayeravcodec/alsdec: Fix integer overflow with quant_cof
2021-01-05 Michael Niedermayertools/target_dem_fuzzer.c: Decrease maxblocks
2021-01-04 James Almeravcodec/av1dec: add an option to select an operating...
2021-01-04 James Almeravcodec/cbs_av1: add an option to select an operating...
2021-01-04 James Almeravcodec/cbs: allow cbs_read_fragment_content() to skip...
2021-01-04 James Almeravcodec/cbs: add an AVClass to CodedBitstreamType for...
2021-01-04 Joose Sainioavcodec/libkvazaar: Set default ratecontrol algorithm...
2021-01-04 Xu Guangxinavcodec/hevcdec: fix stat_coeff save/load for persisten...
2021-01-04 Paul B Maholavfilter/af_astats: clip input value to prevent overflow
2021-01-03 Jonathan Baudanzaavformat/rtpdec: export Opus extradata in ff_rtp_parse_...
2021-01-03 Paul B Maholavfilter/vf_w3fdif: not interlaced frames are filtered...
2021-01-03 Paul B Maholavfilter/vf_w3fdif: add two more useful options
2021-01-03 erankoravformat/http: support retry on connection error
2021-01-03 Michael Niedermayeravformat/wavdec: Avoid zeroing written to array
2021-01-03 Michael Niedermayeravcodec/notchlc: Check uncompressed size against input...
2021-01-02 Jan Ekströmavcodec/videotoolbox: make FFmpeg-to-VT mapping error...
2021-01-01 Andreas RheinhardtMark some pointers as const
2021-01-01 Anton Khirnovlavc/mjpegdec: cosmetics, org->orig
2021-01-01 Anton Khirnovfate: add tests for AVID
2021-01-01 Anton Khirnovapi-seek-test: use non-obsolete decoding API
2021-01-01 Anton Khirnovapi-band-test: use non-obsolete decoding API
2021-01-01 Anton Khirnovapi-h264-test: use non-obsolete decoding API
2021-01-01 Anton Khirnovlavfi/vf_uspp: convert to the video_enc_params API
2021-01-01 Anton Khirnovlavfi/vf_codecview: convert to the video_enc_params API
2021-01-01 Anton Khirnovlavfi/vf_fspp: convert to the video_enc_params API
2021-01-01 Anton Khirnovlavfi/vf_pp7: convert to the video_enc_params API
2021-01-01 Anton Khirnovlavfi/vf_spp: convert to the video_enc_params API
2021-01-01 Anton Khirnovlavfi/vf_pp: convert to the video_enc_params API
2021-01-01 Anton Khirnovlavfi: add common code to handle QP tables
2021-01-01 Anton Khirnovlavfi/vf_qp: convert to the video_enc_params API
2021-01-01 Anton Khirnovmpegvideo: use the AVVideoEncParams API for exporting...
2021-01-01 Anton Khirnovlavu/mem: move the DECLARE_ALIGNED macro family to...
2021-01-01 Anton Khirnovlavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
2021-01-01 Paul B Maholavfilter: add temporal midway equalizer filter
2020-12-31 Lynneconfigure: update copyright year
2020-12-31 Andreas Rheinhardtavcodec/svq1dec: Increase nb_bits of VLC to read it...
2020-12-31 Andreas Rheinhardtavcodec/dirac_arith: Make table only used here static
2020-12-31 Andreas Rheinhardtavcodec/qdmc: Mark decoder as init-threadsafe
2020-12-31 Andreas Rheinhardtavcodec/opusdec: Mark decoder as init-threadsafe
2020-12-31 Andreas Rheinhardtavcodec/opusdec: Cleanup generically on init failure
2020-12-31 Andreas Rheinhardtavcodec/opusdec: Move per-stream fields to OpusStreamCo...
2020-12-31 Andreas Rheinhardtavcodec/opusdec: Return error upon error
2020-12-31 Andreas Rheinhardtavcodec/aacps_common: Use minimal VLC nb_bits/max_depth
2020-12-31 Andreas Rheinhardtavcodec/aacps: Factor out code shared by float and...
2020-12-31 Andreas Rheinhardtavcodec/mpegvideo: Don't zero-initialize unnecessarily
2020-12-31 Andreas Rheinhardtavcodec/aacsbr_template: Remove pointless runtime initi...
2020-12-31 Andreas Rheinhardtavcodec/aacsbr: Remove remnants of tablegen
2020-12-31 Andreas Rheinhardtavcodec/atrac3plus_data: Mark array as const
2020-12-31 Andreas Rheinhardtavcodec/mlpenc: Simplify finding best codebook
2020-12-31 Andreas Rheinhardtavcodec/opusdec: Remove always-true check
2020-12-31 Andreas Rheinhardtavfilter/vf_addroi: Use chars instead of strings for...
2020-12-31 Andreas Rheinhardtavcodec/opustab: Make array static
2020-12-31 Andreas Rheinhardtavcodec/motion_est, mpegvideo: Make pointers to static...
2020-12-31 Andreas Rheinhardtconfigure, libavcodec/speedhq: Fix compiling SpeedHQ...
2020-12-31 Andreas Rheinhardtavcodec/mpegvideo: Merge ff_mpv_decode_defaults into...
2020-12-31 Andreas Rheinhardtavcodec/h261dec: Don't use too big max_depth in get_vlc2()
2020-12-31 Andreas Rheinhardtavcodec/speedhq: Remove cast
2020-12-31 Andreas Rheinhardtavcodec/mpeg12: Reindentation
2020-12-31 Andreas Rheinhardtavcodec/mpeg12: Make initializing VLCs thread-safe
2020-12-31 Andreas Rheinhardtavcodec/mpeg12: Don't initialize encoder-only parts...
2020-12-31 Andreas Rheinhardtavcodec/rl: Remove nonstatic storage of RL tables
2020-12-31 Guo, Yejundnn_interface.h: fix redefining typedefs
2020-12-31 Guo, Yejundnn/queue: add error check and cleanup
2020-12-31 Guo, Yejundnn: fix issue when pthread is not supported
2020-12-31 Guo, Yejundnn: fix redefining typedefs and also refine naming...
2020-12-30 Lynnehwcontext_drm: make dependency on Linux kernel headers...
2020-12-30 Paul B Maholavfilter/vf_w3fdif: add support for commands
2020-12-30 Paul B Maholavfilter/vf_xmedian: allow to control eof handling
2020-12-30 Paul B Maholavfilter/vf_xmedian: add timeline support
2020-12-29 Guo, Yejunvf_dnn_processing.c: add async support
2020-12-29 Guo, Yejundnn_interface: change from 'void *userdata' to 'AVFilte...
2020-12-29 Guo, Yejundnn: add async execution support for openvino backend
2020-12-29 Guo, Yejundnn_interface: add interface to support async execution
2020-12-29 Guo, Yejundnn_backend_openvino.c: refine code for error handle
2020-12-29 Guo, Yejundnn_backend_openvino.c: separate function execute_model_ov
2020-12-29 Xie, Lindnn/queue: add queue and safe_queue support
2020-12-29 Guo, Yejunvf_dnn_processing.c: replace filter_frame with activate...
2020-12-28 Aman Karmaniavcodec/codec_desc: describe AV_CODEC_ID_MPEG2TS
2020-12-28 Aman Karmaniavformat/rtsp: add satip_raw flag to receive raw mpegts...
2020-12-28 Aman Karmaniavformat/rtsp: add support for satip://
2020-12-28 Michael Niedermayeravcodec/tiff: Disallow striped and tiled tiffs except...
2020-12-28 Michael Niedermayeravformat/mpegts: Fix argument type for av_log
next