ffmpeg | branch: master | Nick Renieris | Thu Aug 29
16:10:41 2019 +0300| [c31c708929787439173c03fba86a2d689669762b] | committer:
Paul B Mahol
lavc/tiff: Decode embedded JPEGs in DNG images
Used a technique similar to lavc/tdsc.c for invoking the MJPEG decoder.
This commit adds support for:
-
ffmpeg | branch: master | Nick Renieris | Thu Aug 29
16:10:42 2019 +0300| [4c8c4f2d43d5634ac76c877050691f7d6230b9b6] | committer:
Paul B Mahol
lavc/tiff: Convert DNGs to sRGB color space
Signed-off-by: Nick Renieris
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4c8c4f2d43d5634a
ffmpeg | branch: master | Nick Renieris | Thu Aug 29
16:10:40 2019 +0300| [40abff05d245977089426e7e7761a4a2146446fb] | committer:
Paul B Mahol
lavc/mjpegdec: Decode Huffman-coded lossless JPEGs embedded in DNGs
Main image data in DNGs is usually comprised of tiles, each of which is a
Huffman-
ffmpeg | branch: master | Nick Renieris | Thu Aug 29
16:10:44 2019 +0300| [03f95403eb1105be50a983ef8dd135927d39f407] | committer:
Paul B Mahol
lavc/jpegtables: Handle multiple mappings to the same value
Some JPEGs [1] have incorrect DHT entries that map 2 codes to
the same value.
The second (
ffmpeg | branch: master | Nick Renieris | Thu Aug 29
16:10:43 2019 +0300| [6763192cff8fa62072e9add2230ecf16e5b850f3] | committer:
Paul B Mahol
lavc/tiff: Apply color scaling to uncompressed DNGs
Signed-off-by: Nick Renieris
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6763192c
ffmpeg | branch: master | Nick Renieris | Thu Aug 29
16:10:53 2019 +0300| [15776ca18298a1214a19c2cbf456b0545f5ba60e] | committer:
Paul B Mahol
lavc/tiff: Default-initialize WhiteLevel DNG tag value
Initialized to `(2 ^ BitsPerSample) - 1` as per the DNG Specification.
Also make sure that `Bla
ffmpeg | branch: master | Nick Renieris | Thu Aug 29
16:10:49 2019 +0300| [31acdf4351a13195baa8ab453f4429d150dc25a2] | committer:
Paul B Mahol
lavc/tiff: Support decoding of DNGs with single-component JPEGs
This enables decoding of DNG images generated by the 'DJI Zenmuse X7'
digital camera
Sa
ffmpeg | branch: master | Nick Renieris | Thu Aug 29
16:10:52 2019 +0300| [9280e4b2918cb3d84b4ea082f4b06e9e6f4f62b8] | committer:
Paul B Mahol
lavc/tiff: Support DNGs with striped (non-tiled) JPEGs images
DNG samples here can now be decoded:
- https://www.photographyblog.com/previews/pentax_k1
ffmpeg | branch: master | Nick Renieris | Thu Aug 29
16:10:47 2019 +0300| [c510ed2ee8b3d5ec373d9d8a7e5a25c132ca620e] | committer:
Paul B Mahol
lavc/tiff: Force DNG pixel data endianness on an edge case
This fixes "X7 RAW" and "X7 CinemaDNG" samples here:
- https://www.dji.com/gr/zenmuse-x7/inf
ffmpeg | branch: master | Paul B Mahol | Mon Sep 2 10:43:37
2019 +0200| [067e6323492bb007e380d4475e85971a2daaf741] | committer: Paul B Mahol
avfilter/vf_v360: fix some small code style issues
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=067e6323492bb007e380d4475e85971a2daaf741
-
ffmpeg | branch: master | Nick Renieris | Thu Aug 29
16:10:51 2019 +0300| [fcf0ebc4a95e837a8f104a9897d640912b034e39] | committer:
Paul B Mahol
lavc/mjpegdec: Skip unknown APPx marker on bayer images
Samples:
- Embedded JPEG images in the DNG images here:
https://www.photographyblog.com/previ
ffmpeg | branch: master | Paul B Mahol | Mon Sep 2 10:35:25
2019 +0200| [30f4464e220bd216b6479cae794c4dc62bc41187] | committer: Paul B Mahol
avfilter/vf_v360: rename fb format to barrel
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=30f4464e220bd216b6479cae794c4dc62bc41187
---
d
ffmpeg | branch: master | Paul B Mahol | Sat Aug 31 20:57:29
2019 +0200| [d7529b03bac49370aa4369b39a0dbf16724334d2] | committer: Paul B Mahol
avcodec/tiff: set color_trc, remove sRGB conversion
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d7529b03bac49370aa4369b39a0dbf16724334d2
ffmpeg | branch: master | Nick Renieris | Thu Aug 29
16:10:46 2019 +0300| [33b6752a708f9afc2a99a86ff28a42803e52bc28] | committer:
Paul B Mahol
lavc/tiff: Don't apply strips-related logic to tiled images
Signed-off-by: Nick Renieris
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=
ffmpeg | branch: master | Paul B Mahol | Sat Aug 31 21:14:28
2019 +0200| [cae29820777f9a41d56c94cadec14de948c85f62] | committer: Paul B Mahol
avcodec/tiff: rewrite lut handling
Remove endianess hack.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cae29820777f9a41d56c94cadec14de948
ffmpeg | branch: master | Paul B Mahol | Mon Sep 2 10:36:45
2019 +0200| [6037dfa47ad1b225b2860f018d5ff7a3589f6bc4] | committer: Paul B Mahol
avfilter/vf_v360: extend description of eac format
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6037dfa47ad1b225b2860f018d5ff7a3589f6bc4
-
ffmpeg | branch: master | Nick Renieris | Thu Aug 29
16:10:45 2019 +0300| [f98a8666de6cdd8426e0ddf0272322498225467d] | committer:
Paul B Mahol
lavc/tiff: Fix edge case with full-length/width tiles
When the height is equal to the tile length (full-height tile)
after `height % tile_length` is ap
ffmpeg | branch: master | Nick Renieris | Thu Aug 29
16:10:50 2019 +0300| [c44aa7f1761bc836f74727e70dc16409e8ccbb9c] | committer:
Paul B Mahol
lavc/tiff: Decode 10-bit and 14-bit DNG images
10-bit sample: http://www.rawsamples.ch/raws/phones/RAW_ONEPLUS_ONE-A0001.DNG
14-bit sample:
https://dr
ffmpeg | branch: master | Paul B Mahol | Mon Sep 2 10:47:29
2019 +0200| [e0fab59624c6fa556f820b147906460fac7fb5fc] | committer: Paul B Mahol
avfilter/vf_v360: set much smaller limit to w/h
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e0fab59624c6fa556f820b147906460fac7fb5fc
---
ffmpeg | branch: master | Nick Renieris | Thu Aug 29
16:10:48 2019 +0300| [a75a9e8f64ec9660b7c6e16653299f07bfe00f9d] | committer:
Paul B Mahol
lavc/mjpegdec: Enable decoding of single-component bayer images
Also, ensure no false positives when determining DNG bayer images, by
setting them in t
ffmpeg | branch: master | Nick Renieris | Thu Aug 29
16:10:54 2019 +0300| [63689b16ad723a23d59af81ee6167931600b1ef4] | committer:
Paul B Mahol
lavc/tiff: Enable decoding of LinearRaw images
"LinearRaw" is a value that the PhotometricInterpretation tag can be set
to on DNG images that contain c
ffmpeg | branch: master | Paul B Mahol | Mon Sep 2 16:12:01
2019 +0200| [6b0903075694092d543294dfbfdb4bc6be947eda] | committer: Paul B Mahol
avfilter/vf_delogo: unbreak fate
It is not clear what was real intention of previous commit to this filter.
It was not working correctly, hopefully this
ffmpeg | branch: master | Paul B Mahol | Mon Sep 2 16:45:55
2019 +0200| [fbaa395917e169c1ef0684c657c36126db1d63a4] | committer: Paul B Mahol
avfilter/vf_v360: remove not needed items from ThreadData
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fbaa395917e169c1ef0684c657c36126db1
ffmpeg | branch: master | Michael Niedermayer | Sun
Sep 1 22:31:45 2019 +0200| [b54031a6e93d1abc7fb2d0263e0f6c4b639e423f] |
committer: Michael Niedermayer
avcodec/bgmc: Check input space in ff_bgmc_decode_init()
Fixes: Infinite loop
Fixes:
16608/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC
ffmpeg | branch: master | Michael Niedermayer | Sun
Sep 1 17:37:47 2019 +0200| [daf92cc074c5e2ddd567016ac8b142cbd0add43c] |
committer: Michael Niedermayer
avcodec/vp3: Check for end of input in 2 places of vp4_unpack_macroblocks()
Fixes: Timeout (82sec -> 1sec)
Fixes:
16411/clusterfuzz-testc
ffmpeg | branch: master | Andrey Semashev | Wed Aug
28 23:16:35 2019 +0300| [7ea2710ec4d1b8920017c05fbb23c346e807e0f2] | committer:
Paul B Mahol
configure: Update libmysofa check with a new symbol.
The current code in libavfilter/af_sofalizer.c requires
mysofa_neighborhood_init_withstepdefine
ffmpeg | branch: master | Pavel Koshevoy | Mon Sep 2
00:34:35 2019 -0600| [6b57a294a32874c9cdc1de0310cbf1d693b4776f] | committer:
Pavel Koshevoy
lavc/v4l2_m2m: don't close the file descriptor we don't own
ff_v4l2_m2m_create_context initialized V4L2m2mContext.fd to 0
which is a valid file desc
ffmpeg | branch: master | Michael Niedermayer | Sun
Aug 18 00:28:34 2019 +0200| [64ac8a6e697e06880e05debd5a0e47254cd8b4ca] |
committer: Michael Niedermayer
avcodec/apedec: Fix integer overflow in filter_fast_3320()
Fixes: signed integer overflow: -1094994793 * 2 cannot be represented in type
ffmpeg | branch: master | Michael Niedermayer | Sun
Aug 18 01:28:38 2019 +0200| [361b3c873ee011598e16397db699bbfe5c045d7c] |
committer: Michael Niedermayer
avcodec/pngdec: Optimize has_trns code
add inner loop specialisations for 2 bpp and 4 bpp
These are all cases for which i found testsample
ffmpeg | branch: master | Michael Niedermayer | Sat
Aug 17 19:18:31 2019 +0200| [0ee886988e75b3c22cabc2ca0fadcf8e4f787640] |
committer: Michael Niedermayer
avcodec/ralf: fix undefined shift
Fixes: left shift of negative value -2
Fixes:
16145/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_R
ffmpeg | branch: master | Michael Niedermayer | Sat
Aug 17 19:25:01 2019 +0200| [4778407ab3b545c40def7e95a8f9dd4ae92a4e8e] |
committer: Michael Niedermayer
avcodec/ralf: fix undefined shift in extend_code()
Fixes: left shift of negative value -3
Fixes:
16147/clusterfuzz-testcase-minimized-ffm
ffmpeg | branch: master | Michael Niedermayer | Sun
Aug 18 00:36:17 2019 +0200| [8ae5d2cbb254e9e967184b2aad6fa43fe2780eaf] |
committer: Michael Niedermayer
vcodec/apedec: Fix integer overflow in filter_3800()
Fixes: signed integer overflow: 2021654528 + 2032575680 cannot be represented
in typ
ffmpeg | branch: master | Marton Balint | Mon Aug 26 01:05:40
2019 +0200| [f4eb7d84a7c219eac130750417e4bc2cbbff7b3f] | committer: Marton
Balint
avformat/mpegtsenc: fix flushing of audio packets
7d097a0fc57f0fa8385962a539c657c2f40b5ed0 had the same purpose as
3700f655c55e2001b57215210b957b169d6
ffmpeg | branch: master | Marton Balint | Sun Aug 25 23:47:52
2019 +0200| [73e0035812cc6e864a6c6b5de964b126bc0db5c3] | committer: Marton
Balint
docs/formats: fix max_interleave_delta default
Signed-off-by: Marton Balint
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=73e0035812cc
ffmpeg | branch: release/4.2 | Marton Balint | Sat Aug 24
00:27:41 2019 +0200| [3a17fe2bdd57294edda378693ff45f19cbdaf0ed] | committer:
Marton Balint
avformat/mpegts: fix teletext PTS when selecting teletext streams only
After a1b4f120c031e6697bac9fd8c725d9c37ee36d13 the teletext PTS values wer
ffmpeg | branch: release/4.2 | Marton Balint | Sat Aug 24
01:39:33 2019 +0200| [b4e910370992d4e40af1f62ec0a6a59867dac2ed] | committer:
Marton Balint
avformat/avidec: add support for recognizing HEVC fourcc when demuxing
Some security cams generate this, as well as some versions of VirtualDub a
ffmpeg | branch: master | Aman Gupta | Thu Aug 29 16:00:50 2019
-0700| [b022d9ba288ad3de321e0835b0aedfd91c2c3064] | committer: Aman Gupta
avcodec/omx: fix xFramerate calculation
Integer overflow in the Q16 framerate calculation was sending
invalid values to the OMX encoder.
On the RPI4, this m
ffmpeg | branch: release/4.2 | Aman Gupta | Thu Aug 29 16:00:50
2019 -0700| [0f8e2a0b8644fee69cfebe55bbb38e69289beba6] | committer: Aman Gupta
avcodec/omx: fix xFramerate calculation
Integer overflow in the Q16 framerate calculation was sending
invalid values to the OMX encoder.
On the RPI4, t
ffmpeg | branch: master | Andriy Gelman | Tue Jul 30
14:39:32 2019 -0400| [ef43a4d6b38de941dd2ede0711d4fd5d811127ed] | committer:
Marton Balint
avformat: Add ZeroMQ as a protocol
When ffmpeg was streaming, multiple clients were only supported by using a
multicast destination address. An altern
ffmpeg | branch: master | Jorge Ramirez-Ortiz | Sun May
6 19:56:30 2018 +0200| [da45ad48f9935a3264e9a6d85127dcaf0eee38b3] | committer:
Aman Gupta
avcodec/v4l2m2m: fix error handling during buffer init
Signed-off-by: Jorge Ramirez-Ortiz
Signed-off-by: Aman Gupta
> http://git.videolan.org/gi
ffmpeg | branch: master | Aman Gupta | Thu Aug 22 12:20:40 2019
-0700| [7b092a074be8f8c9a7578afdbb9a57992deb1913] | committer: Aman Gupta
avcodec/v4l2_m2m: remove trailing whitespace in output identifier
Signed-off-by: Aman Gupta
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7b0
ffmpeg | branch: master | Aman Gupta | Thu Aug 22 12:42:34 2019
-0700| [5e2436c6def5bca1c5ac91c71b10b7143b830c81] | committer: Aman Gupta
avcodec/v4l2_buffers: fix minor typos and whitespace
Signed-off-by: Aman Gupta
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5e2436c6def5bca1
ffmpeg | branch: master | Aman Gupta | Mon Aug 26 15:17:43 2019
-0700| [bad8365b2bc6530b65d244c5acaacc14e91b34d9] | committer: Aman Gupta
avcodec/v4l2_context: return {decoder,encoder}_cmd errors
Signed-off-by: Aman Gupta
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bad8365b2bc
ffmpeg | branch: master | Aman Gupta | Thu Aug 22 12:20:56 2019
-0700| [87daee944b119299c9057440c71aa4a524ef5734] | committer: Aman Gupta
avcodec/v4l2_context: log VIDIOC_REQBUFS failures
Signed-off-by: Aman Gupta
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=87daee944b119299c90
ffmpeg | branch: master | Aman Gupta | Fri Aug 23 12:31:24 2019
-0700| [b6c6f56e385cb421bdfeab28f15346aa6892c682] | committer: Aman Gupta
avcodec/v4l2_m2m: use log_ctx variable consistently
Signed-off-by: Aman Gupta
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b6c6f56e385cb421b
ffmpeg | branch: master | Aman Gupta | Fri Aug 23 13:39:32 2019
-0700| [6852b85020cf50a3a858e78b2b0e1539d7bc1eef] | committer: Aman Gupta
avcodec/v4l2_m2m_enc: fix typo in log message
Signed-off-by: Aman Gupta
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6852b85020cf50a3a858e78
ffmpeg | branch: master | Aman Gupta | Thu Aug 22 12:06:24 2019
-0700| [3a5bcb1d1374f26e4c569ee9b9c62c27477c5e8a] | committer: Aman Gupta
avcodec/v4l2_m2m: log requested pixel formats
Signed-off-by: Aman Gupta
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3a5bcb1d1374f26e4c569ee
ffmpeg | branch: master | Aman Gupta | Thu Aug 22 11:03:31 2019
-0700| [e8c5ce1acb8bb7ad09dbe03c6ccb48874c2f9606] | committer: Aman Gupta
avcodec/v4l2_m2m: log planar mode used by driver
Signed-off-by: Aman Gupta
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e8c5ce1acb8bb7ad09db
ffmpeg | branch: master | Aman Gupta | Thu Aug 22 16:00:37 2019
-0700| [dc180cd81577d6c8bd561d804ce8f71711e4f1ac] | committer: Aman Gupta
avcodec/v4l2_m2m_enc: log errno on v4l2_set_ext_ctrl failures
Signed-off-by: Aman Gupta
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=dc180cd
ffmpeg | branch: master | Aman Gupta | Wed Aug 28 16:42:46 2019
-0700| [c95b1277332a818ab177978a248a1a7133550bcb] | committer: Aman Gupta
avcodec/v4l2_context: use EAGAIN to signal when input buffers are unavailable
ENOMEM indicates an allocation failure, and there are no allocations
happening
ffmpeg | branch: master | Aman Gupta | Wed Aug 28 12:27:20 2019
-0700| [e9cc873636abe4beeae957f2052f5445a33936bf] | committer: Aman Gupta
avcodec/v4l2_m2m: fix minor indentation issue
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e9cc873636abe4beeae957f2052f5445a33936bf
---
liba
ffmpeg | branch: master | Lukas Rusak | Mon Jan 8 15:27:37
2018 -0800| [1d36b7b47ad421a857d22add111fd19d89964ee7] | committer: Aman Gupta
avcodec/v4l2_buffers: return int64_t in v4l2_get_pts
v4l2_pts is type int64_t we should return that instead of uint64_t
Signed-off-by: Aman Gupta
> http:
52 matches
Mail list logo