[FFmpeg-cvslog] avfilter/f_metadata: avoid trailing whitespace in filter output

2017-09-27 Thread Tobias Rapp
ffmpeg | branch: master | Tobias Rapp | Wed Sep 27 14:29:21 2017 +0200| [f102a4efcef33014d414f9bf4492a04feab20c82] | committer: Tobias Rapp avfilter/f_metadata: avoid trailing whitespace in filter output Signed-off-by: Tobias Rapp > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f

[FFmpeg-cvslog] fate: add tests for psnr and ssim filter

2017-09-27 Thread Tobias Rapp
ffmpeg | branch: master | Tobias Rapp | Tue Aug 29 14:45:13 2017 +0200| [bee01ee2ba2e62974447d5e8ea2afb27dbdb1e23] | committer: Tobias Rapp fate: add tests for psnr and ssim filter Metadata filter output is passed through an Awk script comparing floats against reference values with specified "

[FFmpeg-cvslog] configure: Add stdlib.h #include to CPPFLAGS check helper functions

2017-09-27 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Fri Feb 3 10:15:40 2017 +0100| [0ce3761c781f2c2de40a5a8a99563878804f47cc] | committer: Diego Biurrun configure: Add stdlib.h #include to CPPFLAGS check helper functions This ensures that added CPPFLAGS are validated against libc headers. > http://git

[FFmpeg-cvslog] configure: Use cppflags check helper functions where appropriate

2017-09-27 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Fri Jan 20 15:29:07 2017 +0100| [71a49fe25f2e4468fbbadbebef8d073b1b3cc1a5] | committer: Diego Biurrun configure: Use cppflags check helper functions where appropriate > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=71a49fe25f2e4468fbbadbebe

[FFmpeg-cvslog] Merge commit '0ce3761c781f2c2de40a5a8a99563878804f47cc'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Sep 27 11:54:11 2017 -0300| [407a7547dad5c50d0b82db27be4572edc5e9994d] | committer: James Almer Merge commit '0ce3761c781f2c2de40a5a8a99563878804f47cc' * commit '0ce3761c781f2c2de40a5a8a99563878804f47cc': configure: Add stdlib.h #include to CPPFLAGS

[FFmpeg-cvslog] Merge commit '71a49fe25f2e4468fbbadbebef8d073b1b3cc1a5'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Sep 27 12:23:50 2017 -0300| [e00e8639b22a06b77ada2b906a4b1ccdb373adc1] | committer: James Almer Merge commit '71a49fe25f2e4468fbbadbebef8d073b1b3cc1a5' * commit '71a49fe25f2e4468fbbadbebef8d073b1b3cc1a5': configure: Use cppflags check helper functio

[FFmpeg-cvslog] Use bitstream_init8() where appropriate

2017-09-27 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Mon Jun 6 13:20:17 2016 +0200| [a25dac976a4478331e4db86d44c3db4456c93eff] | committer: Diego Biurrun Use bitstream_init8() where appropriate > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a25dac976a4478331e4db86d44c3db4456c93eff --- lib

[FFmpeg-cvslog] Merge commit 'a25dac976a4478331e4db86d44c3db4456c93eff'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Sep 27 12:46:57 2017 -0300| [79ebf1e19b9ea97f121385d47a517edd68d1] | committer: James Almer Merge commit 'a25dac976a4478331e4db86d44c3db4456c93eff' * commit 'a25dac976a4478331e4db86d44c3db4456c93eff': Use bitstream_init8() where appropriate Thi

[FFmpeg-cvslog] lavd: remove deprecated dv1394 device

2017-09-27 Thread Josh de Kock
ffmpeg | branch: master | Josh de Kock | Tue Sep 26 15:49:18 2017 +0100| [56d2154b72fba96a65b806ecf4a6f85c3f69b021] | committer: Josh de Kock lavd: remove deprecated dv1394 device Support for this device has been removed in kernel since v2.6.37. dv1394 has been superseded by libiec61883 which

[FFmpeg-cvslog] lavf/version: Bump minor after dv1394 removal.

2017-09-27 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Wed Sep 27 19:48:26 2017 +0200| [dc522cfa07896239d737e9fa37ee4163bce7f0d0] | committer: Carl Eugen Hoyos lavf/version: Bump minor after dv1394 removal. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=dc522cfa07896239d737e9fa37ee4163bce7f

[FFmpeg-cvslog] Revert "Merge commit 'a97563c889fefd81ad6b3758471434d8c2e2e550'"

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Sep 27 15:01:58 2017 -0300| [55cc0bccf357ca13d124472822477c172cd06336] | committer: James Almer Revert "Merge commit 'a97563c889fefd81ad6b3758471434d8c2e2e550'" This reverts commit 1985071e41f4df8fc693a564e25758676bba164a, reversing changes made to a9

[FFmpeg-cvslog] avcodec/mips: preload data in hevc sao edge 45 degree filter msa functions

2017-09-27 Thread Kaustubh Raste
ffmpeg | branch: master | Kaustubh Raste | Mon Sep 25 18:26:35 2017 +0530| [deeaaba1ab1e7476ef8c9e17851eb6bf49d69682] | committer: Michael Niedermayer avcodec/mips: preload data in hevc sao edge 45 degree filter msa functions Signed-off-by: Kaustubh Raste Reviewed-by: Manojkumar Bhosale Sign

