index
:
android_external_ffmpeg
2.7
cm-11.0
cm-12.0
cm-12.1
cm-12.1-old
cm-13.0
cm-13.0-3.0-test
cm-13.0-old
cm-14.0
cm-14.1
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add MODULE_LICENSE and NOTICE files
stable/cm-12.1-YOG7D
Ricardo Cerqueira
2015-12-22
11
-0
/
+511
*
Merge tag 'n2.7.2' into cm-12.1
Ricardo Cerqueira
2015-10-08
1
-10
/
+13
|
\
|
*
Changelog update
Andreas Cadhalpun
2015-07-19
1
-0
/
+14
|
*
imc: use correct position for flcoeffs2 calculation
Andreas Cadhalpun
2015-07-19
1
-1
/
+1
|
*
hevc: check slice address length
Andreas Cadhalpun
2015-07-19
2
-2
/
+2
|
*
snow: remove an obsolete av_assert2
Andreas Cadhalpun
2015-07-19
1
-2
/
+2
|
*
webp: fix infinite loop in webp_decode_frame
Andreas Cadhalpun
2015-07-19
1
-1
/
+1
|
*
wavpack: limit extra_bits to 32 and use get_bits_long
Andreas Cadhalpun
2015-07-19
1
-2
/
+6
|
*
ffmpeg: only count got_output/errors in decode_error_stat
Andreas Cadhalpun
2015-07-19
1
-3
/
+3
|
*
ffmpeg: exit_on_error if decoding a packet failed
Andreas Cadhalpun
2015-07-19
1
-0
/
+9
|
*
pthread_frame: forward error codes when flushing
Andreas Cadhalpun
2015-07-19
1
-0
/
+11
|
*
huffyuvdec: validate image size
Andreas Cadhalpun
2015-07-19
1
-0
/
+5
|
*
wavpack: use get_bits_long to read up to 32 bits
Andreas Cadhalpun
2015-07-19
1
-2
/
+2
|
*
nutdec: check maxpos in read_sm_data before returning success
Andreas Cadhalpun
2015-07-19
1
-0
/
+3
|
*
s302m: fix arithmetic exception
Andreas Cadhalpun
2015-07-19
1
-4
/
+2
|
*
vc1dec: use get_bits_long and limit the read bits to 32
Andreas Cadhalpun
2015-07-19
1
-1
/
+1
|
*
mpegaudiodec: copy AVFloatDSPContext from first context to all contexts
Andreas Cadhalpun
2015-07-19
1
-0
/
+1
|
*
Update for FFmpeg 2.7.2
Michael Niedermayer
2015-07-18
3
-2
/
+54
|
*
avcodec/vp8: Check buffer size in vp8_decode_frame_header()
Michael Niedermayer
2015-07-18
1
-0
/
+5
|
*
avcodec/vp8: Fix null pointer dereference in ff_vp8_decode_free()
Michael Niedermayer
2015-07-18
1
-0
/
+3
|
*
avcodec/diracdec: Check for hpel_base allocation failure
Michael Niedermayer
2015-07-18
1
-4
/
+12
|
*
avcodec/rv34: Clear pointers in ff_rv34_decode_init_thread_copy()
Michael Niedermayer
2015-07-18
1
-0
/
+7
|
*
avfilter/af_aresample: Check ff_all_* for allocation failures
Michael Niedermayer
2015-07-18
1
-6
/
+15
|
*
avcodec/pthread_frame: clear priv_data, avoid stale pointer in error case
Michael Niedermayer
2015-07-18
1
-0
/
+1
|
*
swscale/utils: Clear pix buffers
Michael Niedermayer
2015-07-18
1
-3
/
+3
|
*
avutil/fifo: Fix the case where func() returns less bytes than requested in a...
Zhang Rui
2015-07-18
1
-1
/
+2
|
*
ffmpeg: Fix cleanup after failed allocation of output_files
Michael Niedermayer
2015-07-18
1
-1
/
+4
|
*
avformat/mov: Fix deallocation when MOVStreamContext failed to allocate
Michael Niedermayer
2015-07-18
1
-0
/
+3
|
*
ffmpeg: Fix crash with ost->last_frame allocation failure
Michael Niedermayer
2015-07-18
1
-1
/
+1
|
*
ffmpeg: Fix cleanup with ost = NULL
Michael Niedermayer
2015-07-18
1
-1
/
+6
|
*
avcodec/pthread_frame: check avctx on deallocation
Michael Niedermayer
2015-07-18
1
-3
/
+4
|
*
avcodec/sanm: Reset sizes in destroy_buffers()
Michael Niedermayer
2015-07-18
1
-0
/
+1
|
*
avcodec/alac: Clear pointers in allocate_buffers()
Michael Niedermayer
2015-07-18
1
-0
/
+6
|
*
bytestream2: set the reader to the end when reading more than available
Anton Khirnov
2015-07-18
1
-1
/
+3
|
*
avcodec/utils: use a minimum 32pixel width in avcodec_align_dimensions2() fo...
Michael Niedermayer
2015-07-18
1
-1
/
+3
|
*
avcodec/mpegvideo: Clear pointers in ff_mpv_common_init()
Michael Niedermayer
2015-07-18
1
-4
/
+78
|
*
oggparsedirac: check return value of init_get_bits
Chris Watkins
2015-07-18
1
-3
/
+8
|
*
wmalosslessdec: reset frame->nb_samples on packet loss
Andreas Cadhalpun
2015-07-18
1
-0
/
+1
|
*
wmalosslessdec: avoid reading 0 bits with get_bits
Andreas Cadhalpun
2015-07-18
1
-1
/
+1
|
*
Put a space between string literals and macros.
Chris Watkins
2015-07-18
1
-2
/
+2
|
*
avcodec/rawenc: Use ff_alloc_packet() instead of ff_alloc_packet2()
Michael Niedermayer
2015-07-18
1
-1
/
+1
|
*
avcodec/aacsbr: Assert that bs_num_env is positive
Michael Niedermayer
2015-07-18
1
-0
/
+1
|
*
avcodec/aacsbr: check that the element type matches before applying SBR
Michael Niedermayer
2015-07-18
2
-0
/
+9
|
*
avcodec/h264_slice: Use w/h from the AVFrame instead of mb_w/h
Michael Niedermayer
2015-07-18
1
-2
/
+2
|
*
vp9/update_prob: prevent out of bounds table read
James Zern
2015-07-18
1
-2
/
+3
|
*
avfilter/vf_transpose: Fix rounding error
Michael Niedermayer
2015-07-18
1
-1
/
+1
|
*
avcodec/h264_refs: discard mismatching references
Michael Niedermayer
2015-07-18
1
-0
/
+16
|
*
avcodec/mjpegdec: Fix small picture upscale
Michael Niedermayer
2015-07-18
1
-4
/
+6
|
*
avcodec/pngdec: Check values before updating context in decode_fctl_chunk()
Michael Niedermayer
2015-07-18
1
-13
/
+21
|
*
avcodec/pngdec: Copy IHDR & plte state from last thread
Michael Niedermayer
2015-07-18
1
-8
/
+15
[next]