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 ref values in CABAC H.264 for validity. Originally committed as revision 16224 to svn://svn.ffmpeg.org/ffmpeg/trunk
04618b98e361951f550b3970865803a875f4a8f0
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/04618b98e361951f550b3970865803a875f4a8f0
2008-12-18 23:31:10+00:00
Support ADTS AAC files in the ffaac decoder (limited to streams containing one raw_data_block() per ADTS frame) Patch by Alex Converse ( alex converse gmail com) based on a patch by Robert Swain ( robert swain gmail com ) Originally committed as revision 16485 to svn://svn.ffmpeg.org/ffmpeg/trunk
158b39126d59f07069e0da07e0658111967c6179
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/158b39126d59f07069e0da07e0658111967c6179
2009-01-07 22:09:21+00:00
Change another AVERROR(EIO) inot AVERROR_EOF, because it really signals EOF, not a stream error. This also fixes an infinite loop on EOS during ASF file playback, and Michael claims he "likes the patch" (ref: [PATCH] RTSP-MS 15/15: move packet_time_start zero value assignment in asf.c" mailinglist tread). Originally committed as revision 18552 to svn://svn.ffmpeg.org/ffmpeg/trunk
1d0036b01f1860fdead35a6efcdc1d0beb4c3269
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/1d0036b01f1860fdead35a6efcdc1d0beb4c3269
2009-04-17 14:05:57+00:00
Disable unused code for now to allow 'make checkheaders' to pass. Originally committed as revision 15933 to svn://svn.ffmpeg.org/ffmpeg/trunk
ab56b321a9f3a2559e30448024f42ba61d6415e9
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/ab56b321a9f3a2559e30448024f42ba61d6415e9
2008-11-24 21:31:01+00:00
configure: Use check_lib2 for bzlib. Functions are exported as WINAPI in win32, so it is not picked up by check_lib. Originally committed as revision 15957 to svn://svn.ffmpeg.org/ffmpeg/trunk
632948bd5adfdd423d72ac5e43088bd00a0f21be
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/632948bd5adfdd423d72ac5e43088bd00a0f21be
2008-11-30 00:19:16+00:00
Make the library names for the require checks more explicit. Originally committed as revision 15845 to svn://svn.ffmpeg.org/ffmpeg/trunk
2bfecf733b1f46326f99ea8e8f5464c3992a1285
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/2bfecf733b1f46326f99ea8e8f5464c3992a1285
2008-11-16 12:03:00+00:00
Add missing headers to pass 'make checkheaders'. Originally committed as revision 15745 to svn://svn.ffmpeg.org/ffmpeg/trunk
01f54021dcccc74292f29d236d823f3539a55a43
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/01f54021dcccc74292f29d236d823f3539a55a43
2008-10-29 23:43:55+00:00
VP3 loop filter is mmx2 not mmx Originally committed as revision 15642 to svn://svn.ffmpeg.org/ffmpeg/trunk
daa1ea049a9445b7bed03963cb789497065dd1eb
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/daa1ea049a9445b7bed03963cb789497065dd1eb
2008-10-19 04:40:24+00:00
Correct wrong lower limit and condition used in APE decoder Originally committed as revision 15396 to svn://svn.ffmpeg.org/ffmpeg/trunk
e774c41cab765f5d12ecfb31e5fa30df41230de0
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/e774c41cab765f5d12ecfb31e5fa30df41230de0
2008-09-24 12:45:28+00:00
check url_fseek return value, update seek reg tests Originally committed as revision 14488 to svn://svn.ffmpeg.org/ffmpeg/trunk
23f02559fe1abfe7a27268c57c5c5f5f06b7b929
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/23f02559fe1abfe7a27268c57c5c5f5f06b7b929
2008-07-31 18:01:12+00:00
Fix and clarify invalid examples for framerate override in the documentation. patch by tripp, eliared yahoo com Originally committed as revision 14431 to svn://svn.ffmpeg.org/ffmpeg/trunk
9c1703720003af918afd4ab2d273b4f43fddaef1
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/9c1703720003af918afd4ab2d273b4f43fddaef1
2008-07-27 19:38:25+00:00
Remove another 2 incorrect checks. These would ignore fields of different parity. Originally committed as revision 14404 to svn://svn.ffmpeg.org/ffmpeg/trunk
d9022d38fb73af006f02ccb1db113cbabce83991
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/d9022d38fb73af006f02ccb1db113cbabce83991
2008-07-25 23:49:01+00:00
Do not completely bail out for invalid params, just skip the current sector. Originally committed as revision 14002 to svn://svn.ffmpeg.org/ffmpeg/trunk
435a6082f9e368196e0d8347858c63de1126af2c
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/435a6082f9e368196e0d8347858c63de1126af2c
2008-06-26 23:00:00+00:00
check that csize in ff_lzw_decode_init is < LZW_MAXBITS, <= is not enough and might read outside the prefix array Originally committed as revision 14214 to svn://svn.ffmpeg.org/ffmpeg/trunk
b08edb22684c1848b1c6186848585c324d9aae62
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b08edb22684c1848b1c6186848585c324d9aae62
2008-07-13 20:03:57+00:00
Remove unneeded check Originally committed as revision 13928 to svn://svn.ffmpeg.org/ffmpeg/trunk
b0068d75ebdb388c90b9d2c9833f17d12f323717
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b0068d75ebdb388c90b9d2c9833f17d12f323717
2008-06-23 20:39:09+00:00
fix warning reported by Intel C compiler: libavcodec/h264_parser.c(77): warning #589: transfer of control bypasses initialization of: variable "v" (declared at line 58) goto found; This new form also improves readability. Patch by Diego 'Flameeyes' Pettenò %flameeyes A gmail P com% Originally committed as revision 15526 to svn://svn.ffmpeg.org/ffmpeg/trunk
9aa1cfec1a8597f3bd0f9fa564c43a53e42fab25
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/9aa1cfec1a8597f3bd0f9fa564c43a53e42fab25
2008-10-02 19:24:26+00:00
Correct validity checks. Originally committed as revision 13787 to svn://svn.ffmpeg.org/ffmpeg/trunk
aca490777f9da2a71b537874ed4e16105bb3df02
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/aca490777f9da2a71b537874ed4e16105bb3df02
2008-06-16 23:23:56+00:00
Check dia size a little more. Fixes CID80. Originally committed as revision 13481 to svn://svn.ffmpeg.org/ffmpeg/trunk
540c5220ffafce9038b1f0c96cb02382d0ab126e
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/540c5220ffafce9038b1f0c96cb02382d0ab126e
2008-05-27 23:41:10+00:00
prevent writing empty stss atom Originally committed as revision 12636 to svn://svn.ffmpeg.org/ffmpeg/trunk
b371539a3d9be9b05cb9ea8065e8e3617a45b02f
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b371539a3d9be9b05cb9ea8065e8e3617a45b02f
2008-03-30 21:18:22+00:00
Avoid infinite loop. uint64_t >> 64 is an undefined operation Originally committed as revision 12253 to svn://svn.ffmpeg.org/ffmpeg/trunk
d597655f771979c70c08f8f8ed84c1319da121e8
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/d597655f771979c70c08f8f8ed84c1319da121e8
2008-02-26 22:35:07+00:00
3rd try to get the loop filter ref/mv check working correctly. Fixes at least: src19td.IBP.264 CVWP3_TOSHIBA_E.264 cvmp_mot_picaff0_full_B.26l CVMP_MOT_FRM_L31_B.26l cvmp_mot_frm0_full_B.26l CVMP_MOT_FLD_L30_B.26l cvmp_mot_fld0_full_B.26l Originally committed as revision 14337 to svn://svn.ffmpeg.org/ffmpeg/trunk
2e916cb392d6f8cebf7d733976369c3f5828b4f1
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/2e916cb392d6f8cebf7d733976369c3f5828b4f1
2008-07-22 17:44:36+00:00
Oops Commited in SoC by Vitor Sessak on 2008-02-12 20:43:49 Originally committed as revision 12119 to svn://svn.ffmpeg.org/ffmpeg/trunk
11de6cac7e0e6fb9ee601d015df98303747e7bb3
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/11de6cac7e0e6fb9ee601d015df98303747e7bb3
2008-02-15 22:15:09+00:00
Comment about weird warning prevention. Originally committed as revision 11690 to svn://svn.ffmpeg.org/ffmpeg/trunk
b2aba2e6e7facbd710a86c1184256df3ff91436d
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b2aba2e6e7facbd710a86c1184256df3ff91436d
2008-01-31 02:13:53+00:00
proper check for valid pva_pts Originally committed as revision 11429 to svn://svn.ffmpeg.org/ffmpeg/trunk
71e1080e2813bee86d6eed7a3bde8862dae92914
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/71e1080e2813bee86d6eed7a3bde8862dae92914
2008-01-05 22:28:42+00:00
Check decoded dimensions for validity Originally committed as revision 11184 to svn://svn.ffmpeg.org/ffmpeg/trunk
b192e56461cfd83c5d3b7929b82b67395edbaa8e
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b192e56461cfd83c5d3b7929b82b67395edbaa8e
2007-12-07 05:52:27+00:00
do not set channels before checking request_channels Originally committed as revision 11418 to svn://svn.ffmpeg.org/ffmpeg/trunk
3eca1e6fad56f295fb1ef67cb70aff37ff4936a4
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/3eca1e6fad56f295fb1ef67cb70aff37ff4936a4
2008-01-05 16:47:40+00:00
prevent O(n^2) execution of ff_mpa_decode_header() for valid mp3 files Originally committed as revision 11144 to svn://svn.ffmpeg.org/ffmpeg/trunk
5110d151b6b2b835ebcdbe44f7a445b6c23eca62
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/5110d151b6b2b835ebcdbe44f7a445b6c23eca62
2007-12-03 04:49:01+00:00
Prevent mov muxer from writing empty udta atoms. Originally committed as revision 10852 to svn://svn.ffmpeg.org/ffmpeg/trunk
89a0d7908b58b5bea856ed5c2713babb5632cd84
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/89a0d7908b58b5bea856ed5c2713babb5632cd84
2007-10-24 14:20:15+00:00
Let the dependency checker deal with winsock2's extralibs. Originally committed as revision 10593 to svn://svn.ffmpeg.org/ffmpeg/trunk
ea10ddde965c1cd773d14a0227fd659133ff8db2
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/ea10ddde965c1cd773d14a0227fd659133ff8db2
2007-09-26 16:57:19+00:00
dsputil must be initialized before calling rtjpeg init. Originally committed as revision 10463 to svn://svn.ffmpeg.org/ffmpeg/trunk
ba430e0cfac25a2605b938b94f4a3b6c1a77e1d8
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/ba430e0cfac25a2605b938b94f4a3b6c1a77e1d8
2007-09-09 18:14:11+00:00
Check for the presence of llrint(), lrint(), round() and roundf() and provide simple replacements if they are unavailable. patch by Michael Kostylev, mik niipt ru Originally committed as revision 11326 to svn://svn.ffmpeg.org/ffmpeg/trunk
a33cab3a9a48cbbb495d2548143751f1dee67213
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/a33cab3a9a48cbbb495d2548143751f1dee67213
2007-12-27 01:53:02+00:00
prevent misdetection by using a stricter regexp Originally committed as revision 9050 to svn://svn.ffmpeg.org/ffmpeg/trunk
facbea9596e734af8a8886dbb70a6676335f1ab5
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/facbea9596e734af8a8886dbb70a6676335f1ab5
2007-05-17 16:50:16+00:00
Remove unnecessary guarding &=0x0f around adpcm_ima_compress_sample(). patch by Timofei, tim ipi.ac ru Date: Mon, 15 Oct 2007 19:55:29 +0400 Subject: [FFmpeg-devel] [PATCH] adpcm-ima-wav header and codec Originally committed as revision 10773 to svn://svn.ffmpeg.org/ffmpeg/trunk
880de6b0befad26a9557fcee679fee780e3dd7e3
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/880de6b0befad26a9557fcee679fee780e3dd7e3
2007-10-17 23:02:35+00:00
Force lowercase targetos value for MinGW, we check against lowercase strings. Originally committed as revision 8578 to svn://svn.ffmpeg.org/ffmpeg/trunk
91c5172d262ad65dae0a17727b46c3f6caa1b04a
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/91c5172d262ad65dae0a17727b46c3f6caa1b04a
2007-03-31 18:29:41+00:00
fix ref_count check Originally committed as revision 7997 to svn://svn.ffmpeg.org/ffmpeg/trunk
0565c648343cb7d1220da903308ff0aaf89d96b8
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/0565c648343cb7d1220da903308ff0aaf89d96b8
2007-02-16 21:29:15+00:00
check if current block contains a B frame and gives this info to parse_block() Originally committed as revision 8332 to svn://svn.ffmpeg.org/ffmpeg/trunk
6bed20f45a484f5709fec4c97a238240161b1797
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/6bed20f45a484f5709fec4c97a238240161b1797
2007-03-11 23:05:01+00:00
simplify freetype check Originally committed as revision 7919 to svn://svn.ffmpeg.org/ffmpeg/trunk
4f562a66247bfdd0168ecab68fbf67619a8a51b0
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/4f562a66247bfdd0168ecab68fbf67619a8a51b0
2007-02-11 11:35:56+00:00
Check that js_vlc_bits from the extradata is in a valid range. Originally committed as revision 7756 to svn://svn.ffmpeg.org/ffmpeg/trunk
753c9d3260004042525a4e84bc61251af58e0f2b
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/753c9d3260004042525a4e84bc61251af58e0f2b
2007-01-29 10:42:36+00:00
more correct packet alignment check and correction Originally committed as revision 7648 to svn://svn.ffmpeg.org/ffmpeg/trunk
b04d5d3116f478010268b6ced09f5a6828c9703b
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b04d5d3116f478010268b6ced09f5a6828c9703b
2007-01-22 12:52:49+00:00
check codec frame size directly and only for audio Originally committed as revision 7280 to svn://svn.ffmpeg.org/ffmpeg/trunk
b596102e7e5bdd5207f0a62e7b76b730bd9623be
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b596102e7e5bdd5207f0a62e7b76b730bd9623be
2006-12-11 13:30:37+00:00
infiinit loop fix for CBR + adaptive quant Originally committed as revision 7133 to svn://svn.ffmpeg.org/ffmpeg/trunk
ec9ed85dc73a9ead14dce086625996da8858c475
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/ec9ed85dc73a9ead14dce086625996da8858c475
2006-11-20 11:53:02+00:00
Limit output sample to 0..maxval, fixes decoding of T16E0.JLS Originally committed as revision 6908 to svn://svn.ffmpeg.org/ffmpeg/trunk
39ff2ee84d58fa27def7e5db450bbd7a0888f3ad
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/39ff2ee84d58fa27def7e5db450bbd7a0888f3ad
2006-11-06 05:35:09+00:00
prevent h.264 MC related functions from being inlined (yes this is much faster the code just doesnt fit in the code cache otherwise) Originally committed as revision 7993 to svn://svn.ffmpeg.org/ffmpeg/trunk
00e210ddbbda8d06b25a1c0c442534b959629d11
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/00e210ddbbda8d06b25a1c0c442534b959629d11
2007-02-16 21:21:07+00:00
prevent infinite loop Originally committed as revision 6753 to svn://svn.ffmpeg.org/ffmpeg/trunk
5dc49706612fe923b3395a6462afa0af2da3b494
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/5dc49706612fe923b3395a6462afa0af2da3b494
2006-10-21 22:07:01+00:00
fix the dcbz check and move it in configure Originally committed as revision 6580 to svn://svn.ffmpeg.org/ffmpeg/trunk
87ea51e0b5f4c70c549f98a5eab483070a1e07f3
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/87ea51e0b5f4c70c549f98a5eab483070a1e07f3
2006-10-07 19:14:25+00:00
x86 asm version of the decode significance loop (not 8x8) of decode_residual() 5% faster decode_residual() on P3 Originally committed as revision 6724 to svn://svn.ffmpeg.org/ffmpeg/trunk
eb73bf723d7657bd5bbaaeb63dd9b77f21048a87
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/eb73bf723d7657bd5bbaaeb63dd9b77f21048a87
2006-10-17 22:18:29+00:00
Make sure --as-needed and the other flags got checked as the last thing, workarounds linking checks issues due broken system libraries Originally committed as revision 6849 to svn://svn.ffmpeg.org/ffmpeg/trunk
e240ee678cb534eadf61be98f3c08c61b34ea4ad
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/e240ee678cb534eadf61be98f3c08c61b34ea4ad
2006-10-31 15:09:36+00:00
Remove MPlayer-specific include option hacks. Originally committed as revision 5723 to svn://svn.ffmpeg.org/ffmpeg/trunk
f7f03a6303fbd646d3e687f566a40ea7febf5bc3
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/f7f03a6303fbd646d3e687f566a40ea7febf5bc3
2006-07-12 15:19:51+00:00
check the validity of the amount of the remaining bytes in the bitsteam before memcpy Originally committed as revision 6105 to svn://svn.ffmpeg.org/ffmpeg/trunk
39b434c6ae0ff155d4dd58d4f9bc1d37fff4e129
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/39b434c6ae0ff155d4dd58d4f9bc1d37fff4e129
2006-08-27 07:19:11+00:00
send output of exec checks to log file Originally committed as revision 5549 to svn://svn.ffmpeg.org/ffmpeg/trunk
ddab0670b9d828fa30f94938441228c8be083d1c
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/ddab0670b9d828fa30f94938441228c8be083d1c
2006-06-29 23:19:36+00:00
split compile and link in check_ld based on patch by Graham Booker <ffmpeglist at cod3r com> Originally committed as revision 5722 to svn://svn.ffmpeg.org/ffmpeg/trunk
0607887f0d5b57c9e88276ce19e9d163692d002b
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/0607887f0d5b57c9e88276ce19e9d163692d002b
2006-07-12 00:33:22+00:00
slightly faster loopfilter Originally committed as revision 4958 to svn://svn.ffmpeg.org/ffmpeg/trunk
c0234aa44ceed5dbb2d5e5994d1c0c238a9fd490
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/c0234aa44ceed5dbb2d5e5994d1c0c238a9fd490
2006-02-08 07:04:32+00:00
motion vector limit for mpeg2 Originally committed as revision 4482 to svn://svn.ffmpeg.org/ffmpeg/trunk
2f300f8965793c3bb9f9d753fcd4542f94f4c58a
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/2f300f8965793c3bb9f9d753fcd4542f94f4c58a
2005-07-27 13:16:35+00:00
optimizing rle decoding loops a little Originally committed as revision 4269 to svn://svn.ffmpeg.org/ffmpeg/trunk
b5da363592aae26030a61c58c973504aef424c19
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b5da363592aae26030a61c58c973504aef424c19
2005-05-18 08:48:11+00:00
write cabac low and range variables as early as possible to prevent stalls from reading them before they where written, the P4 is said to disslike that alot, on P3 its 2% faster (START/STOP_TIMER over decode_residual) Originally committed as revision 6657 to svn://svn.ffmpeg.org/ffmpeg/trunk
b99f3cabeddf98264fd73fd6757255220651ce62
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b99f3cabeddf98264fd73fd6757255220651ce62
2006-10-11 16:11:41+00:00
check theora version Originally committed as revision 4229 to svn://svn.ffmpeg.org/ffmpeg/trunk
5b558574bacb942a4ca78d4b33a86e6a2e9de972
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/5b558574bacb942a4ca78d4b33a86e6a2e9de972
2005-05-12 22:33:05+00:00
complain about mpeg4 limits only if codec_id == MPEG4 Originally committed as revision 4200 to svn://svn.ffmpeg.org/ffmpeg/trunk
1192ce3707a26ce72da1134f9f8b659b6383030b
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/1192ce3707a26ce72da1134f9f8b659b6383030b
2005-05-08 00:44:06+00:00
cvs policy entry about security Originally committed as revision 3825 to svn://svn.ffmpeg.org/ffmpeg/trunk
52f4aea0def80c645f8c3dccf8510ea5c1c174a3
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/52f4aea0def80c645f8c3dccf8510ea5c1c174a3
2005-01-12 01:20:18+00:00
optional and disabled by default memalign hack for SSE/SSE2 on that alternative OS Originally committed as revision 3199 to svn://svn.ffmpeg.org/ffmpeg/trunk
da9b170c6f06184a5114dc66afb8385cd0ffff83
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/da9b170c6f06184a5114dc66afb8385cd0ffff83
2004-06-06 03:45:53+00:00
Patch by Stefan Huehner / stefan % huehner ! org \ patch replaces '()' for the correct '(void)' in function declarations/prototypes which have no parameters. The '()' syntax tell thats there is a variable list of arguments, so that the compiler cannot check this. The extra CFLAG '-Wstrict-declarations' shows those cases. Comments about a similar patch applied to ffmpeg: That in C++ these mean the same, but in ANSI C the semantics are different; function() is an (obsolete) K&R C style forward declaration, it basically means that the function can have any number and any types of parameters, effectively completely preventing the compiler from doing any sort of type checking. -- Erik Slagter Defining functions with unspecified arguments is allowed but bad. With arguments unspecified the compiler can't report an error/warning if the function is called with incorrect arguments. -- Måns Rullgård Originally committed as revision 17567 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
9b2283cc3352b1f446814f0c6fa5230978b9ee78
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/9b2283cc3352b1f446814f0c6fa5230978b9ee78
2006-02-09 14:08:03+00:00
move zero size hack from ogg.c to utils.c Originally committed as revision 2959 to svn://svn.ffmpeg.org/ffmpeg/trunk
b0c7f5a9d82feb7f4c4cdf77f1537193670ab58b
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b0c7f5a9d82feb7f4c4cdf77f1537193670ab58b
2004-04-04 18:33:07+00:00
gcc 3.4.3 preversions do not appreciate invalid instruction and operand combinations anymore patch by (Aurelien Jacobs <aurel at gnuage dot org>) Originally committed as revision 3604 to svn://svn.ffmpeg.org/ffmpeg/trunk
8b4d077fc9de4d57ee874ca9007ed1553f224853
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/8b4d077fc9de4d57ee874ca9007ed1553f224853
2004-10-17 20:27:11+00:00
split stream into valid mp3 frames, at least flv & nut absolutely need this, but probably most other formats too Originally committed as revision 2942 to svn://svn.ffmpeg.org/ffmpeg/trunk
2f996b8397ee0e646a824f3dfcbd291a114af348
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/2f996b8397ee0e646a824f3dfcbd291a114af348
2004-04-01 17:07:06+00:00
removing broken framerate conversation hack in mpeg1/2 Originally committed as revision 2713 to svn://svn.ffmpeg.org/ffmpeg/trunk
2c492e94fc9d8a5e998b25f4d0390c95f2d4674f
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/2c492e94fc9d8a5e998b25f4d0390c95f2d4674f
2004-01-18 21:41:44+00:00
h264 loop filter optimizations Originally committed as revision 2909 to svn://svn.ffmpeg.org/ffmpeg/trunk
3ebc7e04dea6072400d91c1c90eb3911754cee06
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/3ebc7e04dea6072400d91c1c90eb3911754cee06
2004-03-20 00:18:52+00:00
correct the custom coding mode alphabet, add some validation on the motion vectors (which are not completely correct yet) Originally committed as revision 1844 to svn://svn.ffmpeg.org/ffmpeg/trunk
a466e345e41253aa2c8cf9d62ff32be8d2cde0fa
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/a466e345e41253aa2c8cf9d62ff32be8d2cde0fa
2003-05-08 02:01:17+00:00
oops forgot that ... regression checksum update because of finetuning of various things & mb decission Originally committed as revision 1473 to svn://svn.ffmpeg.org/ffmpeg/trunk
f5f170d2313ae409fda13143115a0b27bc0826fe
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/f5f170d2313ae409fda13143115a0b27bc0826fe
2003-01-19 18:28:23+00:00
10l (forgot checksums after mpeg4_encode_block() optimizations which generates slightly shorter bitstream) Originally committed as revision 912 to svn://svn.ffmpeg.org/ffmpeg/trunk
b2a0a7fb8a3580897f2c9d8f2d160a5acab433e4
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b2a0a7fb8a3580897f2c9d8f2d160a5acab433e4
2002-09-07 10:55:39+00:00
avcodec/ffv1enc: mark RGB48 support as non-experimental Resulting bitstream was tested with a conformance checker using the last draft of FFV1 specifications. Signed-off-by: Michael Niedermayer <[email protected]> Also the files are already in the wild, and decoder support is thus needed. And with decoders widely supporting it, there is no advantage in not allowing it in the encoder. The exact bitstream format may change in future versions of the spec, if improvments are found.
58e16a4f4b70b00e1ae14c8a52aea49000fa34a3
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/58e16a4f4b70b00e1ae14c8a52aea49000fa34a3
2018-01-12 12:31:55+01:00
avformat/avio: check input URLContext value NULL Reviewed-by: Michael Niedermayer <[email protected]> Reviewed-by: Karthick Jeyapal <[email protected]>
be4dfbf7b71e44a53ca8da882a081e35ea134c83
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/be4dfbf7b71e44a53ca8da882a081e35ea134c83
2017-12-28 12:07:22+08:00
avformat/http: add "Opening" info logging to ff_http_do_new_request This mimics logging that was added in 53e0d5d7247 for security purposes. Signed-off-by: Aman Gupta <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
9395e44b8d20d1d4c72dd5b42d28721ca191d957
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/9395e44b8d20d1d4c72dd5b42d28721ca191d957
2017-12-22 14:42:50-08:00
checkasm: Use LOCAL_ALIGNED for aligned variables on the stack This fixes fate-checkasm-hevc_mc on ARMCC 5.0 after adding NEON HEVC MC assembly. Signed-off-by: Martin Storsjö <[email protected]>
18a0f420269ff4c730422361c5c4d8eea096e900
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/18a0f420269ff4c730422361c5c4d8eea096e900
2017-12-12 11:36:38+02:00
prores: Always assume limited range As defined by the specification.
45d7be7f930cf707ead07416e10e2d0e061e99ce
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/45d7be7f930cf707ead07416e10e2d0e061e99ce
2017-11-28 14:56:51-05:00
http: block while waiting for reconnecting It makes no sense to return an error after the first reconnect, and then somehow resume the next time it's called. Usually this will lead to demuxer errors. Make reconnecting block instead, until it has either successfully reconnected, or given up. Also make the wait reasonably interruptible. Since there is no mechanism for this in the API, polling is the best we can do. This behaves roughly the same as other interruptible network functions in libavformat. (The original code would work if it returned AVERROR(EAGAIN) or so, which would make retry_transfer_wrapper() repeat the read call. But I think having an explicit loop for this is better anyway.) I also snuck in a fix for reconnect_at_eof. It has to check for AVERROR_EOF, not 0.
8a108bdea06fac43af9f44b6d2538f357451167a
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/8a108bdea06fac43af9f44b6d2538f357451167a
2018-01-04 15:07:55+01:00
avcodec/mpeg4videodec: fix preprocessor check for the nvdec hwaccel Signed-off-by: James Almer <[email protected]>
921d7af6e9e65fabade00e35a7d40a6b80b0a58b
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/921d7af6e9e65fabade00e35a7d40a6b80b0a58b
2017-11-26 22:21:20-03:00
vaapi_h264: Add missing return value check
620f88a0b94a651c6cc912b1fb32d308762d59b5
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/620f88a0b94a651c6cc912b1fb32d308762d59b5
2017-11-12 16:00:52+00:00
avfilter/af_headphone: add missing error check Signed-off-by: Paul B Mahol <[email protected]>
4073046089f59cb6d5d46a2a2ab28f8a59b0f428
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/4073046089f59cb6d5d46a2a2ab28f8a59b0f428
2017-11-20 13:54:04+01:00
configure: remove superfluous cuvid and nvdec checks Both are autodetected, and their dependency on cuda is checked elsewhere. Fixes ticket #6849. Reviewed-by: Philip Langdale <[email protected]> Signed-off-by: James Almer <[email protected]>
4af050c46e2a77fa86894cea5ba2d5f1d3e1f5ea
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/4af050c46e2a77fa86894cea5ba2d5f1d3e1f5ea
2017-11-25 12:43:09-03:00
build: Drop redundant check for soundcard.h It should be sys/soundcard.h nowadays.
b586903ae1b89e2d8b99c79f33cabe9b3ca03784
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b586903ae1b89e2d8b99c79f33cabe9b3ca03784
2017-10-10 23:20:17+02:00
lavf/qsv_overlay: check the return value of ff_formats_ref() Fixes the build warning of "ignoring return value of ‘ff_formats_ref’, declared with attribute warn_unused_result" Signed-off-by: Zhong Li <[email protected]> Reviewed-by: Carl Eugen Hoyos <[email protected]> Signed-off-by: Mark Thompson <[email protected]>
81c615f0feb2a871b75c7fa6d895e7e92a570f7c
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/81c615f0feb2a871b75c7fa6d895e7e92a570f7c
2017-11-20 15:47:05+00:00
fate: disable fate-svq3-2 The first frame changes depending on --enable-memory-poisoning being used to configure ffmpeg or not, even if requesting bitexact decoding. Disable the test until this is fixed. Signed-off-by: James Almer <[email protected]>
aa4fe27657462742943dfbd185a18c223ae4dca3
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/aa4fe27657462742943dfbd185a18c223ae4dca3
2017-10-02 21:42:34-03:00
fate: update pixfmt_best test to check for endianness Signed-off-by: Tobias Rapp <[email protected]>
60008c0fe94bd78be15097e5aceffd9fcb80c1b6
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/60008c0fe94bd78be15097e5aceffd9fcb80c1b6
2017-07-27 08:53:37+02:00
cpu: split flag checks per arch in av_cpu_max_align() Signed-off-by: James Almer <[email protected]> Signed-off-by: Luca Barbato <[email protected]>
3d828c9fd51aa8c348ff11241e212e5834b4f806
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/3d828c9fd51aa8c348ff11241e212e5834b4f806
2017-10-09 11:48:24+02:00
Revert "x86/sbrdsp: remove unnecessary sign extend instruction in apply_noise_main" This reverts commit 24bb7db4037876c5722b0eecf7412502e7225634. noise has to after all be sign extended, not zero extended, on tests other than checkasm. Fixes most aac tests broken by the now reverted commit.
9d5e81d3b160cd6688a6c382e816d4b7db071f66
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/9d5e81d3b160cd6688a6c382e816d4b7db071f66
2017-07-05 10:29:15-03:00
videotoolbox: log errors With the new decode API, you can't handle errors directly in the API user - you only know that the hwaccel did not initialize at all. Add some approximate logging.
01602303821768013253749959f1367fa710f27d
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/01602303821768013253749959f1367fa710f27d
2017-05-31 12:06:51+02:00
avfilter/graphparser: allow specifying filter@id as filter instance See http://lists.ffmpeg.org/pipermail/ffmpeg-user/2017-April/035975.html Parsed_filter_X could remain and user can override it with custom one. Example: ffplay -f lavfi "nullsrc=s=640x360, sendcmd='1 drawtext@top reinit text=Hello; 2 drawtext@bottom reinit text=World', drawtext@top=x=16:y=16:fontsize=20:fontcolor=Red:text='', drawtext@bottom=x=16:y=340:fontsize=16:fontcolor=Blue:text=''" Reviewed-by: Paul B Mahol <[email protected]> Signed-off-by: Muhammad Faiz <[email protected]>
162414cefee64eff114179a45abc45aca5133ed0
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/162414cefee64eff114179a45abc45aca5133ed0
2017-05-19 20:21:47+07:00
movenc: encryption with time code track fix instead of deciding whether to encrypt based on the encryption scheme, decide according to whether cenc was initialized or not. mov_create_timecode_track calls ff_mov_write_packet with a track that doesn't have cenc initialized. Signed-off-by: Michael Niedermayer <[email protected]>
15bd309af8302661838150de1905acc4df386d19
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/15bd309af8302661838150de1905acc4df386d19
2017-05-28 03:05:59+02:00
avformat/movenc: always check for new extradata on a packet Don't just look at zero sized packets, and also check for AAC extradata updates, in preparation for the following patches. Reviewed-by: Michael Niedermayer <[email protected]> Signed-off-by: James Almer <[email protected]>
f8c73e87532a80821422db9972514c0405b17047
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/f8c73e87532a80821422db9972514c0405b17047
2017-05-24 20:27:59-03:00
build: remove --enable-raise-major configure option It's not used by anything, has dubious usefulness, the reasons for which it was introduced are no longer valid, and only serves to add complexity to the build system. Signed-off-by: James Almer <[email protected]>
3e295e633c36f601fb3dbee533d7b5dfc8c77bef
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/3e295e633c36f601fb3dbee533d7b5dfc8c77bef
2017-05-17 22:52:59-03:00
lavc: add a librsvg rasterization library wrapper Enables rendering of SVG images. This is possible since SVG images still contain and specify the dimensions in pixels to which they've been drawn to and thus enable browsers to display them without any external data. Users can still override and generate images with arbitrary resolutions. Signed-off-by: Rostislav Pehlivanov <[email protected]>
5fd4cffe3214fcd11f25110673923487e54cd8b0
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/5fd4cffe3214fcd11f25110673923487e54cd8b0
2017-05-16 11:40:44+01:00
lavf/mov.c: offset index timestamps by the minimum pts to make first pts zero If the videos starts with B frame, then the minimum composition time as computed by stts + ctts will be non-zero. Hence we need to shift the DTS, so that the first pts is zero. This was the intention of that code-block. However it was subtracting by the wrong amount. For example, for one of the videos in the bug nonFormatted.mp4 we have stts: sample_count duration 960 1001 ctts: sample_count duration 1 3003 2 0 1 3003 .... The resulting composition times are : 3003, 1001, 2002, 6006, ... The minimum composition time or PTS is 1001, which should be used to offset DTS. However the code block was wrongly using ctts[0] which is 3003. Hence the PTS was negative. This change computes the minimum pts encountered while fixing the index, and then subtracts it from all the timestamps after the edit list fixes are applied. Samples files available from: https://bugs.chromium.org/p/chromium/issues/detail?id=721451 https://bugs.chromium.org/p/chromium/issues/detail?id=723537 fate-suite/h264/twofields_packet.mp4 is a similar file starting with 2 B frames. Before this change the PTS of first two B-frames was -6006 and -3003, and I am guessing one of them got dropped when being decoded and remuxed to the framecrc before, and now it is not being dropped. Signed-off-by: Sasi Inguva <[email protected]>
93db5e3fc41ac0242acab86c3e4ce3a3dfb80075
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/93db5e3fc41ac0242acab86c3e4ce3a3dfb80075
2017-06-09 18:13:33+02:00
fate/exr : add test for Y, b44A negative half, and datawindow != displaywindow Signed-off-by: Michael Niedermayer <[email protected]>
6ce57fb3c2ef139bbe164d1811422b91e2dedc26
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/6ce57fb3c2ef139bbe164d1811422b91e2dedc26
2017-05-10 14:00:20+02:00
avfilter/vf_maskedclamp: limit overshot and undershot to UINT16_MAX Signed-off-by: Paul B Mahol <[email protected]>
0699722ad050344c8bb04a7027849ec9e6e3ab90
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/0699722ad050344c8bb04a7027849ec9e6e3ab90
2017-04-23 17:36:33+02:00
checkasm: hevc: Add a hevc_ prefix to the add_residual functions This makes it easier to group them with the rest when running e.g. --bench=hevc. Signed-off-by: Martin Storsjö <[email protected]>
e00db9f78bb475ed5103364f61892f4e75ef89ba
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/e00db9f78bb475ed5103364f61892f4e75ef89ba
2017-04-21 13:32:44+03:00
opus_rc: add macros for checkpoint rollback Signed-off-by: Rostislav Pehlivanov <[email protected]>
a66121d964558348ffcc2fb820853c9381a6a8d2
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/a66121d964558348ffcc2fb820853c9381a6a8d2
2017-04-08 00:27:33+01:00
Revert "avcodec/svq1: zero initialize entries array" This reverts commit aed84ee4d1b0c9e315a84b1ee0918fa49ee9cc09. It is a false positive from Valgrind with recent GCC and -funswitch-loops (present in -O3).
8839cbf91188098d91573fc5876454e2e0874707
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/8839cbf91188098d91573fc5876454e2e0874707
2017-04-10 16:10:17+02:00
lavc: Drop deprecated public symbols qscale types and maximum number of bframes deprecated in 10/2013. Negative linesizes deprecated in 11/2013. xvidmmx deprecated in 08/2014.
cbebc3251bc2544b469e0dcb176bc04779d8866c
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/cbebc3251bc2544b469e0dcb176bc04779d8866c
2017-03-23 10:09:15+01:00
configure: use c++11 and fallback to c++0x for c++ files Needed for the C+11 atomics. Also change add_cxxflags to check_cxxflags. Reviewed-by: James Almer <[email protected]> Signed-off-by: Marton Balint <[email protected]>
7cfa98fd9460160d94c049bf72123e88d9c41a01
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/7cfa98fd9460160d94c049bf72123e88d9c41a01
2017-03-28 21:57:54+02:00
avformat/hlsenc: fix ticket 6231 check if the hls_flags is byterange_mode and check if should close fd Signed-off-by: Steven Liu <[email protected]>
d3ce067e7687203cf4a0a475ffd4b733b7c3b4f4
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/d3ce067e7687203cf4a0a475ffd4b733b7c3b4f4
2017-03-14 10:16:00+08:00
configure: libnpp is always nonfree, even with LGPL libnpp was erroneously grouped up with libfdk-aac and openssl to check if --enable-nonfree wasn't passed only with --enable-gpl in 9f28db47accb31bfec40a56dd2dc19ffd366a6be. The latter two are compatible with LGPL, libnpp is not. Signed-off-by: James Almer <[email protected]>
b409d8d4a276490cd67255fd4230ea0954bd8c50
ffmpeg
devign
0
https://github.com/ffmpeg/ffmpeg
https://github.com/ffmpeg/ffmpeg/commit/b409d8d4a276490cd67255fd4230ea0954bd8c50
2017-03-15 19:53:12-03:00