[FFmpeg-cvslog] avcodec/mips: Improve avc weighted mc msa functions

2017-09-27 Thread Kaustubh Raste
ffmpeg | branch: master | Kaustubh Raste | Tue Sep 26 11:09:12 2017 +0530| [10ab5534e0438cb3bcbf43852010c67b0063f204] | committer: Michael Niedermayer avcodec/mips: Improve avc weighted mc msa functions Replace generic with block size specific function. Signed-off-by: Kaustubh Raste Reviewed

[FFmpeg-cvslog] avcodec/mips: Removed generic function call in avc intra msa functions

2017-09-27 Thread Kaustubh Raste
ffmpeg | branch: master | Kaustubh Raste | Tue Sep 26 10:58:14 2017 +0530| [ed1586b921d72ac4231a3e92e41411563123845b] | committer: Michael Niedermayer avcodec/mips: Removed generic function call in avc intra msa functions Signed-off-by: Kaustubh Raste Reviewed-by: Manojkumar Bhosale Signed-o

[FFmpeg-cvslog] avcodec/mips: Improve avc put mc 20, 01 and 03 msa functions

2017-09-27 Thread Kaustubh Raste
ffmpeg | branch: master | Kaustubh Raste | Tue Sep 26 13:38:23 2017 +0530| [6796a1dd8c14843b77925cb83a3ef88706ae1dd0] | committer: Michael Niedermayer avcodec/mips: Improve avc put mc 20, 01 and 03 msa functions Remove loops and unroll as block sizes are known. Signed-off-by: Kaustubh Raste

[FFmpeg-cvslog] avcodec/mips: Improve avc chroma vert mc msa functions

2017-09-27 Thread Kaustubh Raste
ffmpeg | branch: master | Kaustubh Raste | Tue Sep 26 11:14:27 2017 +0530| [b8854e2439c3db73e0d63b838763702d14a61767] | committer: Michael Niedermayer avcodec/mips: Improve avc chroma vert mc msa functions Replace generic with block size specific function. Signed-off-by: Kaustubh Raste Revie

[FFmpeg-cvslog] configure: Add name parameter to require_pkg_config() helper function

2017-09-27 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Mon Jan 23 11:57:14 2017 +0100| [9127ac5ebc941d5e54828a91e5072c876be8ec42] | committer: Diego Biurrun configure: Add name parameter to require_pkg_config() helper function This allows distinguishing between the internal variable name for external libra

[FFmpeg-cvslog] Merge commit '9127ac5ebc941d5e54828a91e5072c876be8ec42'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Sep 27 16:45:32 2017 -0300| [d1256750e896d03179c262473e9bd25eb6259e82] | committer: James Almer Merge commit '9127ac5ebc941d5e54828a91e5072c876be8ec42' * commit '9127ac5ebc941d5e54828a91e5072c876be8ec42': configure: Add name parameter to require_pkg

[FFmpeg-cvslog] lavc: Add support for RockChip Media Process Platform

2017-09-27 Thread Lionel CHAZALLON
ffmpeg | branch: master | Lionel CHAZALLON | Sun Sep 24 05:39:45 2017 +| [f3aefb3e1c3c6afeaca889d4fd2648458fd74dfe] | committer: Mark Thompson lavc: Add support for RockChip Media Process Platform This adds hardware decoding for H.264 / HEVC / VP8 / VP9 using the MPP Rockchip API. It retu

[FFmpeg-cvslog] Merge commit 'dad7a9c7c0ae8ebc56f2e3a24e6fa4da5c2cd491'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Sep 27 18:56:08 2017 -0300| [7659f35638e2ca7a8b202cb3007ca5473b108fa4] | committer: James Almer Merge commit 'dad7a9c7c0ae8ebc56f2e3a24e6fa4da5c2cd491' * commit 'dad7a9c7c0ae8ebc56f2e3a24e6fa4da5c2cd491': configure: Rework dependency handling for co

[FFmpeg-cvslog] configure: Rework dependency handling for conflicting components

2017-09-27 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Fri Jan 20 17:17:16 2017 +0100| [dad7a9c7c0ae8ebc56f2e3a24e6fa4da5c2cd491] | committer: Diego Biurrun configure: Rework dependency handling for conflicting components This makes the feature more visible and obvious. > http://git.videolan.org/gitweb.cg

[FFmpeg-cvslog] omx: Use the EOS flag to handle flushing at the end

2017-09-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Tue Feb 7 00:25:19 2017 +0200| [57ec83e4246b21c2f0c068b9151d806737d4497f] | committer: Martin Storsjö omx: Use the EOS flag to handle flushing at the end This avoids having to count the number of frames sent to the codec and the number of output pack

[FFmpeg-cvslog] Merge commit '57ec83e4246b21c2f0c068b9151d806737d4497f'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Sep 27 19:06:12 2017 -0300| [f1cdfd29590c8f4246692b7f8dba65890b4128e1] | committer: James Almer Merge commit '57ec83e4246b21c2f0c068b9151d806737d4497f' * commit '57ec83e4246b21c2f0c068b9151d806737d4497f': omx: Use the EOS flag to handle flushing at

[FFmpeg-cvslog] Merge commit 'c546147db07d16a76c2fb698d2e8a3057f393475'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Sep 27 19:08:19 2017 -0300| [57db1faf7a47223b471924845f2c37178d3ebf33] | committer: James Almer Merge commit 'c546147db07d16a76c2fb698d2e8a3057f393475' * commit 'c546147db07d16a76c2fb698d2e8a3057f393475': configure: Correctly recurse in do_check_dep

