[FFmpeg-cvslog] avdevice/decklink_dec: capture timecode to metadata when requested

2018-06-12 Thread Jon Morley
ffmpeg | branch: master | Jon Morley | Thu May 31 02:45:07 2018 -0700| [0946c0ec177dc48ef0677f890aa42d95e667c417] | committer: Marton Balint avdevice/decklink_dec: capture timecode to metadata when requested If the user provides a valid timecode_format look for timecode of that format in the

[FFmpeg-cvslog] avdevice/decklink_common: Move DECKLINK_* string functions into header

2018-06-12 Thread Jon Morley
ffmpeg | branch: master | Jon Morley | Fri May 25 11:41:06 2018 -0700| [fb480a1f1e0cba88c3c7424655bacff7c465692b] | committer: Marton Balint avdevice/decklink_common: Move DECKLINK_* string functions into header This allows other decklink source access to these cross-platform convenience

[FFmpeg-cvslog] libavformat/mov.c: Handle timecode from tmcd atom in counter mode

2015-01-23 Thread Jon Morley
ffmpeg | branch: master | Jon Morley | Thu Jan 22 23:04:24 2015 -0800| [47372caac507c4c4fbef57e32233a3a5e1823f68] | committer: Michael Niedermayer libavformat/mov.c: Handle timecode from tmcd atom in counter mode When the timecode value is in counter mode then it is important to use the

[FFmpeg-cvslog] options_table: fix colorspace minimum option value

2014-12-02 Thread Jon Morley
ffmpeg | branch: master | Jon Morley | Mon Nov 10 10:43:42 2014 -0800| [26e20dfd06ac62da596a9549867f990f1200a04e] | committer: Vittorio Giovara options_table: fix colorspace minimum option value The min value for colorspace should be zero and not one since the first valid index into the frame

[FFmpeg-cvslog] options_table.h: min value for colorspace is 0 (AVCOL_SPC_RGB)

2014-11-10 Thread Jon Morley
ffmpeg | branch: master | Jon Morley | Mon Nov 10 10:43:42 2014 -0800| [8c28a39c2c38fd9d13dc5247fca7bca8b3f2fcad] | committer: Michael Niedermayer options_table.h: min value for colorspace is 0 (AVCOL_SPC_RGB) The min value for colorspace should be zero and not one since the first valid index

[FFmpeg-cvslog] avcodec/adpcm: Fix incorrect AVSampleFormat for sample_fmts_s16p

2014-08-30 Thread Jon Morley
ffmpeg | branch: release/1.1 | Jon Morley | Tue Aug 19 11:17:49 2014 -0700| [552fe9b07f6b0cd6879869e1b4a17e9293fbd5a5] | committer: Michael Niedermayer avcodec/adpcm: Fix incorrect AVSampleFormat for sample_fmts_s16p The AVSampleFormat list of sample_fmts_s16p is missing the trailing "P

[FFmpeg-cvslog] avcodec/adpcm: Fix incorrect AVSampleFormat for sample_fmts_s16p

2014-08-19 Thread Jon Morley
ffmpeg | branch: master | Jon Morley | Tue Aug 19 11:17:49 2014 -0700| [18e70006e7d39f256079cd461a0fe75f1e9cbfd2] | committer: Michael Niedermayer avcodec/adpcm: Fix incorrect AVSampleFormat for sample_fmts_s16p The AVSampleFormat list of sample_fmts_s16p is missing the trailing "P