[FFmpeg-cvslog] libavcodec: MIPS: MMI: Fix type mismatches

2020-07-23 Thread Jiaxun Yang
ffmpeg | branch: master | Jiaxun Yang | Sat Jul 18 23:35:41 2020 +0800| [7a7ed1699c3b08d23ed5ab4955544f146e88b59b] | committer: Michael Niedermayer libavcodec: MIPS: MMI: Fix type mismatches GCC complains about them. Signed-off-by: Jiaxun Yang Reviewed-by: Shiyou Yin Signed-off-by: Michael

[FFmpeg-cvslog] libavcodec: MIPS: MMI: Move sp out of the clobber list

2020-07-23 Thread Jiaxun Yang
ffmpeg | branch: master | Jiaxun Yang | Sat Jul 18 23:35:42 2020 +0800| [24911b92444f6cc7b63782987b5b05198e0e4fdf] | committer: Michael Niedermayer libavcodec: MIPS: MMI: Move sp out of the clobber list GCC complains: warning: listing the stack pointer register ‘$29’ in a clobber list is

[FFmpeg-cvslog] libavutil: Detect MMI and MSA flags for MIPS

2020-07-23 Thread Jiaxun Yang
ffmpeg | branch: master | Jiaxun Yang | Sat Jul 18 23:35:39 2020 +0800| [e387fcd01cb84d9493f3b96158addd2a85f086c6] | committer: Michael Niedermayer libavutil: Detect MMI and MSA flags for MIPS Add MMI & MSA runtime detection for MIPS. Basically there are two code pathes. For systems that

[FFmpeg-cvslog] libavcodec/jpeg2000dec: Add check when done with main header markers

2020-07-23 Thread Gautam Ramakrishnan
ffmpeg | branch: master | Gautam Ramakrishnan | Tue Jul 21 23:55:14 2020 +0530| [b61d3dfab0d75daf81f366c12c57539c90e9b38b] | committer: Michael Niedermayer libavcodec/jpeg2000dec: Add check when done with main header markers This patch sets a flag when the processing of the main header is

[FFmpeg-cvslog] libavutils: Add parse_r helper for MIPS

2020-07-23 Thread Jiaxun Yang
ffmpeg | branch: master | Jiaxun Yang | Sat Jul 18 23:35:38 2020 +0800| [d5380f068d8c28ab3d2ffcea445a2a8072c30503] | committer: Michael Niedermayer libavutils: Add parse_r helper for MIPS That helper grab from kernel code can allow us to inline newer instructions (not implemented by the

[FFmpeg-cvslog] ffbuild: Refine MIPS handling

2020-07-23 Thread Jiaxun Yang
ffmpeg | branch: master | Jiaxun Yang | Sat Jul 18 23:35:37 2020 +0800| [d57d6def733e6324d4ec7bcbf0ef4ef7ed5e551b] | committer: Michael Niedermayer ffbuild: Refine MIPS handling To enable runtime detection for MIPS, we need to refine ffbuild part to support buildding these feature together.

[FFmpeg-cvslog] avutil: bump version after addition of MIPS cpu flags

2020-07-23 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Jul 23 14:00:31 2020 -0300| [84655b7101a02230db1b34c7f77bd5464c9501cd] | committer: James Almer avutil: bump version after addition of MIPS cpu flags And add the missing doc/APIchanges entry. Signed-off-by: James Almer >

[FFmpeg-cvslog] avformat/matroskadec: Avoid undefined pointer arithmetic

2020-07-23 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Jul 19 10:16:33 2020 +0200| [880519c1de3f2bfad04e6fef93e0bf41129ff99e] | committer: Andreas Rheinhardt avformat/matroskadec: Avoid undefined pointer arithmetic The Matroska demuxer currently always opens a GetByteContext to read the content

[FFmpeg-cvslog] avformat/matroskadec: Slightly simplify version check

2020-07-23 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Jul 20 19:14:38 2020 +0200| [6f134c6d17e5888f0b9e2a414139685c45ddda0f] | committer: Andreas Rheinhardt avformat/matroskadec: Slightly simplify version check Signed-off-by: Andreas Rheinhardt >

[FFmpeg-cvslog] avformat/mxfdec: Fix memleak upon repeating tags

2020-07-23 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Jul 20 07:24:53 2020 +0200| [28ce651c6d53866c1b8c3b49b8b66a2e967aa273] | committer: Andreas Rheinhardt avformat/mxfdec: Fix memleak upon repeating tags When parsing MXF encountering some tags leads to allocations. And when these tags were

[FFmpeg-cvslog] avformat/mxfdec: Fix memleak when adding element to array fails

2020-07-23 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Jul 20 02:46:09 2020 +0200| [49e78548c35be84200ea9f617c4b5b2f58c7e6f6] | committer: Andreas Rheinhardt avformat/mxfdec: Fix memleak when adding element to array fails Said array contains pointers to other structs and both the designated new

[FFmpeg-cvslog] avformat/mxfdec: Fix memleak when parsing tag fails

2020-07-23 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Jul 20 06:20:29 2020 +0200| [78f21cab188a094d42520bcad9686c3b5afa844b] | committer: Andreas Rheinhardt avformat/mxfdec: Fix memleak when parsing tag fails The MXF demuxer uses an array of pointers to different structures of metadata (all