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
⌀ |
---|---|---|---|---|---|---|---|
flvdec: expose metadata through the generic metadata API
original patch from Art Clarke aclarke _at_ xuggle _dot_ com
Originally committed as revision 19364 to svn://svn.ffmpeg.org/ffmpeg/trunk
| df2bd71aeb3e68509e3afc5502ef7cd6e5a69583 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/df2bd71aeb3e68509e3afc5502ef7cd6e5a69583 | 2009-07-06 21:54:37+00:00 |
Initialise MAD decode_block_intra() loop iterator to zero.
Originally committed as revision 19189 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 7d582280558e1eb2b2b41a911e06e13916cfc7b5 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/7d582280558e1eb2b2b41a911e06e13916cfc7b5 | 2009-06-14 09:55:28+00:00 |
initialize pes state to skip
Originally committed as revision 19029 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 4a01b3c714fed6475e70084f2b59e0f061a827c5 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/4a01b3c714fed6475e70084f2b59e0f061a827c5 | 2009-05-31 08:47:40+00:00 |
Only checks for jack if it is enabled and hence only links to jack if
it is not disabled.
Patch by Adrian Stutz $firsname@sttz ch.
Originally committed as revision 19277 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 30b1fff69c6a401569f8b2160ebb9dfd2c2aac88 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/30b1fff69c6a401569f8b2160ebb9dfd2c2aac88 | 2009-06-25 22:48:49+00:00 |
Fix buffer size check for xan_unpack which was broken by r18586
Originally committed as revision 18589 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 16cc5a738c31fdec1bdd6cadec8b30b825344e9f | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/16cc5a738c31fdec1bdd6cadec8b30b825344e9f | 2009-04-17 19:07:16+00:00 |
Remove "#if CONFIG_ZLIB" checks from lclenc.c, the file is never compiled
if zlib is not available.
Originally committed as revision 19026 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 7ff7ac60e1f3b33a8e91c31ba79a8774feae2fc0 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/7ff7ac60e1f3b33a8e91c31ba79a8774feae2fc0 | 2009-05-31 08:36:44+00:00 |
Add required va/va.h header, should fix 'make checkheaders'.
Originally committed as revision 18249 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 7f7b04af38cdc064dfdd2670c5d83865dfecceea | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/7f7b04af38cdc064dfdd2670c5d83865dfecceea | 2009-03-30 15:36:59+00:00 |
Fix spatial_decomposition_type validity check.
Fixes infinite loop (did no investigate why exactly it got stuck).
Originally committed as revision 18389 to svn://svn.ffmpeg.org/ffmpeg/trunk
| a794356602af59029c765555361166128f74ae9e | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/a794356602af59029c765555361166128f74ae9e | 2009-04-09 15:33:02+00:00 |
mlpdec: Simplify check for substream_parity_present.
Originally committed as revision 18240 to svn://svn.ffmpeg.org/ffmpeg/trunk
| ab79fa44f17533af6adc38d789775230d53d7ab8 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/ab79fa44f17533af6adc38d789775230d53d7ab8 | 2009-03-30 03:46:52+00:00 |
Parse 'cslg' atom to retrieve dts shift when 'ctts' duration is negative.
We have now dts <= pts, note that for some B frames dts+1 == pts can happen
if a crappy timebase is used instead of correct /1001.
Originally committed as revision 18810 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 4b29ed399f3cab201138490c976806118c25e06b | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/4b29ed399f3cab201138490c976806118c25e06b | 2009-05-13 07:55:03+00:00 |
Initialize H264 parser context correctly if the optional SEI messages
are not present.
Patch by Ivan Schreter, schreter gmx net
Originally committed as revision 17620 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 2c0c5e1249cccfa376418d3c47a2aea48717e17a | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/2c0c5e1249cccfa376418d3c47a2aea48717e17a | 2009-02-26 20:36:02+00:00 |
Initialize pointer arrays which may be freed before being initialized.
Originally committed as revision 29017 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
| 1cd98da82071458468079e3dc15979c53c86491d | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/1cd98da82071458468079e3dc15979c53c86491d | 2009-03-20 16:29:47+00:00 |
return -1 for errors in ff_mov_iso639_to_lang() to allow for error checking
Originally committed as revision 17611 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 2904fd398f26f0a2db99dcec54cd009826344c61 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/2904fd398f26f0a2db99dcec54cd009826344c61 | 2009-02-26 13:11:18+00:00 |
Use a shared function to validate FLAC extradata.
Originally committed as revision 17602 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 59c6178a54c414fd19e064f0077d00b82a1eb812 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/59c6178a54c414fd19e064f0077d00b82a1eb812 | 2009-02-26 02:29:24+00:00 |
Almost cosmetics.
Move some assignments after the checks.
Originally committed as revision 17318 to svn://svn.ffmpeg.org/ffmpeg/trunk
| d76c5ed574faac1aa1533378e35ff78730dcc2ab | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/d76c5ed574faac1aa1533378e35ff78730dcc2ab | 2009-02-15 10:14:16+00:00 |
Check for CONFIG_LIBFOO_DECODER/CONFIG_LIBFOO_ENCODER instead of just
CONFIG_LIBFOO in the external libraries section.
This is more consistent with the rest of the Makefiles, it makes clearer what
is actually implemented and should be advantageous if we implement an external
library encoder where we previously just had the decoder and vice versa.
Originally committed as revision 19366 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 36b38500b618cdff8c3b9aadaf2439b093ceb723 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/36b38500b618cdff8c3b9aadaf2439b093ceb723 | 2009-07-07 09:33:08+00:00 |
Check the return values of a few functions to avoid the corresponding warnings.
patch by Patrik Kullman, patrik yes nu
Originally committed as revision 17501 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 7e10145976866fc6227d3ccc697a7c9fee862a77 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/7e10145976866fc6227d3ccc697a7c9fee862a77 | 2009-02-21 21:09:38+00:00 |
Check sampling index validity for AAC decoding
Patch by Jai Menon ( jmenon86 gmail com )
Originally committed as revision 17131 to svn://svn.ffmpeg.org/ffmpeg/trunk
| f418b86151921355e6843a126154d56ce86256ae | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/f418b86151921355e6843a126154d56ce86256ae | 2009-02-10 13:47:50+00:00 |
Check buffer is inside what is passed when probing for flac.
Originally committed as revision 16825 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 16f753f43fba3b9b16cb9fa62e99f481aaa29ae9 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/16f753f43fba3b9b16cb9fa62e99f481aaa29ae9 | 2009-01-27 18:00:40+00:00 |
Add check whether the compiler/assembler supports 10 or more operands.
thanks to Loren for some help with the asm statements
Originally committed as revision 17151 to svn://svn.ffmpeg.org/ffmpeg/trunk
| d3a4b4e09c049e20edc862a933d707e36b6232c1 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/d3a4b4e09c049e20edc862a933d707e36b6232c1 | 2009-02-11 11:16:00+00:00 |
Use 'enabled' function to simplify x86_64 check in the mingw32 section.
Originally committed as revision 16557 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 1fc9fb8a77d4dfdb6bc8c9d1b47a0daf0b55f09f | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/1fc9fb8a77d4dfdb6bc8c9d1b47a0daf0b55f09f | 2009-01-11 22:32:45+00:00 |
Ensure that an invalid run terminates the line.
Originally committed as revision 16331 to svn://svn.ffmpeg.org/ffmpeg/trunk
| d68542f019c89e7938297a18da282e3a892718aa | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/d68542f019c89e7938297a18da282e3a892718aa | 2008-12-26 14:57:42+00:00 |
Remove -fasm CFLAGS check, it is no longer needed.
Originally committed as revision 15629 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 75083a884fca82cade9e701d17b272a27c4b75a4 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/75083a884fca82cade9e701d17b272a27c4b75a4 | 2008-10-16 15:24:34+00:00 |
Use av_strlcpy instead of snprintf without formatting.
Prevents warnings about "format not a string literal and no format arguments".
patch by Patrik Kullman, patrik yes nu
Originally committed as revision 17141 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 6d0c77ba40a93ab0ba861f8e069a32b7796bff37 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/6d0c77ba40a93ab0ba861f8e069a32b7796bff37 | 2009-02-11 00:07:32+00:00 |
Remove hackish support for fastmemcpy from MPlayer.
Originally committed as revision 14764 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 2b409ca9d68cd9af474e6354660646353210e95a | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/2b409ca9d68cd9af474e6354660646353210e95a | 2008-08-14 20:40:36+00:00 |
Implement CPP condition check support in configure.
Originally committed as revision 15597 to svn://svn.ffmpeg.org/ffmpeg/trunk
| a5344cf7ec237cb0f68c14bca68636f92bfc224b | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/a5344cf7ec237cb0f68c14bca68636f92bfc224b | 2008-10-12 09:07:14+00:00 |
10000l PIX_FMT_MONOWHITE check was really a || 1.
Thats what happens when one does not do the full set of tests before each commit
and just quickly goes over the diff thinking, "hey its a trivial change".
Originally committed as revision 27588 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
| 4bb9adcff1be7ccbb6b8fab40cd68b3808544edc | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/4bb9adcff1be7ccbb6b8fab40cd68b3808544edc | 2008-09-12 17:28:36+00:00 |
Cosmetics: rename loop counters in eval_refl()
Originally committed as revision 14653 to svn://svn.ffmpeg.org/ffmpeg/trunk
| b888abe1be9f0b3c75273c28e9a7b58fe47d5ec4 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/b888abe1be9f0b3c75273c28e9a7b58fe47d5ec4 | 2008-08-06 21:19:30+00:00 |
Implement Realmedia/RTSP-compatible SETUP command. This includes calculation
of the "RealChallenge2" response, which is some sort of authentication. See
discussion in "Realmedia patch" thread on ffmpeg-devel.
Originally committed as revision 15170 to svn://svn.ffmpeg.org/ffmpeg/trunk
| e9dea59f16d49e4fa03aa10447c8f4f7e902de76 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/e9dea59f16d49e4fa03aa10447c8f4f7e902de76 | 2008-09-03 04:44:58+00:00 |
Use the correct reference tables for interlaced MBAFF MBs in the loop filter.
Fixes at least
CAMP_MOT_MBAFF_L30
CAMP_MOT_MBAFF_L31
FRExt/FREXT01_JVC_D
Originally committed as revision 14680 to svn://svn.ffmpeg.org/ffmpeg/trunk
| d50cdd82de2ce4084d0a73f199da6281e9c5b8a9 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/d50cdd82de2ce4084d0a73f199da6281e9c5b8a9 | 2008-08-10 02:38:51+00:00 |
remove pts set hack, this is no more correct
Originally committed as revision 13879 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 5e5f75cf8abd76ada3011790a9b4f0762a72e41a | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/5e5f75cf8abd76ada3011790a9b4f0762a72e41a | 2008-06-22 08:44:58+00:00 |
Replace LDLATEFLAGS hackery by proper LDFLAGS tests.
The original reasons for LDLATEFLAGS are lost in the mists of time.
Originally committed as revision 14263 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 8351d2ba75aa1d484a44f6d1cc9b1dba806a3752 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/8351d2ba75aa1d484a44f6d1cc9b1dba806a3752 | 2008-07-17 16:28:48+00:00 |
Check return of url_fseek in mpeg timestamp reading code.
Patch by Joakim elupus ecce se
Originally committed as revision 13527 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 5faf168940d6a9787552637c260b18329453bda3 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/5faf168940d6a9787552637c260b18329453bda3 | 2008-05-29 09:50:17+00:00 |
Print warning if scale/rate is invalid.
Originally committed as revision 12806 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 7ce76ee433192a0413a1f542c578e18957ec8b83 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/7ce76ee433192a0413a1f542c578e18957ec8b83 | 2008-04-13 11:45:18+00:00 |
pts are unsigned according to specs, fix negative pts when 32bit pts are used
Originally committed as revision 12949 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 07a47ae2a3f7bcfea25828628e8b1df44dd5a1cd | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/07a47ae2a3f7bcfea25828628e8b1df44dd5a1cd | 2008-04-25 09:08:13+00:00 |
Revert r14497
Log:
Add missing header #includes.
Policy violation (change not approved by maintainer)
and while discussions where ongoing and no consensus has been reached.
Originally committed as revision 14500 to svn://svn.ffmpeg.org/ffmpeg/trunk
| c5e56a813bf6019f7c28ce7737fcb67e836136c6 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/c5e56a813bf6019f7c28ce7737fcb67e836136c6 | 2008-08-01 22:29:29+00:00 |
check return value of matroska_find_track_by_num (fix a segfault)
Originally committed as revision 12659 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 2d1cb025887c4c42f03185a29da898d4eceaffa9 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/2d1cb025887c4c42f03185a29da898d4eceaffa9 | 2008-03-31 20:16:04+00:00 |
Merge loops
Commited in SoC by Vitor Sessak on 2008-02-10 09:01:31
Originally committed as revision 12046 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 19dc71045d2833d2b3b77648608687eb687b4af1 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/19dc71045d2833d2b3b77648608687eb687b4af1 | 2008-02-15 21:40:55+00:00 |
Revert r14404
Remove another 2 incorrect checks.
These would ignore fields of different parity.
I was wrong, i thought pic_stricture is the current pic structure.
But it does not make a difference either way on the reference bitstreams.
Originally committed as revision 14405 to svn://svn.ffmpeg.org/ffmpeg/trunk
| af8c5e08d7ed56f770ba97aaaef495a7c0ae6ac4 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/af8c5e08d7ed56f770ba97aaaef495a7c0ae6ac4 | 2008-07-25 23:55:31+00:00 |
check malloc return
Originally committed as revision 11562 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 57810910c75c27eff6b0008740b4f4178d9c950b | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/57810910c75c27eff6b0008740b4f4178d9c950b | 2008-01-19 15:21:30+00:00 |
check av_new_stream return value
Originally committed as revision 11462 to svn://svn.ffmpeg.org/ffmpeg/trunk
| ebbe25d2a36a8622e023c95ae340eb0d3c84d470 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/ebbe25d2a36a8622e023c95ae340eb0d3c84d470 | 2008-01-08 13:48:52+00:00 |
Fix make checkheaders.
Originally committed as revision 11331 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 35562dc962c0adb2ae48bb9e0680f87aab170d1c | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/35562dc962c0adb2ae48bb9e0680f87aab170d1c | 2007-12-27 12:56:49+00:00 |
Remove mistakenly added multiple inclusion guards.
Originally committed as revision 11332 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 22170ec0b270b2fd5eef6921c5389940b5941caf | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/22170ec0b270b2fd5eef6921c5389940b5941caf | 2007-12-28 01:42:58+00:00 |
Fix make checkheaders, #include <inttypes.h> was missing.
Originally committed as revision 11114 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 2d4e0c1aa9b12d6d962aecce05b0c65a605d078c | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/2d4e0c1aa9b12d6d962aecce05b0c65a605d078c | 2007-11-30 14:08:00+00:00 |
~15% faster h264_chroma_mc2/4_c() these also prevent some possible out
of array reads.
Originally committed as revision 11290 to svn://svn.ffmpeg.org/ffmpeg/trunk
| febdd0b9b414b2adfe4c3ea2fa06ded2e32e510b | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/febdd0b9b414b2adfe4c3ea2fa06ded2e32e510b | 2007-12-21 10:16:22+00:00 |
Add multiple inclusion guards to config.h.
Originally committed as revision 10772 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 9c05103fe3fec0a025e2169810d29af599e75349 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/9c05103fe3fec0a025e2169810d29af599e75349 | 2007-10-17 22:38:37+00:00 |
Use filename as multiple inclusion guard.
Originally committed as revision 10760 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 52703a6459d164f30f850f31333946393f1dd414 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/52703a6459d164f30f850f31333946393f1dd414 | 2007-10-17 09:16:21+00:00 |
simply buffer checks in vorbis_comment()
Originally committed as revision 10725 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 972c5f9e10107650e9fb3544f22ce1e8370e9d80 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/972c5f9e10107650e9fb3544f22ce1e8370e9d80 | 2007-10-13 11:43:03+00:00 |
Suppress the "redirector hack" from libavformat/utils.c:av_open_input_stream(),
and implement the redirector format more properly.
Originally committed as revision 11112 to svn://svn.ffmpeg.org/ffmpeg/trunk
| e8acf0edeae0b5ef53233c49015b07cc9711f20c | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/e8acf0edeae0b5ef53233c49015b07cc9711f20c | 2007-11-29 08:35:05+00:00 |
Allow to override zlib compression level in PNG encoder via avctx->compression_level
Originally committed as revision 10699 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 9ba718e4819da325c9d324c23a9a6210fde114c5 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/9ba718e4819da325c9d324c23a9a6210fde114c5 | 2007-10-09 15:33:19+00:00 |
Fix 'make checkheaders'.
Originally committed as revision 9460 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 53eecfdefc644ba064c80ec2f60650e72a7f9990 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/53eecfdefc644ba064c80ec2f60650e72a7f9990 | 2007-07-02 12:52:20+00:00 |
always handle negative timestamp differences as timestamp discontinuity
Originally committed as revision 9984 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 81d6d520c050695ad842b2da690839298ed7e104 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/81d6d520c050695ad842b2da690839298ed7e104 | 2007-08-08 18:54:33+00:00 |
simplify simd extension checking
Originally committed as revision 9351 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 9eeed841ca81c72cf4318832b2dcf87d3bdc9156 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/9eeed841ca81c72cf4318832b2dcf87d3bdc9156 | 2007-06-17 11:57:50+00:00 |
check ip port range from config
Originally committed as revision 8787 to svn://svn.ffmpeg.org/ffmpeg/trunk
| aabce53304eae73c852a9292ed6e532b8ae02b3f | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/aabce53304eae73c852a9292ed6e532b8ae02b3f | 2007-04-22 18:06:08+00:00 |
move lrintf() check before external lib checks to prevent runtime
errors from these interfering with lrintf() test
Originally committed as revision 9364 to svn://svn.ffmpeg.org/ffmpeg/trunk
| f32adb22def9af695add203baa63cf8b18816d9c | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/f32adb22def9af695add203baa63cf8b18816d9c | 2007-06-18 21:42:38+00:00 |
change brute force search to min-heap. 3.6x faster generate_len_table, 8% faster ffvhuff encoding.
Originally committed as revision 9069 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 98ef8c324cbab46521fc08fc0483de91e156093e | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/98ef8c324cbab46521fc08fc0483de91e156093e | 2007-05-19 02:32:59+00:00 |
remove silly static int done protecting the initalization of 32 elements to 1
Originally committed as revision 8391 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 3e207bb1bd822ee1bce3e2de4c784702e0b6e24a | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/3e207bb1bd822ee1bce3e2de4c784702e0b6e24a | 2007-03-13 22:51:11+00:00 |
spit an error message in case of invalid chunk
Originally committed as revision 8014 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 89cf4098aafc000ff758f278b9dc17b6373101d2 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/89cf4098aafc000ff758f278b9dc17b6373101d2 | 2007-02-18 00:47:13+00:00 |
Remove boundary checks that are actually done "well enough"
in copy function
Originally committed as revision 7786 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 56f8647aaad920397c4e27728720fca6fd43c56d | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/56f8647aaad920397c4e27728720fca6fd43c56d | 2007-01-31 20:57:30+00:00 |
Get rid of the COOKextradata struct. And use valid C to parse the extradata.
Originally committed as revision 7755 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 862be28b192185d094d96bbc24d9be43e2b22106 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/862be28b192185d094d96bbc24d9be43e2b22106 | 2007-01-29 10:32:14+00:00 |
Avoid branches in the loop and solve a gcc warning
Originally committed as revision 7566 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 79acfb0e133317c3a38c55b73c3b80f3212af2f9 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/79acfb0e133317c3a38c55b73c3b80f3212af2f9 | 2007-01-17 11:02:07+00:00 |
some samples aren't decoded correctly such as
( http://www.pennfans.net/files/videos/Penn&Teller.on.The.View.mp4 )
with current Altivec implementation of loopfilter, while others are fine.
Let's disable it until we iron this bug out.
Originally committed as revision 9317 to svn://svn.ffmpeg.org/ffmpeg/trunk
| fbb578e90d2c02c125703f7b739a86bc9462034f | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/fbb578e90d2c02c125703f7b739a86bc9462034f | 2007-06-15 08:22:06+00:00 |
Original Commit: r94 | ods15 | 2006-09-30 22:09:33 +0300 (Sat, 30 Sep 2006) | 2 lines
prevent c++ decleration
Originally committed as revision 6498 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 39d0567737cbce35239dddeabe35ae037cecf362 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/39d0567737cbce35239dddeabe35ae037cecf362 | 2006-10-02 06:09:04+00:00 |
use memset() instead of slow c loops
Originally committed as revision 6059 to svn://svn.ffmpeg.org/ffmpeg/trunk
| daf4cd9ac315e9f64cfea365c17d9385ea0f3aad | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/daf4cd9ac315e9f64cfea365c17d9385ea0f3aad | 2006-08-24 00:03:51+00:00 |
both timestamps are dts, (checked trailer.gxf, spec is unclear)
Originally committed as revision 5958 to svn://svn.ffmpeg.org/ffmpeg/trunk
| b9b18fbdeaa364e160c5f1df164befa3dde6e833 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/b9b18fbdeaa364e160c5f1df164befa3dde6e833 | 2006-08-08 18:02:09+00:00 |
can't trust the compiler exit status, check for messages instead
Originally committed as revision 5869 to svn://svn.ffmpeg.org/ffmpeg/trunk
| b0cfb663c3cdde6c343c345cbc89f818bf1174a8 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/b0cfb663c3cdde6c343c345cbc89f818bf1174a8 | 2006-07-31 07:54:48+00:00 |
Use s->first_slice_line in checks instead of s->mb_y
Originally committed as revision 5684 to svn://svn.ffmpeg.org/ffmpeg/trunk
| d2779ecd8b1fb9dc8a8f37a75ff8c3b077f3143e | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/d2779ecd8b1fb9dc8a8f37a75ff8c3b077f3143e | 2006-07-09 02:44:05+00:00 |
remove 166 useless underscores, and make this file valid c code as a result
Originally committed as revision 5798 to svn://svn.ffmpeg.org/ffmpeg/trunk
| d26a9ea0df8c08faf1ed37041f4bc252db30f047 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/d26a9ea0df8c08faf1ed37041f4bc252db30f047 | 2006-07-19 23:21:20+00:00 |
check fseek return value
Originally committed as revision 5474 to svn://svn.ffmpeg.org/ffmpeg/trunk
| ef4c8bbfb77e1c9eb8e8212c5820344ea31dd1d9 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/ef4c8bbfb77e1c9eb8e8212c5820344ea31dd1d9 | 2006-06-13 23:13:59+00:00 |
Added loop filtering as ersatz for overlap filter (improves picture quality for coarse quantization).
Originally committed as revision 5535 to svn://svn.ffmpeg.org/ffmpeg/trunk
| f26c2ef53b68f4e7e0f8e4eac8466b4fdeffb8b1 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/f26c2ef53b68f4e7e0f8e4eac8466b4fdeffb8b1 | 2006-06-27 15:37:48+00:00 |
use previous qscale for intra_dc_threshold check
Originally committed as revision 5329 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 7f12a9780e2129b788a42574f8e71dc8c22e86d1 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/7f12a9780e2129b788a42574f8e71dc8c22e86d1 | 2006-04-28 17:29:07+00:00 |
md5 support
depending on CONFIG_SMALL this can either be compiled to a fully unrolled kernel / rfc reference style md5 routine
or a single loop similar to what mplayer uses
Originally committed as revision 5565 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 94d85eaf3459e6ff52f7e8c30ffc3f00f46dc437 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/94d85eaf3459e6ff52f7e8c30ffc3f00f46dc437 | 2006-07-01 10:02:08+00:00 |
Quote all installation paths to protect against spaces in the path.
Originally committed as revision 4992 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 26d469117fd544fab3cdbbf5f4a042bc395c54af | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/26d469117fd544fab3cdbbf5f4a042bc395c54af | 2006-02-11 20:54:40+00:00 |
* Allocating 16 bytes more for the MEMALIGN_HACK is enough. There's no
need for 1 more extra byte.
* Checking whether the to be allocated size is larger than INT_MAX,
doesn't assure that size+16 bytes for the MEMALIGN_HACK isn't larger
than INT_MAX.
* malloc might return NULL. Checking for it before using that pointer
seems like a good idea.
Patch by Herve W. H PPP O PPP W PPP aka PPP V+ffmpeg AH gmail PPP com
Original thread:
Date: Jun 29, 2006 1:21 PM
Subject: [Ffmpeg-devel] [PATCH] minor improvements to libavcodec/mem.c
Originally committed as revision 5559 to svn://svn.ffmpeg.org/ffmpeg/trunk
| a9493601638b048c44751956d2360f215918800c | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/a9493601638b048c44751956d2360f215918800c | 2006-06-30 08:00:01+00:00 |
checksum doesnt cover the forward_ptr anymore (seems i forgot to commit this ...)
Originally committed as revision 4584 to svn://svn.ffmpeg.org/ffmpeg/trunk
| b4abfb306084e204a1c79f468dbb3b0880914342 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/b4abfb306084e204a1c79f468dbb3b0880914342 | 2005-09-11 23:10:28+00:00 |
a few checks, seems i forgot to commit this
Originally committed as revision 4523 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 9450118bc799796ebb23338fe50fc60c3fabe566 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/9450118bc799796ebb23338fe50fc60c3fabe566 | 2005-08-14 16:19:20+00:00 |
optimizations
dc coeff rounding fix
class=3 num of bits fix
do interlaced check & idct only if CODEC_FLAG_INTERLACED_DCT
Originally committed as revision 4542 to svn://svn.ffmpeg.org/ffmpeg/trunk
| c619ff6daf93a8f3c03decf2d3345d2474c3db91 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/c619ff6daf93a8f3c03decf2d3345d2474c3db91 | 2005-08-30 20:03:19+00:00 |
various 10l fixes for the loop filter
Originally committed as revision 4249 to svn://svn.ffmpeg.org/ffmpeg/trunk
| d5e188359e768226cd272669e3f49d7f931abf71 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/d5e188359e768226cd272669e3f49d7f931abf71 | 2005-05-16 17:22:36+00:00 |
support for negative strides
Originally committed as revision 3989 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 655f688d54ab2a4160eafb26522c0d5f2791ca70 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/655f688d54ab2a4160eafb26522c0d5f2791ca70 | 2005-02-27 08:56:26+00:00 |
avoid buf_size == 0 checks in every decoder
Originally committed as revision 3872 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 934982c4ace1a3d5d627b518782ed092a456c49e | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/934982c4ace1a3d5d627b518782ed092a456c49e | 2005-01-23 18:09:06+00:00 |
no limits!, warning is enough
Originally committed as revision 2757 to svn://svn.ffmpeg.org/ffmpeg/trunk
| d3e18ad02795f9761b7e5a5c018dfef786046acf | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/d3e18ad02795f9761b7e5a5c018dfef786046acf | 2004-02-07 00:03:11+00:00 |
* compilation fix (ARM users please check)
Originally committed as revision 1225 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 83f238cbf0c038245d2b2dffa5beb0916e7c36d2 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/83f238cbf0c038245d2b2dffa5beb0916e7c36d2 | 2002-11-19 07:33:36+00:00 |
Zlib encoder: fix image orientation (was flipped), 100l in deflate error
check, put right codec type in extradata
Originally committed as revision 3500 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 61cef2937927e44eed0f40f8e5db0a3ed520d914 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/61cef2937927e44eed0f40f8e5db0a3ed520d914 | 2004-09-23 22:20:17+00:00 |
removed invalid header include
Originally committed as revision 1037 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 4f891f53b3d93e2e145a4e05a0bb1742af3b72ac | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/4f891f53b3d93e2e145a4e05a0bb1742af3b72ac | 2002-10-14 18:01:32+00:00 |
Ugly hack to make the assembler accept MVI instructions.
Originally committed as revision 705 to svn://svn.ffmpeg.org/ffmpeg/trunk
| db42e13bfbfdb2a9b909078870ef03e4cf7357b5 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/db42e13bfbfdb2a9b909078870ef03e4cf7357b5 | 2002-06-24 22:22:39+00:00 |
checksum update cuz of build change 4620->4621
Originally committed as revision 879 to svn://svn.ffmpeg.org/ffmpeg/trunk
| 252f3975090f791acc0364e10e096fbeac6645cb | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/252f3975090f791acc0364e10e096fbeac6645cb | 2002-08-29 23:59:59+00:00 |
oops
Originally committed as revision 3137 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
| 48a05ceccdc4ea88570c18f3d6b20624b9124083 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/48a05ceccdc4ea88570c18f3d6b20624b9124083 | 2001-11-26 02:20:51+00:00 |
avformat/ffmdec: Check media type for chunks
Signed-off-by: Michael Niedermayer <[email protected]>
| e706e2e775730db5dfa9103628cd70704dd13cef | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/e706e2e775730db5dfa9103628cd70704dd13cef | 2016-12-03 14:05:15+01:00 |
avcodec/mpeg4videodec: Check mb_num also against 0
The spec implies that 0 is invalid in addition to the existing checks
Found-by: <kierank>
Reviewed-by: Kieran Kunhya <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
| 05f4703a168a336363750e32bcfdd6f303fbdbc3 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/05f4703a168a336363750e32bcfdd6f303fbdbc3 | 2018-01-29 04:11:28+01:00 |
avformat: add url field to AVFormatContext
This will replace the 1024 character limited filename field. Compatiblity for
output contexts are provided by copying filename field to URL if URL is unset
and by providing an internal function for muxers to set both url and filename
at once.
Signed-off-by: Marton Balint <[email protected]>
| ea3672b7d67c432724bdbc8de0221f869b6a04c6 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/ea3672b7d67c432724bdbc8de0221f869b6a04c6 | 2018-01-28 23:06:43+01:00 |
* Make video grabbing work again (if you are grabbing multiple streams
at different frame rates).
* Do the av_abort() change that is not otherwise worth checking in.
Originally committed as revision 620 to svn://svn.ffmpeg.org/ffmpeg/trunk
| c04643a2c24564aed96a5b0760de8bf02eb305c6 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/c04643a2c24564aed96a5b0760de8bf02eb305c6 | 2002-05-29 01:55:12+00:00 |
avcodec/mpeg12dec: fix preprocessor check for mpeg1_nvdec hwaccel
Signed-off-by: James Almer <[email protected]>
| 388a0f7869a852dec51482dc1802239f792775db | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/388a0f7869a852dec51482dc1802239f792775db | 2018-01-21 22:57:41-03:00 |
configure: remove check for SA_RESTART
It's not used anymore.
Signed-off-by: James Almer <[email protected]>
| 9e68f472ec5d07538ea2f86c66f6ff534583028c | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/9e68f472ec5d07538ea2f86c66f6ff534583028c | 2018-01-06 22:22:12-03:00 |
avutil/log: use thread wrappers for the locking functionality
w32threads and os2threads both support static mutex initialization now,
so don't limit it to pthreads only.
Reviewed-by: wm4 <[email protected]>
Signed-off-by: James Almer <[email protected]>
| 8d9c9775b248b0a0f43bd96a242b5311fcc28b72 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/8d9c9775b248b0a0f43bd96a242b5311fcc28b72 | 2018-01-04 15:22:19-03:00 |
avformat/hlsplaylist: add return value check of strftime
fix CID: 1424884
Signed-off-by: Steven Liu <[email protected]>
| ad6946b8189e5e17796f1d5bf86d97ee619009b8 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/ad6946b8189e5e17796f1d5bf86d97ee619009b8 | 2017-12-04 12:05:04+08:00 |
configure: Fix detection of vp9 decoder/encoder
At least on Android the vp9 decoder/encoder needs $libm_extralibs
to successfully link, it was missing in the check_lib calls for vp9
Signed-off-by: Felix Matouschek <[email protected]>
Signed-off-by: James Almer <[email protected]>
| c12c2739cd1eb3a84177a1dd39b526cbd5400927 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/c12c2739cd1eb3a84177a1dd39b526cbd5400927 | 2017-12-19 17:18:10-03:00 |
avformat/matroskaenc: move some initialization checks to mkv_init
It's the correct place for them.
Reviewed-by: Carl Eugen Hoyos <[email protected]>
Signed-off-by: James Almer <[email protected]>
| 9924f1bc34242bb9315c355108f3ce744c1f33c5 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/9924f1bc34242bb9315c355108f3ce744c1f33c5 | 2017-11-27 23:24:34-03:00 |
avcodec: add metadata to identify wrappers and hardware decoders
Explicitly identify decoder/encoder wrappers with a common name. This
saves API users from guessing by the name suffix. For example, they
don't have to guess that "h264_qsv" is the h264 QSV implementation, and
instead they can just check the AVCodec .codec and .wrapper_name fields.
Explicitly mark AVCodec entries that are hardware decoders or most
likely hardware decoders with new AV_CODEC_CAPs. The purpose is allowing
API users listing hardware decoders in a more generic way. The proposed
AVCodecHWConfig does not provide this information fully, because it's
concerned with decoder configuration, not information about the fact
whether the hardware is used or not.
AV_CODEC_CAP_HYBRID exists specifically for QSV, which can have software
implementations in case the hardware is not capable.
Based on a patch by Philip Langdale <[email protected]>.
Merges Libav commit 47687a2f8aca3f65b6fdd117b1cb66a7409a7fd1.
| b945fed629a872d393f59d16fc5773574126ca88 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/b945fed629a872d393f59d16fc5773574126ca88 | 2017-12-14 19:37:56+01:00 |
ffmpeg: add return value check to supress the build warning.
add return value check to supress the build warning message like
"warning: ignoring return value" when use attribute -Wunused-result.
Signed-off-by: Jun Zhao <[email protected]>
Reviewed-by: 刘歧 <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
| a5870cb37f7a694a8dc3d6b8f2deaa8fd788e17e | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/a5870cb37f7a694a8dc3d6b8f2deaa8fd788e17e | 2017-11-21 03:13:03+01:00 |
avcodec: Implement mpeg1 nvdec hwaccel
Once I remembered that there's a separate decoder type for mpeg1,
even though params struct is shared with mpeg2, everything worked.
| 8bca292c3045a7f372299f71c8d88b541fe2a816 | ffmpeg | devign | 0 | https://github.com/ffmpeg/ffmpeg | https://github.com/ffmpeg/ffmpeg/commit/8bca292c3045a7f372299f71c8d88b541fe2a816 | 2017-11-20 07:03:26-08:00 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.