[FFmpeg-cvslog] mips: do not disable any feature for generic cores

2016-02-26 Thread Vicente Olivert Riera
ffmpeg | branch: master | Vicente Olivert Riera | Wed Feb 24 16:38:21 2016 +| [5156578d1f486163d5b83f1d63246cd23d107933] | committer: Michael Niedermayer mips: do not disable any feature for generic cores We don't know which features are available when the user selects a generic core, so d

[FFmpeg-cvslog] mips: improve detection of ISAs, FPU and ASEs (DSP, MSA)

2016-02-26 Thread Vicente Olivert Riera
ffmpeg | branch: master | Vicente Olivert Riera | Wed Feb 24 16:38:20 2016 +| [8514fb6b987c20da34f566b5f92bededd836c8ab] | committer: Michael Niedermayer mips: improve detection of ISAs, FPU and ASEs (DSP, MSA) Signed-off-by: Vicente Olivert Riera Signed-off-by: Michael Niedermayer > ht

[FFmpeg-cvslog] lavf/matroskadec: Process QuickTime palette per track

2016-02-26 Thread Mats Peterson
ffmpeg | branch: master | Mats Peterson | Wed Feb 24 18:14:05 2016 +0100| [6aac43f1805dcc65d51c1e4a9df34746b8e0d0fd] | committer: Michael Niedermayer lavf/matroskadec: Process QuickTime palette per track Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co

[FFmpeg-cvslog] lavf/movenc: Add palette to video sample description

2016-02-26 Thread Mats Peterson
ffmpeg | branch: master | Mats Peterson | Fri Feb 26 05:07:28 2016 +0100| [9a2778082121ea44d06a2f00f822ea99109c7fd8] | committer: Michael Niedermayer lavf/movenc: Add palette to video sample description Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com

[FFmpeg-cvslog] avfilter: add datascope filter

2016-02-26 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Feb 23 22:41:07 2016 +0100| [42c5e1cc2ad95c88b5234ff9927c5adfae028896] | committer: Paul B Mahol avfilter: add datascope filter Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=42c5e1cc2ad95c88b5234ff9927c5adf

[FFmpeg-cvslog] lavc: reindent a few decoders after previous commits

2016-02-26 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Fri Feb 26 22:15:20 2016 +0100| [b5451d88cf8b0e165ae357f49254a66828351a56] | committer: Clément Bœsch lavc: reindent a few decoders after previous commits > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b5451d88cf8b0e165ae357f49254a66828351

[FFmpeg-cvslog] lavc/options: add ass_ro_flush_noop to flags2

2016-02-26 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Sat Feb 20 21:27:45 2016 +0100| [30e76853608f150450fac2497179159a6d556e12] | committer: Clément Bœsch lavc/options: add ass_ro_flush_noop to flags2 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=30e76853608f150450fac2497179159a6d556e12 ---

[FFmpeg-cvslog] lavc: allow subtitle text format to be ASS without timing

2016-02-26 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Wed Jan 6 13:43:23 2016 +0100| [29412821241050c846dbceaad4b9752857659977] | committer: Clément Bœsch lavc: allow subtitle text format to be ASS without timing > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=29412821241050c846dbceaad4b97528

[FFmpeg-cvslog] lavfi/ass: use ass_process_chunk() instead of ass_process_data()

2016-02-26 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Sun Feb 21 12:41:49 2016 +0100| [fa2df3a40124bf1d0dc11999f5a578d40a29d553] | committer: Clément Bœsch lavfi/ass: use ass_process_chunk() instead of ass_process_data() > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fa2df3a40124bf1d0dc11999f

[FFmpeg-cvslog] ffmpeg: set sub_text_format to ass (without timing) by default

2016-02-26 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Sun Feb 21 12:02:07 2016 +0100| [6433618dc01cd0f38c590d741891d5ce508cfec7] | committer: Clément Bœsch ffmpeg: set sub_text_format to ass (without timing) by default Fixes Ticket #4783 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6433618

[FFmpeg-cvslog] lavc: deprecate decoded ass subtitles with timings

2016-02-26 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Sun Feb 21 12:58:36 2016 +0100| [22ebbda637257a432c99330ca4c6024665418f0e] | committer: Clément Bœsch lavc: deprecate decoded ass subtitles with timings > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=22ebbda637257a432c99330ca4c6024665418f0

[FFmpeg-cvslog] Kill timed SSA

2016-02-26 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Sun Sep 14 20:55:36 2014 +0200| [805685fffd3115d3f9260d8df15ef36b6b3b8006] | committer: Clément Bœsch Kill timed SSA > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=805685fffd3115d3f9260d8df15ef36b6b3b8006 --- libavcodec/Makefile |4

