ffmpeg | branch: master | Martin Storsjö | Thu May 28
09:47:44 2015 +0300| [78efc69e7c990226f4b913721ef1b308ca5bfa04] | committer:
Martin Storsjö
rtmpdh: Make sure ret is initialized in the nettle version of bn_hex2bn
Signed-off-by: Martin Storsjö
> http://git.videolan.org/gitweb.cgi/ffmpeg.
ffmpeg | branch: master | Michael Niedermayer | Fri May 29
11:21:26 2015 +0200| [392832fc3ab1b506b750ec8a1bcc83e1396bc7c9] | committer:
Michael Niedermayer
Merge commit '78efc69e7c990226f4b913721ef1b308ca5bfa04'
* commit '78efc69e7c990226f4b913721ef1b308ca5bfa04':
rtmpdh: Make sure ret is in
ffmpeg | branch: master | Martin Storsjö | Thu May 28
10:11:27 2015 +0300| [0508faaa11bf7507ffdd655aee57c9dc5a8203f4] | committer:
Martin Storsjö
rtmpdh: Pass the actual buffer size of the output secret key
Signed-off-by: Martin Storsjö
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=comm
ffmpeg | branch: master | Martin Storsjö | Thu May 28
10:03:39 2015 +0300| [127d813bcb5705202b7100cf1eccd1e26d72ba14] | committer:
Martin Storsjö
rtmpdh: Fix a local variable name in the nettle/gcrypt codepath
Signed-off-by: Martin Storsjö
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=c
ffmpeg | branch: master | Michael Niedermayer | Fri May 29
11:31:55 2015 +0200| [fbeb3fa999e8712af35f1d898ca0b0cbab707556] | committer:
Michael Niedermayer
Merge commit '0508faaa11bf7507ffdd655aee57c9dc5a8203f4'
* commit '0508faaa11bf7507ffdd655aee57c9dc5a8203f4':
rtmpdh: Pass the actual buf
ffmpeg | branch: master | Michael Niedermayer | Fri May 29
11:31:38 2015 +0200| [beecbe13a2ea49280554a7178bebc525e538b4e7] | committer:
Michael Niedermayer
Merge commit '9f1b3050d9e31e9283d818f3640f3460ac8cfb5b'
* commit '9f1b3050d9e31e9283d818f3640f3460ac8cfb5b':
rtmpdh: Check the output bu
ffmpeg | branch: master | Michael Niedermayer | Fri May 29
11:31:22 2015 +0200| [4c0b30b07a81727561cafc171a1d0182a5975a48] | committer:
Michael Niedermayer
Merge commit '127d813bcb5705202b7100cf1eccd1e26d72ba14'
* commit '127d813bcb5705202b7100cf1eccd1e26d72ba14':
rtmpdh: Fix a local variabl
ffmpeg | branch: master | Martin Storsjö | Thu May 28
10:08:27 2015 +0300| [9f1b3050d9e31e9283d818f3640f3460ac8cfb5b] | committer:
Martin Storsjö
rtmpdh: Check the output buffer size in the openssl version of dh_compute_key
Signed-off-by: Martin Storsjö
> http://git.videolan.org/gitweb.cgi/f
ffmpeg | branch: master | Martin Storsjö | Thu May 28
11:39:45 2015 +0300| [8016a1bd3b60e917e1b12748dd80c06c3462c286] | committer:
Martin Storsjö
rtmpdh: Remove an unnecessary check in the gcrypt/nettle dh_compute_key
Signed-off-by: Martin Storsjö
> http://git.videolan.org/gitweb.cgi/ffmpeg.
ffmpeg | branch: master | Michael Niedermayer | Fri May 29
11:42:38 2015 +0200| [4b8b3efb1e40ba028c31a0e8747867f9240cc755] | committer:
Michael Niedermayer
Merge commit 'e9e86d9ef637f5a600c76b352ffe5a82b71b25d1'
* commit 'e9e86d9ef637f5a600c76b352ffe5a82b71b25d1':
rtmpdh: Create sufficiently
ffmpeg | branch: master | Martin Storsjö | Thu May 28
11:42:44 2015 +0300| [e9e86d9ef637f5a600c76b352ffe5a82b71b25d1] | committer:
Martin Storsjö
rtmpdh: Create sufficiently long private keys for gcrypt/nettle
There was a misunderstanding betewen bits and bytes for the parameter
value for gene
ffmpeg | branch: master | Michael Niedermayer | Fri May 29
11:38:26 2015 +0200| [48e02e258c42ae2ee0d351f2f0bd620b087ababe] | committer:
Michael Niedermayer
Merge commit '063f7467e4d14ab7fe01b2845dab60cc75df8b53'
* commit '063f7467e4d14ab7fe01b2845dab60cc75df8b53':
rtmpdh: Add fate test for t
ffmpeg | branch: master | Michael Niedermayer | Fri May 29
11:42:17 2015 +0200| [42a6a3841868b2150b7a13f35458bd9d2ffeb3e6] | committer:
Michael Niedermayer
Merge commit '8016a1bd3b60e917e1b12748dd80c06c3462c286'
* commit '8016a1bd3b60e917e1b12748dd80c06c3462c286':
rtmpdh: Remove an unnecessa
ffmpeg | branch: master | Martin Storsjö | Thu May 28
10:54:11 2015 +0300| [063f7467e4d14ab7fe01b2845dab60cc75df8b53] | committer:
Martin Storsjö
rtmpdh: Add fate test for the DH handshake routine
This helps if these functions need to be implemented using another
crypto API.
Signed-off-by: Ma
ffmpeg | branch: master | Michael Niedermayer | Fri May 29
12:06:51 2015 +0200| [e1b0019568430ee80c3bb474829897700ef31f1c] | committer:
Michael Niedermayer
avformat/mov: Avoid float usage in yuv_to_rgba()
This avoids the possibility for rounding/precision differences between platforms
Signed-
ffmpeg | branch: master | Michael Niedermayer | Tue May 26
22:16:43 2015 +0200| [3331213e2ac5a0fe5c574e9cd3da44df5e0d1d18] | committer:
Michael Niedermayer
avformat/concatdec: Enable auto_convert by default
Users have no means to find out from a failure how to make it work
or is it preferred t
ffmpeg | branch: master | Michael Niedermayer | Fri May 29
12:36:55 2015 +0200| [14bc5704422415fddf1db5f5ae8e105183e0b582] | committer:
Michael Niedermayer
avformat/movenc: avoid floats in width/height/aspect ratio computations
This avoids the possibility for rounding/precision differences bet
ffmpeg | branch: master | Michael Niedermayer | Fri May 29
12:54:37 2015 +0200| [061a592b9cb0071d624d230ddb5d00a640df05d1] | committer:
Michael Niedermayer
avformat/movenc: Check that track_width_1616 fits within the available 32bit
before storing it
Signed-off-by: Michael Niedermayer
> htt
ffmpeg | branch: master | Michael Niedermayer | Fri May 29
12:59:35 2015 +0200| [f86e7c5d00cc426833c838f6ec6051d411a8bf80] | committer:
Michael Niedermayer
avcodec/ac3_parser: Avoid floats in bitrate computation
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.g
ffmpeg | branch: master | Michael Niedermayer | Fri May 29
14:03:07 2015 +0200| [403940de241e8f15ec9eae3e69c6c2f423bafcf5] | committer:
Michael Niedermayer
avcodec/mpegvideo: Use FFSWAP to exchange pointers
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a
ffmpeg | branch: master | Andreas Cadhalpun
| Wed May 27 23:57:50 2015 +0200| [153639cb9cfacfdb094f0fa42012fa5c547246f4] |
committer: Andreas Cadhalpun
mov: fix DTS calculation for samples with negative stts duration
A negative sample duration is invalid according to the spec, but there
are sa
ffmpeg | branch: master | Nedeljko Babic | Fri May
29 15:46:20 2015 +0200| [e374405d8e821e292ebde827d9b30257b0ff75eb] | committer:
Michael Niedermayer
libavutil: Cosmetic changes to fixed_dsp file.
Names of functions vector_fmul_window_fixed_c and
vector_fmul_window_fixed_scaled_c are changed
ffmpeg | branch: master | Ingo Brückl | Fri May 29
16:08:36 2015 +0200| [083b1a32d5306c76d2c096d6bc3f1b7510fd7cc9] | committer:
Michael Niedermayer
build: add configure option pkgconfigdir
This allows the user to override the directory for the installation
of the pkg-config files (from the def
ffmpeg | branch: master | Michael Niedermayer | Fri May 29
21:07:58 2015 +0200| [bedb5d587b5f1fc962e2786c0ea8274ddea6c684] | committer:
Michael Niedermayer
configure: Fix showcqt fft dependancy
Found-by: Muhammad Faiz
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/f
ffmpeg | branch: master | Rodger Combs | Thu May 28
14:46:16 2015 -0500| [f24d92badadc365f90b5737d6b0234779b6c33bf] | committer:
Michael Niedermayer
lavf/tls: Support Secure Transport
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f24d92badadc3
ffmpeg | branch: master | Martin Storsjö | Fri May 29
10:14:39 2015 +0300| [b2f0f37d242f1194fe1f886557cf6cefdf98caf6] | committer:
Martin Storsjö
rtmpdh: Generate the whole private exponent using av_get_random_seed() with
nettle/gmp
Don't use a PRNG for generating it; that defies the intended
ffmpeg | branch: master | Michael Niedermayer | Sat May 30
00:59:54 2015 +0200| [2e15f07cfddd0bfdc049d94c68b0198d086956b7] | committer:
Michael Niedermayer
Merge commit 'b2f0f37d242f1194fe1f886557cf6cefdf98caf6'
* commit 'b2f0f37d242f1194fe1f886557cf6cefdf98caf6':
rtmpdh: Generate the whole
ffmpeg | branch: master | Michael Niedermayer | Sat May 30
03:57:20 2015 +0200| [aa9c6b6986eac8a44d7828a8653d4d015384b7da] | committer:
Michael Niedermayer
avformat/h264dec: Add ff_tlog() with trace information about h264 probing
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/g
ffmpeg | branch: master | Michael Niedermayer | Sat May 30
03:53:32 2015 +0200| [dae89802a6eeae89519334d78cf2a79da4060273] | committer:
Michael Niedermayer
avformat/h264dec: Fix detection of invalid h264 with 0x100 startcodes
Fies Ticket4325
Signed-off-by: Michael Niedermayer
> http://git.v
ffmpeg | branch: master | banastasov | Sat May 30
04:28:39 2015 +0200| [debf4d6e67dfb29f3d71683add429c588828f8e8] | committer:
Michael Niedermayer
avcodec/dvbsubdec: Fix buf_size check in
dvbsub_parse_display_definition_segment()
Fixes Ticket4326
Signed-off-by: Michael Niedermayer
> http:/
30 matches
Mail list logo