[FFmpeg-cvslog] configure: select vp9_superframe_split_bsf when enabling vp9_decoder

2017-11-29 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Nov 30 01:51:16 2017 -0300| [5a366f9770dd7b02b0721b2857d6baa96acdb0af] | committer: James Almer configure: select vp9_superframe_split_bsf when enabling vp9_decoder This is required since a5679933c1b8b6bef5c5c3eb7c70d06c695066cf Signed-off-by: James

[FFmpeg-cvslog] avformat/avc: reindent after the last commit

2017-11-29 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Nov 24 19:47:47 2017 -0300| [df20619b649e82598d0e6efab291b427922b8ca4] | committer: James Almer avformat/avc: reindent after the last commit Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=df20619b649e82598d0e6

[FFmpeg-cvslog] avformat/avc: return an error in ff_isom_write_avcc if the buffer lenght is too small

2017-11-29 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Nov 24 19:42:50 2017 -0300| [ae7df68edd79bce5c318810c6b307ee4e81cd2a6] | committer: James Almer avformat/avc: return an error in ff_isom_write_avcc if the buffer lenght is too small Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ff

[FFmpeg-cvslog] avformat/avc: support writting more than one sps/pps in ff_isom_write_avcc

2017-11-29 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Nov 24 22:36:22 2017 -0300| [8d33e8661694f45a4552d3a3eff736a0f0d17932] | committer: James Almer avformat/avc: support writting more than one sps/pps in ff_isom_write_avcc Addresses ticket #6864 Reviewed-by: Michael Niedermayer Signed-off-by: James A

[FFmpeg-cvslog] avformat/avc: free buffer in ff_isom_write_avcc on failure

2017-11-29 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Nov 24 20:26:08 2017 -0300| [d5af8afbe4698273b2ef9b57487489b40f7888b1] | committer: James Almer avformat/avc: free buffer in ff_isom_write_avcc on failure Reviewed-by: Michael Niedermayer Signed-off-by: James Almer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avformat/avc: refactor ff_isom_write_avcc

2017-11-29 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Nov 24 19:45:54 2017 -0300| [9cd361c5c1f3550df9b2d4bd13b02ea592727f7c] | committer: James Almer avformat/avc: refactor ff_isom_write_avcc This lets us remove one indentation level. Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffm

[FFmpeg-cvslog] avformat/hlsenc: Refactored 'get_int_from_double' function to allow reuse

2017-11-29 Thread Karthick J
ffmpeg | branch: master | Karthick J | Thu Nov 30 10:54:54 2017 +0800| [3684b5e56a54b850bd725ffc63cb454e23fd79db] | committer: Steven Liu avformat/hlsenc: Refactored 'get_int_from_double' function to allow reuse > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3684b5e56a54b850bd725f

[FFmpeg-cvslog] avformat/dashenc: Option to generate hls playlist as well

2017-11-29 Thread Karthick J
ffmpeg | branch: master | Karthick J | Thu Nov 30 10:55:51 2017 +0800| [8c2b37e678e3d5ab16fef471fffc741b88622a85] | committer: Steven Liu avformat/dashenc: Option to generate hls playlist as well This is to take full advantage of Common Media Application Format(CMAF). Now server can generate o

[FFmpeg-cvslog] avcodec/dnxhddec: Do not overwrite colorspace if the container has set it.

2017-11-29 Thread Steven Robertson
ffmpeg | branch: master | Steven Robertson | Tue Nov 28 16:49:46 2017 -0800| [c6a905b91d935f78f5c33f6ce2dbe294b3353b77] | committer: Michael Niedermayer avcodec/dnxhddec: Do not overwrite colorspace if the container has set it. The existing logic overrides container metadata even in cases wher

[FFmpeg-cvslog] Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa'

2017-11-29 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Nov 29 21:06:49 2017 -0300| [d268094f889479a8edee43d8c847da8838b8bf0f] | committer: James Almer Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa' * commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa': stereo3d: Support view type for frame sequen

[FFmpeg-cvslog] prores: Always assume limited range

2017-11-29 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Wed Sep 27 17:28:55 2017 -0400| [45d7be7f930cf707ead07416e10e2d0e061e99ce] | committer: Vittorio Giovara prores: Always assume limited range As defined by the specification. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=45d7be7f930cf7

[FFmpeg-cvslog] Merge commit '45d7be7f930cf707ead07416e10e2d0e061e99ce'

2017-11-29 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Nov 29 21:06:23 2017 -0300| [eb01ac6c75b5b42a9d50d405248cb3315ccb3965] | committer: James Almer Merge commit '45d7be7f930cf707ead07416e10e2d0e061e99ce' * commit '45d7be7f930cf707ead07416e10e2d0e061e99ce': prores: Always assume limited range This co

[FFmpeg-cvslog] Merge commit 'b843b343d8a3210ae37a2342b1904a5bd1e5fc6e'

2017-11-29 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Nov 29 21:04:33 2017 -0300| [dde7b1d4857fa710113d1fc365bc4ea7707e3156] | committer: James Almer Merge commit 'b843b343d8a3210ae37a2342b1904a5bd1e5fc6e' * commit 'b843b343d8a3210ae37a2342b1904a5bd1e5fc6e': qsvenc: cavlc option is only available for h

