ffmpeg | branch: master | Vitaly _Vi Shukela | Sat Nov 18
10:36:51 2017 +0300| [80ef3c83601881ff2b6a90fa5c6e82c83aad768f] | committer:
Michael Niedermayer
ffmpeg: Allow "-to" on input files in addition to "-t"
For some strange reason "-t" option was only implemented
for input files while both
ffmpeg | branch: master | James Cowgill | Sat Nov 18
15:11:45 2017 +| [0ecb1c53c8dc385cfc7453bac26522c1da1cb6ec] | committer:
Michael Niedermayer
avformat/dashenc: fix min_seg_duration option size
In the DASHContext structure, min_seg_duration is declared as an int,
but the AVOption list c
ffmpeg | branch: master | DHE | Thu Nov 16 20:09:37 2017
-0500| [ae61bcbdf83a509553445bf0cbce1dba5ac5b208] | committer: Michael
Niedermayer
ffmpeg_filter: use nb_threads=1 on unused filtergraph
Signed-off-by: DHE
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg
ffmpeg | branch: master | James Almer | Sat Nov 18 14:55:29
2017 -0300| [936a4c04b9fda79d824ab6c95591425b37e4086f] | committer: James Almer
avformat: remove unnecessary AVStreamParseType enum offset
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=936a4c0
ffmpeg | branch: master | Carl Eugen Hoyos | Sun Nov 12
15:23:14 2017 +0100| [c3b5ea753017d1acaecdbc4dc09dae16e53a9b91] | committer:
Carl Eugen Hoyos
lavf/tcp: Fix the type of the optlen argument to getsockopt().
Fixes a warning on aix:
libavformat/tcp.c:283:58: warning: passing argument 5 of
ffmpeg | branch: master | Philip Langdale | Thu Nov 16
07:31:58 2017 -0800| [5a0f6b099f3e8fcb95a80e3ffe52b3bf369efe24] | committer:
Philip Langdale
avcodec: Fix reference data type for nvdec vc1 hwaccel
I took the reference lookup code from the vp9 hwaccel where the
type is unsigned char, but
ffmpeg | branch: master | Philip Langdale | Thu Nov 16
07:35:17 2017 -0800| [7c9f739d864c0ed8f1b433d6a7d9f674edda9cf5] | committer:
Philip Langdale
avcodec: Implement mpeg2 nvdec hwaccel
This is mostly straight-forward. The weird part is that it should
just work for mpeg1, but I see corruption
ffmpeg | branch: master | Jim DeLaHunt | Fri Nov 17
01:45:27 2017 -0800| [fb791d28766bdacbb685a77c381101afc98ed58b] | committer:
Michael Niedermayer
Ignore libavcodec/tests/mpeg12framerate, a test program
Add to libavcodec/tests/.gitignore an entry for test
program libavcodec/tests/mpeg12frame
ffmpeg | branch: master | Michael Niedermayer | Wed
Nov 15 03:38:37 2017 +0100| [4f7f70738e8dd77a698a5e28bba552ea7064af21] |
committer: Michael Niedermayer
avcodec/mlpdsp: Fix undefined shift ff_mlp_pack_output()
Fixes: runtime error: left shift of negative value -7862264
Fixes: 4074/clusterfu
ffmpeg | branch: master | John Stebbins | Fri Nov 17
08:21:02 2017 -0800| [20c38f2e7085ce02c19df965d02ecdf5628f11b8] | committer:
Michael Niedermayer
lavf/mov: don't read outside frag_index bounds
Potentially fixes:
https://bugs.chromium.org/p/chromium/issues/detail?id=786269#c1
In theory, th
ffmpeg | branch: master | Dale Curtis | Fri Nov 17
14:51:09 2017 -0800| [5eaaffaf64d1854493f0fe9ec822eed1b3cd9fe1] | committer:
Michael Niedermayer
Use ff_thread_once for fixed, float table init.
These tables are static so they should only be initialized once
instead of on every call to ff_mpa
ffmpeg | branch: master | Michael Niedermayer | Wed
Nov 15 17:11:12 2017 +0100| [2ab9568a2c3349039eec29fb960fe39de354b514] |
committer: Michael Niedermayer
avcodec/zmbv: Check that the buffer is large enough for mvec
Fixes: Timeout
Fixes: 4143/clusterfuzz-testcase-4736864637419520
Found-by: c
ffmpeg | branch: master | Dale Curtis | Fri Nov 17
14:53:25 2017 -0800| [d073be2291e40129d107ca4573097d6d6d2dbf68] | committer:
Michael Niedermayer
Fix leak of frame_duration_buffer in mov_fix_index().
Should be unconditionally freed at the end of mov_fix_index() in
case it hasn't been used du
ffmpeg | branch: master | Michael Niedermayer | Sun
Sep 17 01:28:07 2017 +0200| [65e0a7c473f23f1833538ffecf53c81fe500b5e4] |
committer: Michael Niedermayer
avcodec/wmv2dec: Check end of bitstream in parse_mb_skip() and
ff_wmv2_decode_mb()
Fixes: Timeout
Fixes: 3200/clusterfuzz-testcase-575002
ffmpeg | branch: master | Michael Niedermayer | Tue
Nov 14 03:40:07 2017 +0100| [73964680d7bce6d81ddc553a24d73e9a1c9156f9] |
committer: Michael Niedermayer
avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD137iL0()
Fixes: 4035/clusterfuzz-testcase-minimized-6479308925173760
Fixes: runtime e
15 matches
Mail list logo