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
⌀ |
---|---|---|---|---|---|---|---|
aac_parser: fix strict aliasing violation
Originally committed as revision 15595 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
57bb0da67996e1fe389b36693591909acd82dfb8
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/57bb0da67996e1fe389b36693591909acd82dfb8
|
2008-10-11 11:21:45+00:00
|
Log an error message in case of invalid number of channels.
Originally committed as revision 15371 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2c006f438042435ec67012d6b78f0374e94180bf
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/2c006f438042435ec67012d6b78f0374e94180bf
|
2008-09-20 11:13:14+00:00
|
write MD5 checksum to FLAC header. update regression tests.
Originally committed as revision 15326 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
a9f8587e152c16e943c645ff295e015384ccd76d
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/a9f8587e152c16e943c645ff295e015384ccd76d
|
2008-09-14 21:39:54+00:00
|
Add multiple inclusion guards for consistency and to avoid them being
forgotten in case they ever become neccessary.
Originally committed as revision 14810 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
4869f47eca587fd178e78ba37efa22919b96a474
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/4869f47eca587fd178e78ba37efa22919b96a474
|
2008-08-17 15:53:12+00:00
|
Remove check and error message for "MBAFF + !direct_8x8_inference is not implemented"
because this mode does not exist, H.264-2007 says "When frame_mbs_only_flag is
equal to 0, direct_8x8_inference_flag shall be equal to 1."
Originally committed as revision 15369 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
6a855aae9482a0ce95cb9c428ed39b8af164f6af
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/6a855aae9482a0ce95cb9c428ed39b8af164f6af
|
2008-09-19 18:49:17+00:00
|
Only realloc() bitstream buffer when the needed size increased,
this is needed to prevent loosing bitstream data with large metadata.
Originally committed as revision 14279 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
cfcd396bae11de94ad4a729361bc9b7b05f04c27
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/cfcd396bae11de94ad4a729361bc9b7b05f04c27
|
2008-07-18 11:38:53+00:00
|
MPEGTS: Improve probe function
When a sync byte is found, check that transport_error_indicator is zero,
and adaptation_field_control is valid (non-zero).
Originally committed as revision 14274 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
c6002ea14d457de10340d1dc907643294a77d504
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/c6002ea14d457de10340d1dc907643294a77d504
|
2008-07-18 01:07:17+00:00
|
Simplify loop condition for readability.
Originally committed as revision 14052 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
47775cb8de880dfd2f82029d109229ae65aae767
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/47775cb8de880dfd2f82029d109229ae65aae767
|
2008-07-02 22:15:05+00:00
|
Remove old hackish codec probe system.
Originally committed as revision 14193 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
dd57251cb0945c1eaf7eebbf23cdab77278ce05f
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/dd57251cb0945c1eaf7eebbf23cdab77278ce05f
|
2008-07-12 20:40:47+00:00
|
Clone decode_cabac_residual() for DC residuals, to get rid of a bunch of branches in the main loop.
Originally committed as revision 14050 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
9588ec340c3f33c7474b4cd2893046cfdaee42bf
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/9588ec340c3f33c7474b4cd2893046cfdaee42bf
|
2008-07-02 22:08:12+00:00
|
Mask bits of reference indexes properly to avoid negative numbers entangling
each other.
Fixes at least:
CAMA1_TOSHIBA_B
cama1_vtc_c
CAMA3_Sand_E
cama3_vtc_b
CAMASL3_Sony_B
CVMA1_TOSHIBA_B
CVMAQP3_Sony_D
cvmp_mot_mbaff0_full_B
FRExt/HCAMFF1_HHI
FRExt/HCHP3_HHI_A
FRExt/HVLCMFF0_Sony_B
Originally committed as revision 14683 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
beca9a286c46a67b39fde5fab62a60d0766fc5ad
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/beca9a286c46a67b39fde5fab62a60d0766fc5ad
|
2008-08-10 16:10:39+00:00
|
this should be valid for audio too
Originally committed as revision 13517 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
e95580e70a8c0102cc2a399dff25307211a9b7ca
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/e95580e70a8c0102cc2a399dff25307211a9b7ca
|
2008-05-29 00:54:09+00:00
|
Check for support of -fomit-frame-pointer before adding it to CFLAGS.
patch by Ben Taylor, bentaylor.solx86 gmail com
Originally committed as revision 13966 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
40617a6d05f9eb1de9c6745509e3735d76c446f3
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/40617a6d05f9eb1de9c6745509e3735d76c446f3
|
2008-06-25 15:41:36+00:00
|
check alac EOF marker
Patch by Matthieu Castet castet matthieu free fr
Originally committed as revision 12891 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
e5ab7379503ad7c6b4a2e2de57d1f3b81905cbe2
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/e5ab7379503ad7c6b4a2e2de57d1f3b81905cbe2
|
2008-04-18 08:58:18+00:00
|
Hardcode register to prevent aparent miscompilation.
Fixes regression tests with gcc 2.95.
Originally committed as revision 12512 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
943032b155d10918f115810b4a61e66da7aeeed3
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/943032b155d10918f115810b4a61e66da7aeeed3
|
2008-03-20 14:24:29+00:00
|
Update regression checksums after dts calculation fix (r13470).
Before, all dts where wrong, now just the first is a little odd.
Originally committed as revision 13491 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
bf1310c7b10decb50ce32ff0d2ae44fafc0e1740
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/bf1310c7b10decb50ce32ff0d2ae44fafc0e1740
|
2008-05-28 10:25:20+00:00
|
fix "uninitalized" warning, the alternative way.
I hope this is valid C, flame me if not.
md5sum of h263.o doesnt change, so this doesnt cause a slowdown.
Originally committed as revision 11689 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
b34130ae61c7cd070d6014adecff716e494d90fa
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/b34130ae61c7cd070d6014adecff716e494d90fa
|
2008-01-31 01:38:00+00:00
|
Check sanity in the palette loading operation. The addresses a potential security risk in
the MOV/MP4 demuxer.
Originally committed as revision 11166 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
8b35bd806dd5424104a8a44a49da8b25d553dd10
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/8b35bd806dd5424104a8a44a49da8b25d553dd10
|
2007-12-05 04:30:33+00:00
|
Error checking: make sure that there are 3 parameters and that the
file open operation succeeds.
Originally committed as revision 11479 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
90527811d7db0da5d770235261c4b718b0869a99
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/90527811d7db0da5d770235261c4b718b0869a99
|
2008-01-09 00:29:49+00:00
|
Add system-specific network link flags to inet_aton test. This should fix
the check on platforms that require those flags.
patch by Michael Kostylev, mik niipt ru
Originally committed as revision 11553 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
094c09bb4a58060f1be02c1fd6b44e0e144c206e
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/094c09bb4a58060f1be02c1fd6b44e0e144c206e
|
2008-01-18 01:47:34+00:00
|
Call ff_fetch_timestamp() for mpeg1/2 when a picture start code is found instead
of calling it at the end of a frame with a large negative offset.
This significantly reduces the maximal distance in container packets between
the point where the first byte of the "access unit" was stored and where
we call ff_fetch_timestamp() thus reducing the constraints on our parser.
Also change the parser from next_frame_offset to cur, this is needed
because now the reference is from container packet start instead of
frame start. (i previously misinterpreted this as bug)
Originally committed as revision 17731 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
a4c7a5ea27050a28625eabf1ba98cfef9ac6620d
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/a4c7a5ea27050a28625eabf1ba98cfef9ac6620d
|
2009-03-02 14:53:18+00:00
|
FLAT objects cannot have multiple sections, so using the L1 attributes breaks
linking. The FDPIC relocs also break for any other format. Thus check the
compiler environment and select the appropriate sections/relocs.
patch by Mike Frysinger, vapier.adi a gmail d com
Originally committed as revision 26010 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
|
d2a4ecafbba2a1a5895c6c3e2e6781f9751a681d
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/d2a4ecafbba2a1a5895c6c3e2e6781f9751a681d
|
2008-02-16 15:17:59+00:00
|
Check for the presence of sys/select.h and conditionally #include it.
patch by Michael Kostylev, mik niipt ru
Originally committed as revision 11324 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
81644c2ee08899301efc852281efea4e3b8f7d11
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/81644c2ee08899301efc852281efea4e3b8f7d11
|
2007-12-27 01:38:50+00:00
|
return a slightly larger score if we find more than 500 valid mp3 frames in a row
Originally committed as revision 11148 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2db971135ab498a1258e2a00d76e004ede53ffa2
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/2db971135ab498a1258e2a00d76e004ede53ffa2
|
2007-12-03 09:26:44+00:00
|
use sizeof in snprintf (note the changed code is all under #if 0)
Originally committed as revision 11063 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
e1c48b7aaedc5deb6f22ced02dfe4f356bf3f421
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/e1c48b7aaedc5deb6f22ced02dfe4f356bf3f421
|
2007-11-19 20:18:30+00:00
|
fix libogg muxer dependency checking
Originally committed as revision 10959 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
543b3965f18cc321936b6401e0e71ec0853be7a4
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/543b3965f18cc321936b6401e0e71ec0853be7a4
|
2007-11-08 13:14:05+00:00
|
check values more thoroughly in vorbis_header()
Originally committed as revision 10707 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
736e63edc88e7c5bd7db2ec00fc21b5c0d71d466
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/736e63edc88e7c5bd7db2ec00fc21b5c0d71d466
|
2007-10-10 22:59:36+00:00
|
check for closesocket
Originally committed as revision 9991 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
ecf97f22b368b70e90055bf8606b5e41e0b5fbd3
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/ecf97f22b368b70e90055bf8606b5e41e0b5fbd3
|
2007-08-08 20:18:41+00:00
|
Set Picture.poc for fields and field pairs. Part of PAFF implementation.
patch by Jeff Downs, heydowns a borg d com
original thread:
Subject: [FFmpeg-devel] [PATCH] Implement PAFF in H.264
Date: 18/09/07 20:30
Originally committed as revision 10673 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
fa178ed2a4f7a42eaad8236dd73f28c6d426df6d
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/fa178ed2a4f7a42eaad8236dd73f28c6d426df6d
|
2007-10-06 15:44:58+00:00
|
Fix extreme stupidity: buffer size check must of course be before buffer use!
Originally committed as revision 10443 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
6cf7e81f8cce20f1b39ab5a1485682b698db7e60
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/6cf7e81f8cce20f1b39ab5a1485682b698db7e60
|
2007-09-09 09:00:12+00:00
|
Check for GetProcessTimes and use it in getutime
Originally committed as revision 9629 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
7495c3066d7b67bbc74b1d5565684ff48e430099
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/7495c3066d7b67bbc74b1d5565684ff48e430099
|
2007-07-13 16:11:36+00:00
|
Remove MinGW lrint hack.
It has been in mingw-runtime at least since version 2.4
Originally committed as revision 9594 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
36564c514c79a17233e6285cd5ace43c3730b0d1
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/36564c514c79a17233e6285cd5ace43c3730b0d1
|
2007-07-11 13:44:50+00:00
|
update regression checksums after r9447
Originally committed as revision 9468 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
d31c98bf809f5eaf728796fde2df7dae1b661027
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/d31c98bf809f5eaf728796fde2df7dae1b661027
|
2007-07-03 15:41:00+00:00
|
add multiple inclusion guards to headers
Originally committed as revision 9345 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
699b3f99d0376a8fd5159bdad857228bda59cff6
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/699b3f99d0376a8fd5159bdad857228bda59cff6
|
2007-06-17 00:01:30+00:00
|
Check for O_BINARY instead of a list of systems that need it
Originally committed as revision 9427 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
05d00e953f4cc08273fbb5f795f4fdc307140108
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/05d00e953f4cc08273fbb5f795f4fdc307140108
|
2007-06-25 20:34:20+00:00
|
Identify the loop_filter flag as such and remove the unused variables in the context.
Originally committed as revision 9447 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
a8ff69ce2bad1c4bb043e88ea35f5ab5691d4f3c
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/a8ff69ce2bad1c4bb043e88ea35f5ab5691d4f3c
|
2007-06-27 14:27:47+00:00
|
Add a note about maintaining alphabetical order to patch submission checklist.
Originally committed as revision 8912 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
6e4bc6ee1978452cc5d06ea55e07834ff7f7ab8f
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/6e4bc6ee1978452cc5d06ea55e07834ff7f7ab8f
|
2007-05-06 10:48:41+00:00
|
forgotten h.261 seek regression checksum update due to
"r9076 | michael | 2007-05-20 03:05:34 +0200 (Sun, 20 May 2007) | 2 lines
slightly more correct spliting of frames"
Originally committed as revision 9089 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
e21c53bd392f78021220cb11b81bff7c936b1b13
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/e21c53bd392f78021220cb11b81bff7c936b1b13
|
2007-05-21 12:43:47+00:00
|
fix ctts index computation when seeking, check must be done against next ctts sample, thanks to Uoti
Originally committed as revision 9007 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
54a5c7193be19ad781a1df539bd120c3d8987251
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/54a5c7193be19ad781a1df539bd120c3d8987251
|
2007-05-12 22:02:27+00:00
|
fix issue 225, instead of stoping when wrong atom size is found,
limit atom size to what is left, assuming container atom has correct size..
cricket4.3g2 has incorrect moov atom size which indicates that file size should be
2 bytes bigger than it is and quicktime reads it correctly though.
Originally committed as revision 10836 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
8622613d9f74e0ce5e248905f3f554d26f6d6c06
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/8622613d9f74e0ce5e248905f3f554d26f6d6c06
|
2007-10-22 14:36:14+00:00
|
Fix the poll() loop (ret == 0 means that a timeout expired, so it must be
handled)
Originally committed as revision 8711 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
e8d658df344553170cc1302438a8e70d97b52169
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/e8d658df344553170cc1302438a8e70d97b52169
|
2007-04-10 14:40:03+00:00
|
expose av_base64_decode and av_base64_encode
Originally committed as revision 8448 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
bd03c380ce67cffaaf3c456407cc98e02917ebf7
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/bd03c380ce67cffaaf3c456407cc98e02917ebf7
|
2007-03-19 00:48:47+00:00
|
Properly initialize filesize during input buffer initialization.
patch by Ronald S. Bultje, rbultje ronald.bitfreak net
Originally committed as revision 8343 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
ecb4a895b29ac07c5a650956ca766ef14af978de
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/ecb4a895b29ac07c5a650956ca766ef14af978de
|
2007-03-12 14:51:18+00:00
|
Remove a NAL unit's trailing zero bytes even when dst_length is 1.
Consider the following byte sequence
00 00 01 0a 00 00 00 01 09 ...
^ ^
A B
decode_nal() determines dst_length to be 1 (i. e. the byte between label
A and B above). However, this byte is a trailing zero byte as the spec
says the the current NAL unit is terminated by a byte sequence 00 00 00.
The current code used a loop to decrement dst_length accordingly. But the
loop doesn't start as the loop condition checks for dst_length > 1, which
should read dst_length > 0.
patch by Reinhard Nissl, rnissl gmx de
Originally committed as revision 8689 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
6ac9696e774d0fd0905bf08415cc8c58ef1cb3e7
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/6ac9696e774d0fd0905bf08415cc8c58ef1cb3e7
|
2007-04-09 13:39:35+00:00
|
check the last? entry written for detecting already initalized tables
Originally committed as revision 7527 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
347c27988d1924f795a6b30ae6d41e0b774a219f
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/347c27988d1924f795a6b30ae6d41e0b774a219f
|
2007-01-15 01:05:40+00:00
|
Update to libnut API, non-negative errors
Originally committed as revision 7094 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
e4bb70838f0c3092a9b893f2210e7c303f0f2a4a
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/e4bb70838f0c3092a9b893f2210e7c303f0f2a4a
|
2006-11-16 07:33:25+00:00
|
Make x11grab output its warning that it couldn't find the mouse pointer only
once. This prevents flooding of the terminal when grabbing from a different
X-screen.
Originally committed as revision 7808 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
ca4544409e32d692504b44e4ae804c3538993904
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/ca4544409e32d692504b44e4ae804c3538993904
|
2007-02-02 17:54:50+00:00
|
limit x/ymin/max to me_range
slight psnr/bitrate gain for most but not all files if me_range is used
Originally committed as revision 7325 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
a6daaf7cce2df4123cf3f560d9dd805f3578a0a7
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/a6daaf7cce2df4123cf3f560d9dd805f3578a0a7
|
2006-12-17 12:07:09+00:00
|
prevent bitstream reader to be overriden
Originally committed as revision 6092 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
727c236a6b07ac4426d5c5e3e564c563c890bb7c
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/727c236a6b07ac4426d5c5e3e564c563c890bb7c
|
2006-08-26 09:34:02+00:00
|
Remove the override of lmin and lmax, so the actual option value provided will
be used.
Originally committed as revision 6384 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
6d6f42d202b2cacaf7288bda99ad6df1baaeb03c
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/6d6f42d202b2cacaf7288bda99ad6df1baaeb03c
|
2006-09-29 19:34:53+00:00
|
shut gcc warning, also makes sense for NAN to be returned if the loop was never executed
Originally committed as revision 6818 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
63a547eabc3ec874ca0f732d141eb2b2e95224a8
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/63a547eabc3ec874ca0f732d141eb2b2e95224a8
|
2006-10-28 07:03:24+00:00
|
fix loop filter
Originally committed as revision 5791 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
1af5f60f6aafa5f2653e7ea7cd054b0a4f31c103
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/1af5f60f6aafa5f2653e7ea7cd054b0a4f31c103
|
2006-07-19 20:41:16+00:00
|
check only existing streams
Originally committed as revision 5521 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
42fb414804419c3fc269c73ad049f218f8813ed0
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/42fb414804419c3fc269c73ad049f218f8813ed0
|
2006-06-25 00:10:52+00:00
|
write mdat in write_header avoid check in write_packet
Originally committed as revision 5286 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
18c697acce485df010ec44b8c3b148c8f46656ca
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/18c697acce485df010ec44b8c3b148c8f46656ca
|
2006-04-13 13:21:20+00:00
|
check for SDL_VideoInfo.current_[wh] availability in configure, and
fall back on SDL_WM_ToggleFullScreen() if not available
Originally committed as revision 5477 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
29f3b38a916720740716153076dfbae7b0dc6b21
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/29f3b38a916720740716153076dfbae7b0dc6b21
|
2006-06-14 21:02:55+00:00
|
fixing out of array access (only cosmetic, this should never have had a end user vissible effect)
Originally committed as revision 5139 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
003ebe100b9d9cd4ae32b16b38865714bfb6df44
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/003ebe100b9d9cd4ae32b16b38865714bfb6df44
|
2006-03-10 19:42:51+00:00
|
:%s/check_block_2p/check_block_inter/g
Originally committed as revision 4794 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
003cd80df90e4e95652096783d3dc39b52e0b385
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/003cd80df90e4e95652096783d3dc39b52e0b385
|
2005-12-30 22:41:32+00:00
|
check for error
Originally committed as revision 4183 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
02af2269c03ed4a17b81247eff11b0d5bb1e9085
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/02af2269c03ed4a17b81247eff11b0d5bb1e9085
|
2005-05-05 20:05:41+00:00
|
loop hack
Originally committed as revision 3687 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
b339fb00ba773857b364655d266222e66d196daf
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/b339fb00ba773857b364655d266222e66d196daf
|
2004-11-16 16:28:27+00:00
|
oops, other half of the vismv patch
Originally committed as revision 4001 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
3622988f2162e502727da476a70f5e4f48cd19c5
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/3622988f2162e502727da476a70f5e4f48cd19c5
|
2005-03-03 12:12:44+00:00
|
give the user a chance to override codec_tag
Originally committed as revision 3382 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
6d24231e504f71a76a8fabe87c8d7cfa826da75a
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/6d24231e504f71a76a8fabe87c8d7cfa826da75a
|
2004-08-12 23:36:48+00:00
|
move align_get_bits() to .h to avoid conflicts between different bitstream readers in different codecs
add a skip_bits_long() which can skip by any amount in any direction (several codecs contain half working hacks to do that)
Originally committed as revision 6093 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
5a7bd28335d502d90c727f69a50e6f251c305e72
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/5a7bd28335d502d90c727f69a50e6f251c305e72
|
2006-08-26 10:26:14+00:00
|
removing keyframe prediction and checksum threshold
Originally committed as revision 2991 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
aec8f88a9eb0ef8d684a2e76a152c9090da4af51
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/aec8f88a9eb0ef8d684a2e76a152c9090da4af51
|
2004-04-09 16:46:12+00:00
|
h264 loop filter for progressive I&P frames by (Laurent Aimar <fenrir at via dot ecp dot fr>)
Originally committed as revision 2908 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
980a82b70baa754ce120ffe9a4ce9e66ea14edba
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/980a82b70baa754ce120ffe9a4ce9e66ea14edba
|
2004-03-19 21:21:17+00:00
|
rate limit tips and checks
Originally committed as revision 2643 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
273977d8148016e3a2ab7372ec1515ea1f10f1e4
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/273977d8148016e3a2ab7372ec1515ea1f10f1e4
|
2004-01-01 15:13:44+00:00
|
tcp select() check and enables pressing 'q' when reading/(writing) from
tcp/http in ffmpeg.c patch by (Leon van Stuivenberg <l dot vanstuivenberg at chello dot nl>)
Originally committed as revision 2891 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
b51469a0c54b30079eecc4891cc050778f343683
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/b51469a0c54b30079eecc4891cc050778f343683
|
2004-03-14 19:40:43+00:00
|
suppressed RTSP abort hack - added PLAY/PAUSE
Originally committed as revision 2060 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
b7b8fc340632d15cb3b26a57915ebea84f37d03e
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/b7b8fc340632d15cb3b26a57915ebea84f37d03e
|
2003-07-17 10:27:47+00:00
|
emu_edge checks simplification and avoid redundant checks for mpeg1/2 if emu_edge is set
Originally committed as revision 2395 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
a573cc27f51ad93d8453bbe1d06f0e59ba49f838
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/a573cc27f51ad93d8453bbe1d06f0e59ba49f838
|
2003-10-17 18:56:01+00:00
|
unwanted second definition of CHECKED_ALLOCZ
Originally committed as revision 2009 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2ca71015efdffd9ff7d1b576d786b8d553950aa1
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/2ca71015efdffd9ff7d1b576d786b8d553950aa1
|
2003-07-04 17:16:53+00:00
|
c std doesnt like negative shifts -> use asm
Originally committed as revision 730 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
ef5e74bbfdd8198e6e9eb082a299a77d401c5464
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/ef5e74bbfdd8198e6e9eb082a299a77d401c5464
|
2002-07-09 19:22:50+00:00
|
* Remove -finline-limit=8000 (not supported by gcc 2.95)
* Hack to force correct gcc arch flags for motion_est_alpha.c
Originally committed as revision 956 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
0af65aac18e8647d4098f625015af649d14aa084
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/0af65aac18e8647d4098f625015af649d14aa084
|
2002-09-19 16:06:25+00:00
|
avcodec/hevc_cabac: Move prefix check in coeff_abs_level_remaining_decode() down
Signed-off-by: Michael Niedermayer <[email protected]>
|
94d4237a7a294ce80e1e577b38e9c93e8882aff9
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/94d4237a7a294ce80e1e577b38e9c93e8882aff9
|
2018-01-23 21:48:31+01:00
|
crc8 checking, based upon a patch by (Miroslav Lichvar <lichvarm at phoenix dot inf dot upol dot cz>)
less spam/av_log
fix synccode search
channel_order -> decorrelation_type (cosmetic i know, but the old name is too meaningless IMHO)
faster mid/side decorrelator based upon lifting transforms
Originally committed as revision 2793 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
9d656110966fbdde0fd1d2e685f3ed3633ba3596
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/9d656110966fbdde0fd1d2e685f3ed3633ba3596
|
2004-02-18 04:10:52+00:00
|
faster 15to16 bit rgb (the mmx routine is limited by memory speed so there is no difference ): but the c routine is faster
Originally committed as revision 2699 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
|
9b2c28e6edbb43e00e0b2d99b95567189cd46e91
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/9b2c28e6edbb43e00e0b2d99b95567189cd46e91
|
2001-11-04 23:04:26+00:00
|
libavformat/dashdec: Fix for ticket 6658 (Dash demuxer segfault)
1 Add function 'resolve_content_path' to propagate the baseURL from
upper level nodes.
* if no baseURL is available, the path of mpd file will be set as the baseURL.
2 Remove checking for newly established connection.
3 Establish the communication protocol in each connection rather than
applying one protocol to all connection.
|
7a63da891023767824af75ff1c9fe681c156ac19
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/7a63da891023767824af75ff1c9fe681c156ac19
|
2018-01-21 13:35:30+08:00
|
hwcontext_dxva2: initialize D3DDISPLAYMODEEX correctly
|
18fbfd7bf86effb49c0341b37b9c1d73940d688e
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/18fbfd7bf86effb49c0341b37b9c1d73940d688e
|
2018-01-04 15:52:46+01:00
|
lavu/mem: Do not realloc in av_fast_realloc() if size == min_size.
This can avoid OOM for min_size close to FFmpeg's arbitrary alloc limits.
|
21b5990da461e4f83cf53994715ed42e22cce9e0
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/21b5990da461e4f83cf53994715ed42e22cce9e0
|
2018-01-01 22:30:22+01:00
|
aacenc: use the fast coder as the default
The twoloop coder sounds decent at low bitrates, however at higher bitrates
it sounds worse than the fast coder (which used to be the old twoloop coder
before October 2015) and needs quite a lot more CPU.
Change the default to fast. It has been well tested and has had little changes
over the years so its been confirmed to be quite stable.
Also change its description (not valid for more than a year) and the
documentation.
Signed-off-by: Rostislav Pehlivanov <[email protected]>
|
fcb681ac3edd708f26c3b5014c06e32fd2723887
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/fcb681ac3edd708f26c3b5014c06e32fd2723887
|
2018-01-13 12:03:19+00:00
|
avcodec/huffyuvenc : increase scalar loop count
in order to try to call dsp in aligned mode
(diff_int16 have AVX2 now)
|
57877f2b449f265ae1dd070b46aaadff4f0b3e34
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/57877f2b449f265ae1dd070b46aaadff4f0b3e34
|
2017-12-09 15:12:49+01:00
|
caching of timestamps for mpeg-ps so seeking is faster
move (av_)find_stream_index() to utils.c as its usefull outside mpeg.c
assert checking enabled, to find bugs quicker, should obviously be disabled later
(av_)add_index_entry() inserts new entries so that the list stays ordered and updates entries if already in it
(av_)index_search_timestamp() cleanup (kill ugly goto) and shorter
Originally committed as revision 2697 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
b754978a3b0aa17e7794f64c69bf4491762797fd
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/b754978a3b0aa17e7794f64c69bf4491762797fd
|
2004-01-13 22:02:49+00:00
|
prores: Always assume limited range
As defined by the specification.
|
755207dc53d6d18a4a9e07ffb0d3a10f75836f79
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/755207dc53d6d18a4a9e07ffb0d3a10f75836f79
|
2017-11-28 12:40:40-05:00
|
x86/vf_hflip: use xor to zero initialize registers
Signed-off-by: James Almer <[email protected]>
|
f2aa0ce5a059cf02ee4cbd68111dd2ad622edc85
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/f2aa0ce5a059cf02ee4cbd68111dd2ad622edc85
|
2017-12-07 19:34:12-03:00
|
avcodec/vc1dec: fix preprocessor checks and hw_configs lists for the hwaccels
Signed-off-by: James Almer <[email protected]>
|
1eee394c7c84c3b755bc856a49607214de206ded
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/1eee394c7c84c3b755bc856a49607214de206ded
|
2017-11-26 22:22:17-03:00
|
Revert "udp: fix compilation when HAVE_PTHREAD_CANCEL isnt defined"
This was an mplayer-specific hack.
This reverts commit a4f94f24b4f153c30bbcaa700bedfb2b3a581e5e.
Signed-off-by: Derek Buitenhuis <[email protected]>
|
cce33ed10fdceda7e634ed8b01cf616d34505924
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/cce33ed10fdceda7e634ed8b01cf616d34505924
|
2017-11-23 14:20:32+00:00
|
checkasm/utvideodsp: fix mixed declarations and code
Signed-off-by: James Almer <[email protected]>
|
9a05c873cf2c2f1f4e85e3df82cde1eb86b6752d
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/9a05c873cf2c2f1f4e85e3df82cde1eb86b6752d
|
2017-11-21 11:13:24-03:00
|
fate: Add bitexact flag to the invalid-elst test.
Fixes fate-mov-invalid-elst-entry-count on a ppc system.
|
4ccc1ef2a3b1a22d849861423df830e110c9a4ab
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/4ccc1ef2a3b1a22d849861423df830e110c9a4ab
|
2017-10-29 23:10:02+01:00
|
avcodec/exif: remove GetByteContext usage from avpriv_exif_decode_ifd()
This prevents potential ABI issues with GetByteContext.
Reviewed-by: Paul B Mahol <[email protected]>
Signed-off-by: James Almer <[email protected]>
|
ae100046ca32b0b83031a60d0c3cdfc5ceb9f874
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/ae100046ca32b0b83031a60d0c3cdfc5ceb9f874
|
2017-10-26 00:45:49-03:00
|
checkasm: Test more h264 idct variants
Signed-off-by: Martin Storsjö <[email protected]>
|
516c479172755c63063180b0c0953b68b670cdbd
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/516c479172755c63063180b0c0953b68b670cdbd
|
2017-09-27 13:58:39+03:00
|
configure: force erroring out in check_disable_warning() if an option doesn't exists
Should prevent some options from being added to cflags when they
don't exist and the compiler only warns about it.
Reviewd-by: Michael Niedermayer <[email protected]>
Signed-off-by: James Almer <[email protected]>
|
ad56e8057d8af0201ed0cb65acc12e5889d4afcc
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/ad56e8057d8af0201ed0cb65acc12e5889d4afcc
|
2017-10-13 20:57:05-03:00
|
avcodec/libopenh264dec: check for ff_set_dimensions() return value
Was removed by accident in e9b6212de29a966f200833220ed35f51852f05f6.
Signed-off-by: James Almer <[email protected]>
|
93dfc4f174d89ad4c9a76fb542ddfed138e4f01b
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/93dfc4f174d89ad4c9a76fb542ddfed138e4f01b
|
2017-09-28 00:49:05-03:00
|
avcodec/interplayvideo: use correct context when checking for enough bytes
Fixes #6502.
Signed-off-by: Paul B Mahol <[email protected]>
|
f0edab6e63ecee29cb68230100f0c2fb5468284c
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/f0edab6e63ecee29cb68230100f0c2fb5468284c
|
2017-06-28 19:38:22+02:00
|
avcodec/mdec: override IDCT choice before initing DSP structs
|
9d11fedd1129565c8ba9e90b08b43e06f441b4fb
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/9d11fedd1129565c8ba9e90b08b43e06f441b4fb
|
2017-06-20 13:59:51+02:00
|
lavf: Remove codec_tag from dashenc and smoothstreamingenc
Currently, the tags enforced and set on the segmenter muxer level
mismatch what the mp4/ismv muxer uses (since 713efb2c0d013).
Skip the codec_tag altogether here, to let the user (try to) set
whichever codec/tag is preferred; the individual chained muxer will
reject invalid codecs anyway.
Signed-off-by: Martin Storsjö <[email protected]>
|
61f589e31e84ae02d7ac6837f30f19c437b1fc2e
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/61f589e31e84ae02d7ac6837f30f19c437b1fc2e
|
2017-07-02 22:42:26+03:00
|
avcodec/cuvid: make capability check optional
|
ff3084606c09911cdd3b6d6b588c47b9e71acea3
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/ff3084606c09911cdd3b6d6b588c47b9e71acea3
|
2017-06-01 12:39:06+02:00
|
fate: update checksums for fate-lavf-ffm and fate-lavf-mxf
<@jamrial> durandal_1707: 04aa09c4bc broke fate-lavf-ffm and fate-lavf-mxf
<@durandal_1707> how so?
<@jamrial> one byte changes
<@durandal_1707> jamrial: just update checksums
<@jamrial> durandal_1707: but why did they change at all? the commit you reverted didn't affect them
<@jamrial> why does reverting it affect these tests?
<@jamrial> i don't think updating the checksum without knowing what changed is a good idea
<@durandal_1707> jamrial: the lavfi core is in weird state after removal of recursive code
<@durandal_1707> jamrial: the change is that older ones would get progressive flag set and new one doesnt
<@jamrial> alright
|
e5bce8b4ce7b1f3a83998febdfa86a3771df96ce
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/e5bce8b4ce7b1f3a83998febdfa86a3771df96ce
|
2017-06-24 01:52:09-03:00
|
vorbisenc: Separate copying audio samples from windowing
Audio samples are shifted around when copying from the frame queue so that
analysis can be done without negatively impacting calculation of the MDCT.
Window coefficients are applied to the current two overlapped windows
simultaneously instead of applying overlap for the next frame ahead of time.
This improves readability when applying windows of varying lengths.
Signed-off-by: Tyler Jones <[email protected]>
Reviewed-by: Rostislav Pehlivanov <[email protected]>
|
5a2ad7ede33b5d63c1f1b1313a218da62e1c0d48
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/5a2ad7ede33b5d63c1f1b1313a218da62e1c0d48
|
2017-06-15 16:42:49+01:00
|
avformat/mux: remove autobsf extradata propagation hack
The offending bitstream filter was fixed, so this is no longer needed.
Signed-off-by: James Almer <[email protected]>
|
437ad467c250f8b96dc3456997906866d748f6ba
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/437ad467c250f8b96dc3456997906866d748f6ba
|
2017-05-24 20:28:00-03:00
|
compat/cuda/ptx2c: remove bashism and harden against arbitrary input
|
88896c46196e4cca2afa6df6e2bc37ecfc2c4e98
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/88896c46196e4cca2afa6df6e2bc37ecfc2c4e98
|
2017-05-15 18:54:38+02:00
|
swscale: Convert the check check_image_pointers helper to a macro
Avoid warnings about types mismatch and make the code a little simpler.
|
37f573543c4fd7f44339e04d8d15b95118493ddd
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/37f573543c4fd7f44339e04d8d15b95118493ddd
|
2017-04-15 15:37:18+02:00
|
avcodec/tiff: Factor constant computation out of inner loop
Signed-off-by: Michael Niedermayer <[email protected]>
|
cd8e62746fedd1f593a9d441bd3a4ea137c919bb
|
ffmpeg
|
devign
| 0 |
https://github.com/ffmpeg/ffmpeg
|
https://github.com/ffmpeg/ffmpeg/commit/cd8e62746fedd1f593a9d441bd3a4ea137c919bb
|
2017-04-11 17:58:26+02:00
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.