[FFmpeg-cvslog] configure: Correctly recurse in do_check_deps()

2017-09-27 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Wed Feb 8 18:06:34 2017 +0100| [c546147db07d16a76c2fb698d2e8a3057f393475] | committer: Diego Biurrun configure: Correctly recurse in do_check_deps() Fixes all sorts of configuration problems introducec by dad7a9c7c0ae on non-Linux or non-vanilla confi

[FFmpeg-cvslog] lavc/v4l2: Add missing header include

2017-09-27 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Wed Sep 27 23:06:49 2017 +0100| [da53c424b96f57d7471767d99072d35efe15a8e0] | committer: Mark Thompson lavc/v4l2: Add missing header include Fixes checkheaders. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=da53c424b96f57d7471767d99072d35

[FFmpeg-cvslog] arm: vp9itxfm: Make the larger core transforms standalone functions

2017-09-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Wed Nov 23 10:56:12 2016 +0200| [0331c3f5e8cb6e6b53fab7893e91d1be1bfa979c] | committer: Martin Storsjö arm: vp9itxfm: Make the larger core transforms standalone functions This work is sponsored by, and copyright, Google. This reduces the code size of

[FFmpeg-cvslog] arm: vp9itxfm: Move the load_add_store macro out from the itxfm16 pass2 function

2017-09-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Sun Feb 5 22:55:20 2017 +0200| [47b3c2c18d1897f3c753ba0cec4b2d7aa24526af] | committer: Martin Storsjö arm: vp9itxfm: Move the load_add_store macro out from the itxfm16 pass2 function This allows reusing the macro for a separate implementation of the

[FFmpeg-cvslog] arm: vp9itxfm: Do a simpler half/quarter idct16/idct32 when possible

2017-09-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Tue Nov 22 11:07:38 2016 +0200| [5eb5aec475aabc884d083566f902876ecbc072cb] | committer: Martin Storsjö arm: vp9itxfm: Do a simpler half/quarter idct16/idct32 when possible This work is sponsored by, and copyright, Google. This avoids loading and calc

[FFmpeg-cvslog] aarch64: vp9itxfm: Make the larger core transforms standalone functions

2017-09-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Wed Nov 23 14:03:05 2016 +0200| [115476018d2c97df7e9b4445fe8f6cc7420ab91f] | committer: Martin Storsjö aarch64: vp9itxfm: Make the larger core transforms standalone functions This work is sponsored by, and copyright, Google. This reduces the code siz

[FFmpeg-cvslog] aarch64: vp9itxfm: Use the right lane sizes in 8x8 for improved readability

2017-09-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Tue Jan 3 16:46:17 2017 +0200| [3dd7827258ddaa2e51085d0c677d6f3b1be3572f] | committer: Martin Storsjö aarch64: vp9itxfm: Use the right lane sizes in 8x8 for improved readability Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.cgi/ffm

[FFmpeg-cvslog] aarch64: vp9itxfm: Update a comment to refer to a register with a different name

2017-09-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Tue Jan 3 23:11:51 2017 +0200| [8476eb0d3ab1f7a52317b23346646389c08fb57a] | committer: Martin Storsjö aarch64: vp9itxfm: Update a comment to refer to a register with a different name Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.cg

[FFmpeg-cvslog] aarch64: vp9itxfm: Share instructions for loading idct coeffs in the 8x8 function

2017-09-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Tue Jan 3 16:39:41 2017 +0200| [4da4b2b87f08a1331650c7e36eb7d4029a160776] | committer: Martin Storsjö aarch64: vp9itxfm: Share instructions for loading idct coeffs in the 8x8 function Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] arm: vp9itxfm: Share instructions for loading idct coeffs in the 8x8 function

2017-09-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Tue Jan 3 16:38:56 2017 +0200| [3933b86bb93aca47f29fbd493075b0f110c1e3f5] | committer: Martin Storsjö arm: vp9itxfm: Share instructions for loading idct coeffs in the 8x8 function Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.cgi/f

[FFmpeg-cvslog] aarch64: vp9itxfm: Move the load_add_store macro out from the itxfm16 pass2 function

2017-09-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Sun Feb 5 22:53:55 2017 +0200| [79d332ebbde8c0a3e9da094dcfd10abd33ba7378] | committer: Martin Storsjö aarch64: vp9itxfm: Move the load_add_store macro out from the itxfm16 pass2 function This allows reusing the macro for a separate implementation of

[FFmpeg-cvslog] aarch64: vp9itxfm: Use a single lane ld1 instead of ld1r where possible

2017-09-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Tue Jan 3 14:55:46 2017 +0200| [ed8d293306e12c9b79022d37d39f48825ce7f2fa] | committer: Martin Storsjö aarch64: vp9itxfm: Use a single lane ld1 instead of ld1r where possible The ld1r is a leftover from the arm version, where this trick is beneficial

[FFmpeg-cvslog] aarch64: vp9itxfm: Do separate functions for half/quarter idct16 and idct32

2017-09-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Tue Nov 22 22:58:35 2016 +0200| [a63da4511d0fee66695ff4afd264ba1dbf1e812d] | committer: Martin Storsjö aarch64: vp9itxfm: Do separate functions for half/quarter idct16 and idct32 This work is sponsored by, and copyright, Google. This avoids loading a

