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
limit chunk size to 1GB Signed-off-by: Michael Niedermayer <[email protected]>
2aadff2e44fa27664ccd1b0a63829e61bf82e939
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/2aadff2e44fa27664ccd1b0a63829e61bf82e939
2012-01-23 20:49:29+01:00
v210x: check for return value of avcodec_alloc_frame() Signed-off-by: Paul B Mahol <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
f122cbf087d5f3af346a9c84e62123bbd3ded91e
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/f122cbf087d5f3af346a9c84e62123bbd3ded91e
2012-01-28 22:08:21+01:00
Optimized base64 decode by writing 3 bytes at once. About 25% faster. decode: 248852 -> 200385 decicycles (syntax check unchanged) Signed-off-by: Reimar Döffinger <[email protected]>
daa47fdd2c46abdeab1991d4fb6a648651df0a22
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/daa47fdd2c46abdeab1991d4fb6a648651df0a22
2012-01-22 14:41:15+01:00
jpegdec: Fix vlc table check for progressive jpegs. Fixes Ticket834 Signed-off-by: Michael Niedermayer <[email protected]>
15b219fae9da1691dfb264f51637805e1ca63d1a
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/15b219fae9da1691dfb264f51637805e1ca63d1a
2012-01-04 05:03:15+01:00
mfxdec: Separate mxf_essence_container_uls for audio and video. It is a really bad idea to assign a video codec id when we have set codec_type to audio and vice versa. Prevents detection of mp2 in mxf as mpeg2video. Signed-off-by: Janne Grunau <[email protected]>
44deb9f68de2ba3fef0d39eeab0531cc842e1624
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/44deb9f68de2ba3fef0d39eeab0531cc842e1624
2012-01-22 14:40:53+01:00
alacenc: do not generate invalid multi-channel ALAC files
149e1b0468ca8828fe198025c4662a957871bd02
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/149e1b0468ca8828fe198025c4662a957871bd02
2012-01-03 13:15:23-05:00
Use quantizer value read from bitstream Currently the code initializes quantizer even before reading it from bitstream and uses that to dequantize samples.
3d8449512840215ab48d1b2e337bbd0841635300
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/3d8449512840215ab48d1b2e337bbd0841635300
2012-01-01 14:32:40+06:00
adx_parser: rewrite. The previous code ended in multiple different infinite loops. See stl_ten_1_big.sfd as example with and without zzuf Signed-off-by: Michael Niedermayer <[email protected]> Signed-off-by: Justin Ruggles <[email protected]>
b024209b1fe57b7902d30a8e0d38f5ecb628e6f3
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b024209b1fe57b7902d30a8e0d38f5ecb628e6f3
2012-01-03 16:28:17-05:00
lavfi: add missing check in avfilter_filter_samples() Avoid out-of-buffer data access when nb_channels is 8.
ae21776207e8a2bbe268e7c9e203f7599dd87ddb
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/ae21776207e8a2bbe268e7c9e203f7599dd87ddb
2011-12-27 15:21:00+01:00
flvdec: Check index for being valid Fixes seeking in Enigma_Principles_of_Lust.flv Signed-off-by: Michael Niedermayer <[email protected]>
df0bff6643cadbd9c07bbe2b0536a7c9d0dfe0c6
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/df0bff6643cadbd9c07bbe2b0536a7c9d0dfe0c6
2011-12-30 04:29:54+01:00
Prevent segfault if iformat was not yet initialized. Signed-off-by: Michael Niedermayer <[email protected]>
9b01a8ad5ecf88aa0a8e52c2b70816e03ef59162
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/9b01a8ad5ecf88aa0a8e52c2b70816e03ef59162
2011-12-14 17:24:49+01:00
ffmpeg: better warning about loop_input Signed-off-by: Michael Niedermayer <[email protected]>
934fe00680a1139cbc0950641655af5923dd7763
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/934fe00680a1139cbc0950641655af5923dd7763
2011-12-10 21:03:47+01:00
seek-test: use standard format specifiers in snprintf() Signed-off-by: Michael Niedermayer <[email protected]>
cd2f7ed0007f4803b6bd845366b2398abb32c355
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/cd2f7ed0007f4803b6bd845366b2398abb32c355
2011-12-12 02:03:38+01:00
avutil: check sampleformats enum, pict type enum and media type enum against insert/remove mistakes. Signed-off-by: Michael Niedermayer <[email protected]>
75f2cc5134b884dd2088d7b16d6d33a46ecee02a
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/75f2cc5134b884dd2088d7b16d6d33a46ecee02a
2011-12-17 05:47:37+01:00
Eliminate pointless 0/NULL initializers in AVCodec and similar declarations.
c88ebdb42c0a4e4c3d78c705752f06fe78af27f6
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/c88ebdb42c0a4e4c3d78c705752f06fe78af27f6
2011-11-28 10:01:50+01:00
escape130: Check dimensions to be a multiple of the block size. Signed-off-by: Michael Niedermayer <[email protected]>
59d3656f6ed8ef9f0d95673de0cc1e44614cb765
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/59d3656f6ed8ef9f0d95673de0cc1e44614cb765
2011-12-08 18:31:21+01:00
Check extradata_size before accessing extradata. Fixes ticket #627.
367468f1482541d1e17ce3fdf1d496746a2de21b
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/367468f1482541d1e17ce3fdf1d496746a2de21b
2011-11-09 14:04:22+01:00
binkvideo: simplify and remove invalid shifts Signed-off-by: Mans Rullgard <[email protected]>
3f5d6a665aba439a9309ed735e71403d236a313d
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/3f5d6a665aba439a9309ed735e71403d236a313d
2011-11-14 15:35:29+00:00
apedec: assert that s->samples is not negative before trying to decode
9a33264478796fd790a3bdc182fb1dda65d0a9de
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/9a33264478796fd790a3bdc182fb1dda65d0a9de
2011-10-28 11:47:29-04:00
alacdec: remove unneeded numsamples checks
dbbb9262ca0fd09f2582b11157a74c88ab7e1db5
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/dbbb9262ca0fd09f2582b11157a74c88ab7e1db5
2011-10-26 11:50:16-04:00
aac_latm: remove unneeded check for zero-size packet. This is already checked by avcodec_decode_audio3()
71ccfb3f14fdff783ff0f1a06ac37e4597f65bed
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/71ccfb3f14fdff783ff0f1a06ac37e4597f65bed
2011-10-26 12:21:18-04:00
shorten: check output buffer size before decoding
882dafe9b666a7333d1b256fafe63e35dc582e3f
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/882dafe9b666a7333d1b256fafe63e35dc582e3f
2011-10-20 13:09:26-04:00
deshake: limit deshake to specific area to search for motion vectors.
9ef714328c9527f67be193a120821048b1fe86b5
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/9ef714328c9527f67be193a120821048b1fe86b5
2011-10-20 00:39:34+02:00
ffprobe: force display of missing fields, depending on writer.flags Add flags field to Writer, and define the WRITER_FLAG_DISPLAY_OPTIONAL_FIELDS flag which forces the display of optional fields, for example non-available or invalid fields. Also set the flag in the default writer. This change is required as for some writers it is preferable to show all fields (for example for avoiding a variable number of fields in CSV output), while for other formats (e.g. JSON, XML) it is better to leave invalid/unavailable fields unspecified and thus simplify the parsing stage on the deserializer side.
0491a2a07a44f6e5e6f34081835e402c07025fd2
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/0491a2a07a44f6e5e6f34081835e402c07025fd2
2011-11-16 00:30:35+01:00
tta: add support for decoding 24-bit sample format Note that this will not work in most cases with avconv and avplay due to the AVCODEC_MAX_AUDIO_FRAME_SIZE limit, but it will decode correctly if given a large enough output buffer.
c6056d40049c2be6450982e9c6ce0b9571bd2403
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/c6056d40049c2be6450982e9c6ce0b9571bd2403
2011-10-25 11:22:02-04:00
vp56: Check for missing reference frame data Signed-off-by: Janne Grunau <[email protected]>
0ec6d6e9b682318b5b5b5457e09fbf3c4ca41335
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/0ec6d6e9b682318b5b5b5457e09fbf3c4ca41335
2011-10-07 00:25:43+02:00
Be less verbose about continuity check errors.
7e75f061825dd29059ae3110814c8e424aa1e2e2
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/7e75f061825dd29059ae3110814c8e424aa1e2e2
2011-10-09 22:47:35+02:00
adpcmdec: calculate actual number of output samples for each decoder. This also allows for removing some of the buf_size checks and using the sample count for some of the decoding loops.
a62c0f94ee5c96e98b1f91d9f1ab9f568037bb00
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/a62c0f94ee5c96e98b1f91d9f1ab9f568037bb00
2011-10-14 15:53:41-04:00
dpcm: check to make sure channels is 1 or 2.
8d77d12a2be10e8564599ccbfcdd804ff432d885
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/8d77d12a2be10e8564599ccbfcdd804ff432d885
2011-09-30 18:15:53-04:00
dpcm: calculate and check actual output data size prior to decoding.
76db17dc7d4f19f9a03bdd6de79c2ea37b76888f
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/76db17dc7d4f19f9a03bdd6de79c2ea37b76888f
2011-09-30 18:15:52-04:00
h264: do not let invalid values in h->ref_count after a decoder reset. Signed-off-by: Michael Niedermayer <[email protected]>
0333d234b0355b375762447e93674e3fe3c5bff1
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/0333d234b0355b375762447e93674e3fe3c5bff1
2011-10-05 00:07:39+02:00
lavf/utils: Drop old hack for implicit HE-AAC signaling. It has not been needed since a58858d60d37c7abfcea11bb387909bf9cd4916d. Fixes decode of implicit HE-AAC without extradata or ADTS headers.
3b0e242825104941a190bf9fc995a329b52bd109
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/3b0e242825104941a190bf9fc995a329b52bd109
2011-09-30 20:08:10+02:00
rv34: check for size mismatch Signed-off-by: Michael Niedermayer <[email protected]>
35f38b3ab9d755aede5bce8abbe1cb9c07027f8a
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/35f38b3ab9d755aede5bce8abbe1cb9c07027f8a
2011-09-17 20:17:10+02:00
rmdec: Check return value of more avio_seek calls Signed-off-by: Michael Niedermayer <[email protected]>
7e4111cfe2f5d03af8d608757e897145aa252af8
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/7e4111cfe2f5d03af8d608757e897145aa252af8
2011-09-12 04:39:13+02:00
mpegts: on seek, reset the cc for all PIDs Prevent false positive continuity counter error logs. Signed-off-by: Luca Barbato <[email protected]>
162f1fbc147bbff6e23b4df1e587cec5d5111052
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/162f1fbc147bbff6e23b4df1e587cec5d5111052
2011-09-11 09:26:21-04:00
AVOptions: deprecate av_opt_set_defaults2 It's a hack which was created to allow for multiple options with different defaults to refer to same field (e.g. 'b' vs 'ab'). There is no need for it anymore.
79eff9132581af69fbbd2674337b75fad29aa306
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/79eff9132581af69fbbd2674337b75fad29aa306
2011-09-07 11:19:43+02:00
ffmpeg: rescue poor abused limit_filesize global. Keep a per-OutputFile instance of it, thus making -fs work with multiple output files. Signed-off-by: Alex Converse <[email protected]>
877ba7b4bd1703500ed6e9a3f21497b34a49a2ad
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/877ba7b4bd1703500ed6e9a3f21497b34a49a2ad
2011-08-30 18:08:23+02:00
Only autodetect loas in transport streams. The Makito encoder sets stream type 0x11 for AAC. This patch should be reverted if it breaks decoding valid streams (and the problem can't be fixed in the probe function).
c41bf905f425c1f749dfeb23d11aa377a5104135
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/c41bf905f425c1f749dfeb23d11aa377a5104135
2011-08-30 10:46:51+02:00
wav: init st to NULL to avoid a false-positive warning. If st is NULL, it means no 'fmt ' tag is found, but 'data' tag (which needs a previous 'fmt ' tag to be parsed correctly and st initialized) check will make sure st is never dereferenced in that case.
3dd2c8bbbc725bb596eca879908881d252114243
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/3dd2c8bbbc725bb596eca879908881d252114243
2011-09-01 20:23:40+02:00
probe: Fix insane flow control. A loop control variable was shadowed inside the loop and never updated.
5ef953e84f0a272396bf11d7b780dec6c0e3ac00
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/5ef953e84f0a272396bf11d7b780dec6c0e3ac00
2011-07-29 09:29:44-07:00
VC1: Fix first/last row checks with slices In some places 0/mb_height were used in place of start_mb_y/end_mb_y. Fixes SA00049, SA00058, SA10091, SA10097, SA10131, SA20021, SA30030 Improves PSNR in SA00054, SA00059, SA00060, SA10096, SA10098, SA20022, SA30031, SA30032, SA40012, SA40013 Signed-off-by: Ronald S. Bultje <[email protected]>
1cf82cab0840d669198ea76ab0363aa661950647
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/1cf82cab0840d669198ea76ab0363aa661950647
2011-08-25 12:33:58-07:00
Abort if command offset decreases, avoids potential endless loop. Signed-off-by: Reimar Döffinger <[email protected]>
99c7b516414e76c90446a865ca5a02df3117f694
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/99c7b516414e76c90446a865ca5a02df3117f694
2011-08-03 20:09:53+02:00
ffserver: Replace two loops with one loop. Signed-off-by: Mike Williams <[email protected]> Signed-off-by: Ronald S. Bultje <[email protected]>
863e2046fdcdf26493effb6e696d98c9dc23b4a7
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/863e2046fdcdf26493effb6e696d98c9dc23b4a7
2011-07-14 14:00:07-07:00
imgconvert: remove PixFmtInfo.pixel_type field The field is only used for checking if a format is YUV planar and if the format is paletted. This patch replaces the current is_planar_yuv() code with a function which uses the pixdesc information. The new implementation is less efficient, but this should not be an issue as the functions which use it (av_picture_crop/pad()) are deprecated and currently never used in the codebase.
d7e14c0d103a2c9cca6c50568e09b40d6f48ea19
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/d7e14c0d103a2c9cca6c50568e09b40d6f48ea19
2011-07-25 11:11:54+02:00
build: remove empty $(OBJS) target This target was added to prevent some files being deleted by make when using chains of implicit rules. This is no longer required. Signed-off-by: Mans Rullgard <[email protected]>
b9c6c7cb25932b594fd684a0cb553e439d49fe12
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b9c6c7cb25932b594fd684a0cb553e439d49fe12
2011-06-07 01:28:40+01:00
Fix make checkheaders amrwbdata.h uses offsetof(), which is defined in stddef.h. Originally committed as revision 26068 to svn://svn.ffmpeg.org/ffmpeg/trunk
fe7438d97f304f3f66c1bb162ad8a851ddef8417
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/fe7438d97f304f3f66c1bb162ad8a851ddef8417
2010-12-21 11:19:59+00:00
Use av_printf_format to check the usage of printf style functions This helps catching cases where the format string doesn't match what is passed in, or injection bugs where user data is passed in as format string. Signed-off-by: Martin Storsjö <[email protected]>
9abbe8cc136e7fbc69004df3f1de9d54c40d969d
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/9abbe8cc136e7fbc69004df3f1de9d54c40d969d
2011-06-23 20:17:46+03:00
Replace non-existent HAVE_SSE2 with HAVE_SSE. Since this is only a compilation check (the actual function used is selected at runtime) and HAVE_SSE indicates that we can also compile SSE2 code, this is correct.
2a30df09fd64634ad1b70485cd665ad05116730c
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/2a30df09fd64634ad1b70485cd665ad05116730c
2011-06-02 08:38:08+02:00
wav: Don't avio_seek() if we know we'll run into EOF Since we want to break the loop the 'if (data_ofs < 0)' block is moved after the loop. This fixes ticket #250.
f86d260df305ebde41093cb6de6de03e0d076356
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/f86d260df305ebde41093cb6de6de03e0d076356
2011-05-30 15:44:23+02:00
showinfo: replace "CRC" by "checksum" Indeed the Adler-32 checksum, which is computed by showinfo, is not cyclic, so using the term "CRC" is wrong/confusing.
a05d02079e0fde1ff9b6abfda79ff20b38f68439
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/a05d02079e0fde1ff9b6abfda79ff20b38f68439
2011-05-15 12:28:53+02:00
mpegaudio: remove OUT_MIN/MAX macros These macros are no longer needed after the s32 output was removed. Change the relevant code to use av_clip_int16() instead of using explicit limits. Signed-off-by: Mans Rullgard <[email protected]>
92ea249d7db4baf64680f412c6bd99ff85860723
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/92ea249d7db4baf64680f412c6bd99ff85860723
2011-05-16 17:49:25+01:00
h264pred: fix one more aliasing violation. Signed-off-by: Anton Khirnov <[email protected]>
d2bf42895ac30d228491a8a95a5908351dc32783
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/d2bf42895ac30d228491a8a95a5908351dc32783
2011-05-11 15:48:51+02:00
mpeg4videoenc: Support negative timestamps. Signed-off-by: Michael Niedermayer <[email protected]>
38bb5a5434f913451aa512624a92b12b9925690f
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/38bb5a5434f913451aa512624a92b12b9925690f
2011-05-09 17:51:04+02:00
ffmpeg: factorize resampling condition check in do_video_out() Simplify and improve readability. Signed-off-by: Stefano Sabatini <[email protected]> Signed-off-by: Anton Khirnov <[email protected]>
9aa797cd2873562e85d04ea45ef7f49ad2cb07b9
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/9aa797cd2873562e85d04ea45ef7f49ad2cb07b9
2011-05-11 07:32:37+02:00
lavf: use designated initializers for AVClasses.
4a7a1b7def03051e16a3ffbbe51d41f227aea0fd
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/4a7a1b7def03051e16a3ffbbe51d41f227aea0fd
2011-04-29 11:39:34+02:00
Fix data_size handling for AC3 and dca decoders. They use now code identical to the AAC decoder. The AC3 decoder previously did not check the data_size and the dca decoder checked against and set wrong values for float.
636ee66f1c188de9d92cb794f8765390d8177c42
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/636ee66f1c188de9d92cb794f8765390d8177c42
2011-05-01 19:13:01+02:00
vpxenc: add CQ_LEVEL mapping via the equivalent AVCodecContext::crf modifying the range allowed by options.c (0-51 -> 0-63) update configure check to require libvpx 0.9.6 (Bali) Signed-off-by: Michael Niedermayer <[email protected]>
8eeed0db05966e94bfff53b2010b8c7d4e52e3f9
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/8eeed0db05966e94bfff53b2010b8c7d4e52e3f9
2011-04-12 03:54:28+02:00
VC1: simplify a calculation in a loop.
0b16cdc3fa1d73056649abf43288be0a7624fdcc
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/0b16cdc3fa1d73056649abf43288be0a7624fdcc
2011-02-17 17:35:35-05:00
lavf: fix av_find_best_stream when providing a wanted stream. In the main loop, stream_number is incremented after checking the stream type, so the search usually will not find the wanted stream. This patch eliminates the useless stream_number variable and introduces a new one, called real_stream_index to store the real stream index of the current stream, no matter if we are looping through all the streams or only the streams of a program. Signed-off-by: Michael Niedermayer <[email protected]> Signed-off-by: Anton Khirnov <[email protected]>
2c7158169859eb2dd49a72337f9f3f28347da77a
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/2c7158169859eb2dd49a72337f9f3f28347da77a
2011-05-12 18:02:27+02:00
configure: in check_ld, place new -l flags before existing ones This fixes some library tests when --as-needed is in effect. Signed-off-by: Mans Rullgard <[email protected]>
7e75f9fe5e53707e0609691d6cc2ca8cd015f132
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/7e75f9fe5e53707e0609691d6cc2ca8cd015f132
2011-03-25 19:36:32+00:00
Avoid pointless check before calling free Signed-off-by: Mans Rullgard <[email protected]> (cherry picked from commit dc75d6dbf2af3c03b33d3159e1dadccf22c076ea)
0c8eb72ec5183909d87d8bba5c3b17337635c02a
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/0c8eb72ec5183909d87d8bba5c3b17337635c02a
2011-02-04 03:10:10+01:00
matroskadec: check that pointers were initialized before accessing them fix ticket #14 Signed-off-by: Aurelien Jacobs <[email protected]>
2851b1f6566580485dceb67cbb6b93f64ee9a9bd
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/2851b1f6566580485dceb67cbb6b93f64ee9a9bd
2011-03-24 00:29:25+01:00
applehttp: Fix the key check in handle_variant_args The key string is supposed to contain the equals character, too. Since the checked string was wrong, and the return value check was wrong too, it incorrectly seemed to work right before. Signed-off-by: Mans Rullgard <[email protected]> (cherry picked from commit 2b0decf60ba6dd5eec16e88d4b816e56108a2935)
1a172ce6b175314c3da3a1956b9fd8c97eac790a
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/1a172ce6b175314c3da3a1956b9fd8c97eac790a
2011-01-26 03:43:28+01:00
Split validation of initial user options into a separate function. Originally committed as revision 25978 to svn://svn.ffmpeg.org/ffmpeg/trunk
8f60f70d44c14cead6033456c9e58ae7aa9e83cc
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/8f60f70d44c14cead6033456c9e58ae7aa9e83cc
2010-12-14 14:52:18+00:00
Simplify last coeff check in mjpeg decode_block() Originally committed as revision 25547 to svn://svn.ffmpeg.org/ffmpeg/trunk
e4463f21eed164413d9bb8904d0a78ce6d7fdb72
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/e4463f21eed164413d9bb8904d0a78ce6d7fdb72
2010-10-21 22:44:47+00:00
Add a seperate VLC table for progressive jpeg so we dont have to subtract 16 in the inner loop. Originally committed as revision 25545 to svn://svn.ffmpeg.org/ffmpeg/trunk
5675a11f9277b5c7b1c9ad45da893e9ef9a42f03
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/5675a11f9277b5c7b1c9ad45da893e9ef9a42f03
2010-10-21 22:44:41+00:00
Check for the IPPROTO_IPV6 define before using it This fixes building on FreeBSD in some configurations, if the IPv6 multicast structs are available, but IPPROTO_IPV6 isn't defined. Originally committed as revision 25147 to svn://svn.ffmpeg.org/ffmpeg/trunk
63206a8ffb131e03c04173c1426090532d276ee9
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/63206a8ffb131e03c04173c1426090532d276ee9
2010-09-20 06:38:40+00:00
swscale-test: take input from reference file If the CRC from the src->dst conversion matches a reference, it is not necessary to perform a dst->yuva420p conversion and check the SSD. Originally committed as revision 32213 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
4bf44785982278fae086d25063439cfa343382d7
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/4bf44785982278fae086d25063439cfa343382d7
2010-09-12 18:16:33+00:00
Fix formatting for negative start times (issue 2139). Patch by Christian d'Heureuse, chdh inventec ch Originally committed as revision 25063 to svn://svn.ffmpeg.org/ffmpeg/trunk
b163078fe309f15e4c7fecea9147ec8d8437623b
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b163078fe309f15e4c7fecea9147ec8d8437623b
2010-09-07 21:06:21+00:00
get rid of MAX_STREAMS limit in RDT Originally committed as revision 24751 to svn://svn.ffmpeg.org/ffmpeg/trunk
dfdb353cd565efbd1f64105ce7519ec809ad338d
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/dfdb353cd565efbd1f64105ce7519ec809ad338d
2010-08-09 22:58:54+00:00
Simplify verbatim mode fallback by checking the frame size before writing. Originally committed as revision 24632 to svn://svn.ffmpeg.org/ffmpeg/trunk
3d2cd42f8a19460d1fd44771646b4411c3148383
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/3d2cd42f8a19460d1fd44771646b4411c3148383
2010-07-31 21:08:53+00:00
Send OPTIONS request at a regular basis to standard RTSP servers as well, this prevents a time-out which closes the TCP connection and kills our session. see "Re: [FFmpeg-devel] [PATCH] rtsp.c: keep-alive" thread on mailinglist. Originally committed as revision 24785 to svn://svn.ffmpeg.org/ffmpeg/trunk
27014bf5a3151f1e340d7ac170f3fdd3e0bcf395
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/27014bf5a3151f1e340d7ac170f3fdd3e0bcf395
2010-08-12 13:39:38+00:00
Zero-initialize structs/arrays with {0} instead of {}, which isn't proper C99 Patch by Axel Holzinger, aholzinger at gmx dot de Originally committed as revision 24391 to svn://svn.ffmpeg.org/ffmpeg/trunk
354b757300186ed7a7e36682e8faf5cdc4ad63c1
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/354b757300186ed7a7e36682e8faf5cdc4ad63c1
2010-07-21 17:27:28+00:00
Simplify (no need to check for st->codec->extradata) and correct (extradata_size must be at least 5 bytes) the H.264 MP4 syntax check in rtpenc.c Originally committed as revision 23638 to svn://svn.ffmpeg.org/ffmpeg/trunk
8a2679ada43665f19eb8282e82f2acaad8ba4f84
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/8a2679ada43665f19eb8282e82f2acaad8ba4f84
2010-06-17 10:30:52+00:00
Rename h264_idct_sse2.asm to h264_idct.asm; move inline IDCT asm from h264dsp_mmx.c to h264_idct.asm (as yasm code). Because the loops are now coded in asm instead of C, this is (depending on the function) up to 50% faster for cases where gcc didn't do a great job at looping. Since h264_idct_add8() is now faster than the manual loop setup in h264.c, in-asm idct calling can now be enabled for chroma as well (see r16207). For MMX, this is 5% faster. For SSE2 (which isn't done for chroma if h264.c does the looping), this makes it up to 50% faster. Speed gain overall is ~0.5-1.0%. Originally committed as revision 25119 to svn://svn.ffmpeg.org/ffmpeg/trunk
1d16a1cf99488f16492b1bb48e023f4da8377e07
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/1d16a1cf99488f16492b1bb48e023f4da8377e07
2010-09-14 13:36:26+00:00
Split h264dsp and h264pred in configure. Many H.264 derivatives, like RV40 and VP8, use the H.264 prediction functions but not the weight/loopfilter functions. This should reduce the size of builds with one of these derivatives but without H.264 decoding itself. Originally committed as revision 24741 to svn://svn.ffmpeg.org/ffmpeg/trunk
4a384de5b8ced22e05d29e08b885a8d79968adf5
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/4a384de5b8ced22e05d29e08b885a8d79968adf5
2010-08-07 23:10:25+00:00
add #include so make checkheaders passes Originally committed as revision 23637 to svn://svn.ffmpeg.org/ffmpeg/trunk
701935968d63b7f5b18828f6fd29c78e5b159752
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/701935968d63b7f5b18828f6fd29c78e5b159752
2010-06-17 10:13:11+00:00
Make the error message issued in case of invalid codec tag more informative. Originally committed as revision 23423 to svn://svn.ffmpeg.org/ffmpeg/trunk
b603ab8dc187677a08bf801fbd6bfc0846d97faa
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b603ab8dc187677a08bf801fbd6bfc0846d97faa
2010-06-02 10:54:53+00:00
ffserver: Fix one of the codec parameter checks This is probably what was originally intended; the codec pointers are all NULL. Fix by Howard Chu, hyc at highlandsun dot com Originally committed as revision 23295 to svn://svn.ffmpeg.org/ffmpeg/trunk
111c935980138f65a5562fd28837064e467c7e7e
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/111c935980138f65a5562fd28837064e467c7e7e
2010-05-24 20:24:39+00:00
configure: simplify $COMPONENT_LIST handling This lets check_deps set the generic CONFIG_ENCODERS and friends using an _if_any construct. Originally committed as revision 22911 to svn://svn.ffmpeg.org/ffmpeg/trunk
8469ae22a89061ed681fd436a0ca6509bf92995c
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/8469ae22a89061ed681fd436a0ca6509bf92995c
2010-04-19 12:49:56+00:00
Add a md5 muxer that allows checking the md5 sums of generated streams without needing an external MD5 command. Originally committed as revision 23257 to svn://svn.ffmpeg.org/ffmpeg/trunk
944a1b6b96effbca8f721f60b2d8019f476b15d0
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/944a1b6b96effbca8f721f60b2d8019f476b15d0
2010-05-23 13:07:33+00:00
Remove hardcoded-tables hack for IA-64: with latest binutils that now actually causes linking errors instead of avoiding them. Originally committed as revision 23058 to svn://svn.ffmpeg.org/ffmpeg/trunk
c12caa32b2d9fd8f76b4268a835731935b1cd794
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/c12caa32b2d9fd8f76b4268a835731935b1cd794
2010-05-08 16:32:05+00:00
Initialize ssrc and base_timestamp using ff_random_get_seed() Originally committed as revision 22706 to svn://svn.ffmpeg.org/ffmpeg/trunk
4c1202f76eaf27b1eba667039ced7fa9d6cff198
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/4c1202f76eaf27b1eba667039ced7fa9d6cff198
2010-03-28 08:48:45+00:00
Remove FF_MM_SSE2/3 flags for CPUs where this is generally not faster than regular MMX code. Examples of this are the Core1 CPU. Instead, set a new flag, FF_MM_SSE2/3SLOW, which can be checked for particular SSE2/3 functions that have been checked specifically on such CPUs and are actually faster than their MMX counterparts. In addition, use this flag to enable particular VP8 and LPC SSE2 functions that are faster than their MMX counterparts. Based on a patch by Loren Merritt <lorenm AT u washington edu>. Originally committed as revision 24340 to svn://svn.ffmpeg.org/ffmpeg/trunk
6526976f0cbb3fa152797b3a15bd634ad14cabe3
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/6526976f0cbb3fa152797b3a15bd634ad14cabe3
2010-07-19 22:38:23+00:00
configure: pass extra flags to check_cpp from check_cpp_condition Originally committed as revision 21265 to svn://svn.ffmpeg.org/ffmpeg/trunk
f855b7b9c9005e30c953fe41594b2b01a4f08d07
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/f855b7b9c9005e30c953fe41594b2b01a4f08d07
2010-01-17 19:05:53+00:00
checkheaders: skip per-arch headers not meant for direct inclusion Some of the per-arch headers are only meant to be used through the parent header of the same name. Testing these standalone does not make sense. Originally committed as revision 22341 to svn://svn.ffmpeg.org/ffmpeg/trunk
f89c14027a877187eb99767781bd5b12c7516a2a
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/f89c14027a877187eb99767781bd5b12c7516a2a
2010-03-08 20:17:47+00:00
Move libm replacements to new header libm.h ffmpeg.c uses lrintf(), which is missing on some systems. Previously it picked up the replacement via libavutil/internal.h due to HAVE_AV_CONFIG_H being erroneously defined. Moving these replacements to a separate header enables ffmpeg.c to use them without being exposed to internal interfaces. This use of a non-public header is justified by the header in question not being part of the internal interface either. It should rather be considered as part of the build system, which is shared between the libraries and the applications. This header cannot be installed since the tested conditions depend on the compiler. Originally committed as revision 22399 to svn://svn.ffmpeg.org/ffmpeg/trunk
335ee1aaddd4de450d95352205f68373ec51bae5
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/335ee1aaddd4de450d95352205f68373ec51bae5
2010-03-09 15:10:23+00:00
Make our getaddrinfo implementation initialize "struct addrinfo" return value to NULL on errors. Originally committed as revision 22122 to svn://svn.ffmpeg.org/ffmpeg/trunk
a34fc5e23d53f560e4445de84af010c1be6aa8a6
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/a34fc5e23d53f560e4445de84af010c1be6aa8a6
2010-02-28 22:31:17+00:00
remove unneeded check Originally committed as revision 21460 to svn://svn.ffmpeg.org/ffmpeg/trunk
6548c939ec6f0e385bbaac4d86ed2d9906744839
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/6548c939ec6f0e385bbaac4d86ed2d9906744839
2010-01-26 15:34:21+00:00
Restructure if() in check_mv() quite a bit faster Originally committed as revision 21504 to svn://svn.ffmpeg.org/ffmpeg/trunk
fabd704b37b7a61ed2673bb34b0955774140ce1b
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/fabd704b37b7a61ed2673bb34b0955774140ce1b
2010-01-28 10:38:43+00:00
Extend show_pix_fmts(), make it show input/output support for conversion and other information exposed by the pixdesc API. Originally committed as revision 21751 to svn://svn.ffmpeg.org/ffmpeg/trunk
9cb5c760d73e08bcd5d441d261abe67d472e98ee
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/9cb5c760d73e08bcd5d441d261abe67d472e98ee
2010-02-10 23:36:35+00:00
ffmpeg.c : Increase static limit on the maximum number of input files. Originally committed as revision 21483 to svn://svn.ffmpeg.org/ffmpeg/trunk
60402344af4b387848b6f9fdf9e85d14db97d852
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/60402344af4b387848b6f9fdf9e85d14db97d852
2010-01-27 19:11:31+00:00
Align mb_bit_buffer and vs_bit_buffer as their alignment is checked by assert(). Originally committed as revision 21164 to svn://svn.ffmpeg.org/ffmpeg/trunk
9514a0841a0bb5af8a430d12dbcabef26f5ad46a
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/9514a0841a0bb5af8a430d12dbcabef26f5ad46a
2010-01-12 13:54:35+00:00
Simplify/Optimize another of the mbaff loop filter cases. Its faster but too rarely used to make a differnce. Originally committed as revision 21344 to svn://svn.ffmpeg.org/ffmpeg/trunk
97775235ecad5d27987feca34afd33f8b011e1e9
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/97775235ecad5d27987feca34afd33f8b011e1e9
2010-01-20 03:00:08+00:00
Change main loop in Interplay Video decoder, so variables x and y really mean coordinates, not offsets. Originally committed as revision 20926 to svn://svn.ffmpeg.org/ffmpeg/trunk
9156a5ad72e989e0fa2735741edf894fffad33b9
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/9156a5ad72e989e0fa2735741edf894fffad33b9
2009-12-27 08:15:19+00:00
Re-indent to more closely follow general coding standards used in other parts of FFmpeg. Also change a starting condition; while (condition) { ... bla = bla->next; } loop into a proper for() loop. Originally committed as revision 21071 to svn://svn.ffmpeg.org/ffmpeg/trunk
c89658008705d949c319df3fa6f400c481ad73e1
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/c89658008705d949c319df3fa6f400c481ad73e1
2010-01-07 22:41:14+00:00
16-bit Interplay Video stores motion vector data at the end of frame, so initialize data pointers for 16-bit variant and read motion vectors as supposed in corresponding opcodes. Originally committed as revision 20933 to svn://svn.ffmpeg.org/ffmpeg/trunk
dcfb0cad687ec89d3c7fe21a014c58f283050283
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/dcfb0cad687ec89d3c7fe21a014c58f283050283
2009-12-27 09:03:31+00:00
Check order of startcodes, ignore some obviously wrong ones. Fixes issue487. Originally committed as revision 20643 to svn://svn.ffmpeg.org/ffmpeg/trunk
fc23d843e11b8d7e461127dd4bb25d7525ec5990
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/fc23d843e11b8d7e461127dd4bb25d7525ec5990
2009-11-28 22:51:53+00:00
Add required header #include to fix 'make checkheaders'. Originally committed as revision 20612 to svn://svn.ffmpeg.org/ffmpeg/trunk
154f5b5c9b84314f4d54afb27f5b43af9b7875b7
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/154f5b5c9b84314f4d54afb27f5b43af9b7875b7
2009-11-25 23:24:09+00:00
Fix decoding ATI VCR2 codec, sample in samples/V-codecs/ATI-VCR12/ATI/VCR2test.avi Software decoding was broken since r8865, when two new context variables were added, but not initialized in vcr2_init_sequence(). Another such context variable was added in r18381. Originally committed as revision 21438 to svn://svn.ffmpeg.org/ffmpeg/trunk
b52fcba9cd82571ea404b3848bc796934bd3cf69
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b52fcba9cd82571ea404b3848bc796934bd3cf69
2010-01-24 22:47:50+00:00