[FFmpeg-cvslog] avfilter/interlace: change lowpass_line function prototype

2017-04-22 Thread Thomas Mundt
ffmpeg | branch: master | Thomas Mundt | Thu Apr 20 23:26:59 2017 +0200| [207e6debf866ae4f8bdf864a5f389ef42660324d] | committer: Michael Niedermayer avfilter/interlace: change lowpass_line function prototype Signed-off-by: Thomas Mundt Signed-off-by: Michael Niedermayer > h

[FFmpeg-cvslog] avfilter/interlace: add complex vertical low-pass filter

2017-05-02 Thread Thomas Mundt
ffmpeg | branch: master | Thomas Mundt | Thu Apr 20 23:33:39 2017 +0200| [2da5bf4c2f4cb878bad794be2b76108afbbd899d] | committer: James Almer avfilter/interlace: add complex vertical low-pass filter This complex (-1 2 6 2 -1) filter slightly less reduces interlace 'twitter' but bet

[FFmpeg-cvslog] avfilter/interlace: simplify code

2017-09-15 Thread Thomas Mundt
ffmpeg | branch: master | Thomas Mundt | Thu Sep 14 21:20:24 2017 +0200| [ed48e22748ee199ce4790ed29da8cef937347f17] | committer: Michael Niedermayer avfilter/interlace: simplify code Signed-off-by: Thomas Mundt Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avfilter/interlace: prevent over-sharpening with the complex low-pass filter

2017-09-15 Thread Thomas Mundt
ffmpeg | branch: master | Thomas Mundt | Wed Aug 30 03:37:18 2017 +0200| [a7f6bfdc185a04a703bedd712ee306435372af12] | committer: Michael Niedermayer avfilter/interlace: prevent over-sharpening with the complex low-pass filter The complex vertical low-pass filter slightly over-sharpens the

[FFmpeg-cvslog] fate: add tinterlace lowpass filtering tests

2017-09-17 Thread Thomas Mundt
ffmpeg | branch: master | Thomas Mundt | Sun Sep 17 23:41:00 2017 -0300| [4492237e333c3b5eb57e255d3dba690dcf35940c] | committer: James Almer fate: add tinterlace lowpass filtering tests Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] MAINTAINERS: add myself for bwdif and (t)interlace

2017-09-19 Thread Thomas Mundt
ffmpeg | branch: master | Thomas Mundt | Sat Sep 16 01:57:27 2017 +0200| [9777836670aef00c86c19e3ee0f6b7fdacca72ba] | committer: Michael Niedermayer MAINTAINERS: add myself for bwdif and (t)interlace Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] avfilter/interlace: add support for 10 and 12 bit

2017-09-23 Thread Thomas Mundt
ffmpeg | branch: master | Thomas Mundt | Tue Sep 19 22:23:23 2017 +0200| [40bfaa190c61b6eeff1b76b767c12edd6609967d] | committer: James Almer avfilter/interlace: add support for 10 and 12 bit Reviewed-by: Michael Niedermayer Signed-off-by: Thomas Mundt Signed-off-by: James Almer > h

[FFmpeg-cvslog] avfilter/tinterlace: use drawutils for pad mode

2017-09-23 Thread Thomas Mundt
ffmpeg | branch: master | Thomas Mundt | Mon Sep 18 23:57:17 2017 +0200| [58ca446672fec10e851b820ce7df64bd2d1f3a70] | committer: James Almer avfilter/tinterlace: use drawutils for pad mode Reviewed-by: Michael Niedermayer Signed-off-by: Thomas Mundt Signed-off-by: James Almer > h

[FFmpeg-cvslog] avfilter/interlace: rename two variables for consistency

2017-09-25 Thread Thomas Mundt
ffmpeg | branch: master | Thomas Mundt | Tue Sep 19 22:49:09 2017 +0200| [d491d6a0cd01d9a1ab2061c6c8a977b1aa578d70] | committer: Carl Eugen Hoyos avfilter/interlace: rename two variables for consistency Signed-off-by: Thomas Mundt > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avformat/mxfenc: add h264 profiles