[FFmpeg-cvslog] aarch64: vp9itxfm: Fix incorrect vertical alignment

2017-09-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Tue Jan 3 16:11:56 2017 +0200| [0c0b87f12d48d4e7f0d3d13f9345e828a3a5ea32] | committer: Martin Storsjö aarch64: vp9itxfm: Fix incorrect vertical alignment Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0c0b

[FFmpeg-cvslog] Merge commit '0c0b87f12d48d4e7f0d3d13f9345e828a3a5ea32'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Sep 27 19:37:15 2017 -0300| [276f035a4d0f0cbd88c0b67d0358d3d121202c5a] | committer: James Almer Merge commit '0c0b87f12d48d4e7f0d3d13f9345e828a3a5ea32' * commit '0c0b87f12d48d4e7f0d3d13f9345e828a3a5ea32': aarch64: vp9itxfm: Fix incorrect vertical al

[FFmpeg-cvslog] lavc: Move V4L2 encoders lower in the list

2017-09-27 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Wed Sep 27 23:34:06 2017 +0100| [c1f22c29593048ce2c457f8c592627234503bd4b] | committer: Mark Thompson lavc: Move V4L2 encoders lower in the list Their previous positioning would cause them to chosen before software encoders like libx264 or libvpx. > h

[FFmpeg-cvslog] avcodec: Mark some codecs with threadsafe init as such

2017-09-27 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Wed Feb 8 14:42:16 2017 +| [77c23704c769168e4210956314775a1931f6aa0b] | committer: Luca Barbato avcodec: Mark some codecs with threadsafe init as such Signed-off-by: Derek Buitenhuis Signed-off-by: Luca Barbato > http://git.videolan.org/gitw

[FFmpeg-cvslog] Merge commit '77c23704c769168e4210956314775a1931f6aa0b'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Sep 27 20:26:57 2017 -0300| [d96363cc8437c9de8fd747068ab331510149810c] | committer: James Almer Merge commit '77c23704c769168e4210956314775a1931f6aa0b' * commit '77c23704c769168e4210956314775a1931f6aa0b': avcodec: Mark some codecs with threadsafe in

[FFmpeg-cvslog] nvenc: make gpu indices independent of supported capabilities

2017-09-27 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Mon Feb 6 18:04:39 2017 -0800| [a52976c0feab6e86138983c248bd01fa45cdda69] | committer: Luca Barbato nvenc: make gpu indices independent of supported capabilities Do not allocate a CUDA context for every available gpu. Signed-off-by: Luca Barbato

[FFmpeg-cvslog] Merge commit 'a52976c0feab6e86138983c248bd01fa45cdda69'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Sep 27 20:29:20 2017 -0300| [91feb62b3dbfb49632e69ebc1cb46a22eac5] | committer: James Almer Merge commit 'a52976c0feab6e86138983c248bd01fa45cdda69' * commit 'a52976c0feab6e86138983c248bd01fa45cdda69': nvenc: make gpu indices independent of suppo

[FFmpeg-cvslog] Merge commit 'bc2589763042dc2384b724b203ec778f35bcebad'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Sep 27 20:31:12 2017 -0300| [09b1a9d74038c1bd0a06445e8afd19f0af3b3c72] | committer: James Almer Merge commit 'bc2589763042dc2384b724b203ec778f35bcebad' * commit 'bc2589763042dc2384b724b203ec778f35bcebad': utvideodec: Add a missing include This comm

[FFmpeg-cvslog] utvideodec: Add a missing include

2017-09-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Fri Feb 10 09:20:39 2017 +0200| [bc2589763042dc2384b724b203ec778f35bcebad] | committer: Martin Storsjö utvideodec: Add a missing include This was missing from 77c23704c76, fixing building. Signed-off-by: Martin Storsjö > http://git.videolan.org/git

[FFmpeg-cvslog] hlsenc: Correctly write down all 16 bytes in hex

2017-09-27 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Thu Feb 9 23:27:41 2017 +0100| [b6093e8c72a80710f086c678ab0730cf30953b5c] | committer: Luca Barbato hlsenc: Correctly write down all 16 bytes in hex Signed-off-by: Luca Barbato > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b6093e8c72a80

[FFmpeg-cvslog] Merge commit 'b6093e8c72a80710f086c678ab0730cf30953b5c'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Sep 27 20:33:41 2017 -0300| [9cf1376aadcdd8952c4ba7af0bf8634ddf99da0d] | committer: James Almer Merge commit 'b6093e8c72a80710f086c678ab0730cf30953b5c' * commit 'b6093e8c72a80710f086c678ab0730cf30953b5c': hlsenc: Correctly write down all 16 bytes in

