[FFmpeg-cvslog] avfilter/vf_waveform: use intensity for other components too

2016-03-09 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Mar 9 11:51:20 2016 +0100| [953b8c5a43ef3f48cc0464857efffe8fdc769b3d] | committer: Paul B Mahol avfilter/vf_waveform: use intensity for other components too Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=95

[FFmpeg-cvslog] Use correct msvc type specifiers for ptrdiff_t and size_t.

2016-03-09 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Wed Mar 9 14:00:22 2016 +0100| [144ef773c7140d1ea49d54e65e989f4edcfe9958] | committer: Carl Eugen Hoyos Use correct msvc type specifiers for ptrdiff_t and size_t. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=144ef773c7140d1ea49d54e65

[FFmpeg-cvslog] lavc/hevc_ps: Fix offset for yuv422 and yuv444.

2016-03-09 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Wed Mar 9 14:00:57 2016 +0100| [a6a52ef29ac2e8b9cdba110f076b544f98fbf646] | committer: Carl Eugen Hoyos lavc/hevc_ps: Fix offset for yuv422 and yuv444. Fixes ticket #4980. Analyzed-by: kurosu and Hendrik Reviewed-by: Ronald > http://git.videolan.o

[FFmpeg-cvslog] lavc/mjpegdec: Set sar for multiscope videos.

2016-03-09 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Wed Mar 9 14:06:40 2016 +0100| [260c12cdd1df1379089b0256451670945e27121c] | committer: Carl Eugen Hoyos lavc/mjpegdec: Set sar for multiscope videos. Fixes decoding of the files from ticket #4535 visually. > http://git.videolan.org/gitweb.cgi/ffmp

[FFmpeg-cvslog] lavf/mpeg: Identify sub-stream ID 0xa1 as mlp.

2016-03-09 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Wed Mar 9 14:12:18 2016 +0100| [fb9036b3142e06631a70810c3d779f8e2d9f180c] | committer: Carl Eugen Hoyos lavf/mpeg: Identify sub-stream ID 0xa1 as mlp. Fixes ticket #4786. Auto-detection seems difficult, patch mostly confirmed by http://dvd-audio.so

[FFmpeg-cvslog] configure: Check for msghdr struct.

2016-03-09 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Wed Mar 9 14:17:46 2016 +0100| [a62d768894709b3cbdda88f558accf0099c08215] | committer: Carl Eugen Hoyos configure: Check for msghdr struct. Some (Solaris) systems apparently have an incompatible msghdr struct breaking sctp protocol compilation. Re

[FFmpeg-cvslog] mips: add support for R6

2016-03-09 Thread Vicente Olivert Riera
ffmpeg | branch: master | Vicente Olivert Riera | Wed Feb 24 16:38:22 2016 +| [ad16eff64ba78d8dc98a8324640025c7cb2857f3] | committer: Michael Niedermayer mips: add support for R6 Understanding the mips32r6 and mips64r6 ISAs in the configure script is not enough. In order to have full suppo

[FFmpeg-cvslog] Add tests for functions in hash.c

2016-03-09 Thread NagaChaitanya Vellanki
ffmpeg | branch: master | NagaChaitanya Vellanki | Mon Mar 7 21:21:26 2016 -0800| [285fda093732a3dbb81c5bc35d49232febd0e0a9] | committer: Michael Niedermayer Add tests for functions in hash.c Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=285f

[FFmpeg-cvslog] lavf/avidec: Skip xxpc entries in index; fixes trac #5311

2016-03-09 Thread Mats Peterson
ffmpeg | branch: master | Mats Peterson | Wed Mar 9 23:18:07 2016 +0100| [caeed0479fca143ed4206f4a8f2c5935f7e5f2a0] | committer: Michael Niedermayer lavf/avidec: Skip xxpc entries in index; fixes trac #5311 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?

[FFmpeg-cvslog] avformat/concatdec: set safe mode to enabled instead of auto

2016-03-09 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Jan 19 22:13:14 2016 +0100| [689211d5727231c3fe92762d224dbadebdbf4e30] | committer: Michael Niedermayer avformat/concatdec: set safe mode to enabled instead of auto This is safer, as a selected demuxer could still mean that it was auto-detect