[FFmpeg-cvslog] avfilter/avf_avectorscope: disable mirroring

2018-04-18 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Apr 18 18:14:35 2018 +0200| [396c019795677659613900dd04a7708428756906] | committer: Paul B Mahol avfilter/avf_avectorscope: disable mirroring Signed-off-by: Paul B Mahol >

[FFmpeg-cvslog] avdevice/decklink_commmon: enhance error messages when iterator creation fails

2018-04-18 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Sun Apr 15 00:06:59 2018 +0200| [768c0774d82c8dc8eb9c14684b619b0d3b4e2f05] | committer: Marton Balint avdevice/decklink_commmon: enhance error messages when iterator creation fails Show a more useful error message which specifies the

[FFmpeg-cvslog] lavc/dxva2_internal: Cast the dxva2 and d3d11 decoders and cfgs to (void *).

2018-04-18 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sun Apr 15 23:57:24 2018 +0200| [30270561608a2a73c0dd9e73e346addff58f0f35] | committer: Carl Eugen Hoyos lavc/dxva2_internal: Cast the dxva2 and d3d11 decoders and cfgs to (void *). Silences several warnings:

[FFmpeg-cvslog] ffplay: Fix realloc_texture when input texture is NULL.

2018-04-18 Thread Matt Oliver
ffmpeg | branch: master | Matt Oliver | Tue Apr 10 23:01:18 2018 +1000| [6be690685a8876a61f87b2b8bf30547e09030a96] | committer: Matt Oliver ffplay: Fix realloc_texture when input texture is NULL. SDL_QueryTexture and SDL_DestroyTexture require that the input texture

[FFmpeg-cvslog] avdevice/iec61883: return reference counted packets

2018-04-18 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Apr 18 15:19:40 2018 -0300| [b8629654c6460a28c507f816a977914e3a6f2520] | committer: James Almer avdevice/iec61883: return reference counted packets Fixes part of ticket #7146, dealing with leaks of packet data since commit

[FFmpeg-cvslog] avdevice/iec61883: free the private context at the end

2018-04-18 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Apr 18 15:32:10 2018 -0300| [5079e96bcc7aaa9cae82a58397ce986e124028e4] | committer: James Almer avdevice/iec61883: free the private context at the end Fixes part of ticket #7146. Signed-off-by: James Almer >

[FFmpeg-cvslog] avdevice/iec61883: return reference counted packets

2018-04-18 Thread James Almer
ffmpeg | branch: release/3.3 | James Almer | Wed Apr 18 15:19:40 2018 -0300| [bc07879bc5e4ef8ba0d2aae452c109bd5995b814] | committer: James Almer avdevice/iec61883: return reference counted packets Fixes part of ticket #7146, dealing with leaks of packet data since commit

[FFmpeg-cvslog] avdevice/iec61883: free packet on buffer allocation error

2018-04-18 Thread Marton Balint
ffmpeg | branch: release/3.0 | Marton Balint | Wed Feb 8 23:37:42 2017 +0100| [3c056989dc57c973bc63a6c85516955986c5fdcf] | committer: James Almer avdevice/iec61883: free packet on buffer allocation error Fixes Coverity CID 1396416. Signed-off-by: Marton Balint

[FFmpeg-cvslog] avdevice/iec61883: free packet on buffer allocation error

2018-04-18 Thread Marton Balint
ffmpeg | branch: release/3.1 | Marton Balint | Wed Feb 8 23:37:42 2017 +0100| [13deb0c1f6af43c4975f12478544ef718f0a7582] | committer: James Almer avdevice/iec61883: free packet on buffer allocation error Fixes Coverity CID 1396416. Signed-off-by: Marton Balint

[FFmpeg-cvslog] avdevice/iec61883: return reference counted packets

2018-04-18 Thread James Almer
ffmpeg | branch: release/3.0 | James Almer | Wed Apr 18 15:19:40 2018 -0300| [b949fd7a65405ab7226f4ce8af868e177b831ae3] | committer: James Almer avdevice/iec61883: return reference counted packets Fixes part of ticket #7146, dealing with leaks of packet data since commit

[FFmpeg-cvslog] avdevice/iec61883: free packet on buffer allocation error

2018-04-18 Thread Marton Balint
ffmpeg | branch: release/3.2 | Marton Balint | Wed Feb 8 23:37:42 2017 +0100| [1fd992af60453e1ff4d3fd3af71a6891e5bd549d] | committer: James Almer avdevice/iec61883: free packet on buffer allocation error Fixes Coverity CID 1396416. Signed-off-by: Marton Balint

[FFmpeg-cvslog] avdevice/iec61883: free the private context at the end

2018-04-18 Thread James Almer
ffmpeg | branch: release/3.1 | James Almer | Wed Apr 18 15:32:10 2018 -0300| [ac1ddc6361f3798bb168179df8f26ffb37cc3fdc] | committer: James Almer avdevice/iec61883: free the private context at the end Fixes part of ticket #7146. Signed-off-by: James Almer

