ffmpeg | branch: master | Paul B Mahol | Fri Dec 11 00:13:45
2015 +0100| [df2ce130a65cce7cc7b94d21b5d9b0d6014d1bcf] | committer: Paul B Mahol
avfilter/af_aemphasis: more declarations above
Signed-off-by: Paul B Mahol
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=df2ce130a65cce7c
ffmpeg | branch: master | Andreas Cadhalpun
| Sun Nov 8 19:31:00 2015 +0100| [ff8816f7172b94028131ee2426ba35e875d973ae] |
committer: Andreas Cadhalpun
aacsbr: ensure strictly monotone time borders
This fixes a division by zero in the aac_fixed decoder.
Signed-off-by: Andreas Cadhalpun
> ht
ffmpeg | branch: master | Andreas Cadhalpun
| Tue Nov 17 22:58:27 2015 +0100| [a9c20e922cee435c9ad2dc78f6c50651f353329c] |
committer: Andreas Cadhalpun
sbrdsp_fixed: assert that input values are in the valid range
Signed-off-by: Andreas Cadhalpun
> http://git.videolan.org/gitweb.cgi/ffmpeg.g
ffmpeg | branch: master | Andreas Cadhalpun
| Wed Nov 18 13:43:01 2015 +0100| [fdc94db37e89165964fdf34f1cd7632e44108bd0] |
committer: Andreas Cadhalpun
sbr_qmf_analysis: sanitize input for 32-bit imdct
If the input contains too many too large values, the imdct can overflow.
Even if it didn't,
ffmpeg | branch: master | Rostislav Pehlivanov | Thu Dec
10 22:50:58 2015 +| [d8f13e783a55ff140f5f3e9729aeb83174d7183d] | committer:
Rostislav Pehlivanov
diracdec: remove duplicate codeblock decoding
Broken by commit 7424a6d0a589d31100d6067ebcb47236c00f4b36
Signed-off-by: Rostislav Pehliv
ffmpeg | branch: master | Kieran Kunhya | Wed Dec 9
00:56:02 2015 +| [3652dd5d0ceef6281d86fbd68aa7b5552f59bb1f] | committer:
Rostislav Pehlivanov
diracdec: Fix FPE on invalid low_delay data
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3652dd5d0ceef6281d86fbd68aa7b5552f59bb1
ffmpeg | branch: master | Kieran Kunhya | Wed Dec 9
13:45:23 2015 +| [cdf8c9038ddb4a655661460896e8ba8046deb0a2] | committer:
Rostislav Pehlivanov
diracdec: Replace dirac parse codes with better ones
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cdf8c9038ddb4a655661460896e8ba
ffmpeg | branch: master | Kieran Kunhya | Wed Dec 9
00:05:36 2015 +| [7424a6d0a589d31100d6067ebcb47236c00f4b36] | committer:
Rostislav Pehlivanov
diracdec: Read picture types by using parse_code
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7424a6d0a589d31100d6067ebcb47236c0
ffmpeg | branch: master | Kieran Kunhya | Wed Dec 9
00:05:35 2015 +| [8880ca230738056c276fba78ab595ef877fbcc6f] | committer:
Rostislav Pehlivanov
diracdec: Store version major/minor flags
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8880ca230738056c276fba78ab595ef877fbcc6f
ffmpeg | branch: master | Kieran Kunhya | Wed Dec 9
00:05:34 2015 +| [8eb6acef928d1d5f1a09e2ecb598ace2c99878f1] | committer:
Rostislav Pehlivanov
diracdec: Support new extended quantiser range
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8eb6acef928d1d5f1a09e2ecb598ace2c998
ffmpeg | branch: master | Kieran Kunhya | Wed Dec 9
00:05:31 2015 +| [8dcc99dc684da4f128faa53f3988afa29e392afb] | committer:
Rostislav Pehlivanov
diracdec: Extract version parameters
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8dcc99dc684da4f128faa53f3988afa29e392afb
---
ffmpeg | branch: master | Kieran Kunhya | Wed Dec 9
00:05:30 2015 +| [9f374c59061be6b3e5d394678e08adce42c1392e] | committer:
Rostislav Pehlivanov
diracdec: Make slice parameters common between lowdelay and future hq profile
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9f374
ffmpeg | branch: master | Kieran Kunhya | Wed Dec 9
00:05:29 2015 +| [3bb6ce1af9d95563786e0e29d087f68343defb89] | committer:
Rostislav Pehlivanov
diracdec: Rename lowdelay_subband to decode_subband because it is shared with
HQ profile
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co
ffmpeg | branch: master | Kieran Kunhya | Wed Dec 9
08:24:36 2015 +| [3f07f12f65e56d1cf96e5ac2cefc0ad9c7bfb6af] | committer:
Rostislav Pehlivanov
diracdec: Template DSP functions adding 10-bit versions
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3f07f12f65e56d1cf96e5ac2cef
ffmpeg | branch: master | Kieran Kunhya | Wed Dec 9
13:43:29 2015 +| [9553689854d61069ae3467f9b46dac43ee991d96] | committer:
Rostislav Pehlivanov
diracdec: Move strides to bytes, and pointer types to uint8_t.
Start templating functions for move to support 10-bit
Parts of this patch were w
ffmpeg | branch: master | Ganesh Ajjanagadde | Thu Dec
10 07:57:41 2015 -0500| [bd3409f52a05088aee5f9068b7d0ab66191a66b5] | committer:
Ganesh Ajjanagadde
lavfi/vf_alphamerge: fix unitialized pointers
Missed in commit 31f0d555e07797df1a0a141fa5e022648d480a49.
Signed-off-by: Ganesh Ajjanagadde
ffmpeg | branch: master | Ganesh Ajjanagadde | Thu Dec
10 07:52:19 2015 -0500| [08a96708a504cc305eb4d8b98020e76a36b8cdab] | committer:
Ganesh Ajjanagadde
lavfi/vf_overlay: fix unitialized pointers
Missed in commit 301c2784b35036945cd9a7049808deecce149916.
Found-by: Paul B Mahol
Signed-off-by
ffmpeg | branch: master | Paul B Mahol | Sun Dec 6 13:07:24
2015 +0100| [45938f0301a8be7ce3ba4a28a7df656ec398f6b8] | committer: Paul B Mahol
avfilter/x86/vf_maskedmerge: move %define out of .nextrow
Signed-off-by: Paul B Mahol
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=45938
18 matches
Mail list logo