[FFmpeg-cvslog] vf_scale: Use correct chroma positions for YUV420P

2014-12-24 Thread Kieran Kunhya
ffmpeg | branch: master | Kieran Kunhya | Wed Dec 24 23:52:46 2014 +| [1515bfb3132d9e040f856bc48fbe8a4f26b14c14] | committer: Michael Niedermayer vf_scale: Use correct chroma positions for YUV420P Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/vc1_mc: use the same reference as luma does in ff_vc1_mc_4mv_chroma()

2014-12-24 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Dec 24 22:47:38 2014 +0100| [b51cc701bc4ac34959944f30ca8a7e01e1338d43] | committer: Michael Niedermayer avcodec/vc1_mc: use the same reference as luma does in ff_vc1_mc_4mv_chroma() Fixes Ticket3230 Signed-off-by: Michael Niedermayer > htt

[FFmpeg-cvslog] avfilter/vf_fspp: add missing inline asm guards

2014-12-24 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Dec 24 15:44:06 2014 -0300| [b94e85453e900b056dde1be6050c13ed69bbbd5d] | committer: James Almer avfilter/vf_fspp: add missing inline asm guards > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b94e85453e900b056dde1be6050c13ed69bbbd5d ---

[FFmpeg-cvslog] lavfi/mp: drop mp=fspp filter

2014-12-24 Thread Stefano Sabatini
ffmpeg | branch: master | Stefano Sabatini | Wed Dec 24 16:19:29 2014 +0100| [a51c78c65d596a6473a8f08e925a35249944e449] | committer: Stefano Sabatini lavfi/mp: drop mp=fspp filter It has been ported to libavfilter. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a51c78c65d596a6473

[FFmpeg-cvslog] lavfi: port mp=fspp to a native libavfilter filter

2014-12-24 Thread Arwa Arif
ffmpeg | branch: master | Arwa Arif | Tue Dec 23 22:42:37 2014 +0530| [bdc4db0ee356cd318260e817de9a9930eaf9954f] | committer: Stefano Sabatini lavfi: port mp=fspp to a native libavfilter filter Signed-off-by: Stefano Sabatini > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bdc4db

[FFmpeg-cvslog] avfilter/showwaves: use INT16_MAX instead of a self defined macro

2014-12-24 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Wed Dec 24 15:11:23 2014 +0100| [f6950a077cd4a274f3c3432fdcbea6692c14a4aa] | committer: Clément Bœsch avfilter/showwaves: use INT16_MAX instead of a self defined macro > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f6950a077cd4a274f3c3432f

[FFmpeg-cvslog] avfilter/showwaves: fix height range for cline mode

2014-12-24 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Wed Dec 24 15:11:44 2014 +0100| [ecafde6606a51c285ed7ca4d27697392b493919e] | committer: Clément Bœsch avfilter/showwaves: fix height range for cline mode > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ecafde6606a51c285ed7ca4d27697392b49391

[FFmpeg-cvslog] avformat/seek: move the cur variable into the loop

2014-12-24 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Dec 24 13:01:31 2014 +0100| [96dce6f7ceaa8d3c7eddd241213bec82e84e7f7a] | committer: Michael Niedermayer avformat/seek: move the cur variable into the loop This improves readability and makes it clear that the freed value is not used after the

[FFmpeg-cvslog] avformat/rtpdec_mpeg4: Use av_freep() to avoid leaving stale pointers in memory

2014-12-24 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Dec 24 13:01:10 2014 +0100| [3f56224a9a83719b5bb42ad0bb9a6267b131e50b] | committer: Michael Niedermayer avformat/rtpdec_mpeg4: Use av_freep() to avoid leaving stale pointers in memory Signed-off-by: Michael Niedermayer > http://git.videolan

[FFmpeg-cvslog] avformat/rtpproto: Use av_freep() to avoid leaving stale pointers in memory

2014-12-24 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Dec 24 13:00:34 2014 +0100| [ef05af82b275c6e97f1e0bfdf92a3d9c56881aff] | committer: Michael Niedermayer avformat/rtpproto: Use av_freep() to avoid leaving stale pointers in memory Signed-off-by: Michael Niedermayer > http://git.videolan.org

[FFmpeg-cvslog] avformat/seek: use av_freep() to avoid leaving stale pointers in memory

2014-12-24 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Dec 24 13:00:03 2014 +0100| [82d1abc44c5e46f8d64a62dc153ea5ece7ac202b] | committer: Michael Niedermayer avformat/seek: use av_freep() to avoid leaving stale pointers in memory Signed-off-by: Michael Niedermayer > http://git.videolan.org/git

[FFmpeg-cvslog] tableprint_vlc.h: Should not be checked by checkheaders.

2014-12-24 Thread Reimar Döffinger
ffmpeg | branch: master | Reimar Döffinger | Wed Dec 24 12:56:00 2014 +0100| [bed78064f4a884308ae02aaddc009d388124a574] | committer: Reimar Döffinger tableprint_vlc.h: Should not be checked by checkheaders. Same as for tableprint.h. Signed-off-by: Reimar Döffinger > http://git.videolan.org/