[FFmpeg-cvslog] avcodec/h264_slice: Dont reset mb_aff_frame per slice

2015-04-08 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer michae...@gmx.at | Wed Apr 8 12:29:47 2015 +0200| [386601286fed2dff5e1955bc21a0256f6f35ab19] | committer: Michael Niedermayer avcodec/h264_slice: Dont reset mb_aff_frame per slice Fixes null pointer dereference Fixes Ticket4440 Signed-off-by:

[FFmpeg-cvslog] avcodec/h264: use consistent argument name in MB_FIELD() macro

2015-04-08 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer michae...@gmx.at | Wed Apr 8 12:27:09 2015 +0200| [795199fca408b38cb8dbd85e213805bf19d2763c] | committer: Michael Niedermayer avcodec/h264: use consistent argument name in MB_FIELD() macro Signed-off-by: Michael Niedermayer michae...@gmx.at

[FFmpeg-cvslog] avcodec/h264_slice: Fix uninitialized variable

2015-04-08 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer michae...@gmx.at | Wed Apr 8 13:05:38 2015 +0200| [845ab37b05e1101f538543f4e35ce0672ad8690b] | committer: Michael Niedermayer avcodec/h264_slice: Fix uninitialized variable Signed-off-by: Michael Niedermayer michae...@gmx.at

[FFmpeg-cvslog] libavcodec/hqx: correct clipping error

2015-04-08 Thread fe...@bigroses.nl
ffmpeg | branch: master | fe...@bigroses.nl fe...@bigroses.nl | Tue Apr 7 12:42:17 2015 +0200| [92f94fd5dd8b256c5633eda655dda4782eca2ad8] | committer: Michael Niedermayer libavcodec/hqx: correct clipping error Signed-off-by: Michael Niedermayer michae...@gmx.at

[FFmpeg-cvslog] avutil/x86/Makefile: Make building and linking of emms.c conditional

2015-04-08 Thread Ronald S. Bultje
ffmpeg | branch: master | Ronald S. Bultje rsbul...@gmail.com | Wed Apr 8 17:17:24 2015 +0200| [b926f02e81165378e615ca619f1283358dac26e4] | committer: Michael Niedermayer avutil/x86/Makefile: Make building and linking of emms.c conditional Signed-off-by: Michael Niedermayer michae...@gmx.at

[FFmpeg-cvslog] avfilter: handle error in query_formats() in bunch of filters

2015-04-08 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol one...@gmail.com | Fri Apr 3 17:55:18 2015 +| [a0854c084ea1541591c54aaab1f993ebaf92ffaf] | committer: Paul B Mahol avfilter: handle error in query_formats() in bunch of filters Signed-off-by: Paul B Mahol one...@gmail.com

[FFmpeg-cvslog] avformat/libquvi: Fix whitelist handling

2015-04-08 Thread Gilles Chanteperdrix
ffmpeg | branch: master | Gilles Chanteperdrix gilles.chanteperd...@xenomai.org | Wed Apr 8 14:38:11 2015 +0200| [21e034a47a2b407f0896114a995fd507f0f5230f] | committer: Michael Niedermayer avformat/libquvi: Fix whitelist handling Fixes null pointer dereference Signed-off-by: Michael

[FFmpeg-cvslog] Merge commit 'c4d37cd9ef6e374bb888f6273259b10fac5bd909'

2015-04-08 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer michae...@gmx.at | Wed Apr 8 20:36:44 2015 +0200| [8e1717cf12f88823b851cca706a2e5ab7aa1c7c4] | committer: Michael Niedermayer Merge commit 'c4d37cd9ef6e374bb888f6273259b10fac5bd909' * commit 'c4d37cd9ef6e374bb888f6273259b10fac5bd909':

[FFmpeg-cvslog] matroskadec: export cover art correctly

