ffmpeg | branch: master | Paul B Mahol | Wed Sep 11 15:03:43
2019 +0200| [783ea9c1c519bad80d4f816698ff6dde735afd36] | committer: Paul B Mahol
avfilter/vf_v360: extend max limit to vertical fov
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=783ea9c1c519bad80d4f816698ff6dde735afd36
-
ffmpeg | branch: master | Paul B Mahol | Wed Sep 11 15:00:12
2019 +0200| [cb41c2af92f26338bc4b732e4891d3bff0f0b169] | committer: Paul B Mahol
avfilter/vf_v360: really fix FoV selection
Big thanks to Michael Koch for providing actual formula.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=c
ffmpeg | branch: master | Andriy Gelman | Sat Sep 7
15:55:51 2019 -0400| [78b86c30d3860135042505dd4a9cbd95c4e6257d] | committer:
James Almer
avcodec/h2645_parse: simplify memset call
Removed (new_size - pkt->nals_allocated) because this value is always 1
during the call.
Signed-off-by: James
ffmpeg | branch: master | Paul B Mahol | Wed Sep 11 16:21:25
2019 +0200| [7ce7002664fba80a0e36d221ceea1d3c6fd2ce08] | committer: Paul B Mahol
avfilter/vf_v360: refactor FoV calculation for stereographic
Move in out of loop.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7ce7002664
ffmpeg | branch: master | Paul B Mahol | Wed Sep 11 16:43:10
2019 +0200| [efc73b13ac397764d381fb8e7a07dd2cdf37ebd3] | committer: Paul B Mahol
avfilter/vf_v360: remove pointless special case when allocating stuff
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=efc73b13ac397764d381fb8
ffmpeg | branch: master | Aman Gupta | Sat Aug 24 12:02:30 2019
-0700| [fac834b2ae0b2802f1eca9fd804fbdf6cd34ac33] | committer: Aman Gupta
avcodec/v4l2_context: expose timeout for dequeue_frame
Signed-off-by: Aman Gupta
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fac834b2ae0b28
ffmpeg | branch: master | Aman Gupta | Fri Aug 30 14:02:48 2019
-0700| [8dc973dc89194d536425f7042b90bb6d3808be23] | committer: Aman Gupta
avcodec/v4l2_buffers: read height/width from the proper context
Frames are generally dequeued into capture buffers, so using
the output properties here was i
ffmpeg | branch: master | Aman Gupta | Fri Aug 30 15:42:00 2019
-0700| [3475758a3791dc89c6e7c406f8b032f035cd7d1e] | committer: Aman Gupta
avcodec/v4l2_m2m_dec: set pkt_dts on decoded frames to NOPTS
Without this ffmpeg will attempt to copy the dts from the
most recently enqueued packet into the
ffmpeg | branch: master | Maxime Jourdan | Fri Aug 30
11:34:52 2019 -0700| [584ac1ad0bb5e8c8c51f82b952ebeeca62e58b96] | committer:
Aman Gupta
avcodec/v4l2_m2m_dec: fix dropped packets while decoding
* FFmpeg retrieves a packet from the bitstream
* It attempts to get an input buffer (from its o
ffmpeg | branch: master | Aman Gupta | Wed Sep 11 11:29:38 2019
-0700| [80c9237b2f9a4087d618859e45f6a932fc89d917] | committer: Aman Gupta
avcodec/v4l2_m2m_dec: fix compile
internal.h header required for FF_CODEC_CAP_SETS_PKT_DTS
Signed-off-by: Aman Gupta
> http://git.videolan.org/gitweb.cgi/
ffmpeg | branch: master | Maxime Jourdan | Fri Aug 30
14:19:12 2019 -0700| [b81a1c5bea34da7b145c4dd95a7680cdfa42168f] | committer:
Aman Gupta
avcodec/v4l2_context: set frame SAR using VIDIOC_CROPCAP
Signed-off-by: Aman Gupta
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b81a1c5
ffmpeg | branch: master | Aman Gupta | Wed Sep 11 11:21:20 2019
-0700| [0085c4d47856aa74ce605ab1758917f1ace1253c] | committer: Aman Gupta
avcodec/v4l2_buffers: use correct timebase for encoder/decoder
Signed-off-by: Aman Gupta
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0085c4
ffmpeg | branch: master | Michael Niedermayer | Wed
Aug 28 21:56:35 2019 +0200| [b94cf549e2d9e456d77f8539baca0fffa805ba69] |
committer: Michael Niedermayer
avcodec/htmlsubtitles: Avoid locale dependant isdigit()
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.g
ffmpeg | branch: master | Michael Niedermayer | Sun
Aug 25 18:22:50 2019 +0200| [e1255789941d213a8e193469d0687946c9fa4a63] |
committer: Michael Niedermayer
avcodec/alsdec: Check k from being outside what our implementation can handle
The specification does not seem to list what the maximum val
ffmpeg | branch: master | Michael Niedermayer | Sun
Aug 25 17:49:15 2019 +0200| [f1192736494a5b16717de66da4a3d3c6af0e9a7a] |
committer: Michael Niedermayer
avcodec/takdec: Fix integer overflow in decorrelate()
Fixes: signed integer overflow: -2424832 - 2145653689 cannot be represented in
type
ffmpeg | branch: master | Michael Niedermayer | Fri
Aug 23 00:23:52 2019 +0200| [0e4a0e962cb0e422d2a350b875fc1e38d7b842a3] |
committer: Michael Niedermayer
avcodec/mpeg4videodec: Fix integer overflow in mpeg4_decode_studio_block()
Fixes: signed integer overflow: 24023040 * 112 cannot be repres
ffmpeg | branch: master | Michael Niedermayer | Tue
Aug 27 17:21:00 2019 +0200| [39ff027fd81185d0f8b4dfd49e709f4d0d44e2de] |
committer: Michael Niedermayer
avcodec/mpeg12enc: Add FF_CODEC_CAP_INIT_CLEANUP
Fixes: Multiple memleaks
Fixes: ffmpeg-memory-leak
Found-by: Francis Provencher
Signed-
ffmpeg | branch: master | Michael Niedermayer | Sat
Aug 24 00:11:02 2019 +0200| [ec749ed2225e0c33f0910fc318c73da6f4ceb587] |
committer: Michael Niedermayer
avcodec/aacps: Fix integer overflows in hybrid_synthesis()
Fixes: signed integer overflow: -822667928 + -1399761199 cannot be represented
ffmpeg | branch: master | Michael Niedermayer | Tue
Aug 20 09:16:40 2019 +0200| [b6b9ac5698c8f911841b469af77199153278c55c] |
committer: Michael Niedermayer
avcodec/vp56rac: delay signaling an error on truncated input
A threshold of 1 is sufficient for simple_dump_cut.webm, 10 is used
just to b
ffmpeg | branch: master | James Almer | Wed Sep 11 20:22:17
2019 -0300| [80444e23ac29393fca2a25a56aff888f9cdfe33d] | committer: James Almer
x86/opusdps: clear the high bits from some gprs
Fixes checkasm on systems like win64.
Reviewed-by: Lynne
Signed-off-by: James Almer
> http://git.videola
ffmpeg | branch: master | James Almer | Wed Sep 11 20:50:45
2019 -0300| [1faedb9a119ac4a8c5126255e3855f3bfb30ffb6] | committer: James Almer
x85/opusdsp: enable the functions on all FMA3 CPUs
It's not using ymm registers, so limiting it to CPUs with fast AVX
is not necessary.
Signed-off-by: Jam
ffmpeg | branch: master | Steven Liu | Mon Sep 9
14:15:21 2019 +0800| [9ff8fbda6598ec6ce231e81e756e2c68e9c8f59f] | committer:
Steven Liu
avformat/hlsenc: fix memleak at hls_write_trailer
Found-by: Andreas Rheinhardt
Signed-off-by: Steven Liu
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/
ffmpeg | branch: master | Steven Liu | Sat Sep 7
20:39:28 2019 +0800| [5b809a8d4bc8523a4b4ccb6e7b8ffa8bfc178106] | committer:
Steven Liu
avformat/hlsenc: print warning at the end when upload the last segment failed
Signed-off-by: Steven Liu
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a
ffmpeg | branch: master | Steven Liu | Tue Sep 10
10:31:32 2019 +0800| [e55018ee110bf42e32739b1725411dde44e70291] | committer:
Steven Liu
avformat/dashdec: add startNumber parser for segmentlist
and get start_number for compute current segment number.
fix ticket: 7976
Signed-off-by: Steven L
ffmpeg | branch: master | Steven Liu | Fri Sep 6
15:39:02 2019 +0800| [307e0627dbdc491896591eecc1c904624cfc517c] | committer:
Steven Liu
avformat/hlsenc: merge fmp4 and mpegts segment type m3u8 list AVIOConext
hlsenc has been merge fmp4 and mpegts workflow before
so it can merge m3u8 list AVI
25 matches
Mail list logo