[FFmpeg-cvslog] af_hdcd: hdcd_scan() and hdcd_integrate() handle stereo and single channel

2016-10-05 Thread Burt P
ffmpeg | branch: master | Burt P | Wed Sep 28 06:51:50 2016 -0500| [4f94f01414689cd833a13a0e394612427c48d3ae] | committer: Burt P af_hdcd: hdcd_scan() and hdcd_integrate() handle stereo and single channel New versions of hdcd_scan() and hdcd_integrate() that also do the work of hdcd_scan_stereo

[FFmpeg-cvslog] avformat/riffenc: added possibility to set first to ninth audio language for RIFF taged files (e.g. avi files)

2016-10-05 Thread Florian Diemer
ffmpeg | branch: master | Florian Diemer | Sun Oct 2 19:01:05 2016 +0200| [db4c1bee9620fb001fd7817a08c0f458c00b7811] | committer: Michael Niedermayer avformat/riffenc: added possibility to set first to ninth audio language for RIFF taged files (e.g. avi files) Signed-off-by: Michael Niederma

[FFmpeg-cvslog] avutil/mips/generic_macros_msa: rename macro variable which causes segfault for mips r6

2016-10-05 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Wed Oct 5 18:10:24 2016 +0530| [c1cc13cd2a9b8d6d2810ec42454f328a1a0d5efa] | committer: Michael Niedermayer avutil/mips/generic_macros_msa: rename macro variable which causes segfault for mips r6 Signed-off-by: Shivraj Patil Signed-off-by: Michael Ni

[FFmpeg-cvslog] pixdesc: Order function prototypes semantically

2016-10-05 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sun Aug 21 16:56:05 2016 -0700| [bdcd586c0df8bee1628234a92af817dc460fbcbb] | committer: Timothy Gu pixdesc: Order function prototypes semantically > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bdcd586c0df8bee1628234a92af817dc460fbcbb --- l

[FFmpeg-cvslog] pixfmt: Use enum assignment for aliases

2016-10-05 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sun Aug 21 17:02:02 2016 -0700| [54220ce731f1d251ba5125d6ebd926c258d20d44] | committer: Timothy Gu pixfmt: Use enum assignment for aliases This way, Doxygen is happier as aliases are now grouped together, and it never handled #define's in an enum well in

[FFmpeg-cvslog] lavc: set best effort timestamp if unset when using new decode API

2016-10-05 Thread wm4
ffmpeg | branch: master | wm4 | Wed Oct 5 11:35:54 2016 +0200| [40fbf3204208f89a0626f85ce6dd06ca0741583b] | committer: wm4 lavc: set best effort timestamp if unset when using new decode API Some API users (in particular ffmpeg.c) check the best effort timestamp only. > http://git.videolan.org

[FFmpeg-cvslog] lavc/tiff: Print compression debug information.

2016-10-05 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Wed Oct 5 13:49:17 2016 +0200| [beb877bae02607eb618ff2a99e4f7be49c37a566] | committer: Carl Eugen Hoyos lavc/tiff: Print compression debug information. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=beb877bae02607eb618ff2a99e4f7be49c37

[FFmpeg-cvslog] ChangeLog: Add latest CUVID changes

2016-10-05 Thread Philip Langdale
ffmpeg | branch: master | Philip Langdale | Wed Oct 5 08:27:51 2016 -0700| [e5bbedff826d18cda9937bcf5c3ef8db8b3578e0] | committer: Philip Langdale ChangeLog: Add latest CUVID changes > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e5bbedff826d18cda9937bcf5c3ef8db8b3578e0 --- Cha

[FFmpeg-cvslog] af_hdcd: add experimental 20 and 24-bit decoding support

2016-10-05 Thread Burt P
ffmpeg | branch: master | Burt P | Sun Oct 2 02:25:13 2016 -0500| [f51ddbf83cb7193f7aee4cb971dc1f2ca8539e94] | committer: Burt P af_hdcd: add experimental 20 and 24-bit decoding support I don't have any legitimate 20 or 24-bit HDCD to test. It is known that the PM Model Two would insert packet

[FFmpeg-cvslog] af_hdcd: disable auto-convert by default

2016-10-05 Thread Burt P
ffmpeg | branch: master | Burt P | Wed Oct 5 12:52:56 2016 -0500| [2c3d93648768cf2c00ea1731e096f698c0fae7f6] | committer: Burt P af_hdcd: disable auto-convert by default As all known valid HDCD sample formats and sample rates are now handled by the filter, remove the scan that "invades the pri

[FFmpeg-cvslog] af_hdcd: allow all HDCD sample rates

2016-10-05 Thread Burt P
ffmpeg | branch: master | Burt P | Wed Sep 7 10:48:03 2016 -0500| [7e46bb80efa4690515e40946f680ec43d67ffd8d] | committer: Burt P af_hdcd: allow all HDCD sample rates The PM Model Two could output HDCD-encoded audio in CD and all DVD-Audio sample rates. (44100, 48000, 88200, 96000, 176400, and

[FFmpeg-cvslog] af_hdcd: support s16p (WavPack) directly

2016-10-05 Thread Burt P
ffmpeg | branch: master | Burt P | Wed Sep 28 06:18:19 2016 -0500| [80d89c19601fc1bee06e845e11e0115c01c15bb9] | committer: Burt P af_hdcd: support s16p (WavPack) directly The buffer is already being copied anyway, so interlace the planar format during the copy and remove one use of auto-convert

[FFmpeg-cvslog] af_hdcd: add mono as a supported channel layout

2016-10-05 Thread Burt P
ffmpeg | branch: master | Burt P | Wed Sep 28 06:25:03 2016 -0500| [de9b23ac1f9d5471458d11954fc12b9ea73502d3] | committer: Burt P af_hdcd: add mono as a supported channel layout Signed-off-by: Burt P > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=de9b23ac1f9d5471458d11954fc12b9ea