[FFmpeg-cvslog] avdevice/iec61883: free the private context at the end

2018-04-18 Thread James Almer
ffmpeg | branch: release/3.3 | James Almer | Wed Apr 18 15:32:10 2018 -0300| [003be3e49ede2c4e7554c5f1b080a1964e8bcd3b] | committer: James Almer avdevice/iec61883: free the private context at the end Fixes part of ticket #7146. Signed-off-by: James Almer

[FFmpeg-cvslog] avdevice/iec61883: return reference counted packets

2018-04-18 Thread James Almer
ffmpeg | branch: release/3.4 | James Almer | Wed Apr 18 15:19:40 2018 -0300| [4264723b0eba4ce1febe4a0934d65a726f6a1f90] | committer: James Almer avdevice/iec61883: return reference counted packets Fixes part of ticket #7146, dealing with leaks of packet data since commit

[FFmpeg-cvslog] avdevice/iec61883: return reference counted packets

2018-04-18 Thread James Almer
ffmpeg | branch: release/3.1 | James Almer | Wed Apr 18 15:19:40 2018 -0300| [86d6fca94be70f23a8a27d3bc35d2fa7a914a4b9] | committer: James Almer avdevice/iec61883: return reference counted packets Fixes part of ticket #7146, dealing with leaks of packet data since commit

[FFmpeg-cvslog] avdevice/iec61883: free the private context at the end

2018-04-18 Thread James Almer
ffmpeg | branch: release/3.0 | James Almer | Wed Apr 18 15:32:10 2018 -0300| [29683c6ba1fce32de51c2600cdbd6733b29914d7] | committer: James Almer avdevice/iec61883: free the private context at the end Fixes part of ticket #7146. Signed-off-by: James Almer

[FFmpeg-cvslog] avdevice/iec61883: return reference counted packets

2018-04-18 Thread James Almer
ffmpeg | branch: release/3.2 | James Almer | Wed Apr 18 15:19:40 2018 -0300| [53803ef71c7958d56d378b1486bfe0b077bb8958] | committer: James Almer avdevice/iec61883: return reference counted packets Fixes part of ticket #7146, dealing with leaks of packet data since commit

[FFmpeg-cvslog] avdevice/iec61883: free the private context at the end

2018-04-18 Thread James Almer
ffmpeg | branch: release/3.2 | James Almer | Wed Apr 18 15:32:10 2018 -0300| [27fc118d1c7991ec0231205a40f805d960f6e23b] | committer: James Almer avdevice/iec61883: free the private context at the end Fixes part of ticket #7146. Signed-off-by: James Almer

[FFmpeg-cvslog] avdevice/iec61883: return reference counted packets

2018-04-18 Thread James Almer
ffmpeg | branch: release/4.0 | James Almer | Wed Apr 18 15:19:40 2018 -0300| [d52676da38025b78ca332e0a3d7bdb8e6fb2150d] | committer: James Almer avdevice/iec61883: return reference counted packets Fixes part of ticket #7146, dealing with leaks of packet data since commit

[FFmpeg-cvslog] avdevice/iec61883: free the private context at the end

2018-04-18 Thread James Almer
ffmpeg | branch: release/3.4 | James Almer | Wed Apr 18 15:32:10 2018 -0300| [a877ab75eb8faa2de33c9118053f44b0d4548f09] | committer: James Almer avdevice/iec61883: free the private context at the end Fixes part of ticket #7146. Signed-off-by: James Almer

[FFmpeg-cvslog] avdevice/iec61883: free the private context at the end

2018-04-18 Thread James Almer
ffmpeg | branch: release/4.0 | James Almer | Wed Apr 18 15:32:10 2018 -0300| [d9e9e97e5f477f6cb42d916f41b436d269cb71c8] | committer: James Almer avdevice/iec61883: free the private context at the end Fixes part of ticket #7146. Signed-off-by: James Almer

[FFmpeg-cvslog] lavf/tcp.c: Free allocated client URLContext in case of error.

2018-04-18 Thread Stephan Holljes
ffmpeg | branch: master | Stephan Holljes | Fri Jan 12 19:16:30 2018 +0100| [37175122824d2706e8d2f67fc067b189ac400cd2] | committer: Michael Niedermayer lavf/tcp.c: Free allocated client URLContext in case of error. Signed-off-by: Stephan Holljes

[FFmpeg-cvslog] avformat/mov: Increase support for common encryption.

2018-04-18 Thread Jacob Trimble
ffmpeg | branch: master | Jacob Trimble | Wed Dec 6 16:17:54 2017 -0800| [f7221d8e670ec05471a16cc4cc1cc8e0040b5b5f] | committer: Michael Niedermayer avformat/mov: Increase support for common encryption. - Parse schm atom to get different encryption schemes. - Allow senc