[FFmpeg-cvslog] avformat/movenc: properly handle cover image codecs

2018-06-15 Thread Timo Teräs
ffmpeg | branch: release/4.0 | Timo Teräs | Fri Jun 1 02:24:39 2018 +0300| [36628bd215699afaeec732f54fc08287e3f76b56] | committer: Michael Niedermayer avformat/movenc: properly handle cover image codecs Find codec tag for attached images using appropriate list of supported image formats

[FFmpeg-cvslog] avformat/movenc: fix recognization of cover image streams

2018-06-15 Thread Timo Teräs
ffmpeg | branch: release/4.0 | Timo Teräs | Mon Jun 4 17:36:19 2018 +0300| [f0e4bc61e31d9d766920837422fdca95e82f771b] | committer: Michael Niedermayer avformat/movenc: fix recognization of cover image streams For chapter images, the mov demux produces streams with disposition set

[FFmpeg-cvslog] avformat/movenc: properly handle cover image codecs

2018-06-13 Thread Timo Teräs
ffmpeg | branch: master | Timo Teräs | Fri Jun 1 02:24:39 2018 +0300| [12205d2c896b7edbc929d4886e7bfda4b53538e5] | committer: Michael Niedermayer avformat/movenc: properly handle cover image codecs Find codec tag for attached images using appropriate list of supported image formats

[FFmpeg-cvslog] avformat/movenc: fix recognization of cover image streams

2018-06-13 Thread Timo Teräs
ffmpeg | branch: master | Timo Teräs | Mon Jun 4 17:36:19 2018 +0300| [2223811b015926fec68473a08016d40cea0989b2] | committer: Michael Niedermayer avformat/movenc: fix recognization of cover image streams For chapter images, the mov demux produces streams with disposition set to attached_pic

[FFmpeg-cvslog] avformat/movenc: support writing iTunes cover image

2018-04-17 Thread Timo Teräs
ffmpeg | branch: master | Timo Teräs <timo.te...@iki.fi> | Sat Apr 14 21:32:11 2018 +0300| [9af71b326fda1c6f32a26d465f7740110113e759] | committer: Rostislav Pehlivanov avformat/movenc: support writing iTunes cover image Fixes https://trac.ffmpeg.org/ticket/2798 This makes movenc

[FFmpeg-cvslog] avformat/movenc: support writing iTunes cover image

2018-04-17 Thread Timo Teräs
ffmpeg | branch: release/4.0 | Timo Teräs <timo.te...@iki.fi> | Sat Apr 14 21:32:11 2018 +0300| [ca85c3cd7d645f2568ebf28d3ddf436cbeb1743e] | committer: Rostislav Pehlivanov avformat/movenc: support writing iTunes cover image Fixes https://trac.ffmpeg.org/ticket/2798 This makes movenc

[FFmpeg-cvslog] avformat/movenc: use correct iTunes copyright atom

2018-04-10 Thread Timo Teräs
ffmpeg | branch: master | Timo Teräs <timo.te...@iki.fi> | Tue Apr 3 09:05:18 2018 +0300| [62c1cfcc35a7772d9634fb9d2d1e74952843c108] | committer: Michael Niedermayer avformat/movenc: use correct iTunes copyright atom Support for writing copyright metadata was added in commit bed4

[FFmpeg-cvslog] ffmpeg: allow setting attached_pic disposition

2018-04-04 Thread Timo Teräs
ffmpeg | branch: master | Timo Teräs <timo.te...@iki.fi> | Mon Apr 2 11:36:56 2018 +0300| [94d831f3886a7d5d207b9224cd52d11e22d0e8f1] | committer: Michael Niedermayer ffmpeg: allow setting attached_pic disposition This is used to signal that image should be stored in metadata as cover

[FFmpeg-cvslog] avformat/movenc: add rtp_hinting_needed() helper function

2018-04-04 Thread Timo Teräs
ffmpeg | branch: master | Timo Teräs <timo.te...@iki.fi> | Mon Apr 2 11:36:57 2018 +0300| [53688b62ca96ad9a3b0e7d201caca61c79a68648] | committer: Michael Niedermayer avformat/movenc: add rtp_hinting_needed() helper function This is shared test and this simplifies code a bit. Follow up

[FFmpeg-cvslog] avformat/mov: parse multiple iTunes cover images

2018-03-31 Thread Timo Teräs
ffmpeg | branch: master | Timo Teräs <timo.te...@iki.fi> | Thu Mar 29 15:59:33 2018 +0300| [8c980b1c92bbc98ed12b6a43269572aaacf31426] | committer: Michael Niedermayer avformat/mov: parse multiple iTunes cover images Multiple cover images are supported by having multiple data atoms

[FFmpeg-cvslog] mpegencts: Fix overflow in cbr mode period calculations

2015-12-20 Thread Timo Teräs
ffmpeg | branch: release/2.6 | Timo Teräs <timo.te...@iki.fi> | Sat Nov 28 08:27:39 2015 +0200| [e8fa0e3ec633f716a53ba78aa5ebe37dd69694cb] | committer: Michael Niedermayer mpegencts: Fix overflow in cbr mode period calculations ts->mux_rate is int (signed 32-bit) type. The period cal

[FFmpeg-cvslog] mpegencts: Fix overflow in cbr mode period calculations

2015-12-14 Thread Timo Teräs
ffmpeg | branch: release/2.7 | Timo Teräs <timo.te...@iki.fi> | Sat Nov 28 08:27:39 2015 +0200| [76cb34f7f5b8608670d1998b587ef9e12856ab99] | committer: Michael Niedermayer mpegencts: Fix overflow in cbr mode period calculations ts->mux_rate is int (signed 32-bit) type. The period cal

[FFmpeg-cvslog] mpegencts: Fix overflow in cbr mode period calculations

2015-12-06 Thread Timo Teräs
ffmpeg | branch: release/2.4 | Timo Teräs <timo.te...@iki.fi> | Sat Nov 28 08:27:39 2015 +0200| [ec94195b80d9927ebb169f9cebacd7c8834a587b] | committer: Michael Niedermayer mpegencts: Fix overflow in cbr mode period calculations ts->mux_rate is int (signed 32-bit) type. The period cal

[FFmpeg-cvslog] mpegencts: Fix overflow in cbr mode period calculations

2015-12-05 Thread Timo Teräs
ffmpeg | branch: release/2.5 | Timo Teräs <timo.te...@iki.fi> | Sat Nov 28 08:27:39 2015 +0200| [cfd1bc581099d403b4a70981f508252f3a2e3e31] | committer: Michael Niedermayer mpegencts: Fix overflow in cbr mode period calculations ts->mux_rate is int (signed 32-bit) type. The period cal

[FFmpeg-cvslog] mpegencts: Fix overflow in cbr mode period calculations

2015-12-03 Thread Timo Teräs
ffmpeg | branch: master | Timo Teräs <timo.te...@iki.fi> | Sat Nov 28 08:27:39 2015 +0200| [64f7db554ee83846f207e82a08946a6a5a6acfe2] | committer: Michael Niedermayer mpegencts: Fix overflow in cbr mode period calculations ts->mux_rate is int (signed 32-bit) type. The period cal