ffmpeg | branch: master | Benoit Fouet | Mon Jun 27
13:31:21 2016 +0200| [4cc1ce4a91788a71670ea43fa0026b5a969e9e9e] | committer:
Benoit Fouet
h264: straighten dimensions check ff_h264_decode_seq_parameter_set
The MBS only flag was not taken into account when checking macroblock
dimensions.
Al
ffmpeg | branch: master | Benoit Fouet | Tue Jun 21
14:17:13 2016 +0200| [879330c561f4214bd81c35f46f31dd7fe906a59a] | committer:
Benoit Fouet
h264: make H264ParamSets sps const
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=879330c561f4214bd81c35f46f31dd7fe906a59a
---
libavcodec
ffmpeg | branch: master | Benoit Fouet | Mon Jun 27
12:00:39 2016 +0200| [3e8cda1eb1a8b4058a6bf40d3a224784a0153e3d] | committer:
Benoit Fouet
h264_ps: change decode_scaling_matrices so that it takes const {s,p}ps
In order to be able to make SPS const in H264ParamSets,
modify decode_scaling_mat
ffmpeg | branch: master | Anton Khirnov | Mon May 9
14:25:56 2016 +0200| [bec993381cfec72051b0d9f12ac9d9bb9c750983] | committer:
Anton Khirnov
h264: postpone generating the implicit MMCOs
Do it right before the MMCOs are applied to the DPB. This will allow
moving the frame_start() call out of
ffmpeg | branch: master | Clément Bœsch | Thu Jun 30
10:15:51 2016 +0200| [d407e76c42d5ae79791ff88d3bd5185e10ad6047] | committer:
Clément Bœsch
Merge commit '2d410ebbaa1e760d6837cb434a6d1d4c3c6f0d85'
* commit '2d410ebbaa1e760d6837cb434a6d1d4c3c6f0d85':
h264: decode the MMCOs into per-slice c
ffmpeg | branch: master | Anton Khirnov | Mon May 9
13:48:01 2016 +0200| [2d410ebbaa1e760d6837cb434a6d1d4c3c6f0d85] | committer:
Anton Khirnov
h264: decode the MMCOs into per-slice contexts
They are stored in the slice header, so technically they are per-slice
(though they must be the same in
ffmpeg | branch: master | Clément Bœsch | Thu Jun 30
10:24:03 2016 +0200| [f48aea66ddfef3998ee7aaf6c6567577ae481807] | committer:
Clément Bœsch
Merge commit 'bec993381cfec72051b0d9f12ac9d9bb9c750983'
* commit 'bec993381cfec72051b0d9f12ac9d9bb9c750983':
h264: postpone generating the implicit
ffmpeg | branch: release/3.1 | Michael Niedermayer |
Tue Jun 28 23:49:36 2016 +0200| [3e730278f5a8e5ec3f9593700488a940f38dfac1] |
committer: Michael Niedermayer
avformat/mov: Check sample size
Fixes integer overflow
Fixes: poc.mp4
Found-by: ajax secure
Signed-off-by: Michael Niedermayer
(ch
ffmpeg | branch: master | Dan Parrot | Wed Jun 29
16:15:12 2016 +| [1df908f33f658979b32599489ca6f1a39821013c] | committer:
Michael Niedermayer
PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 VSX
SIMD.
This patch addresses Trac ticket #5570. The optimized functi
ffmpeg | branch: master | Vadim Kalinsky | Tue Jun 28
14:09:46 2016 -0400| [e370aad67ddb15033f656f6b1120c030c759f30b] | committer:
Michael Niedermayer
avformat/mov: Skip non-key frames if AVDISCARD_NONKEY is set.
Github: Closes #222
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=
ffmpeg | branch: master | Martin Vignali | Tue Jun
28 13:23:43 2016 +0200| [d9e1e08133234dc4501413f0e3211f3a268049bc] | committer:
Michael Niedermayer
libavcodec/exr : fix decoding piz float file.
fix ticket #5674
the size of data to process in piz_uncompress, is now calc
using the pixel type
ffmpeg | branch: master | Michael Niedermayer | Thu
Jun 30 14:02:26 2016 +0200| [c1c7e0abb0c513a5f35b29126175b99fc9ca0254] |
committer: Michael Niedermayer
avformat/avformat: Move new field to the end of AVStream
This fixes part of Ticket5676
This fixes kodi, mpv, chromium and ffplay build aga
ffmpeg | branch: master | Hendrik Leppkes | Thu Jun 30
14:10:42 2016 +0200| [c2e13d2ecd388bab28e743c34ed146c5ed213fc9] | committer:
Michael Niedermayer
avformat/utils: update deprecated AVStream->codec when the context is updated
This ensures the AVStream->codec entry is kept in sync when new
ffmpeg | branch: master | Michael Niedermayer | Thu
Jun 30 14:02:27 2016 +0200| [042fb69deb5303d147b21ab1061387fb6e0c7afc] |
committer: Michael Niedermayer
avutil/frame: Move new field to the end of AVFrame
This fixes part of Ticket5676
This fixes kodi, mpv, chromium and ffplay build against 3
ffmpeg | branch: release/3.1 | Michael Niedermayer |
Thu Jun 30 14:02:27 2016 +0200| [77473002898f1dce18761c8a9bca48a8fe888d2e] |
committer: Michael Niedermayer
avutil/frame: Move new field to the end of AVFrame
This fixes part of Ticket5676
This fixes kodi, mpv, chromium and ffplay build agai
ffmpeg | branch: release/3.1 | Michael Niedermayer |
Thu Jun 30 14:02:26 2016 +0200| [f617b94c233fb070810c03478968c3e036787564] |
committer: Michael Niedermayer
avformat/avformat: Move new field to the end of AVStream
This fixes part of Ticket5676
This fixes kodi, mpv, chromium and ffplay buil
ffmpeg | branch: release/3.1 | Martin Vignali | Tue
Jun 28 13:23:43 2016 +0200| [37c83b53730aed3205dab3055aefffa642763ea4] |
committer: Michael Niedermayer
libavcodec/exr : fix decoding piz float file.
fix ticket #5674
the size of data to process in piz_uncompress, is now calc
using the pixel
ffmpeg | branch: release/3.1 | Hendrik Leppkes | Thu Jun
30 14:10:42 2016 +0200| [79af094b9304676a2bd83a5172fac97f0d964c1a] | committer:
Michael Niedermayer
avformat/utils: update deprecated AVStream->codec when the context is updated
This ensures the AVStream->codec entry is kept in sync when
ffmpeg | branch: master | Michael Niedermayer | Thu
Jun 30 18:12:41 2016 +0200| [86fec7a7e861f0ad3c95cb27271267ec143ff754] |
committer: Michael Niedermayer
doc/APIchanges: document the lavu/lavf field moves
Based-on: patch by James Almer
Signed-off-by: Michael Niedermayer
> http://git.videol
ffmpeg | branch: release/3.1 | Michael Niedermayer |
Fri Jul 1 02:13:51 2016 +0200| [fc25481d17bec3c7191d933fcc25e87c0a20a3a1] |
committer: Michael Niedermayer
Update for 3.1.1
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fc25481d17bec3c7191
ffmpeg | branch: release/3.1 | Michael Niedermayer |
Thu Jun 30 18:12:41 2016 +0200| [5c695ce90386e7871fabba2219d4076e70a78d01] |
committer: Michael Niedermayer
doc/APIchanges: document the lavu/lavf field moves
Based-on: patch by James Almer
Signed-off-by: Michael Niedermayer
(cherry picked
ffmpeg | branch: release/3.1 | Michael Niedermayer |
Fri Jul 1 02:42:03 2016 +0200| [ce36e74e75751c721185fbebaa4ee8714b44c5a5] |
committer: Michael Niedermayer
doc/APIchanges: fill in missing git hash
Signed-off-by: Michael Niedermayer
(cherry picked from commit 2a8dadb38f6b458ffe3ac2037bace
ffmpeg | branch: master | Michael Niedermayer | Fri
Jul 1 02:42:03 2016 +0200| [2a8dadb38f6b458ffe3ac2037bace7c3892cb282] |
committer: Michael Niedermayer
doc/APIchanges: fill in missing git hash
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=
[ffmpeg] [branch: refs/tags/n3.1.1]
Tag:4a3ff02f0fa0a710802712dbd07828918df53a3a
> http://git.videolan.org/gitweb.cgi/ffmpeg.git?a=tag;h=4a3ff02f0fa0a710802712dbd07828918df53a3a
Tagger: Michael Niedermayer
Date: Fri Jul 1 02:59:17 2016 +0200
FFmpeg 3.1.1 release
__
The branch, master has been updated
via 463f56ef561f4990038eb43f63f40fc98337fc30 (commit)
from 9d7d01121da362f02a4edb6ceddecad383e8f655 (commit)
- Log -
commit 463f56ef561f4990038eb43f63f40fc98337fc30
Author: Micha
ffmpeg | branch: release/3.0 | Michael Niedermayer |
Sun Jun 26 17:34:37 2016 +0200| [96f5019bde0f6719133a36433fec465b8538df25] |
committer: James Almer
avcodec/libopenjpegenc: Set numresolutions by default to a value that is not
too large
Fixes issues with libopenjpeg 2.1
Signed-off-by: Mic
26 matches
Mail list logo