Вы находитесь на странице: 1из 5

====================

10-09-2015
====================
* device/asus/Z00A/
e2f5022 Merge branch 'cm-12.1' of https://github.com/CM-zenfone2/android_device_
asus_Z00A into HEAD
* device/qcom/common/
6479863 dtbtool: Clear misc build warnings
* external/ffmpeg/
e25d1db Merge tag 'n2.7.2' into cm-12.1
f035d76 Changelog update
ecb45bd imc: use correct position for flcoeffs2 calculation
6958254 hevc: check slice address length
59fd4fb snow: remove an obsolete av_assert2
456db47 webp: fix infinite loop in webp_decode_frame
b059a7f wavpack: limit extra_bits to 32 and use get_bits_long
feee4a2 ffmpeg: only count got_output/errors in decode_error_stat
9727169 ffmpeg: exit_on_error if decoding a packet failed
327f67e pthread_frame: forward error codes when flushing
67965fb huffyuvdec: validate image size
ba494aa wavpack: use get_bits_long to read up to 32 bits
13a3d95 nutdec: check maxpos in read_sm_data before returning success
549ea74 s302m: fix arithmetic exception
0c6563d vc1dec: use get_bits_long and limit the read bits to 32
2fb1921 mpegaudiodec: copy AVFloatDSPContext from first context to all contexts
8357878 Update for FFmpeg 2.7.2
7ccd30c avcodec/vp8: Check buffer size in vp8_decode_frame_header()
7d176c1 avcodec/vp8: Fix null pointer dereference in ff_vp8_decode_free()
96463b9 avcodec/diracdec: Check for hpel_base allocation failure
ed6980b avcodec/rv34: Clear pointers in ff_rv34_decode_init_thread_copy()
e3ef27b avfilter/af_aresample: Check ff_all_* for allocation failures
8b2b8ca avcodec/pthread_frame: clear priv_data, avoid stale pointer in error cas
e
0f1a361 swscale/utils: Clear pix buffers
1854616 avutil/fifo: Fix the case where func() returns less bytes than requested
in av_fifo_generic_write()
1c2a6a2 ffmpeg: Fix cleanup after failed allocation of output_files
4a6b99f avformat/mov: Fix deallocation when MOVStreamContext failed to allocate
d01bae0 ffmpeg: Fix crash with ost->last_frame allocation failure
5788365 ffmpeg: Fix cleanup with ost = NULL
3ee2620 avcodec/pthread_frame: check avctx on deallocation
35f6ada avcodec/sanm: Reset sizes in destroy_buffers()
7cc130f avcodec/alac: Clear pointers in allocate_buffers()
aa17fe0 bytestream2: set the reader to the end when reading more than available
331a865 avcodec/utils: use a minimum 32pixel width in avcodec_align_dimensions2
() for H.264
49bb285 avcodec/mpegvideo: Clear pointers in ff_mpv_common_init()
fa9db0e oggparsedirac: check return value of init_get_bits
6877d4a wmalosslessdec: reset frame->nb_samples on packet loss
a4d7ab0 wmalosslessdec: avoid reading 0 bits with get_bits
0d8511b Put a space between string literals and macros.
ff41c9e avcodec/rawenc: Use ff_alloc_packet() instead of ff_alloc_packet2()
3e81529 avcodec/aacsbr: Assert that bs_num_env is positive
e044495 avcodec/aacsbr: check that the element type matches before applying SBR
ebb8f36 avcodec/h264_slice: Use w/h from the AVFrame instead of mb_w/h
a4a7559 vp9/update_prob: prevent out of bounds table read

9a0e44d avfilter/vf_transpose: Fix rounding error