2018-05-09 Thread Thomas Mundt
ffmpeg | branch: master | Thomas Mundt | Sun May 6 21:05:47 2018 +0200| [a3a6d4da62539c38e89a5e427c21bfe94dfd3564] | committer: Michael Niedermayer avformat/mxfenc: add h264 profiles Signed-off-by: Thomas Mundt Reviewed-by: Tomas Härdin Signed-off-by: Michael Niedermayer > h

[FFmpeg-cvslog] avfilter/vf_interlace: fix numerical options

2018-09-07 Thread Thomas Mundt
ffmpeg | branch: master | Thomas Mundt | Thu Aug 23 23:37:10 2018 +0200| [f4438e387e039cd078879096453c54d5ce2c94d1] | committer: Paul B Mahol avfilter/vf_interlace: fix numerical options Regression since 9c01cdb94e24aaf50f867a0a5c42b097c17c42b1 Signed-off-by: Thomas Mundt > h

[FFmpeg-cvslog] h264: Fix ticket #3147 H264 - Wrong field order

2015-09-27 Thread Thomas Mundt
ffmpeg | branch: master | Thomas Mundt | Sun Sep 27 22:11:47 2015 +0100| [2b6567722a48656c526ca2d6c1dcab88be3c18f7] | committer: Michael Niedermayer h264: Fix ticket #3147 H264 - Wrong field order Default field order to top field first when interlaced frame is detected and

[FFmpeg-cvslog] avfilter/vf_scale: set proper out frame color range

2015-12-30 Thread Thomas Mundt
ffmpeg | branch: master | Thomas Mundt | Thu Dec 31 00:01:21 2015 +0100| [73ce8162f3499cf0e86d1d80dea53324bd62bcb3] | committer: Michael Niedermayer avfilter/vf_scale: set proper out frame color range Prevents that following scalers in the filter chain will do unintentional color range

[FFmpeg-cvslog] avfilter/vf_scale: set proper out frame color range

2016-01-15 Thread Thomas Mundt
ffmpeg | branch: release/2.8 | Thomas Mundt | Thu Dec 31 00:01:21 2015 +0100| [3fb97a01ce7423352545858c6072d1d3b63c6501] | committer: Michael Niedermayer avfilter/vf_scale: set proper out frame color range Prevents that following scalers in the filter chain will do unintentional color range

[FFmpeg-cvslog] avfilter/vf_scale: set proper out frame color range

2016-01-15 Thread Thomas Mundt
ffmpeg | branch: release/2.7 | Thomas Mundt | Thu Dec 31 00:01:21 2015 +0100| [2f6d3459d9085472ddab243eaa1bf47aed3f130f] | committer: Michael Niedermayer avfilter/vf_scale: set proper out frame color range Prevents that following scalers in the filter chain will do unintentional color range

[FFmpeg-cvslog] avfilter/vf_colormatrix: increase precision

2016-06-05 Thread Thomas Mundt
ffmpeg | branch: master | Thomas Mundt | Sat Mar 26 11:53:36 2016 +0100| [2e395bbccffed726bd73e841740f767218f791bc] | committer: Michael Niedermayer avfilter/vf_colormatrix: increase precision Signed-off-by: Thomas Mundt Signed-off-by: Michael Niedermayer > http://git.videolan.

[FFmpeg-cvslog] avfilter/vf_colormatrix: add bt.2020 colorspace

2016-06-05 Thread Thomas Mundt
ffmpeg | branch: master | Thomas Mundt | Fri Mar 25 23:31:36 2016 +0100| [a0a4a4b370101f3e8f07bf62a742f3e460883c0e] | committer: Michael Niedermayer avfilter/vf_colormatrix: add bt.2020 colorspace Signed-off-by: Thomas Mundt Signed-off-by: Michael Niedermayer > http://git.videolan.

[FFmpeg-cvslog] avfilter/vf_bwdif: Change default to deinterlace all frames

2016-06-19 Thread Thomas Mundt
ffmpeg | branch: master | Thomas Mundt | Sun Jun 19 21:19:33 2016 +0200| [8b7b52c863f06bcf7d2fd54c78fa1390a21406e4] | committer: James Almer avfilter/vf_bwdif: Change default to deinterlace all frames Signed-off-by: Thomas Mundt Signed-off-by: James Almer > http://git.videolan.