[FFmpeg-cvslog] Merge commit 'ce6d72d10776b03c6780d4aa676414ce002285d4'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Sep 27 20:35:04 2017 -0300| [1a115a31d430b71973b1e1556fcf767417449f09] | committer: James Almer Merge commit 'ce6d72d10776b03c6780d4aa676414ce002285d4' * commit 'ce6d72d10776b03c6780d4aa676414ce002285d4': imgutils: Document av_image_get_buffer_size(

[FFmpeg-cvslog] imgutils: Document av_image_get_buffer_size()

2017-09-27 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Tue Feb 7 10:01:41 2017 -0500| [ce6d72d10776b03c6780d4aa676414ce002285d4] | committer: Vittorio Giovara imgutils: Document av_image_get_buffer_size() > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ce6d72d10776b03c6780d4aa676414ce002285

[FFmpeg-cvslog] Merge commit '53ea595eec984e3109310e8bb7ff4b5786d91057'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Sep 27 20:42:39 2017 -0300| [b35f6d3aa359567fa4572a1a982ec6d233929d35] | committer: James Almer Merge commit '53ea595eec984e3109310e8bb7ff4b5786d91057' * commit '53ea595eec984e3109310e8bb7ff4b5786d91057': mov: Rework stsc index validation See e26e6

[FFmpeg-cvslog] mov: Rework stsc index validation

2017-09-27 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Fri Feb 3 13:05:27 2017 +0100| [53ea595eec984e3109310e8bb7ff4b5786d91057] | committer: Vittorio Giovara mov: Rework stsc index validation In order to avoid potential integer overflow change the comparison and make sure to use the same unsigned type

[FFmpeg-cvslog] aarch64: vp9mc: Simplify the extmla macro parameters

2017-09-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Sat Dec 17 00:55:41 2016 +0200| [5e0c2158fbc774f87d3ce4b7b950ba4d42c4a7b8] | committer: Martin Storsjö aarch64: vp9mc: Simplify the extmla macro parameters Fold the field lengths into the macro. This makes the macro invocations much more readable, wh

[FFmpeg-cvslog] aarch64: vp9mc: Calculate less unused data in the 4 pixel wide horizontal filter

2017-09-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Sat Dec 17 13:14:38 2016 +0200| [388e0d2515bc6bbc9d0c9af1d230bd16cf945fe7] | committer: Martin Storsjö aarch64: vp9mc: Calculate less unused data in the 4 pixel wide horizontal filter No measured speedup on a Cortex A53, but other cores might benefit.

[FFmpeg-cvslog] arm: vp9itxfm: Optimize 16x16 and 32x32 idct dc by unrolling

2017-09-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Wed Jan 4 13:08:51 2017 +0200| [a76bf8cf1277ef6feb1580b578f5e6ca327e713c] | committer: Martin Storsjö arm: vp9itxfm: Optimize 16x16 and 32x32 idct dc by unrolling This work is sponsored by, and copyright, Google. Before:C

[FFmpeg-cvslog] aarch64: vp9itxfm: Optimize 16x16 and 32x32 idct dc by unrolling

2017-09-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Wed Jan 4 12:57:56 2017 +0200| [3fcf788fbbccc4130868e7abe58a88990290f7c1] | committer: Martin Storsjö aarch64: vp9itxfm: Optimize 16x16 and 32x32 idct dc by unrolling This work is sponsored by, and copyright, Google. Before:

[FFmpeg-cvslog] arm: vp9mc: Calculate less unused data in the 4 pixel wide horizontal filter

2017-09-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Sat Dec 17 13:09:50 2016 +0200| [fea92a4b57d1c328b1de226a5f213a629ee63754] | committer: Martin Storsjö arm: vp9mc: Calculate less unused data in the 4 pixel wide horizontal filter Before:Cortex A7 A8 A9 A53 vp9_put_8ta

[FFmpeg-cvslog] arm: vp9lpf: Use orrs instead of orr+cmp

2017-09-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Fri Jan 13 23:42:28 2017 +0200| [435cd7bc99671bf561193421a50ac6e9d63c4266] | committer: Martin Storsjö arm: vp9lpf: Use orrs instead of orr+cmp Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=435cd7bc99671bf

[FFmpeg-cvslog] arm/aarch64: vp9lpf: Calculate !hev directly

2017-09-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Thu Jan 12 16:52:33 2017 +0200| [e1f9de86f454861b69b199ad801adc2ec6c3b220] | committer: Martin Storsjö arm/aarch64: vp9lpf: Calculate !hev directly Previously we first calculated hev, and then negated it. Since we were able to schedule the negation i

[FFmpeg-cvslog] Merge commit '435cd7bc99671bf561193421a50ac6e9d63c4266'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Sep 27 20:51:29 2017 -0300| [7f89e9621b9efb78e74a2dd359247debf4950bc5] | committer: James Almer Merge commit '435cd7bc99671bf561193421a50ac6e9d63c4266' * commit '435cd7bc99671bf561193421a50ac6e9d63c4266': arm: vp9lpf: Use orrs instead of orr+cmp a

[FFmpeg-cvslog] avio: add a destructor for AVIOContext

2017-09-27 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Fri Jan 13 11:53:51 2017 +0100| [99684f3ae752fc8bfb44a2dd1482f8d7a3d8536d] | committer: Anton Khirnov avio: add a destructor for AVIOContext Before this commit, AVIOContext is to be freed with a plain av_free(), which prevents us from adding any deeper

[FFmpeg-cvslog] Use the new AVIOContext destructor.

2017-09-27 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Fri Jan 13 12:04:16 2017 +0100| [6f554521afdf7ab4edbfaa9536660a1dca946b19] | committer: Anton Khirnov Use the new AVIOContext destructor. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6f554521afdf7ab4edbfaa9536660a1dca946b19 --- avprobe

[FFmpeg-cvslog] Merge commit '6f554521afdf7ab4edbfaa9536660a1dca946b19'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Sep 27 20:55:46 2017 -0300| [4ad0264ab3d4ecfc0b5a3a399224ead33f1a5754] | committer: James Almer Merge commit '6f554521afdf7ab4edbfaa9536660a1dca946b19' * commit '6f554521afdf7ab4edbfaa9536660a1dca946b19': Use the new AVIOContext destructor. avio:

[FFmpeg-cvslog] Merge commit '5c8a5765dc5f4e29afb85b95be393c30f45412a8'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Sep 27 20:59:14 2017 -0300| [5256a86da067a324ece20bb9584880f5a63744ce] | committer: James Almer Merge commit '5c8a5765dc5f4e29afb85b95be393c30f45412a8' * commit '5c8a5765dc5f4e29afb85b95be393c30f45412a8': scale_npp: explicitly set the output frames

[FFmpeg-cvslog] scale_npp: explicitly set the output frames context for passthrough mode

2017-09-27 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Feb 1 10:38:42 2017 +0100| [5c8a5765dc5f4e29afb85b95be393c30f45412a8] | committer: Anton Khirnov scale_npp: explicitly set the output frames context for passthrough mode This is no longer done automatically for filters marked as hwframe-aware. >

[FFmpeg-cvslog] cpu: add a function for querying maximum required data alignment

2017-09-27 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Feb 8 09:32:17 2017 +0100| [e6bff23f1e11aefb16a2b5d6ee72bf7469c5a66e] | committer: Anton Khirnov cpu: add a function for querying maximum required data alignment > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e6bff23f1e11aefb16a2b5d6e

[FFmpeg-cvslog] Merge commit 'e6bff23f1e11aefb16a2b5d6ee72bf7469c5a66e'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Sep 27 22:56:53 2017 -0300| [522f87708653af3badcdc33be983bcc6009de49b] | committer: James Almer Merge commit 'e6bff23f1e11aefb16a2b5d6ee72bf7469c5a66e' * commit 'e6bff23f1e11aefb16a2b5d6ee72bf7469c5a66e': cpu: add a function for querying maximum req

[FFmpeg-cvslog] avutil/cpu: split flag checks per arch in av_cpu_max_align()

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Sep 27 23:10:09 2017 -0300| [3b345d389be2d67017f904caa21713f53a8e8c90] | committer: James Almer avutil/cpu: split flag checks per arch in av_cpu_max_align() Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3b345

[FFmpeg-cvslog] lavc: use av_cpu_max_align() instead of hardcoding alignment requirements

2017-09-27 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Feb 8 09:34:58 2017 +0100| [f44ec22e095c5ba00ffeadd891655c456e3dd014] | committer: Anton Khirnov lavc: use av_cpu_max_align() instead of hardcoding alignment requirements > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f44ec22e095c5ba0

[FFmpeg-cvslog] Merge commit 'f44ec22e095c5ba00ffeadd891655c456e3dd014'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Sep 27 23:16:43 2017 -0300| [24ee1b8c6343f00a3f5cd5d5aee5850f22436204] | committer: James Almer Merge commit 'f44ec22e095c5ba00ffeadd891655c456e3dd014' * commit 'f44ec22e095c5ba00ffeadd891655c456e3dd014': lavc: use av_cpu_max_align() instead of hard

[FFmpeg-cvslog] frame: allow align=0 (meaning automatic) for av_frame_get_buffer()

2017-09-27 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Wed Feb 8 09:46:04 2017 +0100| [4de220d2e3751c459f8739a08ac6ca52e63eba30] | committer: Anton Khirnov frame: allow align=0 (meaning automatic) for av_frame_get_buffer() This will avoid every caller from hardcoding some specific alignment, which may bre

[FFmpeg-cvslog] Merge commit '4de220d2e3751c459f8739a08ac6ca52e63eba30'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Sep 27 23:29:20 2017 -0300| [7aa6b8a68fce93d84c359158f198cd55324d0025] | committer: James Almer Merge commit '4de220d2e3751c459f8739a08ac6ca52e63eba30' * commit '4de220d2e3751c459f8739a08ac6ca52e63eba30': frame: allow align=0 (meaning automatic) for

[FFmpeg-cvslog] AVFrame: add an opaque_ref field

2017-09-27 Thread wm4
ffmpeg | branch: master | wm4 | Thu Feb 2 11:27:54 2017 +0100| [04f3bd349651694f30feeb8c4ed9bc58106fca54] | committer: Anton Khirnov AVFrame: add an opaque_ref field This is an extended version of the AVFrame.opaque field, which can be used to attach arbitrary user information to an AVFrame.

[FFmpeg-cvslog] Merge commit '04f3bd349651694f30feeb8c4ed9bc58106fca54'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Sep 27 23:35:59 2017 -0300| [11f3a7ae108ab26ce334d362f076bfdd9c803a43] | committer: James Almer Merge commit '04f3bd349651694f30feeb8c4ed9bc58106fca54' * commit '04f3bd349651694f30feeb8c4ed9bc58106fca54': AVFrame: add an opaque_ref field This commi

[FFmpeg-cvslog] hwcontext_dxva2: support D3D9Ex

2017-09-27 Thread wm4
ffmpeg | branch: master | wm4 | Fri Feb 10 12:17:24 2017 +0100| [c2f97f050870897575570708ac48c5c15e6a0dd8] | committer: Anton Khirnov hwcontext_dxva2: support D3D9Ex D3D9Ex uses different driver paths. This helps with "headless" configurations when no user logs in. Plain D3D9 device creation w

[FFmpeg-cvslog] Merge commit 'c2f97f050870897575570708ac48c5c15e6a0dd8'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Sep 27 23:37:43 2017 -0300| [596a4cbd0a1bcd2a45fbc97538d4e9bf35bf14a2] | committer: James Almer Merge commit 'c2f97f050870897575570708ac48c5c15e6a0dd8' * commit 'c2f97f050870897575570708ac48c5c15e6a0dd8': hwcontext_dxva2: support D3D9Ex This commit

[FFmpeg-cvslog] Merge commit '0ee78020cd41d81eec651acd7fc65906207796f3'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Sep 27 23:41:24 2017 -0300| [b02b43a823a6ff0278f1ac5d0cfe3ac698d67ba5] | committer: James Almer Merge commit '0ee78020cd41d81eec651acd7fc65906207796f3' * commit '0ee78020cd41d81eec651acd7fc65906207796f3': configure: Move up the avbuild directory cre

[FFmpeg-cvslog] configure: Move up the avbuild directory creation

2017-09-27 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Fri Feb 10 19:31:34 2017 +| [0ee78020cd41d81eec651acd7fc65906207796f3] | committer: Luca Barbato configure: Move up the avbuild directory creation The early check for inconsistent in-source vs out-of-source build cannot generate a config.log otherwi

[FFmpeg-cvslog] aac: Validate the sbr sample rate before using the value

2017-09-27 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Sat Feb 11 15:40:20 2017 +0100| [ba30b74686f0cb6c9dd465ac4820059c48bf9d08] | committer: Luca Barbato aac: Validate the sbr sample rate before using the value Avoid a floating point exception. Bug-Id: 1027 CC: libav-sta...@libav.org > http://git.videol

[FFmpeg-cvslog] Merge commit 'ba30b74686f0cb6c9dd465ac4820059c48bf9d08'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Sep 27 23:48:40 2017 -0300| [e9a388061371d35a949106c627018122ad07eb04] | committer: James Almer Merge commit 'ba30b74686f0cb6c9dd465ac4820059c48bf9d08' * commit 'ba30b74686f0cb6c9dd465ac4820059c48bf9d08': aac: Validate the sbr sample rate before usi

[FFmpeg-cvslog] dv: Convert to the new bitstream reader

2017-09-27 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Mon Apr 11 19:18:50 2016 +0200| [9c2d36fcaf8748b9baa9aba9264abefce711d67b] | committer: Diego Biurrun dv: Convert to the new bitstream reader > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9c2d36fcaf8748b9baa9aba9264abefce711d67b --- liba

[FFmpeg-cvslog] Merge commit '9c2d36fcaf8748b9baa9aba9264abefce711d67b'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Sep 27 23:52:22 2017 -0300| [a1dcb057e3dc0b19fd0d82745ae7ab4ccdf6a43f] | committer: James Almer Merge commit '9c2d36fcaf8748b9baa9aba9264abefce711d67b' * commit '9c2d36fcaf8748b9baa9aba9264abefce711d67b': dv: Convert to the new bitstream reader Thi

[FFmpeg-cvslog] doc/libav-merge: mention skipped or incomplete runtime alignment commits

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Sep 27 23:57:30 2017 -0300| [774295a3e01a52e20df5b34b56d54f5ff4f0746a] | committer: James Almer doc/libav-merge: mention skipped or incomplete runtime alignment commits Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co

[FFmpeg-cvslog] arm: vp9lpf: Interleave the start of flat8in into the calculation above

2017-09-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Tue Jan 10 16:49:13 2017 +0200| [e18c39005ad1dbb178b336f691da1de91afd434e] | committer: Martin Storsjö arm: vp9lpf: Interleave the start of flat8in into the calculation above This adds lots of extra .ifs, but speeds it up by a couple cycles, by avoidi

[FFmpeg-cvslog] aarch64: vp9lpf: Fix broken indentation/vertical alignment

2017-09-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Wed Jan 11 11:58:02 2017 +0200| [07b5136c481d394992c7e951967df0cfbb346c0b] | committer: Martin Storsjö aarch64: vp9lpf: Fix broken indentation/vertical alignment Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit

[FFmpeg-cvslog] Merge commit '07b5136c481d394992c7e951967df0cfbb346c0b'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Sep 28 00:00:23 2017 -0300| [d987f9cfe37027758eac54ccac1d9fa040fd5707] | committer: James Almer Merge commit '07b5136c481d394992c7e951967df0cfbb346c0b' * commit '07b5136c481d394992c7e951967df0cfbb346c0b': aarch64: vp9lpf: Fix broken indentation/vert

[FFmpeg-cvslog] aarch64: vp9lpf: Interleave the start of flat8in into the calculation above

2017-09-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Tue Jan 10 22:08:50 2017 +0200| [b0806088d3b27044145b20421da8d39089ae0c6a] | committer: Martin Storsjö aarch64: vp9lpf: Interleave the start of flat8in into the calculation above This adds lots of extra .ifs, but speeds it up by a couple cycles, by av

[FFmpeg-cvslog] lavc: Add device context field to AVCodecContext

2017-09-27 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Sat Feb 11 15:13:04 2017 +| [44f2eda39ff55c69d4d739fb12a42a10b7ce581c] | committer: Mark Thompson lavc: Add device context field to AVCodecContext For use by codec implementations which can allocate frames internally. > http://git.videolan.org/git

[FFmpeg-cvslog] Merge commit '44f2eda39ff55c69d4d739fb12a42a10b7ce581c'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Sep 28 00:02:15 2017 -0300| [d7458ca8d7c8ae65fca0e4641cdc77c6dc327808] | committer: James Almer Merge commit '44f2eda39ff55c69d4d739fb12a42a10b7ce581c' * commit '44f2eda39ff55c69d4d739fb12a42a10b7ce581c': lavc: Add device context field to AVCodecCon

[FFmpeg-cvslog] vaapi: Implement device-only setup

2017-09-27 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Sat Feb 11 15:13:12 2017 +| [5dd9a4b88b287bf8c93520afda7becb1ad0d1894] | committer: Mark Thompson vaapi: Implement device-only setup In this case, the user only supplies a device and the frame context is allocated internally by lavc. > http://git.

[FFmpeg-cvslog] Merge commit '5dd9a4b88b287bf8c93520afda7becb1ad0d1894'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Sep 28 00:05:24 2017 -0300| [752bc6b402ae3a20a7e01e6bdde483b081dffc81] | committer: James Almer Merge commit '5dd9a4b88b287bf8c93520afda7becb1ad0d1894' * commit '5dd9a4b88b287bf8c93520afda7becb1ad0d1894': vaapi: Implement device-only setup This com

[FFmpeg-cvslog] Merge commit 'e791b915c774408fbc0ec9e7270b021899e08ccc'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Sep 28 00:06:42 2017 -0300| [2838ab65ccf5e3ceefe9819c1aee6edd7f3e4d90] | committer: James Almer Merge commit 'e791b915c774408fbc0ec9e7270b021899e08ccc' * commit 'e791b915c774408fbc0ec9e7270b021899e08ccc': hwcontext_vaapi: Try to support the VDPAU wr

[FFmpeg-cvslog] hwcontext_vaapi: Try to support the VDPAU wrapper

2017-09-27 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Mon Jan 30 19:11:28 2017 +| [e791b915c774408fbc0ec9e7270b021899e08ccc] | committer: Mark Thompson hwcontext_vaapi: Try to support the VDPAU wrapper The driver is somewhat bitrotten (not updated for years) but is still usable for decoding with this

[FFmpeg-cvslog] mov: Do not try to parse multiple stsd for the same track

2017-09-27 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Sat Feb 11 21:44:08 2017 +| [b446f0e98f85e2e931b476e52b319f1c49244660] | committer: Luca Barbato mov: Do not try to parse multiple stsd for the same track Bug-Id: 1017 CC: libav-sta...@libav.org Signed-off-by: Luca Barbato > http://git.videolan.o

[FFmpeg-cvslog] Merge commit 'b446f0e98f85e2e931b476e52b319f1c49244660'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Sep 28 00:09:20 2017 -0300| [d99c3af7072d0011c4f2cbedb2f624e6b616cfc0] | committer: James Almer Merge commit 'b446f0e98f85e2e931b476e52b319f1c49244660' * commit 'b446f0e98f85e2e931b476e52b319f1c49244660': mov: Do not try to parse multiple stsd for t

[FFmpeg-cvslog] configure: Check for xcb as well as xcb-shape before enabling libxcb

2017-09-27 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun | Sat Feb 11 11:47:34 2017 +0100| [871b4f3654636ed64560e86b9faa33828d195ceb] | committer: Diego Biurrun configure: Check for xcb as well as xcb-shape before enabling libxcb Newer versions of libxcb have xcb-foo pkg-config files that do not declare their

[FFmpeg-cvslog] Merge commit '871b4f3654636ed64560e86b9faa33828d195ceb'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Sep 28 00:13:10 2017 -0300| [e2a5fa11b2a20a579d425ce6e162873660333445] | committer: James Almer Merge commit '871b4f3654636ed64560e86b9faa33828d195ceb' * commit '871b4f3654636ed64560e86b9faa33828d195ceb': configure: Check for xcb as well as xcb-shap

[FFmpeg-cvslog] asfdec: Account for different Format Data sizes

2017-09-27 Thread Alexandra Hájková
ffmpeg | branch: master | Alexandra Hájková | Wed Feb 8 12:51:37 2017 +0100| [0539d84d985e811e5989ef27c13f7e2dda0f9b89] | committer: Diego Biurrun asfdec: Account for different Format Data sizes Some muxers may use the BMP_HEADER Format Data size instead of the ASF-specific one. Bug-Id: 1020

[FFmpeg-cvslog] Merge commit '0539d84d985e811e5989ef27c13f7e2dda0f9b89'

2017-09-27 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Sep 28 00:18:10 2017 -0300| [42f27d1b8eab9ea88d2e9faeb35f72dd72eca7b4] | committer: James Almer Merge commit '0539d84d985e811e5989ef27c13f7e2dda0f9b89' * commit '0539d84d985e811e5989ef27c13f7e2dda0f9b89': asfdec: Account for different Format Data si

[FFmpeg-cvslog] libopenh264dec: Let the framework use the h264_mp4toannexb bitstream filter

2017-09-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Wed Feb 15 11:06:17 2017 +0200| [030de53e9cc225dc767458aedcc87efd457b4f3b] | committer: Martin Storsjö libopenh264dec: Let the framework use the h264_mp4toannexb bitstream filter This avoids a lot of boilerplate code within the decoder wrapper itself.

  1   2   >