[FFmpeg-cvslog] doc/developer.texi: Add a code of conduct

2016-05-25 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed May 18 20:40:08 2016 +0200| [89e9393022373bf97d528e6e9f2601ad0b3d0fc1] | committer: Michael Niedermayer doc/developer.texi: Add a code of conduct See: [FFmpeg-devel] [Vote] Code of Conduct Signed-off-by: Michael Niedermayer > http://git.vi

[FFmpeg-cvslog] avfilter/src_movie: add various commands

2016-05-25 Thread Muhammad Faiz
ffmpeg | branch: master | Muhammad Faiz | Wed Feb 17 23:20:08 2016 +0700| [defab0825f416c665b0ba55cdcb9f39bc14a1dfa] | committer: Michael Niedermayer avfilter/src_movie: add various commands add seek command add get_duration command Update to codecpar by commiter Signed-off-by: Michael Niede

[FFmpeg-cvslog] lavc/mediacodec: factorize static fields initialization

2016-05-25 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Tue May 17 10:26:48 2016 +0200| [fbc9359d859fd45e9a2ed0a9259b54459c0820fd] | committer: Matthieu Bouron lavc/mediacodec: factorize static fields initialization > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fbc9359d859fd45e9a2ed0a9259b54

[FFmpeg-cvslog] lavc/mediacodec: add missing MediaCodec.Get{Input, Output}Buffer() checks

2016-05-25 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Tue May 17 10:28:38 2016 +0200| [d14deeb6bcf4ab0d83f57e20c1c35bb4f4f91d8e] | committer: Matthieu Bouron lavc/mediacodec: add missing MediaCodec.Get{Input,Output}Buffer() checks > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d14deeb6bcf4a

[FFmpeg-cvslog] avcodec/dca_parser: set duration for core-less streams

2016-05-25 Thread foo86
ffmpeg | branch: master | foo86 | Mon May 23 17:58:42 2016 +0300| [cb55c5b49e6d21709d0ea1bf93cc30a577b1de35] | committer: James Almer avcodec/dca_parser: set duration for core-less streams Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cb55c5b49e6d21709

[FFmpeg-cvslog] avcodec/dca_exss: prepare to be called from parser context

2016-05-25 Thread foo86
ffmpeg | branch: master | foo86 | Mon May 23 17:58:41 2016 +0300| [72a9a7e9cbc26771b14b880dd45d29a2064bf8ee] | committer: James Almer avcodec/dca_exss: prepare to be called from parser context Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=72a9a7e9cbc26

[FFmpeg-cvslog] avcodec/Makefile: add missing dependencies to dca parser

2016-05-25 Thread James Almer
ffmpeg | branch: master | James Almer | Wed May 25 01:50:35 2016 -0300| [493db04c4e4916c7eb0c7c4e212dd27d87f24acf] | committer: James Almer avcodec/Makefile: add missing dependencies to dca parser They are needed starting with the previous commit Signed-off-by: James Almer > http://git.video

[FFmpeg-cvslog] avcodec/nvenc: split large functions into smaller ones

2016-05-25 Thread Andrey Turkin
ffmpeg | branch: master | Andrey Turkin | Fri May 20 17:49:24 2016 +0300| [82d705e245050c1040321022e200969f9c3ff9c3] | committer: Timo Rothenpieler avcodec/nvenc: split large functions into smaller ones Functions names and scopes are from libav. This commit basically moves code around without

[FFmpeg-cvslog] avcodec/nvenc: Require Maxwell for lossless

2016-05-25 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Wed May 25 12:15:03 2016 +0200| [24fcb233518477dbb9d8a229072373a9967ab1ce] | committer: Timo Rothenpieler avcodec/nvenc: Require Maxwell for lossless > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=24fcb233518477dbb9d8a229072373a9967ab1

[FFmpeg-cvslog] avcodec/nvenc: combine input and output surface structures

2016-05-25 Thread Andrey Turkin
ffmpeg | branch: master | Andrey Turkin | Fri May 20 18:37:00 2016 +0300| [e1691c44f045aa97fe9aee5479e70836ed378136] | committer: Timo Rothenpieler avcodec/nvenc: combine input and output surface structures There is no point in separate structures as they have 1:1 relationship, they are always

[FFmpeg-cvslog] avcodec/nvenc: CUDA frames support

2016-05-25 Thread Andrey Turkin
ffmpeg | branch: master | Andrey Turkin | Sat May 21 01:08:06 2016 +0300| [a8cf25dd9233e58b2bc82cb593ffeb05362c3395] | committer: Timo Rothenpieler avcodec/nvenc: CUDA frames support Signed-off-by: Timo Rothenpieler > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a8cf25dd9233e58b

[FFmpeg-cvslog] avcodec/nvenc: replace custom FIFOs with AVFifos

2016-05-25 Thread Andrey Turkin
ffmpeg | branch: master | Andrey Turkin | Fri May 20 19:13:20 2016 +0300| [cfb49fc6f797fb03fe9e02ebb58171a8d5e34437] | committer: Timo Rothenpieler avcodec/nvenc: replace custom FIFOs with AVFifos Signed-off-by: Timo Rothenpieler > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cf