[FFmpeg-cvslog] avcodec/utils: Merge identical if conditions

2016-02-26 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Feb 26 12:59:38 2016 +0100| [410f717ff64482503908cbe5645e0f633a162cd2] | committer: Michael Niedermayer avcodec/utils: Merge identical if conditions Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] fate: Add test for packed mp3 in mp4 demuxing

2016-02-26 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Feb 25 03:00:47 2016 +0100| [7a8ab57cf1fcf32670c932ddbdbf9fa5490d5fa1] | committer: Michael Niedermayer fate: Add test for packed mp3 in mp4 demuxing Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=comm

[FFmpeg-cvslog] vc2enc: calculate the minimum slice size only once

2016-02-26 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Fri Feb 26 15:38:26 2016 +| [bc7beb657499bbbebff707ff7e7e31acc562d840] | committer: Rostislav Pehlivanov vc2enc: calculate the minimum slice size only once This commit moves the minimum bits per slice calculations outside of the rate control

[FFmpeg-cvslog] vc2enc: halve allocated table size, refactor and optimize quantization

2016-02-26 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Fri Feb 26 14:47:06 2016 +| [2b811e4605ebd570c647f8a4ed0e021b64fc4208] | committer: Rostislav Pehlivanov vc2enc: halve allocated table size, refactor and optimize quantization Since coefficients differ only in the last bit when writing to th

[FFmpeg-cvslog] vc2enc: use FFABS() instead of abs()

2016-02-26 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Fri Feb 26 12:54:15 2016 +| [7db2e757c5944c8a6a4a947b88a84ec2d7a52dd6] | committer: Rostislav Pehlivanov vc2enc: use FFABS() instead of abs() Provides a minor speedup. Signed-off-by: Rostislav Pehlivanov > http://git.videolan.org/gitweb.c

[FFmpeg-cvslog] vc2enc: correctly zero out coefficient array padding

2016-02-26 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Fri Feb 26 12:21:36 2016 +| [3ef10406e19663a78791ed1b38178fb00d4c7d88] | committer: Rostislav Pehlivanov vc2enc: correctly zero out coefficient array padding Credit for figuring this out goes to James Darnley. Signed-off-by: Rostislav Pehli

[FFmpeg-cvslog] vc2enc: mark as FF_CODEC_CAP_INIT_THREADSAFE and align AVCodec entries

2016-02-26 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Fri Feb 26 12:16:25 2016 +| [35346c7b0f7cddf8581a6aac3178c3ecf7c25283] | committer: Rostislav Pehlivanov vc2enc: mark as FF_CODEC_CAP_INIT_THREADSAFE and align AVCodec entries The encoder does not modify any global variables. Signed-off-by:

[FFmpeg-cvslog] avfilter/af_astats: do not clear previous sample value

2016-02-26 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Feb 26 10:35:19 2016 +0100| [2a7f056d880774fc7711a4b588af3841cd5a84af] | committer: Paul B Mahol avfilter/af_astats: do not clear previous sample value Should help when using reset=1 and metadata=1 Signed-off-by: Paul B Mahol > http://git.videolan

[FFmpeg-cvslog] lavf/mux: do not fail in case of non strictly monotonically increasing DTS values for data packets

2016-02-26 Thread Stefano Sabatini
ffmpeg | branch: master | Stefano Sabatini | Thu Dec 17 20:51:42 2015 +0100| [dedcb3c5a5e6beb2f2977e7cde307c8486078c2e] | committer: Stefano Sabatini lavf/mux: do not fail in case of non strictly monotonically increasing DTS values for data packets Consistent with what we already do with subt

[FFmpeg-cvslog] lavf/img2dec: Skip SOF size when probing jpeg.

2016-02-26 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Fri Feb 26 09:53:29 2016 +0100| [07eec5e721cc3657ac361b33f42c442769518b0d] | committer: Carl Eugen Hoyos lavf/img2dec: Skip SOF size when probing jpeg. Fixes auto-detection for some resolutions. Reported-by: Clément Bœsch > http://git.videolan.org/

[FFmpeg-cvslog] configure: only check dispatch header on darwin

2016-02-26 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Thu Feb 25 15:00:59 2016 +0100| [885a6d83247b76d4e58084440189620c6f22ca13] | committer: Matthieu Bouron configure: only check dispatch header on darwin Fixes build of lavd/jack on linux if dispatch happens to be available on this platform. dispatch,