2015-04-08 Thread wm4
ffmpeg | branch: master | wm4 nfx...@googlemail.com | Fri Apr 3 16:11:53 2015 +0200| [c4d37cd9ef6e374bb888f6273259b10fac5bd909] | committer: Anton Khirnov matroskadec: export cover art correctly Generally, libavformat exports cover art pictures as video streams with 1 packet and

[FFmpeg-cvslog] g2meet: KR formatting cosmetics

2015-04-08 Thread Diego Biurrun
ffmpeg | branch: master | Diego Biurrun di...@biurrun.de | Fri Oct 10 10:52:03 2014 +0200| [bb815dfc38b8ef7a89d6b9684ce0cdc296385d6d] | committer: Diego Biurrun g2meet: KR formatting cosmetics http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bb815dfc38b8ef7a89d6b9684ce0cdc296385d6d

[FFmpeg-cvslog] Merge commit 'bb815dfc38b8ef7a89d6b9684ce0cdc296385d6d'

2015-04-08 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer michae...@gmx.at | Wed Apr 8 20:48:29 2015 +0200| [edaca0812a05523b82039d5be6b1aa069b68b9c6] | committer: Michael Niedermayer Merge commit 'bb815dfc38b8ef7a89d6b9684ce0cdc296385d6d' * commit 'bb815dfc38b8ef7a89d6b9684ce0cdc296385d6d': g2meet: KR

[FFmpeg-cvslog] lavf/apngenc: Do not print a warning in the normal use-case.

2015-04-08 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos ceho...@ag.or.at | Wed Apr 8 19:58:32 2015 +0200| [79c11388e1f5d1af4dadf89f8a80d081f3a9ba4b] | committer: Carl Eugen Hoyos lavf/apngenc: Do not print a warning in the normal use-case.

[FFmpeg-cvslog] avcodec/aacdec: Fix storing state before PCE decode

2015-04-08 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer michae...@gmx.at | Thu Apr 9 00:04:44 2015 +0200| [e88b3852aefaa39b2170ef185ad03dda18732821] | committer: Michael Niedermayer avcodec/aacdec: Fix storing state before PCE decode Fixes Ticket4460 Signed-off-by: Michael Niedermayer michae...@gmx.at

[FFmpeg-cvslog] avutil/x86/Makefile: fix conditional x86/emms.o build

2015-04-08 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer michae...@gmx.at | Thu Apr 9 01:01:12 2015 +0200| [d630f38f47cf468ffeb062f8d6c4efa9fcbd25f5] | committer: Michael Niedermayer avutil/x86/Makefile: fix conditional x86/emms.o build Signed-off-by: Michael Niedermayer michae...@gmx.at

[FFmpeg-cvslog] microdvd: do not export framerate hint as subtitle packet

2015-04-08 Thread wm4
ffmpeg | branch: master | wm4 nfx...@googlemail.com | Wed Apr 8 19:55:04 2015 +0200| [48f27b78f4bcb26fc214f8815427e615adbfda40] | committer: Michael Niedermayer microdvd: do not export framerate hint as subtitle packet MicroDVD has a hack for specifying the video framerate the subtitle was

[FFmpeg-cvslog] avcodec/h264_ps: Move truncation check from VUI to SPS

2015-04-08 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer michae...@gmx.at | Wed Apr 8 22:18:35 2015 +0200| [32e06c485be94a4967bff87022cbb065d3cbfd0d] | committer: Michael Niedermayer avcodec/h264_ps: Move truncation check from VUI to SPS This more completely checks for truncation Signed-off-by: Michael

[FFmpeg-cvslog] vda: Cast to not discard constant qualifier and silence compiler warning

2015-04-08 Thread Himangi Saraogi
ffmpeg | branch: master | Himangi Saraogi himangi...@gmail.com | Thu Apr 9 03:58:31 2015 +0530| [df4fca21632a58300dea1b60e5b545d6bf34ac0d] | committer: Michael Niedermayer vda: Cast to not discard constant qualifier and silence compiler warning Signed-off-by: Michael Niedermayer