[FFmpeg-cvslog] avformat: Add v210[x] demuxer

2015-11-09 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Sat Nov 7 15:59:01 2015 -0800| [480bad7c6d087d9cd10ae4ab7b4e12cb594aa4c5] | committer: Timothy Gu avformat: Add v210[x] demuxer Allows one to do: ffmpeg -s 1920x1080 -i blah.v210 ... ffmpeg -s 1920x1080 -f v210x -i blah.yuv10 ... Fixes

[FFmpeg-cvslog] tests/fate/avformat: Fix fate-lavf

2015-11-09 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Nov 10 04:14:55 2015 +0100| [b83c849e8797fbb972ebd7f2919e0f085061f37f] | committer: Michael Niedermayer tests/fate/avformat: Fix fate-lavf The CMP variable seems to have been inherited from fate-api-seek which set it to null the mxf referen

[FFmpeg-cvslog] aacdec: don't return frames without data from aac_decode_er_frame

2015-11-09 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Mon Nov 9 22:16:01 2015 +0100| [d7f29bfa6985e3eea2033dba0449e47b41b85928] | committer: Rostislav Pehlivanov aacdec: don't return frames without data from aac_decode_er_frame This is similar to commit ec38a1b for aac_decode_frame_int. Signed-off-b

[FFmpeg-cvslog] aacps: avoid division by zero in stereo_processing

2015-11-09 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Sun Nov 8 22:04:08 2015 +0100| [ef7fe9851e0913a2e8d27d55bcb84847a6efa7ca] | committer: Rostislav Pehlivanov aacps: avoid division by zero in stereo_processing This fixes a SIGFPE crash in the aac_fixed decoder. Signed-off-by: Andreas Cadhalpun R

[FFmpeg-cvslog] ffserver: fix incorrect strlcpy usage

2015-11-09 Thread Ganesh Ajjanagadde
ffmpeg | branch: master | Ganesh Ajjanagadde | Fri Nov 6 15:47:37 2015 -0500| [6c2dbff7f08ccbf69adb23ada48bb36ba796e772] | committer: Ganesh Ajjanagadde ffserver: fix incorrect strlcpy usage Somewhat ironic that this "safe" interface is actually being used unsafely here. This fixes the usage

[FFmpeg-cvslog] swresample/resample: speed up Blackman Nuttall filter

2015-11-09 Thread Ganesh Ajjanagadde
ffmpeg | branch: master | Ganesh Ajjanagadde | Mon Nov 9 00:38:45 2015 -0500| [cf491a925e221122f81873bd041c5c136027e385] | committer: Ganesh Ajjanagadde swresample/resample: speed up Blackman Nuttall filter This may be a slightly surprising optimization, but is actually based on an understand

[FFmpeg-cvslog] swresample/resample: speed up upsampling by precomputing sines

2015-11-09 Thread Ganesh Ajjanagadde
ffmpeg | branch: master | Ganesh Ajjanagadde | Sun Nov 8 21:39:32 2015 -0500| [b87ca4bf25a3b5a0cac76fb8b3a7ab3bc0fd9882] | committer: Ganesh Ajjanagadde swresample/resample: speed up upsampling by precomputing sines When upsampling, factor is set to 1 and sines need to be evaluated only once

[FFmpeg-cvslog] ffmpeg: Don' t try and write sdp info if none of the outputs had an rtp format.

2015-11-09 Thread Simon Thelen
ffmpeg | branch: master | Simon Thelen | Mon Nov 2 16:36:16 2015 +0100| [70fb5eadc580a82c4b977a1233d70ad0041faba0] | committer: Michael Niedermayer ffmpeg: Don't try and write sdp info if none of the outputs had an rtp format. Fixes a segfault when trying to write nonexistent rtp information.

[FFmpeg-cvslog] doc/ffmpeg: Clarify that the sdp_file option requires an rtp output.

2015-11-09 Thread Simon Thelen
ffmpeg | branch: master | Simon Thelen | Mon Nov 2 15:57:50 2015 +0100| [b02201efb531348406e48f9252bd39a6acebd2b7] | committer: Michael Niedermayer doc/ffmpeg: Clarify that the sdp_file option requires an rtp output. Signed-off-by: Simon Thelen Signed-off-by: Michael Niedermayer > http://g

[FFmpeg-cvslog] avformat/cache: Avoid int-overflow in cache compare function

2015-11-09 Thread Bryan Huh
ffmpeg | branch: master | Bryan Huh | Sun Nov 8 16:35:01 2015 -0800| [72f9a6349cae0eba7caf9e338bee46c1d9baed27] | committer: Michael Niedermayer avformat/cache: Avoid int-overflow in cache compare function cache protocol indexes its cache using AVTreeNodes which require a cmp function for ins

[FFmpeg-cvslog] avcodec/nvenc: update nvenc default parameters

2015-11-09 Thread Agatha Hu
ffmpeg | branch: master | Agatha Hu | Mon Nov 9 13:05:02 2015 +0100| [ddbad15898287bdce7da08dc49664f061a87f379] | committer: Timo Rothenpieler avcodec/nvenc: update nvenc default parameters Signed-off-by: Timo Rothenpieler > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ddbad158

[FFmpeg-cvslog] avutil/x86/intmath: Correct intrinsic headers for older compilers.

2015-11-09 Thread Matt Oliver
ffmpeg | branch: master | Matt Oliver | Mon Nov 9 21:40:33 2015 +1100| [f98417451291a3ff6719d739b5e904e0b7bf404b] | committer: Matt Oliver avutil/x86/intmath: Correct intrinsic headers for older compilers. Signed-off-by: Matt Oliver > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;

[FFmpeg-cvslog] avformat/rsd: add XMA support

2015-11-09 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Nov 9 10:31:24 2015 +0100| [0cfd4a993f30785219c958e2ac9fea75a687ab34] | committer: Paul B Mahol avformat/rsd: add XMA support Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0cfd4a993f30785219c958e2ac9fea75a