[FFmpeg-cvslog] avfilter/vf_waveform: set color range for output frames

2016-03-20 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Mar 20 10:00:53 2016 +0100| [50f4b64c543de39b74e56ea32ecfbdcf194c217a] | committer: Paul B Mahol avfilter/vf_waveform: set color range for output frames Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=50f4b64

[FFmpeg-cvslog] ffplay: Remove "&& 0" from already disabled debug code

2016-03-20 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Mar 18 11:27:57 2016 +0100| [7916f04b89d4e970f17a14776b71b8c61c2b117d] | committer: Michael Niedermayer ffplay: Remove "&& 0" from already disabled debug code Reviewed-by: Marton Balint Signed-off-by: Michael Niedermayer > http://git.video

[FFmpeg-cvslog] configure: check for SEC_I_CONTEXT_EXPIRED before enabling SChannel

2016-03-20 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Wed Mar 16 15:23:28 2016 +0100| [7d9e064cc13cb1b9db854c60bfff3ed3dc60ab7b] | committer: Hendrik Leppkes configure: check for SEC_I_CONTEXT_EXPIRED before enabling SChannel Fixes build on mingw32, which lacks this constant. > http://git.videolan.org/

[FFmpeg-cvslog] lavf/dv: reindent after previous commit

2016-03-20 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Sun Mar 20 19:28:07 2016 +0100| [6c0cf11f38f3306773401bf35174703cb4f12dd5] | committer: Clément Bœsch lavf/dv: reindent after previous commit > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6c0cf11f38f3306773401bf35174703cb4f12dd5 --- lib

[FFmpeg-cvslog] lavf/dv: do not check for c->sys

2016-03-20 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Sun Mar 20 14:24:53 2016 +0100| [35ba5c424bbecea632c7cce0c9cae51190478068] | committer: Clément Bœsch lavf/dv: do not check for c->sys dv_extract_video_info() is a static function called only from avpriv_dv_produce_packet(), where c->sys is made sure t

[FFmpeg-cvslog] lavf/dv: use c->sys->frame_size in dv_frame_offset()

2016-03-20 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Sun Mar 20 16:14:22 2016 +0100| [8284a4ba11e2d8ca55e3222e5730bfa8d6cca940] | committer: Clément Bœsch lavf/dv: use c->sys->frame_size in dv_frame_offset() dv_frame_offset() is static and called only from dv_read_seek(), where c->sys->frame_size is alre

[FFmpeg-cvslog] avformat/mov: read start_pad from edit list start time if codec is aac

2016-03-20 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Sat Feb 20 20:09:42 2016 +0100| [65efcaeb8467f5aff25eaf02b20dae43d5ca9dc7] | committer: Marton Balint avformat/mov: read start_pad from edit list start time if codec is aac Related to ticket #2324, #2325. Stream duration still need to be fixed... Sig

[FFmpeg-cvslog] tests/gapless: add gapless aac tests

2016-03-20 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Mon Mar 7 22:57:51 2016 +0100| [48a96383faa0393d66d4bf755808845b6318e06f] | committer: Marton Balint tests/gapless: add gapless aac tests Signed-off-by: Marton Balint > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=48a96383faa0393d66d4bf

[FFmpeg-cvslog] avformat/utils: increase detected start_time with skip_samples

2016-03-20 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Sat Feb 20 22:39:07 2016 +0100| [25f707694cd33f65979320bc0de9273c11bf547c] | committer: Marton Balint avformat/utils: increase detected start_time with skip_samples Reviewed-by: Michael Niedermayer Signed-off-by: Marton Balint > http://git.videolan.

[FFmpeg-cvslog] avfilter/vf_vectorscope: always flip output vertically

2016-03-20 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Mar 20 21:03:43 2016 +0100| [8f66a2da38094cf09f9b6f109bcde251e8ec7795] | committer: Paul B Mahol avfilter/vf_vectorscope: always flip output vertically Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8f66a2da

[FFmpeg-cvslog] lavf/matroskaenc.c: add early support for colour elements

2016-03-20 Thread Neil Birkbeck
ffmpeg | branch: master | Neil Birkbeck | Mon Mar 7 14:42:47 2016 -0800| [e7e5c5e6c4d7e85531bd90a84cbd35c3d84f0453] | committer: Michael Niedermayer lavf/matroskaenc.c: add early support for colour elements Adding early support for a subset of the proposed colour elements according to the lat