dc18b1e avcodec/h264_refs: discard mismatching references
2bd9dc7 avcodec/mjpegdec: Fix small picture upscale
e140145 avcodec/pngdec: Check values before updating context in decode_fctl_chun
k()
04caa2e avcodec/pngdec: Copy IHDR & plte state from last thread
a122b8f avcodec/pngdec: Require a IHDR chunk before fctl
022a5b0 avcodec/pngdec: Only allow one IHDR chunk
a7825e4 wmavoice: limit wmavoice_decode_packet return value to packet size
4dd5547 swscale/swscale_unscaled: Fix rounding difference with RGBA output betwe
en little and big endian
1cef783 ffmpeg: Do not use the data/size of a bitstream filter after failure
465d87d swscale/x86/rgb2rgb_template: fix signedness of v in shuffle_bytes_2103_
{mmx,mmxext}
080f4d3 vda: unlock the pixel buffer base address.
4196623 swscale/rgb2rgb_template: Fix signedness of v in shuffle_bytes_2103_c()
48a2b0c swscale/rgb2rgb_template: Implement shuffle_bytes_0321_c and fix shuffle
_bytes_2103_c on BE
1a595af swscale/rgb2rgb_template: Disable shuffle_bytes_2103_c on big endian
34e0d56 swr: Remember previously set int_sample_format from user
01af4b9 swresample: soxr implementation for swr_get_out_samples()
62eae3f avformat/swfdec: Do not error out on pixel format changes
bd4deee ffmpeg_opt: Fix forcing fourccs
f315a2b configure: Check for x265_api_get
c10561d swscale/x86/rgb2rgb_template: don't call emms on sse2/avx functions
b70ed77 swscale/x86/rgb2rgb_template: add missing xmm clobbers
6db4e7d library.mak: Workaround SDL redefining main and breaking fate tests on m
ingw
754b39e vaapi_h264: fix RefPicList[] field flags.
4e53a50 doc: avoid incorrect phrase 'allows to'
7c89eb8 configure: make makeinfo_html check more robust
353a576 matroskadec: validate audio channels and bitdepth
b6ae742 matroskadec: check audio sample rate
a38b2cf Update for 2.7.1
daffb9f avutil/avstring: Do not print NULL
f491a58 postproc: fix unaligned access
d713970 vp9: don't retain NULL as segmentation_map
0c02a11 avformat: clarify what package needs to be compiled with SSL support
e227f73 avcodec/libx264: Avoid reconfig on equivalent aspect ratios
79ad240 avcodec/flacenc: Fix Invalid Rice order
7bc5d3d tls_gnutls: fix hang on disconnection
51a2cd5 avcodec/hevc_ps: Only discard overread VPS if a previous is available
d2705ab ffmpeg: Free last_frame instead of just unref
966e542 avcodec/ffv1enc: fix bps for >8bit yuv when not explicitly set
48e5132 avio: fix potential crashes when combining ffio_ensure_seekback + crc
838ad6c examples/demuxing_decoding: use properties from frame instead of video_d
ec_ctx
b939dfb h264: er: Copy from the previous reference only if compatible
65d66a6 doc: fix spelling errors
047ef33 configure: only disable VSX for !ppc64el
b709844 avformat/singlejpeg: fix standalone compilation
13605a9 ffmpeg_opt: Check for localtime() failure
* frameworks/base/
3ccf4e8 battery: Add fast charging UI support [3/3] (Update 2)
* packages/apps/Trebuchet/
769805b Trebuchet : Ensure workspace icon migration for dialer
====================

