ffmpeg | branch: master | Lynne | Fri Feb 26 05:40:07 2021
+0100| [10341743d2a91602321e2ece8c4dd88cd8073f8d] | committer: Lynne
lavu/tx: require output argument to match input for inplace transforms
This simplifies some assembly code by a lot, by either saving a branch
or saving an entire dupli
ffmpeg | branch: master | Paul B Mahol | Thu Feb 25 21:42:02
2021 +0100| [34c805c0fe5ce8ce2ab8530192e103e471c5f0fe] | committer: Paul B Mahol
avcodec/imx: use ff_reget_buffer()
Also flush internal stuff upon seeking.
This codec is not intra only.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git
ffmpeg | branch: master | Paul B Mahol | Thu Feb 25 23:04:55
2021 +0100| [e937457b7b63e3b2647ec60b794d1fafcf1e79b9] | committer: Paul B Mahol
avformat/imx: set video stream duration
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e937457b7b63e3b2647ec60b794d1fafcf1e79b9
---
libavf
ffmpeg | branch: master | Andreas Rheinhardt |
Thu Feb 25 18:27:50 2021 +0100| [ab8d2d97a10ab9be0c708c4f963ff98757594975] |
committer: Andreas Rheinhardt
avformat/avlanguage: Remove long disabled av_convert_lang_to
1582e306a47977b09fddb029b999f99eb03cd485 scheduled it for removal with
libavfor
ffmpeg | branch: master | Andreas Rheinhardt |
Thu Feb 25 16:30:01 2021 +0100| [2869d7149394acfb3b544d76e5ef828db7a8dcff] |
committer: Andreas Rheinhardt
avfilter/lavfutils.h: Don't include avformat.h
Only lavfutils.c needs avformat.h, not lavfutils.h.
Reviewed-by: James Almer
Signed-off-by:
ffmpeg | branch: master | Andreas Rheinhardt |
Thu Feb 25 01:45:11 2021 +0100| [e4524270f4e21f40669e1bae9267508658a5ddf3] |
committer: Andreas Rheinhardt
avcodec/avcodec: Add missing deprecation to AVCodecParser.next
The whole old next API has been deprecated in commit
7e8eba2d8755962d9dca5ead
ffmpeg | branch: master | James Almer | Thu Feb 25 17:17:33
2021 -0300| [e96ea80e85b848eaa1992f27851120c7a985bd63] | committer: James Almer
avcodec: unschedule removing some functions with FF_API_COPY_CONTEXT
These functions were never deprecated. The merge from commit 6988cf2969
included them
ffmpeg | branch: master | James Almer | Thu Feb 25 17:15:21
2021 -0300| [7ad49e8043d96b47bd51cc42e8c3dbbd645f] | committer: James Almer
Revert "avcodec/options: add missing FF_API_COPY_CONTEXT checks"
This reverts commit 0191f2d29c2a62b8699ac75f09708187e943814c.
These functions were never
ffmpeg | branch: master | Derek Buitenhuis | Sat
Feb 20 17:22:51 2021 +| [5f2804aba71dbf4833a3cc5e7b30e8351cd9037a] |
committer: Derek Buitenhuis
avcodec/gifenc: Add global_palette option
This option will disable the writing of the global palette in global
GIF header if it is set to 0, cau
ffmpeg | branch: master | Derek Buitenhuis | Thu
Feb 4 16:44:44 2021 +| [5a343853c0dd9a9d074d416d347ecad9e3271715] |
committer: Derek Buitenhuis
avcodec/gifenc: Only write frame palette entries that actually used
GIF palette entries are not compressed, and writing 256 entries,
which can b
ffmpeg | branch: master | Derek Buitenhuis | Sun
Feb 21 13:11:37 2021 +| [113a99270d5521f8adf000cc02f2df73f7dece42] |
committer: Derek Buitenhuis
doc/encoders: Add documentation for the GIF encoder
Signed-off-by: Derek Buitenhuis
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;
ffmpeg | branch: master | Andreas Rheinhardt |
Thu Feb 25 07:37:54 2021 +0100| [6eab25fd1369e52930a19eaf0f3338bbd84e5e7b] |
committer: Andreas Rheinhardt
avformat/wavenc: Improve unsupported codec error messages
Reviewed-by: Paul B Mahol
Signed-off-by: Andreas Rheinhardt
> http://git.videol
ffmpeg | branch: master | Paul B Mahol | Thu Feb 25 16:36:08
2021 +0100| [95af3b66255b01d0ed8dadb1e5eb22a3e0744ece] | committer: Paul B Mahol
avfilter/vf_vif: add support for more formats
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=95af3b66255b01d0ed8dadb1e5eb22a3e0744ece
---
ffmpeg | branch: master | Paul B Mahol | Thu Feb 25 15:52:33
2021 +0100| [550b7a99292e1047a035c6380019ab63ac670452] | committer: Paul B Mahol
avfilter/vf_vif: simplify case comparing same inputs
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=550b7a99292e1047a035c6380019ab63ac670452
ffmpeg | branch: master | Anton Khirnov | Wed Jan 27
11:08:29 2021 +0100| [a5b737e6250e4a335f1d32ec6994614fa092a854] | committer:
Anton Khirnov
tests/api-band-test: simplify code
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a5b737e6250e4a335f1d32ec6994614fa092a854
---
tests/ap
ffmpeg | branch: master | Anton Khirnov | Sat Dec 12
15:09:10 2020 +0100| [9e4225cf7f26b57e0054470127bcc032b6d29742] | committer:
Anton Khirnov
Handle AVID MJPEG streams directly in the MJPEG decoder.
AVID streams - currently handled by the AVRN decoder - can be (depending
on extradata content
ffmpeg | branch: master | Guo, Yejun | Thu Feb 25
14:38:12 2021 +0800| [ae4f6379d6b52e480e4ad335e0a71292effdf839] | committer:
Paul B Mahol
avfilter/vf_vif.c: fix build warning for [-Wmain]
src/libavfilter/vf_vif.c: In function ‘process_frame’:
src/libavfilter/vf_vif.c:542:20: warning: ‘main’
ffmpeg | branch: master | Guo, Yejun | Thu Feb 25
14:38:11 2021 +0800| [ac6dd87cd1f79c1cf7c70139977a02a74335debb] | committer:
Paul B Mahol
avfilter/vf_ssim.c: fix build warning for [-Wmain]
The build warning message:
src/libavfilter/vf_ssim.c: In function ‘ssim_plane_16bit’:
src/libavfilter/v
18 matches
Mail list logo