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
Remove check for the availability of the -u diff flag, we require it in other places without checking for its availability already. Originally committed as revision 12123 to svn://svn.ffmpeg.org/ffmpeg/trunk
989bbe62d0af92da0cac5a228a465f5f97cfcef6
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/989bbe62d0af92da0cac5a228a465f5f97cfcef6
2008-02-16 14:37:23+00:00
correct invalid duration Originally committed as revision 11152 to svn://svn.ffmpeg.org/ffmpeg/trunk
7548783bc5cfd67f1fba9aedd75ac54d43ac01d3
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/7548783bc5cfd67f1fba9aedd75ac54d43ac01d3
2007-12-03 10:23:09+00:00
prevent warnings about functions being possibly unused Originally committed as revision 11174 to svn://svn.ffmpeg.org/ffmpeg/trunk
1918057c8a3bc37c27e476d16736fe8bc76afd34
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/1918057c8a3bc37c27e476d16736fe8bc76afd34
2007-12-06 08:38:49+00:00
stupid code (casting of void*) found by checktree.sh Originally committed as revision 11117 to svn://svn.ffmpeg.org/ffmpeg/trunk
90901860c21468d6e9ae437c2bacb099c7bd3acf
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/90901860c21468d6e9ae437c2bacb099c7bd3acf
2007-12-01 00:19:44+00:00
Use memcpy instead of for loop Originally committed as revision 11051 to svn://svn.ffmpeg.org/ffmpeg/trunk
289987e454cf3705c9cc824fdda3e25949f78898
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/289987e454cf3705c9cc824fdda3e25949f78898
2007-11-18 10:54:38+00:00
check mov_read_default return value where appropriate, patch by takis, fix issue 285 Originally committed as revision 11161 to svn://svn.ffmpeg.org/ffmpeg/trunk
9cf0419bb1a2cf929dcf458d435ae3c3bfb5d3ab
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/9cf0419bb1a2cf929dcf458d435ae3c3bfb5d3ab
2007-12-03 22:22:50+00:00
Add missing #includes to fix 'make checkheaders'. Originally committed as revision 11087 to svn://svn.ffmpeg.org/ffmpeg/trunk
f0a838e52505fb48d15fb23554107cbd282f8132
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/f0a838e52505fb48d15fb23554107cbd282f8132
2007-11-24 10:08:02+00:00
check av_interleaved_write_frame() return fixes issue149 Originally committed as revision 10891 to svn://svn.ffmpeg.org/ffmpeg/trunk
0ac0703107c12bc78ea2853877a38a2a7384789a
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/0ac0703107c12bc78ea2853877a38a2a7384789a
2007-11-01 01:59:22+00:00
Organize header files and system functions checks Originally committed as revision 10566 to svn://svn.ffmpeg.org/ffmpeg/trunk
a98bb16de262c95e3720081acc715a00724a65b8
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/a98bb16de262c95e3720081acc715a00724a65b8
2007-09-24 15:52:06+00:00
remove broken movi_end skip-hack-check this should fix seeking over the first riff chunk in odml Originally committed as revision 10114 to svn://svn.ffmpeg.org/ffmpeg/trunk
bc3a73bc8763499e31cfaed931778cece144d511
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/bc3a73bc8763499e31cfaed931778cece144d511
2007-08-14 03:00:56+00:00
ignore invalid packet_obj_size fixes video5.asf Originally committed as revision 9807 to svn://svn.ffmpeg.org/ffmpeg/trunk
60ff1c448153bb4fab3bb182dc5b68fbf0aaf9ed
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/60ff1c448153bb4fab3bb182dc5b68fbf0aaf9ed
2007-07-27 00:29:33+00:00
ensure that negative block_time are properly checked (workaround unsigned comparison) Originally committed as revision 10058 to svn://svn.ffmpeg.org/ffmpeg/trunk
9c3e2f78a04200e604add6139ba6f64078fa2274
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/9c3e2f78a04200e604add6139ba6f64078fa2274
2007-08-10 15:37:55+00:00
make ac3dec.c GPL until violations are fixed Originally committed as revision 9674 to svn://svn.ffmpeg.org/ffmpeg/trunk
283614b5fcb7a73208bd882f914071f4c0f7c164
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/283614b5fcb7a73208bd882f914071f4c0f7c164
2007-07-14 16:07:56+00:00
Don't output the first two frames, since they don't contain valid audio. This also eases comparison of decoded output with Real's binary decoder. Patch by Ian Braithwaite <ian at braithwaite dot dk> Originally committed as revision 8297 to svn://svn.ffmpeg.org/ffmpeg/trunk
4ff5e6563e5d4969bb1882a010b3ed67ebff314d
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/4ff5e6563e5d4969bb1882a010b3ed67ebff314d
2007-03-08 19:47:03+00:00
move some stuff out of an inner loop. 12% faster svq1 encoding. Originally committed as revision 8560 to svn://svn.ffmpeg.org/ffmpeg/trunk
e62b3dd210f19c337fc541758079fceeadabc208
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/e62b3dd210f19c337fc541758079fceeadabc208
2007-03-30 19:16:41+00:00
fix indention (less work to fix it myself than to check if a indention fix patch is ok ...) Originally committed as revision 8600 to svn://svn.ffmpeg.org/ffmpeg/trunk
eb24fd64589b7eea91fa752861f0c6f07e5a48a8
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/eb24fd64589b7eea91fa752861f0c6f07e5a48a8
2007-04-03 01:23:37+00:00
warn the user about the the mdhd problem (this is of course not a good solution but its better than silently generating invalid files, we should find a better solution) Originally committed as revision 9153 to svn://svn.ffmpeg.org/ffmpeg/trunk
db8f4a92c9592016ed925814c88b67337339af33
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/db8f4a92c9592016ed925814c88b67337339af33
2007-05-30 00:08:32+00:00
Remove hackish support for the non-free fixed-point AMR-NB reference code. Originally committed as revision 8813 to svn://svn.ffmpeg.org/ffmpeg/trunk
73508bc6d30b397f33fa7f88089a4d2298aa5ea2
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/73508bc6d30b397f33fa7f88089a4d2298aa5ea2
2007-04-25 19:12:04+00:00
simplify check_lib Originally committed as revision 8030 to svn://svn.ffmpeg.org/ffmpeg/trunk
a2e25446e7da44bb5b4a18968fcf687796473f4d
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/a2e25446e7da44bb5b4a18968fcf687796473f4d
2007-02-19 21:08:16+00:00
a bit more consistency for for the imlib2 check Originally committed as revision 7831 to svn://svn.ffmpeg.org/ffmpeg/trunk
079dd4ba317be0f02ddf928e67856104353e623a
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/079dd4ba317be0f02ddf928e67856104353e623a
2007-02-05 17:04:15+00:00
Simplify libvorbis/libtheora check for libogg dependency. patch by Ramiro Polla, ramiro lisha.ufsc br Originally committed as revision 7850 to svn://svn.ffmpeg.org/ffmpeg/trunk
ddf50e4cc3a1c676133af886ad657b72473d09b9
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/ddf50e4cc3a1c676133af886ad657b72473d09b9
2007-02-06 07:57:56+00:00
remove secure password delivery requirement after complaint by the SVN admin Originally committed as revision 8416 to svn://svn.ffmpeg.org/ffmpeg/trunk
8b5f8e18eb1b686232937904f0827cae46182fa4
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/8b5f8e18eb1b686232937904f0827cae46182fa4
2007-03-15 19:23:32+00:00
check to detect nonsense fragment size Originally committed as revision 7653 to svn://svn.ffmpeg.org/ffmpeg/trunk
13f7e4b966a99d870eeb8b6afb343d2e66a994af
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/13f7e4b966a99d870eeb8b6afb343d2e66a994af
2007-01-22 21:17:54+00:00
update swf regression checksum Originally committed as revision 7557 to svn://svn.ffmpeg.org/ffmpeg/trunk
b82d0bfe10f1874a0cdd63b85ba926cc2326fe30
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b82d0bfe10f1874a0cdd63b85ba926cc2326fe30
2007-01-16 22:41:59+00:00
Remove the "qsquish" OptionDef. The AVOption min/max value is changed to match the removed range check in ffmpeg.c. Originally committed as revision 6299 to svn://svn.ffmpeg.org/ffmpeg/trunk
58bba31e3f22bb07645a764602603364b1ec953d
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/58bba31e3f22bb07645a764602603364b1ec953d
2006-09-20 08:39:56+00:00
packets with half pcm samples are invalid Originally committed as revision 7900 to svn://svn.ffmpeg.org/ffmpeg/trunk
b2a581dc71806df7aac7933b953a6ca410efd4bc
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b2a581dc71806df7aac7933b953a6ca410efd4bc
2007-02-09 13:57:14+00:00
asserts to check if assumed conditions really are true Originally committed as revision 5143 to svn://svn.ffmpeg.org/ffmpeg/trunk
8437ff75f865cdc3849c6518409aa0ef85eb88cf
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/8437ff75f865cdc3849c6518409aa0ef85eb88cf
2006-03-10 22:00:36+00:00
Set duration to AV_NOPTS_VALUE instead of 0 when unknown. Set start_time to 0 when duration is known to indicate we have valid timestamps for this track. Originally committed as revision 5835 to svn://svn.ffmpeg.org/ffmpeg/trunk
7c87a2f0c058472c39ba3670f8164acdd6baf2d2
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/7c87a2f0c058472c39ba3670f8164acdd6baf2d2
2006-07-28 13:31:08+00:00
get_byte may not return -1 on error, since it can lead to a negative backptr. Originally committed as revision 4854 to svn://svn.ffmpeg.org/ffmpeg/trunk
a9318df2f87c7a50ece1083a1b9e78c256e97a4a
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/a9318df2f87c7a50ece1083a1b9e78c256e97a4a
2006-01-14 14:59:11+00:00
Add sws_getCachedContext(), which checks if context is valid or reallocs a new one instead. Patch by Victor Paesa <[email protected]> Original thread: Date: Aug 31, 2006 7:15 PM Subject: [Ffmpeg-devel] [PATCH] Add sws_getCachedContext() to swscale library Originally committed as revision 19667 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
22e469590583ebff6305698f0a49676007a6509a
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/22e469590583ebff6305698f0a49676007a6509a
2006-09-04 09:38:24+00:00
VP3 post-processing loop filter; disabled until the correct final step is determined Originally committed as revision 3996 to svn://svn.ffmpeg.org/ffmpeg/trunk
a54ea19a5278f462460f0f22d58c6b9d9030b254
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/a54ea19a5278f462460f0f22d58c6b9d9030b254
2005-03-01 06:14:45+00:00
av_find_stream_info() end check fixes 10l (wrong time base) use timestamps if duration isnt available Originally committed as revision 4301 to svn://svn.ffmpeg.org/ffmpeg/trunk
cefe0607dd751b58d08e7dca4a0c381e917f30d9
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/cefe0607dd751b58d08e7dca4a0c381e917f30d9
2005-05-22 08:47:09+00:00
Check pointers before writing to memory Originally committed as revision 3874 to svn://svn.ffmpeg.org/ffmpeg/trunk
cca1a4265388eed91156216cec7ed5c8c9f8016d
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/cca1a4265388eed91156216cec7ed5c8c9f8016d
2005-01-23 21:36:24+00:00
framerate check Originally committed as revision 3869 to svn://svn.ffmpeg.org/ffmpeg/trunk
e8ea90123d2b99d3fca37a5619fefe03b38763c2
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/e8ea90123d2b99d3fca37a5619fefe03b38763c2
2005-01-23 14:07:25+00:00
infinite loop fix Originally committed as revision 3188 to svn://svn.ffmpeg.org/ffmpeg/trunk
676e61c7bbc5b48a7b9f6ca2ca227e345e3d4580
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/676e61c7bbc5b48a7b9f6ca2ca227e345e3d4580
2004-06-03 14:17:59+00:00
fixing the remaning block-align checks Originally committed as revision 2438 to svn://svn.ffmpeg.org/ffmpeg/trunk
5c69a4fd682ae479f0921361b7953e6163bd3064
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/5c69a4fd682ae479f0921361b7953e6163bd3064
2003-10-26 09:56:21+00:00
this isn't actually stupid, but it's not valid C and gcc 3.5 rejects it as such Originally committed as revision 12386 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
ae4cffd9fc5bc495692920d646d7d1462315cfa6
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/ae4cffd9fc5bc495692920d646d7d1462315cfa6
2004-05-01 20:15:21+00:00
simplify MV availability check / dont use below last row MV which is always zero Originally committed as revision 2773 to svn://svn.ffmpeg.org/ffmpeg/trunk
80ee9fc0e305b815b4b67bbf8fa9ceccdc1d369e
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/80ee9fc0e305b815b4b67bbf8fa9ceccdc1d369e
2004-02-13 18:39:43+00:00
some checks to avoid segfault Originally committed as revision 1740 to svn://svn.ffmpeg.org/ffmpeg/trunk
8b92b792d18d7dc3d258f440bb0493af4e973516
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/8b92b792d18d7dc3d258f440bb0493af4e973516
2003-04-07 19:23:21+00:00
reduce len checks, simplifies code there is a very small chance that a stream which is damaged && unseekable && very small packet && damage to the flags && unlucky buffer state could have a valid packet after a damaged packet lost, but i think this is so unlikely that the simplification outweights it mans if you disagree with any commit to mpeg.c just say so and ill revert it Originally committed as revision 7562 to svn://svn.ffmpeg.org/ffmpeg/trunk
7e4709b18ffe5debefd8127a40f23594e4b86047
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/7e4709b18ffe5debefd8127a40f23594e4b86047
2007-01-17 10:44:57+00:00
added example to hack with SDP/multicast streaming Originally committed as revision 1261 to svn://svn.ffmpeg.org/ffmpeg/trunk
6891b9d458e49c3de6b87dfc48f54891629902b8
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/6891b9d458e49c3de6b87dfc48f54891629902b8
2002-11-20 18:26:32+00:00
mb qp limits Originally committed as revision 1340 to svn://svn.ffmpeg.org/ffmpeg/trunk
17a70fdeeff1260ac9b2651ea9f36dbd23d0ced8
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/17a70fdeeff1260ac9b2651ea9f36dbd23d0ced8
2002-12-18 10:09:43+00:00
* simple options to enable faad support (no runtime compile checking is made) (just like with few others...) Originally committed as revision 1860 to svn://svn.ffmpeg.org/ffmpeg/trunk
0fc50e58f6b96af1df07d4cf8f525ec74a219fef
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/0fc50e58f6b96af1df07d4cf8f525ec74a219fef
2003-05-12 11:08:53+00:00
* oops - these are the midnight commits... removed -fPIC used for testing compilability Originally committed as revision 560 to svn://svn.ffmpeg.org/ffmpeg/trunk
ddad77fadeecbe99aaf9e283310b774aa894694d
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/ddad77fadeecbe99aaf9e283310b774aa894694d
2002-05-21 23:07:26+00:00
New repository initialized by cvs2svn. Originally committed as revision 1 to svn://svn.ffmpeg.org/ffmpeg/trunk
77bb6835ba752bb9335d208963a53227bbb1bc63
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/77bb6835ba752bb9335d208963a53227bbb1bc63
2000-12-20 00:02:47+00:00
dont double check vectors more correct EPZS implementation much faster halfpel ME simplifications / reducing duplicate code 4MV in LQ mode Originally committed as revision 641 to svn://svn.ffmpeg.org/ffmpeg/trunk
0d21a84605bad4e75dacb8196e5859902ed36f01
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/0d21a84605bad4e75dacb8196e5859902ed36f01
2002-06-02 12:18:18+00:00
* not checking for get_buffer_callback - it would be user's error * if DR1 is disabled in get_buffer_callback silently fallback to non-dr rendering Originally committed as revision 1208 to svn://svn.ffmpeg.org/ffmpeg/trunk
adb4328917f8b4e0ea9462615ca9e9b5baa7334d
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/adb4328917f8b4e0ea9462615ca9e9b5baa7334d
2002-11-14 18:43:49+00:00
avcodec/libx264: use the pixfmt descriptor to check for high bit depths The x264_bit_depth constant has been removed in newer x264 builds. Signed-off-by: James Almer <[email protected]>
89f704cabab446afc8ba6ecea76714a51b1df32b
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/89f704cabab446afc8ba6ecea76714a51b1df32b
2017-12-25 23:18:41-03:00
avformat/hls: Factor playlist need check to a common function
1dff9adcb934175fe1beb14ee139ad0636daa29d
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/1dff9adcb934175fe1beb14ee139ad0636daa29d
2017-11-28 12:30:31+02:00
avfilter/vf_overlay: fix packed_rgb case Signed-off-by: Mateusz Brzostek <[email protected]>
6260ab60a80fd8baebf79f9ce9299b0db72333b5
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/6260ab60a80fd8baebf79f9ce9299b0db72333b5
2017-12-18 14:48:37+01:00
avformat/mov_esds: check return value of ff_mp4_read_dec_config_descr Reviewed-by: Michael Niedermayer <[email protected]> Signed-off-by: James Almer <[email protected]>
abf669479c0098ab5eb184a167e57a70aabb942b
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/abf669479c0098ab5eb184a167e57a70aabb942b
2017-11-25 23:15:28-03:00
avcodec/nvdec: fix return value on error
8bcf5840ea2a6a92c75ab3219f89fe0b8a53cf50
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/8bcf5840ea2a6a92c75ab3219f89fe0b8a53cf50
2017-11-13 20:33:10+01:00
- Looks a tiny bit harder in mpegps_probe() for a valid start code. This is needed to detect some files produced by pvr-250/350 capture cards. - Adds AC3 audio support to the mpegts demuxer, and makes it a little more tolerant of bad files. patch by (Isaac Richards <ijr at po dot cwru dot edu>) Originally committed as revision 2028 to svn://svn.ffmpeg.org/ffmpeg/trunk
ec23a47286a9be0ca67b78f4d8b9d87220c18286
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/ec23a47286a9be0ca67b78f4d8b9d87220c18286
2003-07-10 09:04:04+00:00
avcodec: Don't assume separate u and v planes in ff_alloc_picture alloc_frame_buffer in ff_alloc_picture asserts that the linesize of planes 1 and 2 are the same. If the pixfmt has a single uv plane, like NV12, this won't be true. So, let's only do this check if there are more than 2 planes. We never hit this with previous hw formats because they don't set linesize to meaningful values, but the cuda hw format sets the values based on the underlying data layout.
bb4c9d0a8ead02f7d943c2bae3e36b30e605b30b
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/bb4c9d0a8ead02f7d943c2bae3e36b30e605b30b
2017-11-14 19:39:06-08:00
libvpxdec: remove pre-1.4.0 checks Reviewed-by: James Almer <[email protected]> Signed-off-by: James Zern <[email protected]>
e60dbe421c7e9cd896d33e35a6a1b0cef953918e
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/e60dbe421c7e9cd896d33e35a6a1b0cef953918e
2017-11-20 16:02:50-08:00
avformat/mvdec: check for EOF Fixes #6805. Signed-off-by: Paul B Mahol <[email protected]>
3f4fccf4d6d2a9a6db46bfca0e6fb648d8e3708b
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/3f4fccf4d6d2a9a6db46bfca0e6fb648d8e3708b
2017-11-05 10:42:07+01:00
build: Drop explicit check for dlfcn.h It is detected as a part of the libdl check.
4064f42889685e7122cfad4934b060098c147753
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/4064f42889685e7122cfad4934b060098c147753
2017-10-10 23:20:10+02:00
avcodec/tak: remove GetBitContext usage from avpriv_tak_parse_streaminfo() This prevents potential ABI issues with GetBitContext. Reviewed-by: Paul B Mahol <[email protected]> Signed-off-by: James Almer <[email protected]>
6bd665b7c5798803366b877903fa3bce7f129d05
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/6bd665b7c5798803366b877903fa3bce7f129d05
2017-10-26 00:26:08-03:00
h264dec: add a NVDEC hwaccel Some parts of the code are based on a patch by Timo Rothenpieler <[email protected]> Merges Libav commit b9129ec4668c511e0a79e25c6f25d748cee172c9. Due to the name clash with our cuvid decoder, rename it to nvdec. This commit also changes the Libav code to dynamic loading of the cuda/cuvid libraries. Signed-off-by: Timo Rothenpieler <[email protected]>
0e00624389955bc559d75855d5c4876266d9575f
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/0e00624389955bc559d75855d5c4876266d9575f
2017-11-10 22:48:53+01:00
avcodec/Makefile: skip v4l2_m2m headers if needed Fixes checkheaders on systems where v4l2_m2m is unavailable. Signed-off-by: James Almer <[email protected]>
ff7f859c2595f4daf9397d70af1a4a5d9da0ca59
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/ff7f859c2595f4daf9397d70af1a4a5d9da0ca59
2017-09-23 18:08:07-03:00
opus_pvq: make max_den a float Prevents int->float conversions on every loop. Performance gain on synthetic benchmarks: 13%. Suggested by kamedo2. Signed-off-by: Rostislav Pehlivanov <[email protected]>
05dfa21d47f35f394938653abcab8b3baa3bc999
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/05dfa21d47f35f394938653abcab8b3baa3bc999
2017-09-28 22:41:08+01:00
avformat/avidec: Move packet skip after prefix and related checks This fixes loosing packets Fixes: big.avi Signed-off-by: Michael Niedermayer <[email protected]>
511e10f673a69c05744be0355cc9ce5705407bc2
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/511e10f673a69c05744be0355cc9ce5705407bc2
2017-08-11 12:07:08+02:00
Revert "fate: Skip the checkasm test if CONFIG_STATIC is disabled" When we use dllexport properly for shared libraries on windows, there's no longer any issue with linking the object files for e.g. libavcodec statically into checkasm. (It's still not possible to link the built object files for e.g. libavformat statically to libavcodec though, since libavformat exepcts to load av_export_* symbols from a DLL.) This reverts commit 4e62b57ee03928c12a3119dcaf78ffa1f4d6985f. Signed-off-by: Martin Storsjö <[email protected]>
39e16ee2289e4240a82597b97db5541bbbd2b996
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/39e16ee2289e4240a82597b97db5541bbbd2b996
2017-08-31 14:22:47+03:00
checkasm: add float_dsp tests Ported from libavutil/tests/float_dsp.c Signed-off-by: James Almer <[email protected]>
5b10f484e2b35e06825973970423744d81f91df2
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/5b10f484e2b35e06825973970423744d81f91df2
2017-06-14 19:20:10-03:00
lavc/aarch64: add a few SIMD functions for AAC PS ☭ tests/checkasm/checkasm --bench --test=aacpsdsp checkasm: using random seed 3318985180 MMX implied by specified flags MMX implied by specified flags NEON: - aacpsdsp.add_squares [OK] - aacpsdsp.mul_pair_single [OK] - aacpsdsp.hybrid_analysis [OK] - aacpsdsp.stereo_interpolate [OK] checkasm: all 5 tests passed nop: 10.0 ps_add_squares_c: 63221.2 ps_add_squares_neon: 22311.7 ps_hybrid_analysis_c: 2466.6 ps_hybrid_analysis_neon: 1521.9 ps_mul_pair_single_c: 68592.0 ps_mul_pair_single_neon: 17426.6 ps_stereo_interpolate_c: 72344.3 ps_stereo_interpolate_neon: 72308.8 ps_stereo_interpolate_ipdopd_c: 117415.2 ps_stereo_interpolate_ipdopd_neon: 113386.3
ff0ecef624e933bc73e28c41823f4de04c274edd
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/ff0ecef624e933bc73e28c41823f4de04c274edd
2017-06-28 12:22:39+02:00
dxva: add support for new dxva2 and d3d11 hwaccel APIs This also adds support to avconv (which is trivial due to the new hwaccel API being generic enough). The new decoder setup code in dxva2.c is significantly based on work by Steve Lhomme <[email protected]>, but with heavy changes/rewrites. Merges Libav commit f9e7a2f95a7194a8736cc1416a03a1a0155a3e9f. Also adds untested VP9 support. The check for DXVA2 COBJs is removed. Just update your MinGW to something newer than a 5 year old release. Signed-off-by: Diego Biurrun <[email protected]>
70143a3954e1c4412efb2bf1a3a818adea2d3abf
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/70143a3954e1c4412efb2bf1a3a818adea2d3abf
2017-06-27 18:05:02+02:00
avcodec/samidec: Check ff_htmlmarkup_to_ass() return code Signed-off-by: Michael Niedermayer <[email protected]>
983e3fbcc5c976db8f3ba6231fca86355a33cb77
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/983e3fbcc5c976db8f3ba6231fca86355a33cb77
2017-05-08 17:02:02+02:00
avcodec/scpr: check that current row is in valid range Stops writing out of dst array. Signed-off-by: Paul B Mahol <[email protected]>
95a5af446bd2180a6597828152a123e4a57662ba
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/95a5af446bd2180a6597828152a123e4a57662ba
2017-02-23 18:46:24+01:00
lavf: use the new bitstream filter for extracting extradata This merges commits 8e2ea691351c5079cdab245ff7bfa5c0f3e3bfe4 and 096a8effa3f8f3455292c958c3ed07e798def7bd by Anton Khirnov, with the following change: - extract_extradata_check() is added to know if the codec is supported by the bsf before trying to initialize it. This behaviour is similar to the old AVCodecParser.split checks. The FATE reference changes are due to the filtered out NAL units that the old AVCodecParser.split implementation left alone. Decoding is unchanged as the functions that parse extradata simply ignored said unnecessary NAL units. Signed-off-by: James Almer <[email protected]>
b8f26779d615dfb466e90627323b1a4e40639f76
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b8f26779d615dfb466e90627323b1a4e40639f76
2017-04-07 17:16:17-03:00
mdct15: fix left shift of a negative value Should fix Chromium issue 704064. Signed-off-by: Rostislav Pehlivanov <[email protected]>
38d7cc22f7782de2e7aca8eda2c2c2996f7f5700
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/38d7cc22f7782de2e7aca8eda2c2c2996f7f5700
2017-03-22 17:21:34+00:00
lavc: Remove deprecated XvMC support hacks Deprecated in 11/2013.
dcc39ee10e82833ce24aa57926c00ffeb1948198
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/dcc39ee10e82833ce24aa57926c00ffeb1948198
2017-03-23 10:09:14+01:00
ffmpeg: Remove hw_device_ctx output filter reinit hack This was skipped in c17563c5d3c974a69709ebae0171534763b3051c because it depended on the filter setup merge, but was forgotten after that actually happened. Fixes hwaccel fate for stream size change tests.
a94972b2b2e6b0370b69c664cacf4397c8bf33e9
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/a94972b2b2e6b0370b69c664cacf4397c8bf33e9
2017-03-26 20:38:44+01:00
avformat/apng: fix setting frame delay when max_fps is set to no limit Reviewed-by: Michael Niedermayer <[email protected]> Signed-off-by: James Almer <[email protected]>
874eb012f75bc18bb6d79ad4bc0912afa21751f3
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/874eb012f75bc18bb6d79ad4bc0912afa21751f3
2017-03-21 19:15:12-03:00
dca: Validate the channel map Having a mismatch between the number of channels in the stream and those in the channel map will lead to a segfault or worse. Bug-Id: 1016 CC: [email protected] Signed-off-by: Luca Barbato <[email protected]>
e245d4f45ca5e2b97daef5944d63323c07d545bc
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/e245d4f45ca5e2b97daef5944d63323c07d545bc
2017-03-21 12:08:49+01:00
h264dec: initialize field_started to 0 on each decode call It might be incorrectly set to 1 if the previous call exited with an error. Bug-Id: 1019 CC: [email protected]
b76f6a76c6312dc551d7c37c6ded36bea7973c74
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b76f6a76c6312dc551d7c37c6ded36bea7973c74
2017-03-12 20:42:12+01:00
configure: Merge compiler/libc/os hacks sections
b3825723dceffc64240da7b0e562bd1fd024da26
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b3825723dceffc64240da7b0e562bd1fd024da26
2017-02-02 14:34:05+01:00
avio: add a destructor for AVIOContext Before this commit, AVIOContext is to be freed with a plain av_free(), which prevents us from adding any deeper structure to it.
99684f3ae752fc8bfb44a2dd1482f8d7a3d8536d
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/99684f3ae752fc8bfb44a2dd1482f8d7a3d8536d
2017-02-11 11:37:44+01:00
configure: Add stdlib.h #include to CPPFLAGS check helper functions This ensures that added CPPFLAGS are validated against libc headers.
0ce3761c781f2c2de40a5a8a99563878804f47cc
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/0ce3761c781f2c2de40a5a8a99563878804f47cc
2017-02-06 15:43:56+01:00
avcodec/bsf: Fix av_bsf_list_free() Negate null check Fixes CID1396248 Signed-off-by: Michael Niedermayer <[email protected]>
762bf6f4afa906a69366cbd125ef40fb788280de
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/762bf6f4afa906a69366cbd125ef40fb788280de
2017-01-08 15:26:01+01:00
avdevice/decklink_dec: properly initialize no_video variable Fixes Coverity CID 1396859. Signed-off-by: Marton Balint <[email protected]>
89a1471a72cb6e3bb58220584866af54092e446d
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/89a1471a72cb6e3bb58220584866af54092e446d
2016-12-27 01:11:59+01:00
avcodec/error_resilience: Merge surrounding status checks Simplifies code and is also faster Signed-off-by: Michael Niedermayer <[email protected]>
d5ecffbac69543185a2f6d91414dbe097645f62c
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/d5ecffbac69543185a2f6d91414dbe097645f62c
2016-12-25 21:04:32+01:00
configure: make the check for stdatomic.h stricter Old ICC verions don't advertise having a full C11 implementation but may nonetheless include a feature-incomplete stdatomic.h header. Fixes ticket #6049 Signed-off-by: James Almer <[email protected]>
6993bb4eb6c358c390f674a10f8a8ca69d9ee0fe
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/6993bb4eb6c358c390f674a10f8a8ca69d9ee0fe
2016-12-30 00:01:38-03:00
avfilter/framequeue: add missing check for ASSERT_LEVEL Signed-off-by: James Almer <[email protected]>
e1b8271949d3b70e820b8e08c542ad1586c96f9d
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/e1b8271949d3b70e820b8e08c542ad1586c96f9d
2016-12-24 01:56:24-03:00
dxva2: Adjust multiple inclusion guard names to follow convention
92e6b31c3b31be5d6fcad6bf0030bea86a1c8360
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/92e6b31c3b31be5d6fcad6bf0030bea86a1c8360
2016-12-09 08:41:52+01:00
omx: Fix allocation check Also use av_mallocz_array(). Bug-Id: CID 1396839 Signed-off-by: Vittorio Giovara <[email protected]>
d3da8a0035734529c4e26696c9a0c6cb56633838
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/d3da8a0035734529c4e26696c9a0c6cb56633838
2016-12-08 15:53:58-05:00
avutil/hwcontext_cuda: check for missing pixel format
52773a2c68bd8941fbe901e311224e49f2dc8ffe
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/52773a2c68bd8941fbe901e311224e49f2dc8ffe
2016-11-30 12:36:23+01:00
avformat/rmenc: Check framerate before storing Signed-off-by: Michael Niedermayer <[email protected]>
102f7d0ee62e28f7d2595e811b3a649b7383d657
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/102f7d0ee62e28f7d2595e811b3a649b7383d657
2016-11-27 23:28:23+01:00
checkasm: add vp9dsp.itxfm_add tests. This includes fixes by Henrik Gramner. The forward transforms are derived from the reference encoder. Signed-off-by: Martin Storsjö <[email protected]>
0b37cd09a67c3ba4db044404b99c65a32b4ad932
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/0b37cd09a67c3ba4db044404b99c65a32b4ad932
2016-11-11 11:09:05+02:00
mvdec: validate sample_rate A negative sample rate doesn't make sense and triggers assertions in av_rescale_rnd. Signed-off-by: Andreas Cadhalpun <[email protected]>
2c818c3821e4e1646610112d4e01fdcc33071901
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/2c818c3821e4e1646610112d4e01fdcc33071901
2016-11-07 00:51:49+01:00
mov: validate time_scale A negative timescale doesn't make sense and triggers assertions in av_rescale_rnd. Signed-off-by: Andreas Cadhalpun <[email protected]>
a398f054fdb9b0f0b5a91c231fba6ce014143f71
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/a398f054fdb9b0f0b5a91c231fba6ce014143f71
2016-11-07 00:51:49+01:00
lavfi/pan: allow negative gain parameters also for other inputs than the first named Expands the parser to also accept the separator '-' in addition to '+', and take the negative sign into consideration. The optional sign for the first factor in the expression is already covered by parsing for an integer. Signed-off-by: Moritz Barsnick <[email protected]> Reviewed-by: Nicolas George <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
0700d02a697e0a2901abc6422edfe72a246bae01
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/0700d02a697e0a2901abc6422edfe72a246bae01
2016-11-24 00:54:52+01:00
configure: use check_lib2 for cuda and cuvid Fixes building for Windows x86 with MSVC using the link libraries distributed with the CUDA SDK. check_lib2 is required here because it includes the header to get the full signature of the function, including the stdcall calling convention and all of its arguments, which enables the linker to determine the fully qualified object name and resolve it through the import library, since the CUDA SDK libraries do not include un-qualified aliases.
0539ff0e1b2f4e388bf4de16d00846ed5cebe811
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/0539ff0e1b2f4e388bf4de16d00846ed5cebe811
2016-11-13 12:19:15+01:00
bfi: validate sample_rate A negative sample rate doesn't make sense and triggers assertions in av_rescale_rnd. Reviewed-by: Michael Niedermayer <[email protected]> Signed-off-by: Andreas Cadhalpun <[email protected]>
872fcfcc0f01230ef761e286b0c6a18817e0a162
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/872fcfcc0f01230ef761e286b0c6a18817e0a162
2016-11-07 00:51:49+01:00
avcodec/kmvc: Check side data size before use Fixes out of array read Signed-off-by: Michael Niedermayer <[email protected]>
2d99101d0964f754822fb4af121c4abc69047dba
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/2d99101d0964f754822fb4af121c4abc69047dba
2016-10-30 15:38:44+01:00
avcodec/sunrast: Fix input buffer pointer check Fixes: out of array read Fixes: poc.dat Found-by: Bingchang, Liu @VARAS of IIE Tested-by: bc L <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
37138338ff602803d174b13fecd363a083bc2f9a
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/37138338ff602803d174b13fecd363a083bc2f9a
2016-11-02 12:06:22+01:00
huffyuvdsp: Enable the altivec code for PPC little-endian as well Confirmed to work by checkasm.
b015872c0d0823e70776e98b865509ec1287e2f6
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b015872c0d0823e70776e98b865509ec1287e2f6
2016-10-02 17:13:36+02:00
rtpdec_mpeg4: validate fmtp fields
24130234cd9dd733116d17b724ea4c8e12ce097a
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/24130234cd9dd733116d17b724ea4c8e12ce097a
2016-08-23 18:58:10+02:00
avcodec/ffv1enc: Factor rice high depth check out Signed-off-by: Michael Niedermayer <[email protected]>
87da1188981fbfa802d1ccfe22bf32cc76f52ada
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/87da1188981fbfa802d1ccfe22bf32cc76f52ada
2016-08-16 23:03:10+02:00
avformat/mxfdec: use first valid sourceclip found if material track has multiple components This commit fixes a issue with mxf footage having multiple components on a material track. Signed-off-by: Michael Niedermayer <[email protected]>
d8d433321796c3eaf47d93e1091a20cbd3c44bda
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/d8d433321796c3eaf47d93e1091a20cbd3c44bda
2016-09-21 01:29:20+02:00
checkasm: add vp9 MC tests. Signed-off-by: Anton Khirnov <[email protected]>
e99ecda55082cb9dde8fd349361e169dc383943a
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/e99ecda55082cb9dde8fd349361e169dc383943a
2016-08-03 11:07:01+02:00