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
⌀ |
---|---|---|---|---|---|---|---|
Add support for passing a version string to configure that is appended to
FFmpeg's version string output. This can be used by distributions to mark
their packages as being modified versions without hacking the sources.
Originally committed as revision 15433 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
ac63af34b56de848d78a445bfb9fb5908c9ac719
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/ac63af34b56de848d78a445bfb9fb5908c9ac719
|
2008-09-26 21:37:50+00:00
|
fix open return check
Originally committed as revision 13858 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
3296409d5cbe124e367a3d7373a118faebbe8e8b
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/3296409d5cbe124e367a3d7373a118faebbe8e8b
|
2008-06-22 00:33:08+00:00
|
check that redirect is set, fixes CID13 RUN2
Originally committed as revision 13524 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
a9c1bb711b72652877cb1798deb31f7e20022a03
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/a9c1bb711b72652877cb1798deb31f7e20022a03
|
2008-05-29 02:31:35+00:00
|
Check av_new_stream return value, fixes CID79 RUN2
Originally committed as revision 13534 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
60583fb653dd2dc665cb4a8b9c755f23ea3cf901
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/60583fb653dd2dc665cb4a8b9c755f23ea3cf901
|
2008-05-29 15:25:45+00:00
|
Loop filtering with multiple slice types fix.
Fixes at least:
CABAST3_Sony_E.jsv
CABASTBR3_Sony_A.jsv
CABASTBR3_Sony_B.jsv
Originally committed as revision 14331 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
c32867b5b604b9d39c72014a380aafedb8681f40
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/c32867b5b604b9d39c72014a380aafedb8681f40
|
2008-07-21 22:19:06+00:00
|
remove ima qt decoding hack, decode whole frame at once
Originally committed as revision 12966 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
9ff8976dad1b2768857a6129daf9dac069ac5bee
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/9ff8976dad1b2768857a6129daf9dac069ac5bee
|
2008-04-25 15:09:26+00:00
|
Cosmetics: split setting a var and checking for error
Commited in SoC by Vitor Sessak on 2008-05-24 13:03:07
Originally committed as revision 13345 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
5e600185453e1a0ded70a59701f60a0022a88e42
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/5e600185453e1a0ded70a59701f60a0022a88e42
|
2008-05-24 20:41:48+00:00
|
typo fix: inited --> initialized
Originally committed as revision 11920 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
5e53486545726987ab4482321d4dcf7e23e7652f
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/5e53486545726987ab4482321d4dcf7e23e7652f
|
2008-02-13 09:26:10+00:00
|
check mm_flags for each DCT and skips the ones that can't be run
patch by Alexander Strange %astrange A ithinksw P com%
Originally committed as revision 12628 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
3794b92819474120338e2da508b67b4153eef999
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/3794b92819474120338e2da508b67b4153eef999
|
2008-03-30 10:29:28+00:00
|
Check that we have enough input data in IMC decoder.
Originally committed as revision 11872 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
63f2670a53aaedc7a9fff14e87da575548078f4d
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/63f2670a53aaedc7a9fff14e87da575548078f4d
|
2008-02-05 18:39:55+00:00
|
remove double check of pb->read_seek
Originally committed as revision 11278 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
fd2982a0a01942091b2f08e17486ff4562f675a6
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/fd2982a0a01942091b2f08e17486ff4562f675a6
|
2007-12-20 00:25:18+00:00
|
avoid infinite loop at the end of files which are not properly terminated
Originally committed as revision 10857 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
446263879b96f03cffe486e97b14b4e28a61f6ab
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/446263879b96f03cffe486e97b14b4e28a61f6ab
|
2007-10-24 21:44:20+00:00
|
1000l _reserved (found by checktree.sh)
Originally committed as revision 11116 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
7fffc879798bbbad647ad2b1b30f26855bf2abda
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/7fffc879798bbbad647ad2b1b30f26855bf2abda
|
2007-12-01 00:07:51+00:00
|
better check for video track detection
Originally committed as revision 10807 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
ab89dbd43e2898c7af99387cfb15fff608b02ab5
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/ab89dbd43e2898c7af99387cfb15fff608b02ab5
|
2007-10-18 23:52:08+00:00
|
add assert to detect invalid packet_timestamp_start/end
(that is check that the previous fix was sufficient)
Originally committed as revision 11153 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
a57c41b2c5fcb9ca51b855070c436e13dc4c5394
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/a57c41b2c5fcb9ca51b855070c436e13dc4c5394
|
2007-12-03 10:24:42+00:00
|
Explain why there are no multiple inclusion guards in these header files.
Originally committed as revision 10771 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
deb43f0bd8c21d70217b9cab6b11418c64d2ae2f
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/deb43f0bd8c21d70217b9cab6b11418c64d2ae2f
|
2007-10-17 22:29:13+00:00
|
Fix poc for field pictures. Prior to this, the poc of the second field
in decoding order would always be assigned to a field pair's poc.
Original thread: H.264: Fix poc for field pairs, 6 Nov 2007 17:41:02
Originally committed as revision 10937 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
c0a8500015890af5478f11e130a35587e8eee731
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/c0a8500015890af5478f11e130a35587e8eee731
|
2007-11-06 18:48:18+00:00
|
Fix deblocking filter for field pictures by properly looking for first
row in bottom fields and preventing the use of "fast" deblocking for such.
Originally committed as revision 10950 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
ad426590d8b713757cbd47c9e18d16f7375c3a21
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/ad426590d8b713757cbd47c9e18d16f7375c3a21
|
2007-11-07 23:35:48+00:00
|
oops... mpegvideo_enc also depends on motion_est and ratecontrol
Originally committed as revision 10695 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
bcf8eb116a270ebdc9e56124210835508ab959a8
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/bcf8eb116a270ebdc9e56124210835508ab959a8
|
2007-10-09 05:39:49+00:00
|
Group network checks together
Originally committed as revision 10209 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
73b46a95d2ebb51bf2cd0ca407106d76ab851822
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/73b46a95d2ebb51bf2cd0ca407106d76ab851822
|
2007-08-24 15:10:04+00:00
|
Proper check for interactive support (termios and conio).
Originally committed as revision 9597 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
e16e49ac90f6da9e019fdf23084cbb256d14bd9c
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/e16e49ac90f6da9e019fdf23084cbb256d14bd9c
|
2007-07-11 14:04:54+00:00
|
Remove check for input buffer size as it does not guarantee that
decoder will not run out of output buffer bounds (and all suspected
decoders have their own checks now).
Originally committed as revision 10567 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
81fc2f37db98b3472bf997e5f302e65d75670f3e
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/81fc2f37db98b3472bf997e5f302e65d75670f3e
|
2007-09-24 16:50:32+00:00
|
replace endian detection hack with #ifdef WORDS_BIGENDIAN
Originally committed as revision 9335 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
dfdf9e78f31ee2ae81593bad5ef84c3539199b50
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/dfdf9e78f31ee2ae81593bad5ef84c3539199b50
|
2007-06-16 14:52:10+00:00
|
Prevent infinite loop when buffer holds SEQ_END_CODE only. Fix for r9870
Patch by Stefan Lucke <stefan <at> lucke.in-berlin.de>
Subject: API breakage by r9870
Date: 2007-10-05 11:06:47 GMT
http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/57467
Originally committed as revision 10720 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
b8a9dfb7f6706d56bc0e71bd5348e676ac96d14d
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/b8a9dfb7f6706d56bc0e71bd5348e676ac96d14d
|
2007-10-13 01:34:00+00:00
|
let check_deps handle ffplay
Originally committed as revision 7929 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
fa859b4d8a1d752dad848eea844a6894bbc3c808
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/fa859b4d8a1d752dad848eea844a6894bbc3c808
|
2007-02-11 14:33:26+00:00
|
prettify texi2html check
Originally committed as revision 7914 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
d5697779971ac7d7daaac12bc9d8388973f58a4b
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/d5697779971ac7d7daaac12bc9d8388973f58a4b
|
2007-02-10 22:50:34+00:00
|
revert r8428, the check was not that useless
should fix constant pts=0 with broken demuxers
Originally committed as revision 8454 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
028d6f3e712d6daaab4c44ffc556a90fb933d50b
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/028d6f3e712d6daaab4c44ffc556a90fb933d50b
|
2007-03-20 13:59:59+00:00
|
Added support for instances where linesize[0] is negative.
Based on patch by Jason Askew, jason dot askew at gmail dot com.
Originally committed as revision 9006 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
d2bc04738b842169b6e32160ffa81db9c868eec4
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/d2bc04738b842169b6e32160ffa81db9c868eec4
|
2007-05-12 19:37:26+00:00
|
check dependencies before setting CONFIG_*/ENABLE_*
Originally committed as revision 7616 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
30fd06bea90e353f112d1176b581259d2fe495b4
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/30fd06bea90e353f112d1176b581259d2fe495b4
|
2007-01-21 21:01:34+00:00
|
check x/y validity
a more generic solution is welcome of course ...
Originally committed as revision 7389 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
cfe9cfede815dc8212b7be637d7253e5ff8a40ed
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/cfe9cfede815dc8212b7be637d7253e5ff8a40ed
|
2006-12-31 18:09:21+00:00
|
rewind completely if sample time is negative
Originally committed as revision 6629 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
de9fe002f82d6b55a2400b534bbdc9cf463ac100
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/de9fe002f82d6b55a2400b534bbdc9cf463ac100
|
2006-10-10 13:00:50+00:00
|
-1 is a valid return value in ratecontrol_1pass() -> 100l for takis
Originally committed as revision 6677 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
5ed0d67da5b032f6e186b6513efeed181955b2ad
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/5ed0d67da5b032f6e186b6513efeed181955b2ad
|
2006-10-12 20:55:42+00:00
|
Don't need to check for NULL before av_free().
And don't need to memset(0) the no more used priv_data.
Originally committed as revision 6925 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
ce99efc6ffedc7a8fbcc23690d9ff9f7e6f4bf44
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/ce99efc6ffedc7a8fbcc23690d9ff9f7e6f4bf44
|
2006-11-06 23:57:34+00:00
|
10l, check container_ul existence
Originally committed as revision 5907 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
f0d472921286025903e54803bad37200e9a0dc1f
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/f0d472921286025903e54803bad37200e9a0dc1f
|
2006-08-03 11:57:28+00:00
|
Check if 4-MV MB should not be decoded.
Originally committed as revision 5688 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
fdb5983285b06139219142dd57a37ffa20c9f3b5
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/fdb5983285b06139219142dd57a37ffa20c9f3b5
|
2006-07-09 03:00:57+00:00
|
avoid if(i>=63) check at the end of decode_block()
Originally committed as revision 5239 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
b88a718a117d4d61dad3143ae8b7f46be4c95651
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/b88a718a117d4d61dad3143ae8b7f46be4c95651
|
2006-03-29 09:20:44+00:00
|
Fix compilation with MMX disabled, the mmx_null and mmx_one constants don't need to
be protected by HAVE_MMX.
Originally committed as revision 19367 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
|
49a0122c99dcbdf2960ea36e10ded5d608d2e287
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/49a0122c99dcbdf2960ea36e10ded5d608d2e287
|
2006-08-11 12:50:14+00:00
|
add another set of zlib guards
Originally committed as revision 5008 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
eff22cc98b6e571bc8b3c4717e6f9ce243417e9a
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/eff22cc98b6e571bc8b3c4717e6f9ce243417e9a
|
2006-02-12 17:47:30+00:00
|
10l: cqm weren't initialized in svq3.
Originally committed as revision 4662 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
56edbd818a07953a257797cfd26afb9c0feb603f
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/56edbd818a07953a257797cfd26afb9c0feb603f
|
2005-10-26 03:58:06+00:00
|
check time_base.den for mpeg4
avoid zero time_base.* for h263
Originally committed as revision 4483 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
efbc614de0baf71ce2202580f4c9388ec1fe6bd6
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/efbc614de0baf71ce2202580f4c9388ec1fe6bd6
|
2005-07-30 16:15:36+00:00
|
some mov files have invalid pts so we need to consider these pts too in calculating the timabase
Originally committed as revision 5149 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
70a61ed4e41b2437fa412552c14a674c3ad22d53
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/70a61ed4e41b2437fa412552c14a674c3ad22d53
|
2006-03-11 11:30:07+00:00
|
check how many bits are left after decoding extradata
this change is messy as whoever wrote the original code copied the GetBitContext instead of passing a pointer to it which has to be fixed for the above thing
Originally committed as revision 5770 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
e278056fbad7405fc47901faea7de98db003a0fa
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/e278056fbad7405fc47901faea7de98db003a0fa
|
2006-07-16 20:30:39+00:00
|
handle invalid buffer sizes
Originally committed as revision 2734 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18a508c52771b52ac3a042fd59a95a7e97fac9ae
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/18a508c52771b52ac3a042fd59a95a7e97fac9ae
|
2004-01-31 18:17:38+00:00
|
use new loop option
Originally committed as revision 2149 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
375c44f4bbebbb5085b1a638029aef432e48d577
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/375c44f4bbebbb5085b1a638029aef432e48d577
|
2003-08-24 21:16:50+00:00
|
removed invalid sequence end code
Originally committed as revision 2256 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
fa0f62c37d90c0760bddccba2054578e2c61ae1a
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/fa0f62c37d90c0760bddccba2054578e2c61ae1a
|
2003-09-10 22:44:30+00:00
|
almost exhaustive image conversion support
Originally committed as revision 1802 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
7e7e59409294af9caa63808e56c5cc824c98b4fc
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/7e7e59409294af9caa63808e56c5cc824c98b4fc
|
2003-04-21 13:53:46+00:00
|
HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz dot ch>)
tested and submitted by (Torsten Spindler <spindler at hbt dot arch dot ethz dot ch>)
Originally committed as revision 3381 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
6ba5cbc699e77cae66bb719354fa142114b64eab
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/6ba5cbc699e77cae66bb719354fa142114b64eab
|
2004-08-12 00:09:32+00:00
|
* update cleanup rules (Steven M. Schultz)
* memaling check (Steven M. Schultz)
* unused var removed
Originally committed as revision 1589 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
ca390e727d165bf80445035c4b67a7239fdc87c0
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/ca390e727d165bf80445035c4b67a7239fdc87c0
|
2003-02-18 09:33:21+00:00
|
regression checksum change cuz of LIBAVCODEC_BUILD change
Originally committed as revision 928 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
df266acdec6235c09605213837a30ca3c63c7e82
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/df266acdec6235c09605213837a30ca3c63c7e82
|
2002-09-12 14:53:05+00:00
|
checksums for the bitexact simple idct
Originally committed as revision 887 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
d3b3efe3682233cd466eb1b0c4b3ecc58ed72ba0
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/d3b3efe3682233cd466eb1b0c4b3ecc58ed72ba0
|
2002-08-31 14:18:50+00:00
|
* Extend the syntax of a filename for the img reader to allow looping. Thus
%125*d means substitute the frame number MOD 125 into the filename. This
is a cheap method of having an infinite stream.
Originally committed as revision 1332 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
c9646fda016605426a690bc4c105c0568752750a
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/c9646fda016605426a690bc4c105c0568752750a
|
2002-12-11 03:20:05+00:00
|
* Add implementation of strlcpy
* Fix endless loop in find_info_tag if given specific arguments
Originally committed as revision 481 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
8d1335ea2b77d71a7f17db47f65b43758ea56a2f
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/8d1335ea2b77d71a7f17db47f65b43758ea56a2f
|
2002-05-10 02:17:41+00:00
|
vorbisdec: Check memory allocations
|
31dc73e92a96f08d07650c0e7d31c0b9a1465d46
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/31dc73e92a96f08d07650c0e7d31c0b9a1465d46
|
2015-02-17 12:16:43-05:00
|
lavfi/framesync: remove an invalid free.
|
29b5f3115d9f217758bebd1d00e541aa3e739d2a
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/29b5f3115d9f217758bebd1d00e541aa3e739d2a
|
2018-01-03 19:54:39+01:00
|
oops - forgot grabbing case for audio/video input auto detect
Originally committed as revision 134 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
e30a28468794efdfa8fcadf54ef14ff39736166b
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/e30a28468794efdfa8fcadf54ef14ff39736166b
|
2001-09-19 21:39:25+00:00
|
avformat/hls: remove repeated http proto_name checks in open_url()
Signed-off-by: Aman Gupta <[email protected]>
|
2f9ca64556cba9a7edcca9a1c55923a60022937d
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/2f9ca64556cba9a7edcca9a1c55923a60022937d
|
2017-12-26 14:48:13-08:00
|
avformat/dashenc: add avpriv_io_move return value check
fix cid: 1424883
Suggested-by: Moritz Barsnick <[email protected]>
Signed-off-by: Steven Liu <[email protected]>
|
1cfde7abd0008e58fcd10f8804812e72a1a5295a
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/1cfde7abd0008e58fcd10f8804812e72a1a5295a
|
2017-12-04 12:06:26+08:00
|
webp: Fix alpha initialisation
ff_get_format() in the next patch will reject formats which aren't in the
offered list, so the hack in 7cb9296db872c4221453e5411f242ebcfca62664 is
no longer valid. Change the hack by adding a new field in the VP8 decoder
context to indicate that it's actually WebP and don't call ff_get_format()
at all in that case.
|
57623cba1301ee7874687dd7e04c611051638e9d
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/57623cba1301ee7874687dd7e04c611051638e9d
|
2017-12-19 23:21:59+00:00
|
checkasm/vf_hflip : add test for vf_hflip byte and short simd
|
cefb7e00608d691e7c0396c636195135c55ce231
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/cefb7e00608d691e7c0396c636195135c55ce231
|
2017-12-13 11:34:29+01:00
|
configure: don't use SDL.h in check_func_headers when checking for SDL2
check_func_headers() defines a main() function, which clashes with a
redefinition done by said SDL header. Check for SDL_PollEvent using
SDL_events.h only instead, where the redefinition doesn't happen.
Fixes a regression since d03c39b46b21c893d6549a532289b7fb9935b3fc.
Tested-by: RiCON
Signed-off-by: James Almer <[email protected]>
|
32f85056b3eae97ddd149d9312b48449f22cff51
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/32f85056b3eae97ddd149d9312b48449f22cff51
|
2018-01-10 11:23:45-03:00
|
ffmpeg: Use codec hardware config to configure hwaccels
Removes specific support for all hwaccels supported by the generic code
(DXVA2, D3D11VA, NVDEC, VAAPI and VDPAU).
|
b0cd14fb1dab4b044f7fe6b53ac635409849de77
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/b0cd14fb1dab4b044f7fe6b53ac635409849de77
|
2017-11-26 21:41:19+00:00
|
avformat/ty: check cur_chunk_pos before using it
Fixes #6831.
Signed-off-by: Paul B Mahol <[email protected]>
|
f38d0d0c22c1871ef0728a718c5e00a6ba93bfa1
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/f38d0d0c22c1871ef0728a718c5e00a6ba93bfa1
|
2017-11-12 22:58:15+01:00
|
* Go faster stripes: don't check to see if the user presses 'q' if stdin
returns EOF -- e.g. it is connected to /dev/null
* Make the 1MB video buffer only allocated once rather than on each frame.
The allocation and deallocation causes significant performance loss as the
kernel remaps the address space each time.
Originally committed as revision 629 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
cb09b2ed92594d2d627bc609307f0d693204cde0
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/cb09b2ed92594d2d627bc609307f0d693204cde0
|
2002-05-30 02:38:57+00:00
|
checkasm/llviddsp : add test for other dsp func
add_median_pred
add_left_pred : add two func one with acc 0, and one with random acc
add_left_pred16
|
fbe91487797c91dc9e4b79628a448e2451ef28a6
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/fbe91487797c91dc9e4b79628a448e2451ef28a6
|
2017-11-07 00:54:17+01:00
|
tests/ffserver.regression.ref: update checksums to what ffserver currently produces
Signed-off-by: Michael Niedermayer <[email protected]>
|
431eccd61e155190a7762314938799076cffeb67
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/431eccd61e155190a7762314938799076cffeb67
|
2017-10-25 00:18:33+02:00
|
configure: add pkg-config check for alsa
Helps with use cases such as static linking, as the .pc file
does actually contain the necessary Libs.private entries for all
required dependencies.
|
247281e8051102e09f46f5434a2ce1c8e54781f2
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/247281e8051102e09f46f5434a2ce1c8e54781f2
|
2017-10-18 17:37:28+03:00
|
configure: Extend check_header() to allow checking for multiple headers
Also use that new capability to simplify bktr header checks.
|
62d5b5a9d3b0181335072d6fa792f2d805bc27b6
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/62d5b5a9d3b0181335072d6fa792f2d805bc27b6
|
2017-10-12 20:04:17+02:00
|
avcodec/mips: Improve avc put mc 21, 23 and 02 msa functions
Remove loops and unroll as block sizes are known.
Signed-off-by: Kaustubh Raste <[email protected]>
Reviewed-by: Manojkumar Bhosale <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
|
662234a9a22f1cd0f0ac83b8bb1ffadedca90c0a
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/662234a9a22f1cd0f0ac83b8bb1ffadedca90c0a
|
2017-10-10 23:58:41+02:00
|
build: prevent SDL2 from polluting global cflags and extralibs
Remove the SDL_main define from the global cflags but not from the
ffplay cflags, and the -mwindows linker option from extralibs instead
of overriding it with the addition of -mconsole.
Reviewed-by: wm4 <[email protected]>
Signed-off-by: James Almer <[email protected]>
|
fde3bb16f90ac456709c7305b9e230e8327d8625
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/fde3bb16f90ac456709c7305b9e230e8327d8625
|
2017-10-09 21:41:11-03:00
|
store the number of runs to avoid storing the last run value
about 10% lower bitrate for -qscale 32 (forman & some music video)
worst case bitrate increase <0.1% (lossless or low qscale)
and now the bad news, even though this just adds a single subtraction and an if() into the medium sized unpack_coeffs() loop and the if() will only be false once per unpac_coeff() call, gcc produces 50% slower code, i didnt look at the generated asm yet, not sure if i want to ...
Originally committed as revision 4131 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
b44985ba12d927d643a7bc03b0db98b83bf4fc9e
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/b44985ba12d927d643a7bc03b0db98b83bf4fc9e
|
2005-04-15 13:24:30+00:00
|
avcodec/audiotoolboxdec: use av_freep()
This prevents leaving dangling pointers.
|
f4e593f7b51f7cb30986186c187cff939c82d86d
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/f4e593f7b51f7cb30986186c187cff939c82d86d
|
2017-09-06 13:04:21-03:00
|
af_tempo: Add missing error check
Signed-off-by: Derek Buitenhuis <[email protected]>
|
704b774ae0290dd8f2f30ba7c6f7427d0c6180c6
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/704b774ae0290dd8f2f30ba7c6f7427d0c6180c6
|
2017-07-07 15:24:49-04:00
|
avdevice/decklink_enc: enable 16 output channel
Decklink devices can output 2, 8 or 16 audio channels along video.
The code was limited to 2 or 8 channels. The commit enables 16 audio
channels (relevant for SDI outputs).
Signed-off-by: Marton Balint <[email protected]>
|
84ee6512ed70e4eeb37559e2ed1d830d198c8a15
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/84ee6512ed70e4eeb37559e2ed1d830d198c8a15
|
2017-08-27 17:55:43+02:00
|
build: fix objcc header check
$headers is a variable set in the context of other functions (we don't
use the "local" keyword in our scripts, so those variables are global).
Currently, when checking for AVFoundation/AVFoundation.h, the actual
enabled header is math.h.
Similarly, when testing for QuartzCore/CoreImage.h, the actual enabled
header is CoreGraphics/CoreGraphics.h.
This is completely broken and may be the reason why these checks are
made in random places.
|
b476e7720c067d75cd72190db7d36e72c3ff6abb
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/b476e7720c067d75cd72190db7d36e72c3ff6abb
|
2017-09-08 18:55:19+02:00
|
flac: Postpone unlikely condition checks
About 2% speedup on gcc-6.3.
Signed-off-by: Diego Biurrun <[email protected]>
|
15f1cc09a406cf6296818d475a256902235eefc4
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/15f1cc09a406cf6296818d475a256902235eefc4
|
2017-07-09 20:49:57+02:00
|
avcodec/dca: remove GetBitContext usage from avpriv_dca_parse_core_frame_header()
This prevents potential ABI issues with GetBitContext.
Reviewed-by: foo86 <[email protected]>
Signed-off-by: James Almer <[email protected]>
|
7c9d2ad45f4e46ad2c3b2e93051efbe1e0d0529e
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/7c9d2ad45f4e46ad2c3b2e93051efbe1e0d0529e
|
2017-07-21 12:18:10-03:00
|
vc2enc: decrease default strictness level
Given how incredibly limited the official specifications are (limiting all use
to only the most common broadcasting formats), permit all supported inputs
by default. This makes the encoder more useful.
|
b52b398c30a729dda38c0dd5a0cdeef160c4ca54
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/b52b398c30a729dda38c0dd5a0cdeef160c4ca54
|
2017-06-15 18:30:08+01:00
|
x86inc: Fix call with memory operands
We overload the `call` instruction with a macro, but it would misbehave when
the macro argument wasn't a valid identifier. Fix it by explicitly checking
if the argument is an identifier.
|
406e0ddc0b9b5cc3867ee65924ab211be3770ed6
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/406e0ddc0b9b5cc3867ee65924ab211be3770ed6
|
2017-06-09 13:43:00+02:00
|
Revert "avformat/hls: Check local file extensions"
Requested-by: Paul B Mahol <[email protected]>
This reverts commit caf7d6178a4d5f24c915da48410a9790b21703aa.
|
c0702ab8301844c1eb11dedb78a0bce79693dec7
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/c0702ab8301844c1eb11dedb78a0bce79693dec7
|
2017-06-05 13:55:01+02:00
|
avconv: Always initialize the opkt struct on streamcopy
|
91622f6446b463abe6507ad2cd5d1fbf7e49c424
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/91622f6446b463abe6507ad2cd5d1fbf7e49c424
|
2017-05-31 12:51:55+02:00
|
dxva: preparations for new hwaccel API
The actual hwaccel code will need to access an internal context instead
of avctx->hwaccel_context, so add a new DXVA_CONTEXT() macro, that will
dispatch between the "old" external and the new internal context.
Also, the new API requires a new D3D11 pixfmt, so all places which check
for the pixfmt need to be adjusted. Introduce a ff_dxva2_is_d3d11()
function, which does the check.
Merges Libav commit 4dec101acc393fbfe9a8ce0237b9efbae3f20139.
Adds changes to vp9 over the Libav patch.
Signed-off-by: Diego Biurrun <[email protected]>
|
ab28108a361196134704071b7b34c42fc7d747c7
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/ab28108a361196134704071b7b34c42fc7d747c7
|
2017-06-27 18:05:02+02:00
|
avcodec/cuvid: use capability check instead of dummy decoder
|
fea471347218be0b8d1313b8f14ea9512e555d76
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/fea471347218be0b8d1313b8f14ea9512e555d76
|
2017-05-09 18:38:30+02:00
|
avfilter/avf_avectorscope: Assert that format is valid
This should help coverity realize that src[] is inited
Reviewed-by: Paul B Mahol <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
|
362f6c91e466b2114d0827c6d58e26e121ed11e8
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/362f6c91e466b2114d0827c6d58e26e121ed11e8
|
2017-04-22 20:08:45+02:00
|
avformat/flvdec: check FLVHeader PreviousTagSize0
refer to SPEC:
Annex E. The FLV File Format said:
E.3 TheFLVFileBody have a table:
Field Type Comment
PreviousTagSize0 UI32 Always 0
Reviewed-by: Bela Bodecs <[email protected]>
Reviewed-by: Hendrik Leppkes <[email protected]>
Signed-off-by: Steven Liu <[email protected]>
|
c0628919b8c5761d64b1169e8de7584544d15ebf
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/c0628919b8c5761d64b1169e8de7584544d15ebf
|
2017-03-28 16:51:28+08:00
|
lavf/flacdec: Return maximum score if the streaminfo header is valid.
|
3733039610d76231e404ebf089f0ff2b9d8e5490
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/3733039610d76231e404ebf089f0ff2b9d8e5490
|
2017-03-02 09:29:10+01:00
|
h264: only assign H264Picture::mbaff for first slice.
The value must be identical between slices, since mbaff depends on
picture_structure and sps, both of which are checked to be identical
to the first slice before this point.
In practice, this silences some tsan warnings in fate-h264.
|
1ddc37051f11bd4bbadbcd17ea49b76a965d6a47
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/1ddc37051f11bd4bbadbcd17ea49b76a965d6a47
|
2017-03-31 08:26:24-04:00
|
h264_sei: Check actual presence of picture timing SEI message
Signed-off-by: Michael Niedermayer <[email protected]>
Signed-off-by: Vittorio Giovara <[email protected]>
|
d7b2bb5391bf55e8f9421bff7feb4c1fddfac4bf
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/d7b2bb5391bf55e8f9421bff7feb4c1fddfac4bf
|
2017-02-28 10:32:50-05:00
|
opus_pvq: improve PVQ search for low Ks
Since the probelm mentioned only happened when the phase was negative
(e.g. the sum had to be decreased), only discarding dimensions with a
zero pulse in that case restored the search's previously low distortion
at low Ks when the phase is never negative.
Signed-off-by: Rostislav Pehlivanov <[email protected]>
|
22b8ada7b5e0a1ef58b21cf8e481e0c2b28ce94e
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/22b8ada7b5e0a1ef58b21cf8e481e0c2b28ce94e
|
2017-02-24 07:03:12+00:00
|
avfilter/vf_lut: make it possible to clip pixel values that are out of valid range
Previous behavior was not useful at all as such pixels where all mapped to 0.
Signed-off-by: Paul B Mahol <[email protected]>
|
aa234698e92fa856013a1391fac3526b06c4d533
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/aa234698e92fa856013a1391fac3526b06c4d533
|
2017-02-13 22:54:21+01:00
|
vaapi_encode: Support VBR mode
This includes a backward-compatibility hack to choose CBR anyway on
old drivers which have no CBR support, so that existing programs will
continue to work their options now map to VBR.
(cherry picked from commit f033ba470fbab1ff6838666d4d86411effa97b27)
|
ceb28c3cc4c7921935b48904db3c559eed1597fe
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/ceb28c3cc4c7921935b48904db3c559eed1597fe
|
2017-02-08 19:14:05+00:00
|
NVENC: Update check for Lookahead
Reviewed-by: Timo Rothenpieler <[email protected]>
|
67db4ff3b66e96a20ddf1c264d07e146334ae88e
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/67db4ff3b66e96a20ddf1c264d07e146334ae88e
|
2016-12-26 12:13:39-03:00
|
configure: Enable pie for toolchain=hardened.
|
a2c5f5aacf9d1e53602864cde21ab3c8b730a617
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/a2c5f5aacf9d1e53602864cde21ab3c8b730a617
|
2016-10-14 14:56:40+02:00
|
avformat/segment: remove last_cut check when detecting a new segment
Not starting a new segment if the elapsed microsecs since the start of the day
equals the the elapsed microsecs since the start of the day at the time of the
last cut seems plain wrong to me, Deti do you remember the original reason
behind this check?
Signed-off-by: Marton Balint <[email protected]>
|
85169a75e17e35d17d26769324628d3202050bff
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/85169a75e17e35d17d26769324628d3202050bff
|
2017-02-04 23:36:45+01:00
|
vaapi_h264: Fix POC on IDR frames
In H.264 section 8.2.1, we have that "The bitstream shall not contain
data that result in Min(TopFieldOrderCnt, BottomFieldOrderCnt) not
equal to 0 for a coded IDR frame". This fixes the encoder to always
conform to this - previously the POC values formed an unbroken
sequence, not resetting to zero on IDR frames.
Signed-off-by: Mark Thompson <[email protected]>
|
9b1db2d33883c6ff3f8c7b2453146501ba14ca20
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/9b1db2d33883c6ff3f8c7b2453146501ba14ca20
|
2017-01-04 21:52:06+00:00
|
swresample/resample: remove swri_resample function
integrate it inside multiple_resample
allow some calculations to be performed outside loop
Suggested-by: Michael Niedermayer <[email protected]>
Reviewed-by: Michael Niedermayer <[email protected]>
Signed-off-by: Muhammad Faiz <[email protected]>
|
2b0112d42d4dfc8976be20b4d9729c0e077146c6
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/2b0112d42d4dfc8976be20b4d9729c0e077146c6
|
2016-12-14 06:48:34+07:00
|
avfilter/vf_hwupload_cuda: Add min/max limits for the 'device' option
Signed-off-by: Timo Rothenpieler <[email protected]>
|
4df5a6a26a8aa08bbc6d027c2fb44fcf870e98d7
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/4df5a6a26a8aa08bbc6d027c2fb44fcf870e98d7
|
2016-12-08 11:11:26+01:00
|
tests/ffserver.regression.ref: update ffserver checksums
Reviewed-by: "Reynaldo H. Verdejo Pinochet" <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
|
dbe18780609a891cc50fcabbfb6c08f7182e1b49
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/dbe18780609a891cc50fcabbfb6c08f7182e1b49
|
2016-11-29 19:26:26+01:00
|
aac_adtstoasc_bsf: validate and forward extradata if the stream is already ASC
Fixes AAC AudioSpecificConfig passthrough.
Signed-off-by: James Almer <[email protected]>
Signed-off-by: Anton Khirnov <[email protected]>
|
45d199d5b0b7f09eb9baa29929a3bd07ed46223b
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/45d199d5b0b7f09eb9baa29929a3bd07ed46223b
|
2016-11-29 10:39:20+01:00
|
avcodec/tscc: Check side data size before use
Fixes out of array read
Signed-off-by: Michael Niedermayer <[email protected]>
|
979bca513424879ed0c653cb1b55fc4156a89576
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/979bca513424879ed0c653cb1b55fc4156a89576
|
2016-10-31 23:20:47+01:00
|
dvbsub: Check for errors from system()
libavcodec/dvbsubdec.c:145:5: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result]
libavcodec/dvbsubdec.c:148:5: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result]
|
b8cd7a3c8df2c3aac8d7a0b5a02d83caf61bd769
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/b8cd7a3c8df2c3aac8d7a0b5a02d83caf61bd769
|
2016-11-23 07:36:32+01:00
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.