ffmpeg | branch: master | Michael Niedermayer | Tue Jun 9
02:01:40 2015 +0200| [7c9fcdfabd4c8d37d8e588b39e7786cf55ed5989] | committer:
Michael Niedermayer
avcodec/jpeg2000dec: Fix some 5/3 bitexactness issues
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git
ffmpeg | branch: master | Rodger Combs | Mon Jun 8
16:59:32 2015 -0500| [ecefce41d9f9fd10a8f564b011cd565cff2eb3ef] | committer:
Michael Niedermayer
lavf/tls_securetransport: fix SNI support when not verifying
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git
ffmpeg | branch: master | Michael Niedermayer | Tue Jun 9
00:27:15 2015 +0200| [074159ed70acd379d94378b72a9202283e651ba0] | committer:
Michael Niedermayer
avcodec/jpeg2000dec: Fix subsampled decoding
Fixes part of Ticket3619
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitw
ffmpeg | branch: master | Michael Niedermayer | Tue Jun 9
00:37:26 2015 +0200| [12ba1b2b4d5592c0e27b0fcc83db929e8d6a8eee] | committer:
Michael Niedermayer
avcodec/jpeg2000dec: Check that coords match before applying ICT
This avoid potential out of array accesses
Signed-off-by: Michael Nieder
ffmpeg | branch: master | Michael Niedermayer | Mon Jun 8
23:36:59 2015 +0200| [028c59c17b14751e049a05abbdac52f885ad96a2] | committer:
Michael Niedermayer
avcodec/jpeg2000dec: Fix high bit depth branch sample shift
Fix part of Ticket3619
Signed-off-by: Michael Niedermayer
> http://git.vide
On Mon, Jun 08, 2015 at 11:31:15PM +0200, Andreas Cadhalpun wrote:
> ffmpeg | branch: master | Andreas Cadhalpun
> | Mon Jun 8 22:38:29 2015 +0200|
> [6fdbaa2b7fb56623ab2163f861952bc1408c39b3] | committer: Andreas Cadhalpun
>
> vp8: change mv_{min,max}.{x,y} type to int
>
> If one of the dime
ffmpeg | branch: master | Andreas Cadhalpun
| Mon Jun 8 22:38:29 2015 +0200| [6fdbaa2b7fb56623ab2163f861952bc1408c39b3] |
committer: Andreas Cadhalpun
vp8: change mv_{min,max}.{x,y} type to int
If one of the dimensions is larger than 8176, s->mb_width or
s->mb_height is larger than 511, leadi
ffmpeg | branch: master | James Almer | Mon Jun 8 17:39:38
2015 -0300| [1382add59df149193620ca0714ceac0929208c88] | committer: James Almer
mpjpegdec: don't try to alloc an AVIOContext when probe is guaranteed to fail
The first check is done without the AVIOContext, so alloc it only if said che
ffmpeg | branch: master | Vittorio Giovara | Wed
Jun 3 14:16:50 2015 +0100| [4733a12dd17a91d606e0079ff9bb48b9f419cbef] |
committer: Vittorio Giovara
rtpdec_asf: Check memory allocation and free memory on error
CC: libav-sta...@libav.org
Bug-Id: CID 1257774
> http://git.videolan.org/gitweb.cg
ffmpeg | branch: master | Michael Niedermayer | Mon Jun 8
23:05:01 2015 +0200| [d5a645625d876288021d8192e4e3199087a753fc] | committer:
Michael Niedermayer
Merge commit '4733a12dd17a91d606e0079ff9bb48b9f419cbef'
* commit '4733a12dd17a91d606e0079ff9bb48b9f419cbef':
rtpdec_asf: Check memory al
ffmpeg | branch: master | Michael Niedermayer | Mon Jun 8
22:56:03 2015 +0200| [3d6635749ab2f3507a73cb450038118ae561d74c] | committer:
Michael Niedermayer
Merge commit '6308cd4868d2bd5fdf8bfa8dd10856c9a91874f5'
* commit '6308cd4868d2bd5fdf8bfa8dd10856c9a91874f5':
mov: Check memory allocatio
ffmpeg | branch: master | Vittorio Giovara | Wed
Jun 3 14:16:49 2015 +0100| [6308cd4868d2bd5fdf8bfa8dd10856c9a91874f5] |
committer: Vittorio Giovara
mov: Check memory allocation
CC: libav-sta...@libav.org
Bug-Id: CID 1292518
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6308cd4
ffmpeg | branch: master | Michael Niedermayer | Mon Jun 8
22:48:14 2015 +0200| [77510a96986176b1be791944861e3a6e44abd3d1] | committer:
Michael Niedermayer
Merge commit 'bc1eace1b3654c490cb2c226b3c80854244dbb9a'
* commit 'bc1eace1b3654c490cb2c226b3c80854244dbb9a':
jack: Check memory allocati
ffmpeg | branch: master | Vittorio Giovara | Wed
Jun 3 14:16:48 2015 +0100| [bc1eace1b3654c490cb2c226b3c80854244dbb9a] |
committer: Vittorio Giovara
jack: Check memory allocation
CC: libav-sta...@libav.org
Bug-Id: CID 1292520
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bc1eac
ffmpeg | branch: master | Vittorio Giovara | Wed
Jun 3 14:16:45 2015 +0100| [8ef98855d25e457094468e2e1a79d9b10d6445b2] |
committer: Vittorio Giovara
sctp: Always initialize outmsg struct
CC: libav-sta...@libav.org
Bug-Id: CID 1302711
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;
ffmpeg | branch: master | Michael Niedermayer | Mon Jun 8
22:37:41 2015 +0200| [d1f7b313ac3476e4b00f550e470f9f8429919299] | committer:
Michael Niedermayer
Merge commit 'f7e932473314e6ca4c851d49cbde8570b6e66383'
* commit 'f7e932473314e6ca4c851d49cbde8570b6e66383':
audiointerleave: Always ini
ffmpeg | branch: master | Vittorio Giovara | Wed
Jun 3 14:16:47 2015 +0100| [f7e932473314e6ca4c851d49cbde8570b6e66383] |
committer: Vittorio Giovara
audiointerleave: Always initialize new_pkt
CC: libav-sta...@libav.org
Bug-Id: CID 609333
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com
ffmpeg | branch: master | Michael Niedermayer | Mon Jun 8
22:35:49 2015 +0200| [01a6ae1396b5c96d23da40fe082d0f510fcab388] | committer:
Michael Niedermayer
Merge commit '8ef98855d25e457094468e2e1a79d9b10d6445b2'
* commit '8ef98855d25e457094468e2e1a79d9b10d6445b2':
sctp: Always initialize out
ffmpeg | branch: master | Janne Grunau | Mon Jun 8
13:31:04 2015 +0200| [caf7be30b11288c498fae67be4741bfbf083d977] | committer:
Janne Grunau
mpjpgdec: free AVIOContext leak on early probe fail
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=caf7be30b11288c498fae67be4741bfbf083d977
ffmpeg | branch: master | Michael Niedermayer | Mon Jun 8
22:14:18 2015 +0200| [402b18afcc51b091cf813e3ccaed858d165a7338] | committer:
Michael Niedermayer
Merge commit 'caf7be30b11288c498fae67be4741bfbf083d977'
* commit 'caf7be30b11288c498fae67be4741bfbf083d977':
mpjpgdec: free AVIOContext
ffmpeg | branch: master | Vittorio Giovara | Sun
May 31 15:49:55 2015 +0200| [925b80d64029d41962e5998d7d901226c3a9baea] |
committer: Vittorio Giovara
mpegvideo: Move OutFormat enum to mpegutils.h
It is necessary to avoid circular header dependencies.
> http://git.videolan.org/gitweb.cgi/ffmpe
ffmpeg | branch: master | Michael Niedermayer | Mon Jun 8
22:05:20 2015 +0200| [83e3516e64dcc1581ae7503be3aaca6a34be7194] | committer:
Michael Niedermayer
Merge commit '925b80d64029d41962e5998d7d901226c3a9baea'
* commit '925b80d64029d41962e5998d7d901226c3a9baea':
mpegvideo: Move OutFormat e
ffmpeg | branch: master | Vittorio Giovara | Sun
May 31 15:49:54 2015 +0200| [9bb11be0e5a75782c3139ad058c2b571499aa37d] |
committer: Vittorio Giovara
mpegvideo: Split picture allocation for encoding and decoding
The main ff_alloc_picture() function is made more generic with all the
parameters
ffmpeg | branch: master | Michael Niedermayer | Mon Jun 8
21:30:05 2015 +0200| [3244a176505b04f62f7bbb1ac7fb413399a6790c] | committer:
Michael Niedermayer
Merge commit '9bb11be0e5a75782c3139ad058c2b571499aa37d'
* commit '9bb11be0e5a75782c3139ad058c2b571499aa37d':
mpegvideo: Split picture al
ffmpeg | branch: master | Andreas Cadhalpun
| Sun Jun 7 18:50:43 2015 +0200| [b18eac7ff22332c9344769af15f7b245dd13cc64] |
committer: Andreas Cadhalpun
vp9: change type of tile_size from unsigned to int64_t
Otherwise the check 'tile_size < size' treats a negative size as
unsigned, causing the
ffmpeg | branch: master | Vittorio Giovara | Sun
May 31 15:49:53 2015 +0200| [f8716a1408f4f4ec63857b7015fbd62f9eac344a] |
committer: Vittorio Giovara
mpegvideo: Rework frame_size_alloc function
Use more generic arguments and remove its static attribute since it will
be moved to a separate file
ffmpeg | branch: master | Michael Niedermayer | Mon Jun 8
21:16:36 2015 +0200| [e05fda99f7a4e1e80479b4e9b4a92e33dd0c06be] | committer:
Michael Niedermayer
Merge commit 'f8716a1408f4f4ec63857b7015fbd62f9eac344a'
* commit 'f8716a1408f4f4ec63857b7015fbd62f9eac344a':
mpegvideo: Rework frame_siz
ffmpeg | branch: master | Michael Niedermayer | Mon Jun 8
20:58:13 2015 +0200| [db8ae37a783aba18d8f869dae1824a3e3f984bf8] | committer:
Michael Niedermayer
Merge commit 'da0c8664b4dc906696803685f7e53ade68594ab8'
* commit 'da0c8664b4dc906696803685f7e53ade68594ab8':
mpegvideo: Move various tem
ffmpeg | branch: master | Vittorio Giovara | Sun
May 31 15:49:52 2015 +0200| [da0c8664b4dc906696803685f7e53ade68594ab8] |
committer: Vittorio Giovara
mpegvideo: Move various temporary buffers to a separate context
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=da0c8664b4dc90669680
ffmpeg | branch: master | James Almer | Mon Jun 8 16:02:30
2015 -0300| [34d278f9838e355b3b2c7a9c0f77d7fcaf37ce49] | committer: James Almer
mpjpegdec: fix memory leak in probe function
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=34d278f9838e355b3b2c7
ffmpeg | branch: master | Luca Barbato | Fri Jun 5
15:07:06 2015 +0200| [a6f19d6a9f8d1e08653d9d77581e8c823f4955c2] | committer:
Luca Barbato
configure: Support MSVC 2015
The C runtime C99 compatibility had been improved a lot and it now
rejects some of the compatibility defines provided for t
ffmpeg | branch: master | Michael Niedermayer | Mon Jun 8
20:39:38 2015 +0200| [a4557b7a98f78222d9616fb36cb8073cd16f11ff] | committer:
Michael Niedermayer
Merge commit 'a6f19d6a9f8d1e08653d9d77581e8c823f4955c2'
* commit 'a6f19d6a9f8d1e08653d9d77581e8c823f4955c2':
configure: Support MSVC 201
ffmpeg | branch: master | Michael Niedermayer | Mon Jun 8
20:16:06 2015 +0200| [56f0fe6b8434d25917c41a343323950291d8db21] | committer:
Michael Niedermayer
swr: Fix ASSERT_LEVEL warning
Found-by: cehoyos
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co
ffmpeg | branch: master | Michael Niedermayer | Mon Jun 8
18:53:13 2015 +0200| [653bf3c5a1505bbe2ae8c1c0899e79f4c84bc94a] | committer:
Michael Niedermayer
avcodec/hq_hqa: Fix signness of tag
Fixes Ticket4509
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git
ffmpeg | branch: master | Donny Yang | Tue Jun 2 15:49:27 2015
+| [130a6c04a4660e77d5eaf2e84e9fe751e091449b] | committer: Michael
Niedermayer
avcodec/apng: Add partial support for blending with PAL8 pixel format
Currently restricted to blending pixels that only contain either
0 or 255 in
ffmpeg | branch: master | Donny Yang | Tue Jun 2 15:49:26 2015
+| [33292c07fe19f959d9ea7ad1c24de427da110ba2] | committer: Michael
Niedermayer
avcodec/apng: Add support for blending with GRAY8A pixel format
Signed-off-by: Donny Yang
Reviewed-by: Paul B Mahol
Signed-off-by: Michael Nieder
ffmpeg | branch: master | Donny Yang | Tue Jun 2 15:49:25 2015
+| [0ab1c46fe07ff9637ddc67b9b2270a73f1391c9b] | committer: Michael
Niedermayer
avcodec/apng: Add blending support for non-alpha pixel formats
Signed-off-by: Donny Yang
Reviewed-by: Paul B Mahol
Signed-off-by: Michael Niederm
ffmpeg | branch: master | Donny Yang | Sun Jun 7 18:12:30 2015
+| [ed09bb3782e23c12a110469bf6e794f7ce8687e9] | committer: Michael
Niedermayer
avcodec/apng: Dispose previous frame properly
The spec specifies the dispose operation as how the current (i.e., currently
being rendered) frame sh
ffmpeg | branch: master | Rodger Combs | Mon Jun 8
04:50:48 2015 -0500| [6dd5371e34c6602591766f73aa647b369d77853b] | committer:
Michael Niedermayer
lavf/tls: let the user specify what name to verify against
This can be useful for debugging, or in scenarios where the user
doesn't want to use t
ffmpeg | branch: master | Michael Niedermayer | Sat Jun 6
03:06:12 2015 +0200| [7630cce4b3096b6d0106a0f5dd4c5f497cc28a93] | committer:
Michael Niedermayer
avformat/mxfenc: Allow overriding /manual setting of the signal standard
previous patch reviewed-by: tim nicholson
Signed-off-by: Michael
ffmpeg | branch: master | Max Poliakovski | Sun
Jun 7 12:52:06 2015 +0200| [4b343f7c359bf402017e0bf56e48654c139e88cd] |
committer: Michael Niedermayer
atrac3plus: give the phase_shift flag a better name.
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=c
ffmpeg | branch: master | Max Poliakovski | Sat
Jun 6 23:28:47 2015 +0200| [d765e07322a139a6c3c28d9c4c36f820db78986f] |
committer: Michael Niedermayer
atrac3plus: add support for GHA phase inversion.
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Michael Niedermayer | Mon Jun 8
04:00:45 2015 +0200| [ac2dad9690ad2de60f9c0ccb63c5258f14e32777] | committer:
Michael Niedermayer
avformat/version: Bump version for single jpeg muxer
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/
43 matches
Mail list logo