[FFmpeg-cvslog] doc/filters.texi: Move bwdif to correct alphabetical position

2016-06-19 Thread Thomas Mundt
ffmpeg | branch: master | Thomas Mundt | Sun Jun 19 21:35:32 2016 +0200| [b577d4218385667921ed01ed5785dcb37a459b9f] | committer: James Almer doc/filters.texi: Move bwdif to correct alphabetical position Signed-off-by: Thomas Mundt Signed-off-by: James Almer > http://git.videolan.

[FFmpeg-cvslog] avformat/mxfenc: AVC Intra support

2014-10-29 Thread Thomas Mundt
ffmpeg | branch: master | Thomas Mundt | Tue Oct 28 22:38:22 2014 +| [2114e8843256f6c1d5a3c450f8ed19cd8fbdcdd5] | committer: Michael Niedermayer avformat/mxfenc: AVC Intra support To keep h264 parsing simple and fast, I used the framesize for selecting the right Panasonic codec label

[FFmpeg-cvslog] avformat/utils: support more AVC Intra formats without SPS/PPS header

2014-10-29 Thread Thomas Mundt
ffmpeg | branch: master | Thomas Mundt | Wed Oct 29 13:04:48 2014 +| [1700fa013ef5a077e9e6f16ac911394c161a0990] | committer: Michael Niedermayer avformat/utils: support more AVC Intra formats without SPS/PPS header add support for AVC Intra 50 720p and 1080p without SPS/PPS header in mxf

[FFmpeg-cvslog] mxfenc: fix indentation after last commit

2014-10-29 Thread Thomas Mundt
ffmpeg | branch: master | Thomas Mundt | Wed Oct 29 20:26:25 2014 +| [d1b5ad39677669b6a829ce34b5e4d2aa79527e89] | committer: Michael Niedermayer mxfenc: fix indentation after last commit Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter/vf_scale: set proper out frame color range

2016-01-15 Thread Thomas Mundt
ffmpeg | branch: release/2.6 | Thomas Mundt | Thu Dec 31 00:01:21 2015 +0100| [482ca8241d7758ff81c51e1f54fa4bb1286269e4] | committer: Michael Niedermayer avfilter/vf_scale: set proper out frame color range Prevents that following scalers in the filter chain will do unintentional color range

[FFmpeg-cvslog] avfilter/vf_scale: set proper out frame color range

2016-01-15 Thread Thomas Mundt
ffmpeg | branch: release/2.5 | Thomas Mundt | Thu Dec 31 00:01:21 2015 +0100| [53025e8681c141883662ab9882ac2f7769c6ed4d] | committer: Michael Niedermayer avfilter/vf_scale: set proper out frame color range Prevents that following scalers in the filter chain will do unintentional color range

[FFmpeg-cvslog] avfilter: add BobWeaver deinterlacing filter

2016-02-18 Thread Thomas Mundt
ffmpeg | branch: master | Thomas Mundt | Mon Feb 8 01:00:42 2016 +0100| [da94d619f6419aa5feca2cd1eac868a5711d47eb] | committer: Paul B Mahol avfilter: add BobWeaver deinterlacing filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=da94d619f6419aa5feca2cd1eac868a5711d4

[FFmpeg-cvslog] avfilter/vf_bwdif: add x86 SIMD

2016-03-13 Thread Thomas Mundt
ffmpeg | branch: master | Thomas Mundt | Sun Mar 13 10:06:21 2016 +0100| [5024a82e9548d186224b3be4de4041dbd1c2a482] | committer: Paul B Mahol avfilter/vf_bwdif: add x86 SIMD Signed-off-by: Thomas Mundt > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter/vf_bwdif: Add yadif base information to copyright header

2016-03-15 Thread Thomas Mundt
ffmpeg | branch: master | Thomas Mundt | Tue Mar 15 16:04:20 2016 +0100| [d0a9114f991142514fe398ea2cc4ba58620691b1] | committer: James Almer avfilter/vf_bwdif: Add yadif base information to copyright header Signed-off-by: Thomas Mundt Signed-off-by: James Almer > http://git.videolan.