10-08-2015
====================
* external/stagefright-plugins/
832d937 ffmpeg: Fix crash when avio_check is called
* frameworks/base/
2c22d28 Live lock screen support [1/2]
* vendor/oppo/
5587125 Merge pull request #20 from Rashed97/cm-12.1
* vendor/sony/
17a8b07 msm8974: add libbccQTI.so
====================
10-07-2015
====================
* android/
e8f223a Manifest for Android 5.1.1 release 24
* build/
e47b4cd Merge "Set the Security Patch level with Oct 1 for LP" into lp5.1
fea23c3 Merge "Fix issie #23116383: Include security patch level in Settings" in
to lp5.1
baf4fef Set the Security Patch level with Oct 1 for LP
0178a77 Fix issie #23116383: Include security patch level in Settings
4932dec Merge tag 'android-5.1.1_r24' into lp5.1
* device/asus/mofd-common/
6d2b7d3 CMHW: add HighTouchSensitivity class for Glove Mode
* device/nvidia/shieldtablet/
7974f81 Kernel config file updated
* external/skia/
38d3d65 SkScaledBitmapSampler: fix memory overwritten
c895bb7 DO NOT MERGE Prevent integer wrap around for malloc size when creating a
SkRegion
47b68cb x86: conditionalize code for ARM neon optimization
4b09e22 Bring back NEON optimized blitter S32_Opaque_D32_filter_DX
* frameworks/av/
3fb2f6a Revert "camera: Fix inclusion of CameraParametersExtra.h"
* frameworks/base/
4a77cdc Merge "Disable default blending when drawing color rect" into lp5.1
daa1999 Merge changes I4934c7d2,Ia6fc3086 into lp5.1
a516fc7 Disable default blending when drawing color rect
103e27e Fix issue #23116383: Include security patch level in Settings
2624af2 Merge tag 'android-5.1.1_r23' into cm-12.1
5a03f0c Allow debugging only for apps forked from zygote
af8a1e7 DO NOT MERGE. Truncate and ellipsize app name if too long for dialog.
* kernel/nvidia/shieldtablet/
36b2f95 Kernel config file unified in Nvidia default one

* packages/apps/Email/
af25454 email: fix empty body update
* packages/apps/Settings/
8fd846e Merge "Present the security patch date in a human-friendly format" into
lp5.1
486609e Merge "Fix issue #23116383: Include security patch level in Settings" in
to lp5.1
52ba135 Present the security patch date in a human-friendly format
12cdfb7 Fix issue #23116383: Include security patch level in Settings
66e41b9 Fix inconsistent battery stats icons
8180aaa settings: fuelgauge: Always show screen on time
* packages/apps/SetupWizard/
8bcb714 Remove use of mCanceled
* packages/apps/TvSettings/
60c53ed Add security patch level to about screen
* vendor/bliss/
6bc5f06 Merge "sepolicy: Underp the context for persistent storage" into lp5.1
9f6c790 sepolicy: Underp the context for persistent storage
4c593ba Fix MimeType Case
====================
10-06-2015
====================
* build/
17e0a65 build: Make sure we're building our secondary resource package as depend
ency.
84ffdf0 build: Fix import build step.
* cts/
d80b181 Merge tag 'android-5.1.1_r23' into cm-12.1
* external/flac/
2d7da25 Merge tag 'android-5.1.1_r23' into cm-12.1
* external/libvpx/
0b30efb Merge tag 'android-5.1.1_r23' into cm-12.1
* external/sonivox/
14291d9 Merge tag 'android-5.1.1_r23' into cm-12.1
* external/sqlite/
2fe97d9 Merge tag 'android-5.1.1_r23' into cm-12.1
* packages/apps/CMFileManager/
0e79150 Make MimeTypes Lowercase
* packages/apps/Trebuchet/
b69f0ee Update default workspace
* packages/providers/ThemesProvider/
6078ce8 Live lock screen support [2/2]
* system/security/
ec1e3a9 Merge tag 'android-5.1.1_r23' into cm-12.1

* vendor/cmsdk/
1e2f83a Automatic translation import
f99a5bd Automatic translation import
3701480 cmsdk: Update README.
5d12670 cmsdk: Update API text for constants changes.
58c3c79 cmdsk: rename thermal constants to reflect actual event semantics
74221fb cmsdk: Create api level 3, cantaloupe.
* vendor/oppo/
50af751 r7plus: Add fingerprint firmware files
3f445fc Merge pull request #19 from mikeNG/cm-12.1
====================
10-05-2015
====================
* frameworks/base/
f8a1834 Themes: Fix bootloop when applying theme fonts
* hardware/qcom/audio-caf/msm8994/
8660f35 hal: Use front mic when in headphone voice call
1cad787 Revert "hal: Use speakerphone mics for wired headphones"
* packages/apps/Mms/
e2e6196 Fix settings default values and also min value
* packages/apps/Settings/
429d7b1 Use correct preference from xml
* vendor/bliss/
a017a9b Fix wrong path for content-types.properties
163370a Merge "Update prebuilt KernelAdiutor to version 0.9.9.2.1" into lp5.1

Вам также может понравиться