[FFmpeg-cvslog] stereo3d: Support view type for frame sequence type

2017-11-29 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Mon Sep 25 15:09:21 2017 +0200| [99e9697e3a12ab4a6638a36b95edafd6a98f9eaa] | committer: Vittorio Giovara stereo3d: Support view type for frame sequence type Implement detection in h264 and hevc and insertion in framepack filter. Signed-off-by: Vitt

[FFmpeg-cvslog] qsvenc: cavlc option is only available for h264

2017-11-29 Thread Li , Zhong
ffmpeg | branch: master | Li, Zhong | Mon Nov 27 11:19:57 2017 -0500| [b843b343d8a3210ae37a2342b1904a5bd1e5fc6e] | committer: Maxym Dmytrychenko qsvenc: cavlc option is only available for h264 Moving option definition to h264 implementation and fixing command line defaults in order to properly

[FFmpeg-cvslog] examples/hw_decode: Use hw-config information to find pixfmt

2017-11-29 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Tue Nov 28 13:58:31 2017 +| [b0d9eab7f202f439b7c28e23ed1852abc814cd52] | committer: Mark Thompson examples/hw_decode: Use hw-config information to find pixfmt This removes all remaining device-type specificity. > http://git.videolan.org/gitweb.cgi

[FFmpeg-cvslog] avcodec/samidec: check av_strdup() return value

2017-11-29 Thread Pan Bian
ffmpeg | branch: master | Pan Bian | Mon Nov 27 14:56:32 2017 +0800| [61bbc537ab2305392bd170a6f404ed6402bee4a8] | committer: Clément Bœsch avcodec/samidec: check av_strdup() return value In function sami_paragraph_to_ass(), the return value of av_strdup() is not checked. To avoid potential NUL

[FFmpeg-cvslog] lavc/samidec: properly raise errors from sami_paragraph_to_ass()

2017-11-29 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Wed Nov 29 22:23:36 2017 +0100| [8d51d10eb895bda02ab0f8b3af082b5c9a781690] | committer: Clément Bœsch lavc/samidec: properly raise errors from sami_paragraph_to_ass() > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8d51d10eb895bda02ab0f8b3a

[FFmpeg-cvslog] avcodec/amfenc: move config.h include where it's needed

2017-11-29 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Nov 29 14:24:08 2017 -0300| [a198c1386a4f90cd6ae06874d1cdc2e3c0891fb8] | committer: James Almer avcodec/amfenc: move config.h include where it's needed Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a198c1386a

[FFmpeg-cvslog] vp9_parser: don't split superframes into separate packets

2017-11-29 Thread wm4
ffmpeg | branch: master | wm4 | Wed Nov 29 17:07:26 2017 +0100| [0c162854c1fa2a1e43ce5588b67842675f45e3c7] | committer: wm4 vp9_parser: don't split superframes into separate packets We did this for the sake of the decoder. With the vp9 change, it's not necessary anymore. > http://git.videolan.

[FFmpeg-cvslog] vp9: use superframe split BSF

2017-11-29 Thread wm4
ffmpeg | branch: master | wm4 | Fri Nov 17 14:15:22 2017 +0100| [a5679933c1b8b6bef5c5c3eb7c70d06c695066cf] | committer: wm4 vp9: use superframe split BSF webm usually has invisible superframes merged with normal frames. (vpxenc muxes them in this form, which is evidence enough that this is the

[FFmpeg-cvslog] avformat/hlsplaylist: add missing header includes

2017-11-29 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Nov 29 13:09:23 2017 -0300| [91127355f5863e1f830e0a718036ad7189f42df3] | committer: James Almer avformat/hlsplaylist: add missing header includes Fixes checkheaders. Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=comm

[FFmpeg-cvslog] avformat/hlsplaylist: fix header include guard

2017-11-29 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Nov 29 13:02:37 2017 -0300| [85b84e12433031efc11a079fa989d831a7b0099b] | committer: James Almer avformat/hlsplaylist: fix header include guard Fixes fate-source Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=

[FFmpeg-cvslog] avformat/hlsenc: Modularized playlist creation to allow reuse

2017-11-29 Thread Karthick J
ffmpeg | branch: master | Karthick J | Wed Nov 29 19:44:15 2017 +0800| [da49cdf6401ea3caa616c226f24dfb407633acd0] | committer: Steven Liu avformat/hlsenc: Modularized playlist creation to allow reuse > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=da49cdf6401ea3caa616c226f24dfb4076

[FFmpeg-cvslog] avcodec/nvenc: set correct error code

2017-11-29 Thread Pan Bian
ffmpeg | branch: master | Pan Bian | Mon Nov 27 09:52:50 2017 +0800| [eb69e7bed80a1c8afee9acf9f8daff6be5e9ea62] | committer: Timo Rothenpieler avcodec/nvenc: set correct error code In function process_output_surface(), the return value is 0 on the path that av_mallocz() returns a NULL pointer.