ffmpeg | branch: master | Wenbin Chen |
Wed Jun 8 13:02:48 2022 +0800| [97141ffeec803c448d81ee4a53cfa2355f79f7ec] |
committer: Haihao Xiang
libavcodec/qsvenc: add ROI support to qsv encoder
Use The mfxEncoderCtrl parameter to enable ROI. Get side data
"AVRegionOfInterest" and use it to config
ffmpeg | branch: master | Michael Niedermayer | Wed
Mar 23 00:57:34 2022 +0100| [c16a0ed2422a86e0f3286f59281d119c4d8d159a] |
committer: Michael Niedermayer
avformat/aaxdec: Check for overlaping segments
Fixes: Timeout
Fixes:
45875/clusterfuzz-testcase-minimized-ffmpeg_dem_AAX_fuzzer-612168990
ffmpeg | branch: master | Michael Niedermayer | Tue
Feb 8 20:00:53 2022 +0100| [02699490c14e86105104940c009953081f69432c] |
committer: Michael Niedermayer
avformat/demux: Make read_frame_internal() return AVERREOR(EAGAIN) on stuck
empty input parser
Fixes: read_frame_internal() which does no
ffmpeg | branch: master | Michael Niedermayer | Wed
Mar 23 01:08:56 2022 +0100| [6a02de21278ec3bea1d2c62665f2629d5a62210f] |
committer: Michael Niedermayer
avformat/aiffdec: avoid integer overflow in get_meta()
Fixes: signed integer overflow: 2147483647 + 1 cannot be represented in type
'int'
ffmpeg | branch: master | Michael Niedermayer | Tue
Feb 8 20:04:25 2022 +0100| [b0cac7082d8a3ff2d4f039af01b45c48bb578de7] |
committer: Michael Niedermayer
avformat/demux: Count EAGAIN as 100 bytes in relation to read limit in
avformat_find_stream_info()
Fixes: Timeout
Fixes:
43717/clusterfu
ffmpeg | branch: master | Marton Balint | Sat Jun 11 20:13:00
2022 +0200| [1b3ec3c8ca5f0e2cdaef2a9ccb5950b5a1d89a96] | committer: Marton
Balint
avdevice/pulse_audio_dec: deprecate frame_size option
It does not do anything. Frame sizes can be controlled by using fragment_size.
Signed-off-by: M
ffmpeg | branch: master | Marton Balint | Sat Jun 11 19:17:31
2022 +0200| [b83032899af3fa355f94a7d77a0334fb56e1d919] | committer: Marton
Balint
Revert "avdevice/pulse_audio_dec: only set adjust latency flag if fragment_size
is not set"
This reverts commit 7f059a250bb7bcbf7bba537c1a059a5934413
ffmpeg | branch: master | Marton Balint | Sat Jun 11 19:59:32
2022 +0200| [b67ca8a7a5f443de5eacac9ed4c5d94dfe685a5b] | committer: Marton
Balint
avdevice/pulse_audio_dec: reduce default fragment size
Reduces default fragment size from the pulse audio default of 2 sec to 50 ms.
This also has an
ffmpeg | branch: master | Andreas Rheinhardt |
Wed Jun 15 08:27:58 2022 +0200| [672987b2db9051a4738402751b94133c0d6c405d] |
committer: Andreas Rheinhardt
avformat/matroskaenc: Convert chapter metadata
It is no longer converted since mkv_write_chapters() is called
before mkv_write_tags() which
ffmpeg | branch: master | Andreas Rheinhardt |
Thu Jun 16 19:06:10 2022 +0200| [49a63c6c6609c8ccb6c5c5f7474c9900a7e2cb8f] |
committer: Andreas Rheinhardt
avformat/matroskaenc: Reset cur_master_element when discarding master
Before this patch the muxer writes an invalid file
(namely one in whic
ffmpeg | branch: master | Andreas Rheinhardt |
Tue Jun 14 01:12:14 2022 +0200| [9ff0fbbc0ad095f4364b4d86ec7958908c6d737d] |
committer: Andreas Rheinhardt
avformat/mxfdec: Offload allocating string to av_dict_set()
Reviewed-by: Tomas Härdin
Signed-off-by: Andreas Rheinhardt
> http://git.vide
ffmpeg | branch: master | Andreas Rheinhardt |
Tue Jun 14 00:20:06 2022 +0200| [8823900b14cf38c3f2b0a9ec1adfb4e26e3ab182] |
committer: Andreas Rheinhardt
avformat/mxfdec: Don't duplicate av_uuid_unparse
Also don't allocate the string ourselves, let av_dict_set()
do it.
Reviewed-by: Tomas Härd
ffmpeg | branch: master | Andreas Rheinhardt |
Tue Jun 14 00:30:06 2022 +0200| [6b5e3590c761aaf8e1ccceee8eadd8d49cf9c0af] |
committer: Andreas Rheinhardt
avformat/mxfdec: Use ff_data_to_hex() for data->hex conversion
In this case it also stops pretending that the length of
the output string is
ffmpeg | branch: master | Andreas Rheinhardt |
Tue Jun 14 00:06:48 2022 +0200| [41365fdf5c9ed96f299939a89dea7e4e257253cf] |
committer: Andreas Rheinhardt
avformat/mxf: Use AVUUID for uids
This is in preparation for using av_uuid functions directly.
Reviewed-by: Tomas Härdin
Signed-off-by: An
ffmpeg | branch: master | Peter Ross | Wed Jun 15 17:36:25
2022 +1000| [5242ede48da227927b0c20427c893de4cab44397] | committer: Gyan Doshi
doc: describe QOI image format
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5242ede48da227927b0c20427c893de4cab44397
---
doc/general_content
ffmpeg | branch: master | Paul B Mahol | Mon May 30 11:36:22
2022 +0200| [d39f9feddc4c77f578f13cd8375b3860b730fa2b] | committer: Paul B Mahol
avfilter: add virtualbass filter
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d39f9feddc4c77f578f13cd8375b3860b730fa2b
---
Changelog
ffmpeg | branch: master | Paul B Mahol | Mon Jun 6 17:41:19
2022 +0200| [afc7679c89fc5bd017b910cfc0a45f8ed080c1d4] | committer: Paul B Mahol
avcodec/mace: fix some style issues
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=afc7679c89fc5bd017b910cfc0a45f8ed080c1d4
---
libavcodec
ffmpeg | branch: master | Paul B Mahol | Thu Jun 16 09:53:50
2022 +0200| [42289d5eaf3e938f0969aaf58c81550c0aed8f5e] | committer: Paul B Mahol
avfilter/vf_zscale: dissallow too small slices
Also change rounding type when calculating slices size.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?
ffmpeg | branch: master | Gyan Doshi | Tue Jun 14 15:27:51
2022 +0530| [557a1a8af27a2666433ca9970a15addcd1d8a506] | committer: Gyan Doshi
doc/APIchanges: add missing marker for release 5.0
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=557a1a8af27a2666433ca9970a15addcd1d8a506
---
19 matches
Mail list logo