The branch, master has been updated
via ffdf7d46400232452c5aff126c6be74b8d75422a (commit)
from 33d9796d23acac058ed42bdabd4c3d73ca22dede (commit)
- Log -
commit ffdf7d46400232452c5aff126c6be74b8d75422a
Author: Kyle
ffmpeg | branch: master | Marton Balint | Wed Oct 4 00:43:30
2017 +0200| [f4090940bd3024e69d236257d327f11d1e496229] | committer: Marton
Balint
ffmpeg: always init output stream before reaping filters
Otherwise the frame size of the codec is not set in the buffersink.
Fixes ticket #6603 and t
ffmpeg | branch: master | Dave Rice | Wed Oct 18 15:21:46
2017 -0400| [89cc48551bbe9f147ba9f4ca3821a35797cf7b47] | committer: Marton
Balint
avdevice/decklink_dec: 32 bit audio support
Signed-off-by: Marton Balint
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=89cc48551bbe9f147ba
ffmpeg | branch: master | Mark Thompson | Tue Oct 17 21:47:03
2017 +0100| [242d8c8763d86f27ad3d63a4d48deccbb133c6c7] | committer: Mark
Thompson
opusenc: Fix double-declaration of variable
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=242d8c8763d86f27ad3d63a4d48deccbb133c6c7
---
ffmpeg | branch: master | Mark Thompson | Tue Oct 17 22:25:46
2017 +0100| [c37de519202ac2e5f20141673081b0e6b57ab983] | committer: Mark
Thompson
vorbis: Reorder conditions to avoid possible overread
This can trigger a single-byte overread if the codebook has the maximum
number of entries.
Fixe
ffmpeg | branch: master | Mark Thompson | Wed Oct 18 19:46:53
2017 +0100| [32a618a948c20f18db102d0b0976790222a57105] | committer: Mark
Thompson
vaapi_h264: Do not use deprecated header type
SEI headers should be inserted as generic raw data (the old specific
type has been deprecated in libva2)
ffmpeg | branch: master | Mark Thompson | Wed Oct 18 19:34:53
2017 +0100| [d792613badfe7e7ca3552533e691c5015991a98a] | committer: Mark
Thompson
h264_metadata: Fix clearing SEI payload in error case
Fixes CID 1419832, 1419835.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d792613
ffmpeg | branch: master | Mark Thompson | Wed Oct 18 19:39:10
2017 +0100| [03b1470088e6e4a11e5db0efd8c26d9ac8304d31] | committer: Mark
Thompson
vaapi_h264: Add missing return value check
Fixes CID 1419829.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=03b1470088e6e4a11e5db0efd8c
ffmpeg | branch: master | Mark Thompson | Sat Sep 23 16:46:11
2017 +0100| [624d4739dbfc950ee756e83ae187f97dc82d10c9] | committer: Mark
Thompson
cbs_h264: Fix writing streams with auxiliary pictures
Tested with the alphaconformanceG sample.
Fixes CID 1419836.
(cherry picked from commit 9ed18f
ffmpeg | branch: master | Mark Thompson | Wed Oct 18 19:37:30
2017 +0100| [41272e112b389e61b875ba2372a64a251f1da9fc] | committer: Mark
Thompson
cbs_h264: Fix memory leak in error case
Fixes CID 1419834.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=41272e112b389e61b875ba2372a64a
ffmpeg | branch: master | Jan Ekström | Mon Oct 16 22:28:00
2017 +0300| [247281e8051102e09f46f5434a2ce1c8e54781f2] | committer: Jan Ekström
configure: add pkg-config check for alsa
Helps with use cases such as static linking, as the .pc file
does actually contain the necessary Libs.private entr
ffmpeg | branch: master | James Almer | Wed Oct 18 11:16:55
2017 -0300| [60aa56fdf0b112874a2c5bf9987c7937c3b2e72a] | committer: James Almer
Merge commit '3a0d5e206d24d41d87a25ba16a79b2ea04c39d4c'
* commit '3a0d5e206d24d41d87a25ba16a79b2ea04c39d4c':
arm/aarch64: vp9itxfm: Skip loading the min_
ffmpeg | branch: master | Martin Storsjö | Sun Feb 26
14:02:35 2017 +0200| [98ee855ae0cc118bd1d20921d6bdb14731832462] | committer:
Martin Storsjö
arm: vp9itxfm: Template the quarter/half idct32 function
This reduces the number of lines and reduces the duplication.
Also simplify the eob check
ffmpeg | branch: master | Martin Storsjö | Sun Feb 26
22:13:10 2017 +0200| [3a0d5e206d24d41d87a25ba16a79b2ea04c39d4c] | committer:
Martin Storsjö
arm/aarch64: vp9itxfm: Skip loading the min_eob pointer when it won't be used
In the half/quarter cases where we don't use the min_eob array, defer
ffmpeg | branch: master | Diego Biurrun | Mon Feb 29
15:39:27 2016 +0100| [b57a95d0147beae746db1c1223d100447f42dced] | committer:
Luca Barbato
cfhd: Add FATE tests
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b57a95d0147beae746db1c1223d100447f42dced
---
tests/fate/video.mak |
ffmpeg | branch: master | James Almer | Wed Oct 18 11:05:56
2017 -0300| [7293248239c452ca7befc6dd33d603f524fa2a35] | committer: James Almer
Merge commit 'b57a95d0147beae746db1c1223d100447f42dced'
* commit 'b57a95d0147beae746db1c1223d100447f42dced':
cfhd: Add FATE tests
Merged-by: James Almer
ffmpeg | branch: master | James Almer | Tue Oct 17 22:05:09
2017 -0300| [d2917501c252d999e5478c4b804e326ac77cf37b] | committer: James Almer
avcodec/cfhd: support cropped height tag
Ported from libav. Authored by one of the following:
Anton Khirnov
Diego Biurrun
Vittorio Giovara
Reviewed-by
17 matches
Mail list logo