ffmpeg | branch: master | Matt Oliver | Mon Nov 9
20:19:32 2015 +1100| [9b9c9ef3b42116e7ad2111fc8145f4eca12d657b] | committer:
Matt Oliver
avutil/x86/bswap: Add msvc bswap instrinsics.
This adds msvc optimisations as well as fixing an error in icl whereby it will
generate invalid code otherw
ffmpeg | branch: master | Matt Oliver | Thu Nov 12
16:54:08 2015 +1100| [58d32c00beef23756bd61a5fdc99057161a6] | committer:
Matt Oliver
avutil/x86/intmath: Fix intrinsic header include when using newer gcc with
older icc.
Signed-off-by: Matt Oliver
> http://git.videolan.org/gitweb.cgi/f
ffmpeg | branch: release/2.7 | Andreas Cadhalpun
| Fri Nov 6 21:04:34 2015 +0100|
[cd8bedb9fa7c3d04288bf57b64081b4a89aefb4d] | committer: Michael Niedermayer
jvdec: avoid unsigned overflow in comparison
The return type of strlen is size_t, i.e. unsigned, so if pd->buf_size
is 3, the right sid
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Fri Nov 6 02:11:01 2015 +0100| [6ad10cbec954ab00dfa88046e4d309f32773f3e3] |
committer: Michael Niedermayer
avformat/xmv: factor return check out of if/else
Signed-off-by: Michael Niedermayer
(cherry picked from commit 9b6fac11da470274d4b93
ffmpeg | branch: release/2.7 | Simon Thelen | Mon Nov 2
15:57:50 2015 +0100| [ae270314c7f4e9fabc9166bb5f5dfcba03304703] | committer:
Michael Niedermayer
doc/ffmpeg: Clarify that the sdp_file option requires an rtp output.
Signed-off-by: Simon Thelen
Signed-off-by: Michael Niedermayer
(cherr
ffmpeg | branch: release/2.7 | Andreas Cadhalpun
| Fri Nov 6 23:44:01 2015 +0100|
[132bd4bc4fb4a3d6c4cf0504f0f42699d5c20e7c] | committer: Michael Niedermayer
apng: use correct size for output buffer
The buffer needs s->bpp bytes, at maximum currently 10.
Assert that s->bpp is not larger.
Thi
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Fri Nov 6 02:13:36 2015 +0100| [bcedc2b0f0e47edc2670200c91a49b36e4c07257] |
committer: Michael Niedermayer
avformat/xmv: Discard remainder of packet on error
Fixes infinite loop
Fixes:
9c48ae2680c5f23bca3d20ff0f325fd8/asan_generic_4c254d_1
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Fri Nov 6 22:24:23 2015 +0100| [af3a608e7e3de4d4a0d35dc527980601f9f36969] |
committer: Michael Niedermayer
avcodec/microdvddec: Check for string end in 'P' case
Fixes out of array read
Fixes:
a9502b60f4cecc19475382aee255f73c/asan_heap-oob_
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Sat Nov 7 02:16:11 2015 +0100| [169a02da1e39915f20f21d67de5747e1752d8da2] |
committer: Michael Niedermayer
avcodec/jpeg2000dec: Clip all tile coordinates
Fixes out of array access
Fixes:
b877a6b788a25c70e8b1d014f8628549/asan_heap-oob_1da2c
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Tue Nov 10 04:14:55 2015 +0100| [4eb67f3ddccacc03312b8dea06dd35e24411d16c] |
committer: Michael Niedermayer
tests/fate/avformat: Fix fate-lavf
The CMP variable seems to have been inherited from fate-api-seek which set it
to null
the mxf re
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Thu Nov 5 19:24:33 2015 +0100| [6acf5ff1d3c5bb3cfcaa1847f8c26e3e3aead1bc] |
committer: Michael Niedermayer
libavutil/channel_layout: Check strtol*() for failure
Fixes assertion failure
Fixes:
4f5814bb15d2dda6fc18ef9791b13816/signal_sigabrt
ffmpeg | branch: release/2.7 | Simon Thelen | Mon Nov 2
16:36:16 2015 +0100| [b9a3e0af07bc09e1c5db28bf90505e1d7a76daa6] | committer:
Michael Niedermayer
ffmpeg: Don't try and write sdp info if none of the outputs had an rtp format.
Fixes a segfault when trying to write nonexistent rtp informa
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Fri Nov 6 00:56:04 2015 +0100| [b0b1b208f5c7cd783b58cd1527f65b20ff550ffe] |
committer: Michael Niedermayer
avcodec/mpeg12dec: Do not call show_bits() with invalid bits
Fixes assertion failure
Fixes:
63e50545709a6440d3d59f6426d58db9/signal_
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Fri Nov 6 21:58:42 2015 +0100| [327dd70690a13313e77dec46de8bc03efd06ba5e] |
committer: Michael Niedermayer
avcodec/dirac_parser: Fix undefined memcpy() use
Fixes:
9d375e415486edd1a0c826f2307d89a4/asan_generic_4a5159_1577_faa333e83dacdd9e4d
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Thu Nov 5 00:36:59 2015 +0100| [e98f3ba2212485aa0eb4399803eb1cda57010bfc] |
committer: Michael Niedermayer
avcodec/ffv1dec: Check for 0 quant tables
Fixes assertion failure
Fixes:
07ec1fc3c1cbf2d3edcd7d9b52ca156c/asan_heap-oob_13624c5_491_
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Thu Nov 5 14:52:33 2015 +0100| [d332aa6ec678e5e9630710a049eee36a91127f8c] |
committer: Michael Niedermayer
avcodec/hevc_ps: Check chroma_format_idc
Fixes out of array access
Fixes:
24d05e8b84676799c735c9e27d97895e/asan_heap-oob_1b70f6a_295
ffmpeg | branch: release/2.7 | Tobias Rapp | Thu Oct 29
09:11:37 2015 +0100| [5ae4842122ca5b70f5499d233ff99143ac3369e4] | committer:
Michael Niedermayer
avutil/file_open: avoid file handle inheritance on Windows
Avoids inheritance of file handles on Windows systems similar to the
O_CLOEXEC/FD_
ffmpeg | branch: release/2.7 | Kieran Kunhya | Mon Oct 26
23:09:44 2015 +| [c3ce508135402282972449cf36f201c75f94fa48] | committer:
Michael Niedermayer
opusdec: Don't run vector_fmul_scalar on zero length arrays
Fixes crashes on fuzzed files
Fixes Ticket4969 part2
Signed-off-by: Michael Ni
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Wed Nov 4 21:27:04 2015 +0100| [32808460cc5d92aacc10ab9150276c752609137b] |
committer: Michael Niedermayer
avcodec/mjpegdec: Reinitialize IDCT on BPP changes
Fixes misaligned access
Fixes:
dc9262a469f6f315f74c087a7b3a7f35/signal_sigsegv_2e
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Sat Oct 17 02:13:42 2015 +0200| [c6cb24ffbf53896a3421f044a125bd26cdf1d4ef] |
committer: Michael Niedermayer
avcodec/ffv1: Initialize vlc_state on allocation
This ensures that they are always set to valid values
Fixes Ticket4939
Signed-off-b
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Sat Oct 31 21:36:00 2015 +0100| [ab6f4bc06433c57ca9b789a5853524b67301b548] |
committer: Michael Niedermayer
avcodec/h264_slice: Disable slice threads if there are multiple access units in
a packet
Fixes null pointer dereference
Fixes part o
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Thu Sep 3 09:20:23 2015 +0200| [1e6f641052aad75cbf4b7c2d7207625359a16292] |
committer: Michael Niedermayer
avformat/mov: Fix integer overflow in FFABS
Fixes: unknown_unknown_19e_414_cov_764838672_bellhamlam.mov
Found-by: Mateusz "j00ru" Ju
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Fri Oct 16 22:25:20 2015 +0200| [06c87da4104d642eecd615ae1acd35342d519e4a] |
committer: Michael Niedermayer
avcodec/ffv1dec: update progress in case of broken pointer chains
Fixes deadlock
Fixes Ticket4932
Signed-off-by: Michael Niedermayer
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Sat Sep 26 13:09:59 2015 +0200| [54661cf0b2c9b0218e419b7cc3fd095a59762cda] |
committer: Michael Niedermayer
avcodec/ffv1dec: Explicitly check read_quant_table() return value
Forwards the error code, avoids potential integer overflow
Signed-
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Fri Oct 16 20:15:48 2015 +0200| [f7ef26538761df0fd93d52f76cf85a268a90e7fb] |
committer: Michael Niedermayer
avcodec/ffv1dec: Clear slice coordinates if they are invalid or slice header
decoding fails for other reasons
Fixes Ticket4931
Sign
ffmpeg | branch: release/2.7 | Ganesh Ajjanagadde |
Thu Sep 17 08:11:39 2015 -0400| [abd20c20576324c50336dedb9a21856036dc11d0] |
committer: Michael Niedermayer
avutil/log: fix zero length gnu_printf format string warning
This should fix warning reported by fate client:
http://fate.ffmpeg.org/r
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Wed Nov 4 18:08:52 2015 +0100| [edf06a056253267bb1f2fba3bbc17f4b323f92b1] |
committer: Michael Niedermayer
avcodec/mjpegdec: Check index in ljpeg_decode_yuv_scan() before using it
Fixes:
04715144ba237443010554be0d05343f/asan_heap-oob_1eafc
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Tue Sep 29 13:08:48 2015 +0200| [f43dac169efde3e6499cb85ccd87bb4a6c44c3c8] |
committer: Michael Niedermayer
avcodec/x86/sbrdsp: Fix using uninitialized upper 32bit of noise
Fixes crash
Fixes: flicker-1.scout3d21443372922.28.m4a
Found-by: Da
ffmpeg | branch: release/2.7 | Andrey Utkin
| Thu Oct 1 13:56:31 2015 +0300| [6d3f047a8592d223cd7caa21264899c21a619807] |
committer: Michael Niedermayer
avformat/httpauth: Add space after commas in HTTP/RTSP auth header
This fixes access to Grandstream cameras, which return 401 to ffmpeg
othe
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Fri Sep 4 01:18:13 2015 +0200| [1e7ff902f2f57b62e9db4fa0e5f24780d3140fa5] |
committer: Michael Niedermayer
avcodec/tta: Check init_get_bits8() for failure
Fixes: CID1322319
Signed-off-by: Michael Niedermayer
(cherry picked from commit f15
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Sat Sep 26 13:20:59 2015 +0200| [f10ba15d7371203e16cee3fb9e46bae9febcb6da] |
committer: Michael Niedermayer
avcodec/ffv1dec: Fix off by 1 error in quant_table_count check
Fixes: invalid_read.nut
Found-by: Paul B Mahol
Signed-off-by: Michae
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Thu Sep 3 09:22:31 2015 +0200| [95db0aa276feca1e818c59f9905927a5932e881c] |
committer: Michael Niedermayer
swresample/swresample: Fix integer overflow in seed calculation
Fixes CID1322333
Signed-off-by: Michael Niedermayer
(cherry picked
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Fri Sep 25 14:26:14 2015 +0200| [50f62fef19f159ad2729f530b12901b6f4cba3a8] |
committer: Michael Niedermayer
avcodec/rangecoder: Check e
Fixes hang.nut
Found-by: Paul B Mahol
Signed-off-by: Michael Niedermayer
(cherry picked from commit b2
ffmpeg | branch: release/2.7 | Simon Thelen | Fri Sep 11
21:49:07 2015 +0200| [d1de4923305b326990ace91f3a56c2916cda1037] | committer:
Michael Niedermayer
lavf/webvttenc: Require webvtt file to contain exactly one WebVTT stream.
Not requiring this can end up producing hilariously broken files
t
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Thu Sep 3 02:17:24 2015 +0200| [03ef13889c1965c5b5f5d383815438389695a2a4] |
committer: Michael Niedermayer
avutil/common: Add FFNABS()
This macro avoids the undefined corner case with the *_MIN values
Previous version Reviewed-by: Ganesh A
ffmpeg | branch: release/2.7 | Ganesh Ajjanagadde |
Sat Sep 5 20:42:02 2015 -0700| [a30a30b59af10c5de7dd65dd83bba9360349cb84] |
committer: Michael Niedermayer
avfilter/af_asyncts: use llabs for int64_t
long may not be 64 bit on all platforms; so labs on int64_t is unsafe.
This fixes a warning
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Fri Sep 11 13:28:51 2015 +0200| [04ad22d77aa59c59eb7458ec22532e70d6be3d98] |
committer: Michael Niedermayer
avcodec/mjpegdec: Fix decoding RGBA RCT LJPEG
Signed-off-by: Michael Niedermayer
(cherry picked from commit 055e56e9f76da3298f1b59bf
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Fri Sep 4 12:10:02 2015 +0200| [746a65640f7149b56afd586412a8ae74980fd553] |
committer: Michael Niedermayer
avcodec/g2meet: Fix potential overflow in tile dimensions check
Fixes CID1322351
Signed-off-by: Michael Niedermayer
(cherry picked
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Fri Sep 4 12:11:46 2015 +0200| [484eb2b0e3b2911be7d242d0eacc8a9e5c7e8613] |
committer: Michael Niedermayer
avcodec/g2meet: Also clear tile dimensions on header_fail
Signed-off-by: Michael Niedermayer
(cherry picked from commit fb0466699575
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Fri Sep 4 01:13:05 2015 +0200| [dceec28eac8a8a8190c98d8ba73ed3e6989cf762] |
committer: Michael Niedermayer
avcodec/vp3: Check init_get_bits8() for failure
Fixes CID1322316
Signed-off-by: Michael Niedermayer
(cherry picked from commit cbd3
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Fri Sep 4 01:18:13 2015 +0200| [50e4d38ce4739dbde9551c56ae18541349e67532] |
committer: Michael Niedermayer
avcodec/svq1dec: Check init_get_bits8() for failure
Fixes: CID1322313
Signed-off-by: Michael Niedermayer
(cherry picked from commit
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Tue Sep 1 04:57:22 2015 +0200| [19a29c92db92702bc87b7d06289008fad4fa3100] |
committer: Michael Niedermayer
avcodec/truemotion1: Check for even width
Fixes out of array access
Fixes:
87196d8bbc633629fc9dd851fce73e70/asan_heap-oob_26f6853_86
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Tue Aug 4 03:11:15 2015 +0200| [94541f5f76240dad953decc0b3dcdc782052c35b] |
committer: Michael Niedermayer
avcodec/dcaenc: clear bitstream end
This avoids leaving uninitialized bits in the output
Signed-off-by: Michael Niedermayer
(cherry
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Fri Aug 21 03:04:41 2015 +0200| [43b094fa03f68e6c21cbae081cc7e11d7d4bf88f] |
committer: Michael Niedermayer
ffmpeg: Use correct codec_id for av_parser_change() check
No testcase known
Signed-off-by: Michael Niedermayer
(cherry picked from
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Mon Aug 24 13:04:38 2015 +0200| [679df05683e6a36e3af4d98a65248debc472ed7d] |
committer: Michael Niedermayer
avformat/hevc: Check num_long_term_ref_pics_sps to avoid potentially long loops
Signed-off-by: Michael Niedermayer
(cherry picked fr
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Tue Sep 1 02:45:10 2015 +0200| [ffcd26d25bfdb64097decae60889152012e6a84f] |
committer: Michael Niedermayer
avcodec/mpeg12dec: Set dimensions in mpeg1_decode_sequence() only in absence of
errors
Fixes assertion failure
Fixes:
56dcafde14a83
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Thu Sep 3 02:00:05 2015 +0200| [ab3f129011710d308846d072365c4678a84d76bd] |
committer: Michael Niedermayer
avutil/common: Document FFABS() corner case
Signed-off-by: Michael Niedermayer
(cherry picked from commit 733511fb53fedd3adaaeabc5db
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Tue Sep 1 22:45:07 2015 +0200| [13aaefb70e7891d2c7be5371f6e69f479bd21813] |
committer: Michael Niedermayer
avformat/mxg: Use memmove()
Fixes undefined behavior
Fixes:
172963a49da13542e0726b7bb758/unknown_unknown_292_658_cov_2141972066_
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Sat Aug 15 15:21:04 2015 +0200| [b87fc3526f27ad912a5ab22212febd68afe98e66] |
committer: Michael Niedermayer
avcodec/flashsvenc: Correct max dimension in error message
Signed-off-by: Michael Niedermayer
(cherry picked from commit b1f59bb6606
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Thu Aug 27 12:44:31 2015 +0200| [42fd94b5144ce2fba483b618aa557c8f6b78beed] |
committer: Michael Niedermayer
avcodec/libopusenc: Fix infinite loop on flushing after 0 input
Signed-off-by: Michael Niedermayer
(cherry picked from commit 6701c9
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Thu Sep 3 02:49:44 2015 +0200| [ab91919e57d28eabdb7fadbe5938ee0d33d744e4] |
committer: Michael Niedermayer
avformat/dump: Fix integer overflow in aspect ratio calculation
Fixes: unknown_unknown_19e_414_cov_764838672_bellhamlam.mov
Found-by
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Fri Aug 21 02:02:05 2015 +0200| [a8c8a2f3f4aa6489c117f00bc2d15f09db935809] |
committer: Michael Niedermayer
ffmpeg: check avpicture_fill() return value
Signed-off-by: Michael Niedermayer
(cherry picked from commit 15ff3f3fdfc788c0e4e584badd
ffmpeg | branch: release/2.7 | Arthur Grant | Mon
Aug 24 12:19:03 2015 +0200| [717c3ebfa46fac9d51dec9e079fdbc9e4652a9ac] |
committer: Michael Niedermayer
avformat/hevc: Fix parsing errors
Signed-off-by: Michael Niedermayer
(cherry picked from commit 781efd07415cdf6f676cca5b22147e5d6be0a4c4)
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Sat Aug 15 14:54:36 2015 +0200| [d165ec179e466bb165df7630e7a4b962d76aaa9f] |
committer: Michael Niedermayer
avcodec/svq1enc: Check dimensions
Fixes assertion failure
Signed-off-by: Michael Niedermayer
(cherry picked from commit 88fe45e0fe3
ffmpeg | branch: release/2.7 | wm4 | Wed Jul 29
22:33:44 2015 +0200| [1900d023ae7b40c0a9b0cc65f0b0fc2814857258] | committer:
Michael Niedermayer
rawdec: fix mjpeg probing buffer size check
Signed-off-by: Michael Niedermayer
(cherry picked from commit 4c6beaed9210f01290e5a5a4e377f93f145172cc)
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Thu Aug 20 03:35:10 2015 +0200| [485372e91cc23978cf193cb141169ceb139b22fd] |
committer: Michael Niedermayer
avformat/mux: Update sidedata in ff_write_chained()
Fixes Ticket4777
Signed-off-by: Michael Niedermayer
(cherry picked from commit
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Fri Aug 21 02:16:31 2015 +0200| [ce17111ed18dda4193114137c104450e266545e1] |
committer: Michael Niedermayer
ffmpeg: Check for RAWVIDEO and do not relay only on AVFMT_RAWPICTURE
The null muxer has AVFMT_RAWPICTURE set but can be fed with non-
ffmpeg | branch: release/2.7 | Michael Niedermayer |
Fri Aug 21 03:02:55 2015 +0200| [483f5bccc129eaec0f9be8af9e85a895be402bc7] |
committer: Michael Niedermayer
ffmpeg: Check av_parser_change() for failure
No testcase known
Signed-off-by: Michael Niedermayer
(cherry picked from commit ac0ba6
ffmpeg | branch: release/2.7 | Emanuel Czirai | Mon Aug 3
00:58:46 2015 +0200| [5e71f4aa6ad89dab73fd7cc30395c99ad2f11696] | committer:
Michael Niedermayer
libavcodec/aacdec_template: Use init_get_bits8() in aac_decode_frame()
related to ticket4749
Signed-off-by: Michael Niedermayer
(cherry
ffmpeg | branch: release/2.7 | wm4 | Wed Jul 29
22:11:18 2015 +0200| [2c8a8a114c57cf800ce62668c4475f8144c5cb6f] | committer:
Michael Niedermayer
rawdec: fix mjpeg probing
There can be other headers than "Content-Type:" (in this case, a
"Content-Length:" header was following), so checking for a
ffmpeg | branch: release/2.7 | 周晓勇 | Wed Jul 15
17:28:31 2015 +0800| [99ab664ff84c07dd014fe4f04b3698e80eae3041] | committer:
Michael Niedermayer
configure: loongson disable expensive optimizations in gcc O3 optimization
With gcc-4.9.2 loongson faild in test fate-dca, this is caused by option
-
The branch, master has been updated
via 896c08f19407ca6baedcff464d5cfce44f443c03 (commit)
from af10c065181fcda91a5d82d000320898801928cd (commit)
- Log -
commit 896c08f19407ca6baedcff464d5cfce44f443c03
Author: Micha
[ffmpeg] [branch: refs/tags/n2.8.2]
Tag:00a2f414c4abcb493a748d8de0069401c851a134
> http://git.videolan.org/gitweb.cgi/ffmpeg.git?a=tag;h=00a2f414c4abcb493a748d8de0069401c851a134
Tagger: Michael Niedermayer
Date: Thu Nov 12 02:11:41 2015 +0100
FFmpeg 2.8.2 release
__
ffmpeg | branch: release/2.8 | Michael Niedermayer |
Thu Nov 12 01:04:05 2015 +0100| [c9b3451da3cf632424c07c35759c9ffbd537fa9e] |
committer: Michael Niedermayer
Update Changelog
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c9b3451da3cf632424c
ffmpeg | branch: release/2.8 | Andreas Cadhalpun
| Mon Nov 9 20:41:16 2015 +0100|
[46f83b059b26894281b4478ff6e97f833e4367a2] | committer: Michael Niedermayer
aacsbr_fixed: check for envelope scalefactors overflowing
This prevents various values from getting an insanely huge exponent.
If someo
ffmpeg | branch: release/2.8 | Andreas Cadhalpun
| Mon Nov 9 22:16:01 2015 +0100|
[ce2664f5f727b9d86fcf49a72b6a30d1ec2856e5] | committer: Michael Niedermayer
aacdec: don't return frames without data from aac_decode_er_frame
This is similar to commit ec38a1b for aac_decode_frame_int.
Signed-o
ffmpeg | branch: release/2.8 | Michael Niedermayer |
Sun Nov 8 11:05:48 2015 +0100| [21e42d9b0d3753534365b72bfef1aff9dfa37986] |
committer: Michael Niedermayer
avcodec/aacsbr: Use FLOAT_0
Signed-off-by: Michael Niedermayer
(cherry picked from commit dcf1cf5d24c85d848eabac90720d7f77d594a88c)
ffmpeg | branch: release/2.8 | Michael Niedermayer |
Tue Nov 10 13:33:38 2015 +0100| [8364d607ac0c44be5cdbcdee0870cf504944fe44] |
committer: Michael Niedermayer
avcodec/aacsbr_fixed: Try to initialize sum[0..1] differently to fix build with
VS2012
Found-by: Hendrik Leppkes
Signed-off-by: Mic
ffmpeg | branch: release/2.8 | Michael Niedermayer |
Sun Nov 8 14:45:19 2015 +0100| [f9998d1994bdfffe5a5121ee6844db361a6da4e0] |
committer: Michael Niedermayer
avutil/softfloat: Extend the av_cmp_sf() test to cover a wider range of
exponents
Signed-off-by: Michael Niedermayer
(cherry picked
ffmpeg | branch: release/2.8 | Michael Niedermayer |
Sun Nov 8 15:04:05 2015 +0100| [72be96ac5522c83eb7f2b7c1cc1858013ac42488] |
committer: Michael Niedermayer
avutil/softfloat: Include negative numbers in cmp/gt tests
Signed-off-by: Michael Niedermayer
(cherry picked from commit 955cdc43a35
ffmpeg | branch: release/2.8 | Andreas Cadhalpun
| Sun Nov 8 17:19:10 2015 +0100|
[e10c353ca5c34054aa42bbfba3c992ca947c59db] | committer: Michael Niedermayer
softfloat: handle INT_MIN correctly in av_int2sf
Otherwise v=INT_MIN doesn't get normalized and thus triggers av_assert2
in other funct
ffmpeg | branch: release/2.8 | Michael Niedermayer |
Sun Nov 8 13:57:19 2015 +0100| [402c4a9f81de2c2329b6de4a0fb991253e098cbc] |
committer: Michael Niedermayer
avutil/softfloat: Fix exponent underflow in av_mul_sf()
Signed-off-by: Michael Niedermayer
(cherry picked from commit a1e3303fc01b95
ffmpeg | branch: release/2.8 | Michael Niedermayer |
Sun Nov 8 14:07:22 2015 +0100| [b533998d0a1da259b08c21a48de9cedb3e262348] |
committer: Michael Niedermayer
avutil/softfloat: Add tests for exponent underflows
Signed-off-by: Michael Niedermayer
(cherry picked from commit 596dfe7d6c6bf355ac
ffmpeg | branch: release/2.8 | Michael Niedermayer |
Sun Nov 8 03:04:33 2015 +0100| [efa91285566a0a9140e10163f0e349637860cf0a] |
committer: Michael Niedermayer
avutil/softfloat: FLOAT_0 should use MIN_EXP
Signed-off-by: Michael Niedermayer
(cherry picked from commit a66b243d522344e12e3970e72
ffmpeg | branch: release/2.8 | Michael Niedermayer |
Sun Nov 8 14:13:42 2015 +0100| [7ad4bf48995957c8fa744d389d28e49116d7e133] |
committer: Michael Niedermayer
avutil/softfloat: Fix overflows in shifts in av_cmp_sf() and av_gt_sf()
Signed-off-by: Michael Niedermayer
(cherry picked from commi
ffmpeg | branch: release/2.8 | Michael Niedermayer |
Sun Nov 8 15:03:28 2015 +0100| [6581e40e1a566d8df2908a12028db6e55f97541d] |
committer: Michael Niedermayer
avutil/softfloat: Fix av_gt_sf() with large exponents try #2
Signed-off-by: Michael Niedermayer
(cherry picked from commit 05b05a7a8
ffmpeg | branch: release/2.8 | Michael Niedermayer |
Sun Nov 8 15:02:05 2015 +0100| [0f9c61797929d5b896abc40b9be78cdccb5a7fac] |
committer: Michael Niedermayer
avutil/softfloat: Add test for av_gt_sf()
Signed-off-by: Michael Niedermayer
(cherry picked from commit 791ea23e57f134559ba66fd8f166
ffmpeg | branch: release/2.8 | Michael Niedermayer |
Sun Nov 8 14:39:46 2015 +0100| [43ada90fc5d9bcd1da44493e31b5cb86f3fe1ff1] |
committer: Michael Niedermayer
avutil/softfloat: Add test for av_cmp_sf()
Signed-off-by: Michael Niedermayer
(cherry picked from commit df2a2117d280a1579500034a8a3
ffmpeg | branch: release/2.8 | Michael Niedermayer |
Sun Nov 8 13:54:15 2015 +0100| [6e4bfbe936179f1ca0f1f7c812f4bc8b817e487e] |
committer: Michael Niedermayer
avutil/softfloat: Fix typo in av_mul_sf() doxy
Signed-off-by: Michael Niedermayer
(cherry picked from commit 4135a2bfd6d0a835f57031d
ffmpeg | branch: release/2.8 | Michael Niedermayer |
Sun Nov 8 13:59:21 2015 +0100| [acd203fc0d31d65d2aeac00a3f35cb06bb3bac57] |
committer: Michael Niedermayer
avutil/softfloat: Fix exponent underflow in av_div_sf()
Signed-off-by: Michael Niedermayer
(cherry picked from commit 046218b212a076
ffmpeg | branch: release/2.8 | Ganesh Ajjanagadde |
Fri Oct 30 14:21:15 2015 -0400| [476ddffccbede4fdd3272b174b8f63a2e8125c8b] |
committer: Michael Niedermayer
avutil/common: add FFDIFFSIGN macro
This is of use for defining comparator callbacks. Common approaches like
return x-y are not safe d
ffmpeg | branch: release/2.8 | Michael Niedermayer |
Sun Nov 8 13:25:21 2015 +0100| [f38beb47daa80f66e4aeecf3f85515bb5219] |
committer: Michael Niedermayer
avutil/softfloat: Correctly set the exponent for 0.0 in av_sqrt_sf()
Signed-off-by: Michael Niedermayer
(cherry picked from commit 1
ffmpeg | branch: master | Andreas Cadhalpun
| Wed Nov 11 00:20:18 2015 +0100| [9a37d476440d9edaa26e6ed946d79cedde9d9e93] |
committer: Andreas Cadhalpun
dds: validate compressed source buffer size
A too small buffer will cause segfaults somewhere below
decompress_texture_thread.
Reviewed-by: V
ffmpeg | branch: master | Andreas Cadhalpun
| Wed Nov 11 00:37:32 2015 +0100| [edd0c1d78a89ed41f70ed6d7e2f189d8156a871c] |
committer: Andreas Cadhalpun
dds: add missing newline to log messages
Reviewed-by: Vittorio Giovara
Signed-off-by: Andreas Cadhalpun
> http://git.videolan.org/gitweb.cg
ffmpeg | branch: master | Andreas Cadhalpun
| Wed Nov 11 00:05:02 2015 +0100| [1675809d2df76b1a185c78ca0a7a1c8ccb493167] |
committer: Andreas Cadhalpun
dds: validate source buffer size before copying
If it is too small av_image_copy_plane segfaults.
Reviewed-by: Vittorio Giovara
Signed-off-b
ffmpeg | branch: master | Andreas Cadhalpun
| Mon Nov 9 20:41:16 2015 +0100| [0e36a14a423b7cb32d54d1b621cc91363dc5] |
committer: Andreas Cadhalpun
aacsbr_fixed: check for envelope scalefactors overflowing
This prevents various values from getting an insanely huge exponent.
If someone know
ffmpeg | branch: master | Michael Niedermayer | Wed
Nov 11 21:04:01 2015 +0100| [2ec18db75cff03a5cfa0a0f28f22da6866f720d1] |
committer: Michael Niedermayer
ffserver: Replace one malloc(AVStream) by avformat_new_stream()
This fixes a null pointer dereference from the recently introduced
AVStrea
ffmpeg | branch: release/2.8 | Michael Niedermayer |
Wed Nov 11 16:49:21 2015 +0100| [3de8521667e38613bc0214f8959665c87d471d49] |
committer: Michael Niedermayer
swresample/resample: increase precision for compensation
Signed-off-by: Michael Niedermayer
(cherry picked from commit 351e625d60165
ffmpeg | branch: master | Michael Niedermayer | Wed
Nov 11 16:49:21 2015 +0100| [351e625d60165be67c362af6e96ead6c9262623f] |
committer: Michael Niedermayer
swresample/resample: increase precision for compensation
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.
ffmpeg | branch: master | Michael Niedermayer | Sun
Nov 1 13:44:59 2015 +0100| [64e220beb5fb7f32800c1eed1e9e903022e41d19] |
committer: Michael Niedermayer
ffserver: Do not add or rescale AV_NOPTS_VALUE from the demuxer
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/
ffmpeg | branch: master | Michael Niedermayer | Wed
Nov 11 17:19:12 2015 +0100| [6770a9d6898a0c7561586dabd7a4e5b5187bed62] |
committer: Michael Niedermayer
ffmpeg: Fix integer overflow with cur_dts being AV_NOPTS_VALUE
Since de0e219a8aba72de201e85385c746cd1c04be1a2 cur_dts is sometimes invalid
ffmpeg | branch: master | Michael Niedermayer | Tue
Nov 10 22:53:29 2015 +0100| [46070cc20aa341d385136ec767b127a956f7d9ba] |
committer: Michael Niedermayer
ffmpeg: set muxer packet duration based on framerate only for CFR
a set ost->frame_rate does not imply CFR in ffmpeg
The changed fate tes
ffmpeg | branch: master | Michael Niedermayer | Tue
Nov 10 22:53:30 2015 +0100| [363673fbe0e182b96556f933d47e223eb477badb] |
committer: Michael Niedermayer
ffmpeg: Print a warning if a pkt duration is already set before using the frame
rate
I didnt find any case that triggers this but if it g
ffmpeg | branch: master | Martin Storsjö | Sat Nov 7
01:18:05 2015 +0200| [8ad5124b7ecf7f727724e270a7b4bb8c7bcbf6a4] | committer:
Martin Storsjö
movenc: Automatically flush after writing the initial moov
In most other cases when writing fragmented mp4 files, the output
IO context is flushed a
ffmpeg | branch: master | Hendrik Leppkes | Wed Nov 11
15:03:36 2015 +0100| [9ffc61b1256e42c54766e73fd899a57261eb9b3b] | committer:
Hendrik Leppkes
Merge commit '8ad5124b7ecf7f727724e270a7b4bb8c7bcbf6a4'
* commit '8ad5124b7ecf7f727724e270a7b4bb8c7bcbf6a4':
movenc: Automatically flush after w
ffmpeg | branch: master | Hendrik Leppkes | Wed Nov 11
15:02:32 2015 +0100| [1f185ed897ddcbe080ba6197e34a27b817c9] | committer:
Hendrik Leppkes
Merge commit 'db9b7321d5dfcbaf521d46beec44cf724776c70d'
* commit 'db9b7321d5dfcbaf521d46beec44cf724776c70d':
vsrc_color: implement frame rate
M
ffmpeg | branch: master | John Stebbins | Tue Nov 3
09:57:28 2015 -0800| [db9b7321d5dfcbaf521d46beec44cf724776c70d] | committer:
Anton Khirnov
vsrc_color: implement frame rate
Signed-off-by: Anton Khirnov
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=db9b7321d5dfcbaf521d46beec
ffmpeg | branch: master | Michael Niedermayer | Tue Nov 3
09:57:27 2015 -0800| [1339009c4924a20e872aa62897097bf5d071157c] | committer:
Anton Khirnov
vf_showinfo: show timebase & framerate too
(cherry picked from ffmpeg commit fdb93996811bacfa7b82995cdc0f93c46f3dc6cc)
Signed-off-by: Anton Khir
ffmpeg | branch: master | Hendrik Leppkes | Wed Nov 11
15:01:15 2015 +0100| [51a3e525935efc60d8d23050f0daafeb82a3df57] | committer:
Hendrik Leppkes
Merge commit '1339009c4924a20e872aa62897097bf5d071157c'
* commit '1339009c4924a20e872aa62897097bf5d071157c':
vf_showinfo: show timebase & framer
ffmpeg | branch: master | Michael Niedermayer | Tue Nov 3
09:57:26 2015 -0800| [11f87ca71e9c7b917f594194f827fd040d1df5ca] | committer:
Anton Khirnov
vf_frei0r: also set AVFilterLink.frame_rate
(cherry picked from ffmpeg commit 353cf95f948ef7c6139c8ead79e9eeb9eb8d2e6e)
Signed-off-by: Anton Khi
1 - 100 of 123 matches
Mail list logo