[FFmpeg-cvslog] avformat/avidec: Workaround broken initial frame

2015-09-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Sep 15 04:01:27 2015 +0200| [3e2ef00394b8079e93835d47c993868229f07502] | committer: Michael Niedermayer avformat/avidec: Workaround broken initial frame Fixes Ticket4851 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.c

[FFmpeg-cvslog] avformat/avidec: Change (last)pos to 64bit

2015-09-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Sep 15 04:14:55 2015 +0200| [59c1fec9fb9441501bfa873094977cf3c95f77d5] | committer: Michael Niedermayer avformat/avidec: Change (last)pos to 64bit Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;

[FFmpeg-cvslog] lavu/avstring: switch AV_ESCAPE_FLAGs to shift-based formatting

2015-09-14 Thread Rodger Combs
ffmpeg | branch: master | Rodger Combs | Thu Sep 10 11:12:15 2015 -0500| [8e924629ebdec78674e08cf905d378f70f518fa0] | committer: Michael Niedermayer lavu/avstring: switch AV_ESCAPE_FLAGs to shift-based formatting Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] lavc: Fix standalone compilation of the avi demuxer.

2015-09-14 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Mon Sep 14 23:12:28 2015 +0200| [a85f2cdfbff13c2bbb4bd5609de2b76856078ff6] | committer: Carl Eugen Hoyos lavc: Fix standalone compilation of the avi demuxer. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a85f2cdfbff13c2bbb4bd5609de2b76

[FFmpeg-cvslog] avformat/hlsenc: Fix the method command line parameter

2015-09-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Sep 14 21:07:37 2015 +0200| [8b47e106514bb2fd55c2c5bfe6c67acf702bf59f] | committer: Michael Niedermayer avformat/hlsenc: Fix the method command line parameter Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.gi

[FFmpeg-cvslog] wmalossless: Warn when decoding 24 bit depth

2015-09-14 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Mon Sep 14 19:15:44 2015 +0200| [65b96aba283b4c12a49e8c3dc4a3d4707ea5521e] | committer: Michael Niedermayer wmalossless: Warn when decoding 24 bit depth See ticket #4134 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=65b96aba283b4c12a4

[FFmpeg-cvslog] aaccoder_mips: Fix indentation

2015-09-14 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Mon Sep 14 08:54:08 2015 -0700| [ca00dda2167fd4fe769d4e2863ae7d95838e6100] | committer: Timothy Gu aaccoder_mips: Fix indentation > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ca00dda2167fd4fe769d4e2863ae7d95838e6100 --- libavcodec/mips/aa

[FFmpeg-cvslog] avformat: fix style after recent commits

2015-09-14 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Mon Sep 14 17:42:12 2015 +0200| [c8370a17f57f54acd6aaf53c28913202894d1663] | committer: Clément Bœsch avformat: fix style after recent commits > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c8370a17f57f54acd6aaf53c28913202894d1663 --- li

[FFmpeg-cvslog] mpjpegde: trim header name/value of MIME headers

2015-09-14 Thread Alex Agranovsky
ffmpeg | branch: master | Alex Agranovsky | Sat Sep 12 19:07:53 2015 -0400| [1de21215d4677d06b5653323b741b2363bc33a51] | committer: Michael Niedermayer mpjpegde: trim header name/value of MIME headers Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] mpjpeg: probe should require same constraints as packet reader - both proper content-type and content-size must be present

2015-09-14 Thread Alex Agranovsky
ffmpeg | branch: master | Alex Agranovsky | Sun Sep 13 16:47:54 2015 -0400| [0572bd1a62c0a0bfd266d3504785621cd6d0e3dc] | committer: Michael Niedermayer mpjpeg: probe should require same constraints as packet reader - both proper content-type and content-size must be present return AVPROBE_SCO

[FFmpeg-cvslog] avcodec/mips/aaccoder_mips: Sync with generic aaccoder file.

2015-09-14 Thread Nedeljko Babic
ffmpeg | branch: master | Nedeljko Babic | Fri Sep 11 15:16:16 2015 +0200| [b65ffa316e377213c29736929beba584d0d80d7c] | committer: Michael Niedermayer avcodec/mips/aaccoder_mips: Sync with generic aaccoder file. Code in aaccoder_mips.c was not synced with changes in aaccoder.c for some time.

[FFmpeg-cvslog] avcodec/nvenc: Optimize nvenc parameters

2015-09-14 Thread Agatha Hu
ffmpeg | branch: master | Agatha Hu | Fri Sep 11 11:07:10 2015 +0200| [49046580ce62956c4639d348cef6e37ef4c77a61] | committer: Timo Rothenpieler avcodec/nvenc: Optimize nvenc parameters Add 3 more presets: fast, medium, slow. Improve min/max QP calculation. Signed-off-by: Timo Rothenpieler >

[FFmpeg-cvslog] avcodec/nvenc: merge compute initialQP sections

2015-09-14 Thread Agatha Hu
ffmpeg | branch: master | Agatha Hu | Fri Sep 11 13:11:12 2015 +0200| [a8bedd56aaee3307b7ce7e786ffac0ed005d3217] | committer: Timo Rothenpieler avcodec/nvenc: merge compute initialQP sections Signed-off-by: Timo Rothenpieler > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a8bedd5

[FFmpeg-cvslog] avfilter/avf_showcqt: change fft left-right separation

2015-09-14 Thread Muhammad Faiz
ffmpeg | branch: master | Muhammad Faiz | Mon Sep 14 16:23:58 2015 +0700| [145c5a99783c750f169d366db971dbde2244fd7f] | committer: Michael Niedermayer avfilter/avf_showcqt: change fft left-right separation This simplifies the code Signed-off-by: Michael Niedermayer > http://git.videolan.org/