ffmpeg | branch: master | Michael Niedermayer | Fri
Oct 21 13:29:46 2016 +0200| [6c5b98d40b8eeec14174fb9602acbf4b0c924981] |
committer: Michael Niedermayer
avcodec/dnxhdenc: Move allocation out of radix_sort()
Its slow, its not checked, FPU state is not clean either currently there
Signed-off
ffmpeg | branch: master | Michael Niedermayer | Fri
Oct 21 13:40:18 2016 +0200| [4f96f9d1118e073d346d16be157fa5075434e7f2] |
committer: Michael Niedermayer
avcodec/utils: Clear MMX state before returning from avcodec_default_execute*()
Signed-off-by: Michael Niedermayer
> http://git.videolan
ffmpeg | branch: master | Michael Niedermayer | Fri
Oct 21 14:05:00 2016 +0200| [03ec6b780cfae85b8bf0f32b2eda201063ad061b] |
committer: Michael Niedermayer
avcodec/mpegvideo_enc: Clear mmx state in ff_mpv_reallocate_putbitbuffer()
This function must be called from the mb or slice encoding loop
ffmpeg | branch: master | Hiroyuki OYAMA | Wed Oct 12
15:33:44 2016 +0900| [47f74df29cb1ad2cef468f6acc7c572241937b04] | committer:
Michael Niedermayer
avformat/rtmpproto: Fix RTMP control message handling error in listen mode.
Fix problem to fail by a RTMP Control Message except "Set Chunk Siz
ffmpeg | branch: master | Steven Liu | Wed Oct 12
17:36:51 2016 +0800| [4d92bd3ca2252b461b352bc2af3ebeabe5394715] | committer:
Michael Niedermayer
avcodec/vda: define av_vda_default_init2 when CONFIG_H264_VDA_HWACCEL equ 0
on OSX:
../configure --disable-everything --enable-demuxer=hls make
err
ffmpeg | branch: master | Andreas Cadhalpun
| Thu Oct 20 20:13:54 2016 +0200| [b0a043f51b8cc3b420dc3ceaa38fe9aa344799aa] |
committer: Andreas Cadhalpun
dcstr: fix division by zero
Also check for possible overflows.
Reviewed-by: Michael Niedermayer
Signed-off-by: Andreas Cadhalpun
> http://
ffmpeg | branch: master | Andreas Cadhalpun
| Thu Oct 20 22:51:55 2016 +0200| [a92f8edf0c51781e152651cce2e753ad6e359eb2] |
committer: Andreas Cadhalpun
mpeg12dec: unref discarded picture from extradata
Otherwise another frame gets referenced into picture, triggering an assert
(from commit 13aa
ffmpeg | branch: master | Andreas Cadhalpun
| Thu Oct 20 20:08:15 2016 +0200| [93c39db5f1544d1220488cfeb93bfe812a52f374] |
committer: Andreas Cadhalpun
aiff: check block_align in aiff_read_packet
It can be unset in avcodec_parameters_from_context and a value of 0
causes SIGFPE crashes.
Review
ffmpeg | branch: master | Andreas Cadhalpun
| Thu Oct 20 22:14:22 2016 +0200| [1966ea012fd72abc8003e95dc3c8ad9e9f197913] |
committer: Andreas Cadhalpun
cavsdec: unref frame before referencing again
This fixes asserts (from commit 13aae8) in av_frame_ref and
av_frame_move_ref.
Reviewed-by: Mic
ffmpeg | branch: master | Michael Niedermayer | Fri
Oct 21 19:45:21 2016 +0200| [fecb3e82a4ba09dc11a51ad0961ab491881a53a1] |
committer: Michael Niedermayer
avformat/mxfdec: Check size to avoid integer overflow in mxf_read_utf16_string()
Signed-off-by: Michael Niedermayer
> http://git.videola
ffmpeg | branch: master | Michael Niedermayer | Fri
Oct 21 19:34:05 2016 +0200| [c495f4ffde1eb452448dbe5818b33a2989c47bae] |
committer: Michael Niedermayer
avformat/mxfdec: Fix mixed declaration and code
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co
ffmpeg | branch: master | Marton Balint | Thu Oct 13 23:58:53
2016 +0200| [dfc561a38e94b11bcc8e76f68f290fa85176f58b] | committer: Marton
Balint
lavd/decklink_dec: fix indentation
Signed-off-by: Marton Balint
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=dfc561a38e94b11bcc8e76f6
ffmpeg | branch: master | Marton Balint | Thu Oct 13 23:56:45
2016 +0200| [2f3015c25aaecf0307a82e38099c04b783223013] | committer: Marton
Balint
lavd/decklink_dec: add option to disable drawing bars on signal loss
Signed-off-by: Marton Balint
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a
ffmpeg | branch: master | Carlos Fernandez | Tue Oct
18 17:36:27 2016 -0700| [d53a120ad63faaa4e59a422af557c24c2bf9604f] | committer:
Marton Balint
lavc: add SCTE-35 CUI codec ID
Reviewed-by: Michael Niedermayer
Signed-off-by: Carlos Fernandez
Signed-off-by: Marton Balint
> http://git.video
ffmpeg | branch: master | Carlos Fernandez | Tue Oct
18 17:36:28 2016 -0700| [5db3c9476c79099ef8c2eeea01f8c6ea4bc66b07] | committer:
Marton Balint
lavf/mpegts: SCTE-35 extraction from mpegts
Reviewed-by: Marton Balint
Acked-by: Michael Niedermayer
Signed-off-by: Carlos Fernandez
Signed-off-
ffmpeg | branch: master | Andreas Cadhalpun
| Thu Oct 13 23:08:01 2016 +0200| [c8a6eb58d7ebc9c1585bc450aa9e0358f6822df0] |
committer: Andreas Cadhalpun
doc: fix spelling errors
Thanks to Mathieu Malaterre for reporting the
Que/Queue typo. (https://bugs.debian.org/839542)
Reviewed-by: Lou Log
ffmpeg | branch: release/3.1 | Michael Niedermayer |
Fri Oct 21 13:40:18 2016 +0200| [de487cb765ca5e4ecf600942809ca2d61cdbba81] |
committer: Michael Niedermayer
avcodec/utils: Clear MMX state before returning from avcodec_default_execute*()
Signed-off-by: Michael Niedermayer
(cherry picked fr
ffmpeg | branch: release/3.1 | Michael Niedermayer |
Fri Oct 21 14:05:00 2016 +0200| [6456a7416e8f04f75752ce6174372e2fc6271a80] |
committer: Michael Niedermayer
avcodec/mpegvideo_enc: Clear mmx state in ff_mpv_reallocate_putbitbuffer()
This function must be called from the mb or slice encoding
ffmpeg | branch: release/3.1 | Michael Niedermayer |
Tue Oct 18 04:23:33 2016 +0200| [2fece989f824a7257066dfd1fd93a058490f68ed] |
committer: Michael Niedermayer
doc/examples/demuxing_decoding: Drop AVFrame->pts use
This code is not correct for git master
Reviewed-by: Stefano Sabatini
Signed-
ffmpeg | branch: release/3.1 | Michael Niedermayer |
Fri Oct 21 19:45:21 2016 +0200| [9e6586ceb2f2891730557c7ec8bf5388cc7b0d94] |
committer: Michael Niedermayer
avformat/mxfdec: Check size to avoid integer overflow in mxf_read_utf16_string()
Signed-off-by: Michael Niedermayer
(cherry picked f
ffmpeg | branch: release/3.1 | Michael Niedermayer |
Sat Oct 22 01:37:37 2016 +0200| [2a5c41e3e4a7e763503af59de903d5649dcc071a] |
committer: Michael Niedermayer
Chagelog: update
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2a5c41e3e4a7e763503
[ffmpeg] [branch: refs/tags/n3.1.5]
Tag:b1bec5bc55a0243d8b53d15439388e75d930018e
> http://git.videolan.org/gitweb.cgi/ffmpeg.git?a=tag;h=b1bec5bc55a0243d8b53d15439388e75d930018e
Tagger: Michael Niedermayer
Date: Sat Oct 22 01:51:14 2016 +0200
FFmpeg 3.1.5 release
__
The branch, master has been updated
via 2f0c31914c08b7ede6603f4d88fb14640c2e9603 (commit)
from 7ebb8985d0ab2b1c181e4f34a47af90ad58299aa (commit)
- Log -
commit 2f0c31914c08b7ede6603f4d88fb14640c2e9603
Author: Micha
ffmpeg | branch: master | Kagami Hiiragi | Thu Oct 20
18:31:38 2016 +0300| [41da4f8cb3a7ac6888dbe6a6bbe1a573a74062ff] | committer:
James Zern
lavc/libvpxenc: fix -auto-alt-ref option type
vp9_cx_iface actually allows values in range [0..2].
This fixes ticket #5894.
Signed-off-by: Kagami Hiira
ffmpeg | branch: master | Carl Eugen Hoyos | Sat Oct 22
03:53:38 2016 +0200| [6969bed12c6fc53509aa694aab32d01838318f30] | committer:
Carl Eugen Hoyos
lavf/rtpdec_g726: Map mime type G726 to g726le.
Add new mime types AAL2-G726 for g726 as suggested in rfc 3551.
This patch will break interacti
25 matches
Mail list logo