[FFmpeg-cvslog] libavformat/flvenc: refactoring: extracted method for writing codec headers

2016-06-11 Thread Ivan
ffmpeg | branch: master | Ivan | Thu Jun 9 22:12:09 2016 -0400| [52985768afd27c9a582ece03d2c49556578ea90e] | committer: Michael Niedermayer libavformat/flvenc: refactoring: extracted method for writing codec headers Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffm

[FFmpeg-cvslog] libavformat/flvenc: support for codec configuration change mid stream

2016-06-11 Thread Ivan
ffmpeg | branch: master | Ivan | Thu Jun 9 22:12:10 2016 -0400| [c1f57e2f91e250e83830099e3cadeec4f0080bc2] | committer: Michael Niedermayer libavformat/flvenc: support for codec configuration change mid stream Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.gi

[FFmpeg-cvslog] lavc/videotoolboxenc: set extradata when opening codec

2016-06-11 Thread Rick Kern
ffmpeg | branch: master | Rick Kern | Sat May 28 22:32:55 2016 -0400| [98a3355c6a07a9ecf048d30b65cef22d63e8ed1a] | committer: Rick Kern lavc/videotoolboxenc: set extradata when opening codec VideoToolbox doesn't supply parameter sets until the first frame is done encoding. This spins up a tempo

[FFmpeg-cvslog] lavc/videotoolboxenc: fix allocated buffer size

2016-06-11 Thread Rick Kern
ffmpeg | branch: master | Rick Kern | Sat May 28 22:28:04 2016 -0400| [c5a5ca754b197d6429001d5101e5c3ab3719c066] | committer: Rick Kern lavc/videotoolboxenc: fix allocated buffer size Allocates a buffer with padding, and with enough room for start codes when length codes are smaller. Signed-of

[FFmpeg-cvslog] avcodec/mpc8: Correct end truncation

2016-06-11 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Jun 11 14:28:24 2016 +0200| [b21f674876badefc68e4deecdb4a1d46de10b67c] | committer: Michael Niedermayer avcodec/mpc8: Correct end truncation Fixes Ticket5478 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.gi

[FFmpeg-cvslog] avcodec/utvideo: add support for UQY2

2016-06-11 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Jun 11 18:17:41 2016 +0200| [115e63c8d6791ebdc921caf40c3def024690af2e] | committer: Paul B Mahol avcodec/utvideo: add support for UQY2 Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=115e63c8d6791ebdc921caf40

[FFmpeg-cvslog] avfilter/vf_histogram: shortcuts for histogram options

2016-06-11 Thread Dave Rice
ffmpeg | branch: master | Dave Rice | Sat Jun 11 00:54:59 2016 -0400| [91bc42528ce54a05bd41217cf1564fd2ac578374] | committer: Paul B Mahol avfilter/vf_histogram: shortcuts for histogram options > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=91bc42528ce54a05bd41217cf1564fd2ac578374

[FFmpeg-cvslog] avfilter/vf_histogram: indent histogram options

2016-06-11 Thread Dave Rice
ffmpeg | branch: master | Dave Rice | Sat Jun 11 00:55:30 2016 -0400| [5d12cfacde01bf59cb876f4fb7c1e10a40f4527f] | committer: Paul B Mahol avfilter/vf_histogram: indent histogram options > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5d12cfacde01bf59cb876f4fb7c1e10a40f4527f --- l

[FFmpeg-cvslog] avcodec/utvideodec: fix multiple slices for UQY2 and other issues

2016-06-11 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Jun 11 21:31:49 2016 +0200| [3ecc59bc35412d0cc2299668dd1f79fff090eb3f] | committer: Paul B Mahol avcodec/utvideodec: fix multiple slices for UQY2 and other issues Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit

[FFmpeg-cvslog] lavc/libutvideodec: Do not set bits_per_raw_sample.

2016-06-11 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sat Jun 11 22:38:41 2016 +0200| [3da860fbcfdecd4bb8b54dd9b4b252d867de7970] | committer: Carl Eugen Hoyos lavc/libutvideodec: Do not set bits_per_raw_sample. It is not always 8 but never different from the pix_fmt property. > http://git.videolan.org

[FFmpeg-cvslog] lavu/file_open: Use current directory for temporary files also on Android.

2016-06-11 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sat Jun 11 22:41:18 2016 +0200| [4c9d1c6f9a8f166703dc0333b53f5dba8dc5b414] | committer: Carl Eugen Hoyos lavu/file_open: Use current directory for temporary files also on Android. Fixes ticket #5620. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/

[FFmpeg-cvslog] avcodec/utvideodec: add support for UQRG and UQRA formats

2016-06-11 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Jun 11 23:44:06 2016 +0200| [84efdabc94251f1f6f483eb737e95d53376ae921] | committer: Paul B Mahol avcodec/utvideodec: add support for UQRG and UQRA formats Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=84efd