[FFmpeg-cvslog] avcodec/motion_est: use 2x8x8 for interlaced qpel

2014-12-01 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Dec 1 13:23:24 2014 +0100| [b50e003e1cb6a215df44ffa3354603bf600b4aa3] | committer: Michael Niedermayer avcodec/motion_est: use 2x8x8 for interlaced qpel Fixes out of array read Fixes Ticket4121 Signed-off-by: Michael Niedermayer > http://

[FFmpeg-cvslog] avformat/utils: Search harder for missing stream information in flv by default

2014-12-01 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Dec 1 15:26:58 2014 +0100| [24fdf7334d2bb9aab0abdbc878b8ae51eb57c86b] | committer: Michael Niedermayer avformat/utils: Search harder for missing stream information in flv by default Fixes Ticket4133 Signed-off-by: Michael Niedermayer > ht

[FFmpeg-cvslog] avcodec/wmaprodec: Use avpriv_float_dsp_alloc()

2014-12-01 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Dec 1 18:07:59 2014 +0100| [3384d76503b40b395189227b8cc8f8942c545ccd] | committer: Michael Niedermayer avcodec/wmaprodec: Use avpriv_float_dsp_alloc() Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co

[FFmpeg-cvslog] avcodec/vorbisdec: Use avpriv_float_dsp_alloc()

2014-12-01 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Dec 1 18:10:11 2014 +0100| [51f2422c2b7a6d694e967864a1fe6fd94ebec803] | committer: Michael Niedermayer avcodec/vorbisdec: Use avpriv_float_dsp_alloc() Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co

[FFmpeg-cvslog] avcodec/opus_celt: Use avpriv_float_dsp_alloc()

2014-12-01 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Dec 1 18:12:38 2014 +0100| [00d4759134defa7394d7ca3175c43222bc6a] | committer: Michael Niedermayer avcodec/opus_celt: Use avpriv_float_dsp_alloc() Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co

[FFmpeg-cvslog] Make the RELEASE file match with the most recent tag

2014-12-01 Thread Reinhard Tartler
ffmpeg | branch: master | Reinhard Tartler | Sun Nov 30 22:31:31 2014 -0500| [e4a77dc204f80a6876cbd91de9b71c30feebe119] | committer: Reinhard Tartler Make the RELEASE file match with the most recent tag > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e4a77dc204f80a6876cbd91de9b71c3

[FFmpeg-cvslog] Merge commit 'e4a77dc204f80a6876cbd91de9b71c30feebe119'

2014-12-01 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Dec 1 21:33:07 2014 +0100| [9978916c531d077e359b6cde378115dfc45e172e] | committer: Michael Niedermayer Merge commit 'e4a77dc204f80a6876cbd91de9b71c30feebe119' * commit 'e4a77dc204f80a6876cbd91de9b71c30feebe119': Make the RELEASE file match

[FFmpeg-cvslog] doc: mention the noise_bsf parameter in the docs

2014-12-01 Thread Christophe Gisquet
ffmpeg | branch: master | Christophe Gisquet | Sun Nov 30 11:59:22 2014 +0100| [55a06b46193560196b4951d6c4905fa4ab0c3740] | committer: Michael Niedermayer doc: mention the noise_bsf parameter in the docs This looks more like a seed than an amount, as the variable name could lead to think. Sig

[FFmpeg-cvslog] avformat/crypto: Use av_memdup()

2014-12-01 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Dec 2 01:47:49 2014 +0100| [24e7e0237b6eb95a649dc62bd70817a12c6c6ea6] | committer: Michael Niedermayer avformat/crypto: Use av_memdup() Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=24e7e023

[FFmpeg-cvslog] avformat/crypto: added encryption

2014-12-01 Thread Christian Suloway
ffmpeg | branch: master | Christian Suloway | Mon Dec 1 12:55:28 2014 -0600| [00d4013d9f841c189a2f10dd05526ca40129b880] | committer: Michael Niedermayer avformat/crypto: added encryption Signed-off-by: Christian Suloway Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cg

[FFmpeg-cvslog] tests: Add vsynth2 which uses the new reference.pnm

2014-12-01 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Nov 30 19:28:42 2014 +0100| [42801505cd82caf9cc71d6a3ab933d9f4a983600] | committer: Michael Niedermayer tests: Add vsynth2 which uses the new reference.pnm The file is already present in git and by using it we can perform more tests without t

[FFmpeg-cvslog] tests: Rename vsynth2 to vsynth_lena

2014-12-01 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Nov 30 19:47:45 2014 +0100| [ed49b142bb8b67abf1aabf501972f09f11cc8ba7] | committer: Michael Niedermayer tests: Rename vsynth2 to vsynth_lena This avoids confusion with a growing number of vsynth tests Signed-off-by: Michael Niedermayer > h