commit_msg
stringlengths 1
24.2k
| commit_hash
stringlengths 2
84
⌀ | project
stringlengths 2
40
| source
stringclasses 4
values | labels
int64 0
1
| repo_url
stringlengths 26
70
⌀ | commit_url
stringlengths 74
118
⌀ | commit_date
stringlengths 25
25
⌀ |
---|---|---|---|---|---|---|---|
Check for pts==dts on I/P frames in the presence of non low delay decoding and
discard these invalid timestamps.
fixes issue171.
Originally committed as revision 15641 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 9806f846c0f7dd6ff3a0bdf1f2e161623ec9d3e6 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/9806f846c0f7dd6ff3a0bdf1f2e161623ec9d3e6 | 2008-10-19 01:02:48+00:00 |
Check requirement for libx264 version in configure using
require_cpp_condition().
Originally committed as revision 15598 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 15fe16f4a44a2d54a4c99edb1cd7504bc7fc5871 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/15fe16f4a44a2d54a4c99edb1cd7504bc7fc5871 | 2008-10-12 09:19:33+00:00 |
Remove MPlayer-specific MP_WORDSIZE hack.
Originally committed as revision 27698 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
| 0d696d34ef62725f3b445b370ff2ac374029ea92 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/0d696d34ef62725f3b445b370ff2ac374029ea92 | 2008-10-04 09:52:07+00:00 |
Rename check_func2 to check_func_headers.
Originally committed as revision 15372 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 2446d3d6844b1fddb8ed2008a8efc2273c687a89 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/2446d3d6844b1fddb8ed2008a8efc2273c687a89 | 2008-09-20 16:17:27+00:00 |
Remove ff_acelp_weighted_filter() which is just a function wrapping a 1
line loop.
Originally committed as revision 14895 to svn://svn.ffmpeg.org/ffmpeg/trunk
| cd523888f304d297bb7dec5d358d0ee92576cc44 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/cd523888f304d297bb7dec5d358d0ee92576cc44 | 2008-08-21 23:22:11+00:00 |
Cosmetics: rename loop counter vars to i,j
Originally committed as revision 14467 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 6c9c8b06b32013c58101f27991eae251bf4eb485 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/6c9c8b06b32013c58101f27991eae251bf4eb485 | 2008-07-29 18:07:11+00:00 |
Prevent invalid timestamps from being stored.
Originally committed as revision 13983 to svn://svn.ffmpeg.org/ffmpeg/trunk
| f53dd4682c67c8328b1f2ca1e5e730fe6ecac4c2 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/f53dd4682c67c8328b1f2ca1e5e730fe6ecac4c2 | 2008-06-25 22:37:26+00:00 |
Add a check for bzlib; used in the Matroska demuxer.
Originally committed as revision 13175 to svn://svn.ffmpeg.org/ffmpeg/trunk
| f402916e4ab1b8d44360958c6bc23cd74672da61 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/f402916e4ab1b8d44360958c6bc23cd74672da61 | 2008-05-15 23:09:34+00:00 |
Check for sys/resource.h and include it conditionally.
Originally committed as revision 13075 to svn://svn.ffmpeg.org/ffmpeg/trunk
| b091aa44b7c88ab4ff69949bf8903b4372e0c4a6 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/b091aa44b7c88ab4ff69949bf8903b4372e0c4a6 | 2008-05-08 00:44:42+00:00 |
Add fflush to prevent stdout & stderr from being mixed.
Originally committed as revision 27515 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
| ae9e0e8391c02635f725eca06478b6298a623510 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/ae9e0e8391c02635f725eca06478b6298a623510 | 2008-09-04 15:13:55+00:00 |
Drop unnecessary subshell invocation from BEINCLUDES check.
Originally committed as revision 12473 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 78fe7631f8988d6dbd11d5b7da20726cd584a0d0 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/78fe7631f8988d6dbd11d5b7da20726cd584a0d0 | 2008-03-17 09:36:44+00:00 |
cosmetics: Reformat Apple cc check.
Originally committed as revision 12444 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 0870c7674a2f67a3504162e90985448e4bc35329 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/0870c7674a2f67a3504162e90985448e4bc35329 | 2008-03-15 09:45:06+00:00 |
Recommit r14497
Log:
Add missing header #includes.
Limited to ffm.h & swf.h which are maintained by baptiste who requested that
version to be kept.
Originally committed as revision 14501 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 758af9868e549825f6363d06c4c9857bd5c08040 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/758af9868e549825f6363d06c4c9857bd5c08040 | 2008-08-01 23:12:10+00:00 |
Save coded block patterns for future loop filtering.
Originally committed as revision 11554 to svn://svn.ffmpeg.org/ffmpeg/trunk
| b008e6b869ae2b4cc0de36b9b21b81eca2b97ade | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/b008e6b869ae2b4cc0de36b9b21b81eca2b97ade | 2008-01-18 07:04:11+00:00 |
check for request_channels in dca init function
Originally committed as revision 11423 to svn://svn.ffmpeg.org/ffmpeg/trunk
| cfec09e91423018bbefe29e31254e03e0d286ce5 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/cfec09e91423018bbefe29e31254e03e0d286ce5 | 2008-01-05 21:23:57+00:00 |
Make DCA decoder honor avctx->request_channels in a more advisory way.
Originally committed as revision 11221 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 79328e9cc7bcfb59091acfc144b5566dd0357675 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/79328e9cc7bcfb59091acfc144b5566dd0357675 | 2007-12-15 07:01:33+00:00 |
add multiple inclusion guards
Originally committed as revision 10986 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 49e9a4bf7cc14f758bb2a147e8790fb1831e7cc5 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/49e9a4bf7cc14f758bb2a147e8790fb1831e7cc5 | 2007-11-09 23:12:31+00:00 |
check compression_type to assign audio codec
Originally committed as revision 10797 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 93fa8b2bf5eb4302b2b188e7cbc44bf4909fd510 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/93fa8b2bf5eb4302b2b188e7cbc44bf4909fd510 | 2007-10-18 22:53:37+00:00 |
Add multiple inclusion guards.
Originally committed as revision 10732 to svn://svn.ffmpeg.org/ffmpeg/trunk
| d02f15476fc16bc0183aa6865e4b6714f26f6645 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/d02f15476fc16bc0183aa6865e4b6714f26f6645 | 2007-10-14 09:51:38+00:00 |
prevent infinite loop and memcpy of negative amounts
fixes issue194
Originally committed as revision 10726 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 4d570f94ba055d75f469aacadfccf0bdffcbae6c | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/4d570f94ba055d75f469aacadfccf0bdffcbae6c | 2007-10-13 12:25:31+00:00 |
Only check for altivec.h when not using Apple gcc and not adding -faltivec to
CFLAGS. This avoids a couple of warnings of the type
'#warning: Ignoring <altivec.h> because "-faltivec" specified'.
Originally committed as revision 12445 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 5dff04fc51dd280e7704f9f121056584ba297c24 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/5dff04fc51dd280e7704f9f121056584ba297c24 | 2008-03-15 09:47:49+00:00 |
Hack to support XSUB subtitles in AVI
Originally committed as revision 9936 to svn://svn.ffmpeg.org/ffmpeg/trunk
| cbb79c0ea858c1114806a762c06a10c5e8b5561e | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/cbb79c0ea858c1114806a762c06a10c5e8b5561e | 2007-08-05 12:11:16+00:00 |
move atom size check before parsing function search
Originally committed as revision 8546 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 11979c460c2891fe2dabd40501dc7ad53fe71d46 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/11979c460c2891fe2dabd40501dc7ad53fe71d46 | 2007-03-29 10:45:34+00:00 |
remove silly video check, theres nothing video specific in there
Originally committed as revision 8425 to svn://svn.ffmpeg.org/ffmpeg/trunk
| e25f97313f362dd769bc6200f3a9665f1ff17d49 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/e25f97313f362dd769bc6200f3a9665f1ff17d49 | 2007-03-16 23:02:33+00:00 |
dont check buffer size if the decode function wont be called at all
Originally committed as revision 8090 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 9c856d62be91f9bf4c4c671ce5cea1feef4936c7 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/9c856d62be91f9bf4c4c671ce5cea1feef4936c7 | 2007-02-23 00:47:21+00:00 |
part 2/2 of fixing Altivec-accelerated H264 luma inloop filter
In h264_deblock_q1, the result of the deblock needs to be kept to
be used in future deblocks, so return this value now.
Also change the sign of tc0 vector: It is really a signed value, so
treat it as such until after the >=0 check;
then, at that point, after being masked, it can be treated as unsigned.
Patch by Graham Booker % gbooker A tamu P edu%
Originally committed as revision 9349 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 22fa38f0c85fb31cddbb0bc22a2df5953c702b95 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/22fa38f0c85fb31cddbb0bc22a2df5953c702b95 | 2007-06-17 09:37:13+00:00 |
FLAT objects cannot have multiple sections, so using the L1 attributes breaks
linking. The FDPIC relocs also break for any other format. Thus check the
compiler environment and select the appropriate sections/relocs.
patch by Mike Frysinger, vapier.adi a gmail d com
Originally committed as revision 12125 to svn://svn.ffmpeg.org/ffmpeg/trunk
| e44d7c659ba56d7efd6de10d5d99a1c44fd997fa | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/e44d7c659ba56d7efd6de10d5d99a1c44fd997fa | 2008-02-16 15:17:31+00:00 |
Combine the window and overlap loops,
and get rid of the data swapping.
Patch by Ian Braithwaite <dk dot braithwaite at ian>
Originally committed as revision 8387 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 85e7386ae0d33ede4c575d4df4c1faae6c906338 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/85e7386ae0d33ede4c575d4df4c1faae6c906338 | 2007-03-13 19:44:02+00:00 |
check max_pts_distance
Originally committed as revision 7100 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 06599638dd678c9939df0fd83ff693c43b25971d | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/06599638dd678c9939df0fd83ff693c43b25971d | 2006-11-16 11:03:40+00:00 |
fix inifnite loop with http://sam.zoy.org/zzuf/lol-mplayer.mpg
Originally committed as revision 7718 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 1fdefd98817350d55b430fe52e9009ce3955993d | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/1fdefd98817350d55b430fe52e9009ce3955993d | 2007-01-26 15:26:08+00:00 |
Use a function for repeated AltiVec output and condition check.
Originally committed as revision 7749 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 1658bc4f9656650dc5e3a2cc7746d361f6cb3b5d | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/1658bc4f9656650dc5e3a2cc7746d361f6cb3b5d | 2007-01-28 16:54:58+00:00 |
don't use ast before checking it's not NULL
Originally committed as revision 6771 to svn://svn.ffmpeg.org/ffmpeg/trunk
| fa73604f61e9f067feb24078128a4a3f915d628c | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/fa73604f61e9f067feb24078128a4a3f915d628c | 2006-10-22 23:23:55+00:00 |
move the +400 out of the innermost loop
Originally committed as revision 6086 to svn://svn.ffmpeg.org/ffmpeg/trunk
| bc2d2757bb532fa260c373adb00f4e47766e3449 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/bc2d2757bb532fa260c373adb00f4e47766e3449 | 2006-08-25 13:46:56+00:00 |
Original Commit: r87 | ods15 | 2006-09-29 21:10:05 +0300 (Fri, 29 Sep 2006) | 2 lines
prevent valgrind warning
Originally committed as revision 6492 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 40b6c7213356693a98c90746f5665da581e0135d | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/40b6c7213356693a98c90746f5665da581e0135d | 2006-10-02 06:08:51+00:00 |
Original Commit: r14 | ods15 | 2006-09-22 12:26:17 +0300 (Fri, 22 Sep 2006) | 2 lines
use several codebooks and passes to prevent header from being several MB...
Originally committed as revision 6425 to svn://svn.ffmpeg.org/ffmpeg/trunk
| e08d964df631fd69c8cc32d07a8e1742daa098cd | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/e08d964df631fd69c8cc32d07a8e1742daa098cd | 2006-10-02 05:55:37+00:00 |
fix keyframe check, stss might be there but count set to 0
Originally committed as revision 5401 to svn://svn.ffmpeg.org/ffmpeg/trunk
| c7e63546dc38616eb04a2d463170b3c247556149 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/c7e63546dc38616eb04a2d463170b3c247556149 | 2006-05-18 15:17:09+00:00 |
Replace asmalign.h hack by ASMALIGN cpp macros from config.h.
Originally committed as revision 19378 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
| 4bff9ef9d0781c4de228bf1f85634d2706fc589b | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/4bff9ef9d0781c4de228bf1f85634d2706fc589b | 2006-08-13 00:21:14+00:00 |
check for CODEC_CAP_DELAY in audio decoders too
Originally committed as revision 4439 to svn://svn.ffmpeg.org/ffmpeg/trunk
| fec9ccb7e6fdc6844b1e2d1bb95436b36f47a412 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/fec9ccb7e6fdc6844b1e2d1bb95436b36f47a412 | 2005-07-14 15:30:39+00:00 |
frame skip fixes
fix 16pixel error in comparission
fix vbv messup
fix unlimited skip intervals, limited by GOP now
Originally committed as revision 4678 to svn://svn.ffmpeg.org/ffmpeg/trunk
| a75a3ca429e0c0f34a60c3fbd4653f6cd3ab94d7 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/a75a3ca429e0c0f34a60c3fbd4653f6cd3ab94d7 | 2005-11-05 00:16:03+00:00 |
some optimizations gcc should have done (10% faster loop filter)
Originally committed as revision 4263 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 6f7aa5891d310a8d114431efe3b5179c4bac0e68 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/6f7aa5891d310a8d114431efe3b5179c4bac0e68 | 2005-05-17 20:50:47+00:00 |
check for negative strides before memcpy
Originally committed as revision 15250 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
| 12e1166234461fd1fafb4410ff69c000d2d1ec9a | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/12e1166234461fd1fafb4410ff69c000d2d1ec9a | 2005-04-24 07:50:18+00:00 |
user overrideable level & profile
Originally committed as revision 3385 to svn://svn.ffmpeg.org/ffmpeg/trunk
| baced9f5986a466c957456f5cf32a722d8b35512 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/baced9f5986a466c957456f5cf32a722d8b35512 | 2004-08-13 13:59:28+00:00 |
fix CHECKED_ALLOCZ(0)
Originally committed as revision 1993 to svn://svn.ffmpeg.org/ffmpeg/trunk
| dc939fd5883504adf102a16afef5f0a40ca24fd0 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/dc939fd5883504adf102a16afef5f0a40ca24fd0 | 2003-06-28 22:51:42+00:00 |
Add DTS_INC to the CFLAGS for DTS. This is only set by external configure
programs (such as the MPlayer one) and thus somewhat hackish. We already
do this for things like MLIB_INC and IPP_INC so it should be acceptable.
Originally committed as revision 4659 to svn://svn.ffmpeg.org/ffmpeg/trunk
| fe9a734c8211bce69b86113d82062641ec5db746 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/fe9a734c8211bce69b86113d82062641ec5db746 | 2005-10-23 18:16:53+00:00 |
Moved to new palette API
Added check to aviod stride change between frames
Originally committed as revision 2466 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 875efafac8afe22971c87fc7dfee83d27364ab50 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/875efafac8afe22971c87fc7dfee83d27364ab50 | 2003-11-02 21:57:55+00:00 |
protect the size=seek(SEEK_END,-1)+1 results with an if (.. < 0), else the
return value may still end up being zero (if the seek returns -1, which is
e.g. what file.c will return on error), which is a valid (but incorrect)
filesize.
Patch by Ronald S. Bultje % rbultje A ronald P bitfreak P net %
Original thread:
date: Jan 2, 2007 2:11 AM
subject: [Ffmpeg-devel] Re: [PATCH] file length handling
Originally committed as revision 7765 to svn://svn.ffmpeg.org/ffmpeg/trunk
| eabbae730cf732afeb7c2a085e0e5c1e7b1b8614 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/eabbae730cf732afeb7c2a085e0e5c1e7b1b8614 | 2007-01-30 10:37:52+00:00 |
* Add Video4MotionVector in a stream description to behave like the -4mv flag
* Add ReadOnlyFile which behaves like File, but does not permit changing of the
file. This can be used to prevent deleting of saved ffm files.
Originally committed as revision 1743 to svn://svn.ffmpeg.org/ffmpeg/trunk
| e322ea480b42e741ff49c827a298d5d26d0b5a25 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/e322ea480b42e741ff49c827a298d5d26d0b5a25 | 2003-04-09 02:16:01+00:00 |
prevent segfault when passed no arguments
Originally committed as revision 1558 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 4be3147d0d2858ae5a242af2f86de3a810a9db77 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/4be3147d0d2858ae5a242af2f86de3a810a9db77 | 2003-02-09 00:11:42+00:00 |
10l (bytes_left() -> url_feof())
10l (updating LRU delta pts for type 1/2 frames)
ensure that checksumming isnt enabled if its not needed
search for next startcode and then search backward to the next valid frame if an inconsistancy is detected
deal with non-frame startcodes in the middle of the stream
Originally committed as revision 2972 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 465e1dadbef7596a3eb87089a66bb4ecdc26d3c4 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/465e1dadbef7596a3eb87089a66bb4ecdc26d3c4 | 2004-04-06 17:40:17+00:00 |
allways test ffserver too by default
update ffserver regression checksums (this has been forgotten several times in the past, lets hope no bugs where introduced during that lazyness...)
Originally committed as revision 1705 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 00df1301bd94437a368fc797de3a42e5d9fcf4d4 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/00df1301bd94437a368fc797de3a42e5d9fcf4d4 | 2003-03-26 10:37:05+00:00 |
Add checking for the existience of freetype2
Originally committed as revision 1575 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 04511d5326a8bab67537f09185691b58d01e656f | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/04511d5326a8bab67537f09185691b58d01e656f | 2003-02-11 04:00:03+00:00 |
negative linesize support (so mplayer -flip works)
Originally committed as revision 1395 to svn://svn.ffmpeg.org/ffmpeg/trunk
| f7b47594dca27fffed9d0314ac09ffc1316514b5 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/f7b47594dca27fffed9d0314ac09ffc1316514b5 | 2003-01-05 17:59:26+00:00 |
oops
Originally committed as revision 345 to svn://svn.ffmpeg.org/ffmpeg/trunk
| c7d5049c98ee4a0c9c0b6c085892a875b6302f2f | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/c7d5049c98ee4a0c9c0b6c085892a875b6302f2f | 2002-03-22 02:36:08+00:00 |
avformat/hlsplaylist: add missing header includes
Fixes checkheaders.
Signed-off-by: James Almer <[email protected]>
| 91127355f5863e1f830e0a718036ad7189f42df3 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/91127355f5863e1f830e0a718036ad7189f42df3 | 2017-11-29 13:09:23-03:00 |
avformat/hlsplaylist: fix header include guard
Fixes fate-source
Signed-off-by: James Almer <[email protected]>
| 85b84e12433031efc11a079fa989d831a7b0099b | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/85b84e12433031efc11a079fa989d831a7b0099b | 2017-11-29 13:02:37-03:00 |
ooops forgot this (ffserver regression checksums update after motion estimation changes)
Originally committed as revision 1374 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 7bd7fa91d0a28d6a8429de3440f1279b23927c7b | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/7bd7fa91d0a28d6a8429de3440f1279b23927c7b | 2002-12-29 22:38:41+00:00 |
doc/filters.texi: explain infinite looping
Explain how to achieve infinite looping with the loop / aloop filters.
Signed-off-by: Werner Robitza <[email protected]>
| 5f278620b82610588a4db208c020a32a32c6828c | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/5f278620b82610588a4db208c020a32a32c6828c | 2017-11-23 11:44:34-09:00 |
avcodec/mpeg4videodec: Check also for negative versions in the validity check
Signed-off-by: Michael Niedermayer <[email protected]>
| 0e7865ce4152f8b04cda6a698bbee4fd4a94009d | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/0e7865ce4152f8b04cda6a698bbee4fd4a94009d | 2017-11-21 21:24:08+01:00 |
checkasm/jpeg2000dsp: add test for ict_float
Reviewed-by: Michael Niedermayer <[email protected]>
Signed-off-by: James Almer <[email protected]>
| 501435e5e6459643f37596f7ab849242d0227c23 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/501435e5e6459643f37596f7ab849242d0227c23 | 2017-11-20 18:33:57-03:00 |
avcodec/nvdec: More effort to make vp8 compile with gcc < 4.6
I'm told my prefix work-around wasn't enough to make it compile,
although I'm not sure why; I did some basic testing and that
approach appeared to work, but I'm not in a position to do a
full compile on CentOS 6 so I can't be sure of anything.
I have had it confirmed that the additional change to not use
named initialisers is enough to make it compile, so let's
throw that into the mix too.
| 0e93694e64cdc72f7ccb8a986171593e672b8dba | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/0e93694e64cdc72f7ccb8a986171593e672b8dba | 2017-11-26 22:21:12-08:00 |
fixing another assert q>0.0 issue caused by variance < 0, this fix allso changes the inter/intra decission very slightly -> all regression checksums need to be updated
Originally committed as revision 1122 to svn://svn.ffmpeg.org/ffmpeg/trunk
| af27aea9226bea67f2730fd334c09cd7724d151b | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/af27aea9226bea67f2730fd334c09cd7724d151b | 2002-10-31 00:48:05+00:00 |
configure: fix cuda dependency on nvdec
| 681c638fab4ed4699e7fd5cf119606910a1f75ba | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/681c638fab4ed4699e7fd5cf119606910a1f75ba | 2017-11-13 22:10:37+01:00 |
pngdec: expose gAMA and cHRM chunks as side/meta data
Signed-off-by: Rostislav Pehlivanov <[email protected]>
| 0a771e6b32429f9195d431415bf707c28ef31fff | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/0a771e6b32429f9195d431415bf707c28ef31fff | 2017-11-09 02:56:53+00:00 |
swscale: more accurate DITHER_COPY macro for full and limited range
Signed-off-by: Michael Niedermayer <[email protected]>
| f192f2f061d979e3d2716b9892ca276b5d5cd418 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/f192f2f061d979e3d2716b9892ca276b5d5cd418 | 2017-10-23 23:00:05+02:00 |
avcodec/mips: Improve avc avg mc 02, 12 and 32 msa functions
Remove loops and unroll as block sizes are known.
Load the specific destination bytes instead of MSA load and pack.
Remove unused macro and functions.
Signed-off-by: Kaustubh Raste <[email protected]>
Reviewed-by: Manojkumar Bhosale <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
| 72dbc610be3272ba36603f78a39cc2d2d8fe0cc3 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/72dbc610be3272ba36603f78a39cc2d2d8fe0cc3 | 2017-11-03 00:56:30+01:00 |
avcodec/dvbsubdec: Split best score computation out of loop in compute_default_clut()
3% faster
Signed-off-by: Michael Niedermayer <[email protected]>
| 963247b5f36a70f0ea083f5f43356d498fd85c47 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/963247b5f36a70f0ea083f5f43356d498fd85c47 | 2017-10-14 23:23:25+02:00 |
avcodec/dvbsubdec: Factor a few expressions out of compute_default_clut()
32% faster loop
Signed-off-by: Michael Niedermayer <[email protected]>
| cd2f69cdd63d3ca5c2388d9ce6737b3e46bb19b2 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/cd2f69cdd63d3ca5c2388d9ce6737b3e46bb19b2 | 2017-10-14 23:23:25+02:00 |
swscale: use dithering in DITHER_COPY only if not set -sws_dither none
This patch uses dithering in DITHER_COPY macro only if
it was not used option '-sws_dither none'.
With option '-sws_dither none' it uses downshift.
For human eye dithering is OK, for video codecs not necessarily.
If user don't want to use dithering, we should respect that.
Signed-off-by: Mateusz Brzostek <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
| 50ce2960263daf48227df758df9ade19db7154fa | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/50ce2960263daf48227df758df9ade19db7154fa | 2017-10-25 21:50:37+02:00 |
pngdec: decode and expose iCCP chunks as side data
Signed-off-by: Rostislav Pehlivanov <[email protected]>
| 2e08bbb282109d731194019967dc66ed7b966cb6 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/2e08bbb282109d731194019967dc66ed7b966cb6 | 2017-07-25 20:12:44+01:00 |
avformat/mxfenc: Check that the video codec in D-10 is MPEG-2
Others do not work, but nothing rejects them prior to this patch if the
parameters otherwise match
Reviewed-by: Matthieu Bouron <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
| 429f3266c14ac4851da007fcb3461f9acc99cbad | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/429f3266c14ac4851da007fcb3461f9acc99cbad | 2017-08-29 21:16:32+02:00 |
x86/vf_limiter: make limiter functions work on x86_32
Signed-off-by: James Almer <[email protected]>
| 5688fd77b57f1dd454990dc6fe48c6a3a1729eca | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/5688fd77b57f1dd454990dc6fe48c6a3a1729eca | 2017-07-13 18:17:17-03:00 |
x86/vf_blend: optimize difference and negation functions
Process more pixels per loop.
Reviewed-by: Paul B Mahol <[email protected]>
Signed-off-by: James Almer <[email protected]>
| 0daa1cf0731830288b8cc875ca1ee641cfe422b2 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/0daa1cf0731830288b8cc875ca1ee641cfe422b2 | 2017-06-27 13:17:23-03:00 |
avfilter/af_superequalizer: fix out of array access
Signed-off-by: Paul B Mahol <[email protected]>
| 2820c9dfaa1f4093fea471665fdbef9ca7080bcd | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/2820c9dfaa1f4093fea471665fdbef9ca7080bcd | 2017-06-19 18:19:16+02:00 |
avutil/tests: remove float_dsp test
It's been ported to checkasm.
Signed-off-by: James Almer <[email protected]>
| e53c9065ca08a9153ecc73a6a8940bcc6d667e58 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/e53c9065ca08a9153ecc73a6a8940bcc6d667e58 | 2017-06-14 19:20:19-03:00 |
avformat/librtmp: check return value of setsockopt
Fixes CID 1396837
| 4b2a2969f3e06433a06f835d2af2bae4499314ae | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/4b2a2969f3e06433a06f835d2af2bae4499314ae | 2017-06-13 19:48:08+02:00 |
avcodec/adtsenc: check packet side data for AAC extradata updates
This is in preparation for the following patch.
Signed-off-by: James Almer <[email protected]>
| 210388a1979d70d024ef4ebf1d97df56ce56b0c1 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/210388a1979d70d024ef4ebf1d97df56ce56b0c1 | 2017-05-24 20:28:00-03:00 |
libavfilter/scale: Populate ow/oh when using 0 as w/h
The input width and height is known at parse time so there's no
reason ow/oh should not be usable when using 0 as the width or
height expression.
Previously in "scale=0:ow" ow would be set to "0" which works,
conveniently, as "scale=0:0" is perfectly valid input but this breaks
down when you do something like "scale=0:ow/4" which one could
reasonably expect to work as well, but does not as ow is 0 not the
real value.
This change handles the 0 case for w/h immediately so the ow/oh
variables work as expected. Consequently, the rest of the code does
not need to handle 0 input. w/h will always be > 0 or < 0.
The second explicit (int) cast ensures that ow/oh appear as integers
as a user might expect when dealing with pixel dimensions.
Signed-off-by: Kevin Mark <[email protected]>
Signed-off-by: Ronald S. Bultje <[email protected]>
| 05feeeb813e9f71f69b6b3a7f33856c609237c06 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/05feeeb813e9f71f69b6b3a7f33856c609237c06 | 2017-06-19 14:27:52-04:00 |
h264_refs: validate the SPS pointer in ff_h264_execute_ref_pic_marking()
Bug-Id: 1036
CC: [email protected]
| cb167f2947f1a2c446bd8db196d0e64ef4a6d06b | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/cb167f2947f1a2c446bd8db196d0e64ef4a6d06b | 2017-05-09 17:28:36-04:00 |
dca: Move the downmix request check outside the loop
| 3889dfde9c0284b008c5cfcbc921c1d137fb81e2 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/3889dfde9c0284b008c5cfcbc921c1d137fb81e2 | 2017-04-25 00:38:07+02:00 |
vp9: re-split the decoder/format/dsp interface header files.
The advantage here is that the internal software decoder interface is
not exposed to the DSP functions or the hardware accelerations.
| f8c019944d45f4ea9786f8690f8a64fd9398ebf3 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/f8c019944d45f4ea9786f8690f8a64fd9398ebf3 | 2017-03-28 18:04:26-04:00 |
avcodec/bytestream: check for AV_HAVE_BIGENDIAN instead of HAVE_BIGENDIAN
No need to include config.h for HAVE_BIGENDIAN when libavutil/avconfig.h
is already included.
| a1a80a6c9ce5309632a8b5c0241fa5ffcd09b5fc | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/a1a80a6c9ce5309632a8b5c0241fa5ffcd09b5fc | 2017-03-23 14:26:44-03:00 |
avcodec/mjpegdec: Check quant_matrixes values for being non zero
Signed-off-by: Michael Niedermayer <[email protected]>
| 656a17e126c08ac8ed71da99047f13cf3e6c2a7c | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/656a17e126c08ac8ed71da99047f13cf3e6c2a7c | 2017-03-20 01:38:02+01:00 |
configure: Skip check for inline assembly capabilities when explicitly disabled
Otherwise inline assembly may get enabled when disabled on the command line.
| d6390090c4dbd766b77353553d9cb4fb4fb41ebd | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/d6390090c4dbd766b77353553d9cb4fb4fb41ebd | 2017-03-24 20:24:08+01:00 |
doc/encoders: mention valid values for compression_level when using FLAC encoder
Found-by: Miles
Signed-off-by: James Almer <[email protected]>
| 68ee800a9dd9808d6b5c8b52963cd19cfdd4753e | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/68ee800a9dd9808d6b5c8b52963cd19cfdd4753e | 2017-03-03 13:49:26-03:00 |
MAINTAINERS: Make formating of ffmpeg-security entry the same as others
Signed-off-by: Michael Niedermayer <[email protected]>
| 3d66eb6ec3336c28d2ad074f2f09fbbe53eb288a | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/3d66eb6ec3336c28d2ad074f2f09fbbe53eb288a | 2017-02-28 01:13:52+01:00 |
lavf/mpeg: Initialize a stack variable used by memcmp().
Silence a valgrind warning.
Fixes ticket #6160.
| a5c1c7a8b3d13c86b453558628951c3f52054ab4 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/a5c1c7a8b3d13c86b453558628951c3f52054ab4 | 2017-02-21 02:15:08+01:00 |
avcodec/scpr: do not allow out of array access for 16bit case
Signed-off-by: Paul B Mahol <[email protected]>
| fd7af82c53ea8a2577ea8952d35fb158db594592 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/fd7af82c53ea8a2577ea8952d35fb158db594592 | 2017-02-23 17:22:01+01:00 |
configure: Check for -no_weak_imports in ldflags on macOS
Recent versions of macOS provide more POSIX API (in particular,
clock_gettime) than previous versions and recent Apple toolchains
provide all that API, even when targeting older releases without
said API. Disallow linking to functions which might not be available
at runtime.
To actually have an effect, either add
--extra-cflags="-mmacosx-version-min=10.11" (or any other version
prior to 10.12) or set MACOSX_DEPLOYMENT_TARGET=10.11 when running
configure.
As a workaround for libav versions without this fix, one can
also add --extra-cflags="-mmacosx-version-min=10.11
-Werror=partial-availability" while running configure.
The -no_weak_imports flag is new in Xcode 8; in Xcode 7 it is not
supported. This is not an issue since Xcode 7 only ships with the
10.11 macOS SDK, which lacks clock_gettime.
Bug-Id: 1033
CC: [email protected]
Signed-off-by: Martin Storsjö <[email protected]>
| 81bffae368f331b6cd386a814f225a58e3f32f40 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/81bffae368f331b6cd386a814f225a58e3f32f40 | 2017-03-07 09:48:55+02:00 |
arm: vp9lpf: Implement the mix2_44 function with one single filter pass
For this case, with 8 inputs but only changing 4 of them, we can fit
all 16 input pixels into a q register, and still have enough temporary
registers for doing the loop filter.
The wd=8 filters would require too many temporary registers for
processing all 16 pixels at once though.
Before: Cortex A7 A8 A9 A53
vp9_loop_filter_mix2_v_44_16_neon: 289.7 256.2 237.5 181.2
After:
vp9_loop_filter_mix2_v_44_16_neon: 221.2 150.5 177.7 138.0
This is cherrypicked from libav commit
575e31e931e4178e9f1e24407503c9b4ec0ef9ba.
Signed-off-by: Martin Storsjö <[email protected]>
| a88db8b9a016fe47997029e3653cdac4777994b4 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/a88db8b9a016fe47997029e3653cdac4777994b4 | 2017-03-11 13:14:51+02:00 |
configure: Move up the avbuild directory creation
The early check for inconsistent in-source vs out-of-source build
cannot generate a config.log otherwise.
Signed-off-by: Luca Barbato <[email protected]>
| 0ee78020cd41d81eec651acd7fc65906207796f3 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/0ee78020cd41d81eec651acd7fc65906207796f3 | 2017-02-11 15:47:43+01:00 |
checkasm: Cast unsigned to signed
Avoid a warning for passing an unsigned value to abs(), some compilers
might optimize away abs().
| 40ad05bab206c932a32171d45581080c914b06ec | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/40ad05bab206c932a32171d45581080c914b06ec | 2016-07-23 08:27:32+02:00 |
dxva2: Factorize DXVA context validity test into a single macro
Signed-off-by: Diego Biurrun <[email protected]>
| 0ac2d86c4758e1419934905b6c092910296aa16a | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/0ac2d86c4758e1419934905b6c092910296aa16a | 2017-01-08 16:41:24+01:00 |
lavf/mov.c: Avoid heap allocation wrap in mov_read_uuid
Core of patch is from [email protected]
Reference https://crbug.com/643951
Signed-off-by: Michael Niedermayer <[email protected]>
Check value reduced as the code does not support values beyond INT_MAX
Also the check is moved to a more common place and before integer truncation
| 2d453188c2303da641dafb048dc1806790526dfd | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/2d453188c2303da641dafb048dc1806790526dfd | 2017-02-08 03:57:10+01:00 |
avformat/matroskadec: remove the strict unofficial check for Colour elements
Signed-off-by: James Almer <[email protected]>
| edb4f5da8125553e8ee94235a5f560cde5309f61 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/edb4f5da8125553e8ee94235a5f560cde5309f61 | 2016-12-10 21:06:45-03:00 |
fate: Skip the checkasm test if CONFIG_STATIC is disabled
When building DLLs with MSVC, CONFIG_STATIC is disabled (see
d66c52c2b3694 for a more verbose explanation) since the built
object files can't be linked statically (which checkasm does).
This worked up until recently, only by luck.
Signed-off-by: Martin Storsjö <[email protected]>
| 4e62b57ee03928c12a3119dcaf78ffa1f4d6985f | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/4e62b57ee03928c12a3119dcaf78ffa1f4d6985f | 2017-01-09 13:57:02+02:00 |
lavf/utils.c Protect against accessing entries[nb_entries]
In ff_index_search_timestamp(), if b == num_entries,
m == num_entries - 1, and entries[m].flags & AVINDEX_DISCARD_FRAME is
true, then the search for the next non-discarded packet could access
entries[nb_entries], exceeding its bounds. This change adds a protection
against that scenario. Reference: https://crbug.com/666770
Reviewed-by: Sasi Inguva <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
| fe7547d69e6721d064c8604d0a6375a2d24b35ca | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/fe7547d69e6721d064c8604d0a6375a2d24b35ca | 2016-12-30 00:11:18+01:00 |
tests/ffserver-regression: Check the status page too
Signed-off-by: Michael Niedermayer <[email protected]>
| bced37c155c42226a047d29fcac608559908a863 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/bced37c155c42226a047d29fcac608559908a863 | 2016-11-29 19:26:26+01:00 |
avformat/idroqdec: Check chunk_size for being too large
Signed-off-by: Michael Niedermayer <[email protected]>
| 744a0b5206634e5de04d5c31f08cc3640faf800d | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/744a0b5206634e5de04d5c31f08cc3640faf800d | 2016-11-29 19:26:26+01:00 |
sbgdec: prevent NULL pointer access
Reviewed-by: Josh de Kock <[email protected]>
Signed-off-by: Andreas Cadhalpun <[email protected]>
| dbefbb61b785cd77810c032f5cdb499d2a92df07 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/dbefbb61b785cd77810c032f5cdb499d2a92df07 | 2016-11-23 01:16:42+01:00 |
avformat/mux: remove unnecessary autobsf hack
autobsf has been ported to the new bsf API.
Signed-off-by: James Almer <[email protected]>
| 75a13115cd6b961f4f6779423353c1cf25db4c0e | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/75a13115cd6b961f4f6779423353c1cf25db4c0e | 2016-11-05 22:42:23-03:00 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.