platform/upstream/libav.git
2013-10-16 Luca Barbatonuv: Use av_fast_realloc
2013-10-16 Anton Khirnovnuv: return meaningful error codes.
2013-10-16 Luca Barbatonuv: Pad the lzo outbuf
2013-10-16 Luca Barbatonuv: Do not ignore lzo decompression failures
2013-10-16 Luca Barbatooma: correctly mark and decrypt partial packets
2013-10-16 Luca Barbatooma: check geob tag boundary
2013-10-16 Luca Barbatooma: refactor seek function
2013-10-16 Luca Barbato8bps: Bound-check the input buffer
2013-10-16 Luca Barbatortmp: Do not misuse memcmp
2013-10-16 Luca Barbatortmp: rename data_size to size
2013-10-16 Luca Barbatolavc: set the default rc_initial_buffer_occupancy
2013-09-29 Luca Barbato4xm: Reject not a multiple of 16 dimension
2013-09-29 Luca Barbato4xm: do not overread the prestream buffer
2013-09-29 Luca Barbato4xm: validate the buffer size before parsing it
2013-09-29 Luca Barbatoindeo: Do not reference mismatched tiles
2013-09-29 Luca Barbatoindeo: Sanitize ff_ivi_init_planes fail paths
2013-09-29 Luca Barbatoindeo: Bound-check before applying motion compensation
2013-09-29 Luca Barbatoindeo: Bound-check before applying transform
2013-09-29 Luca Barbatoindeo: reject negative array indexes
2013-09-29 Luca Barbatoindeo: Cosmetic formatting
2013-09-29 Luca Barbatoindeo: Refactor ff_ivi_init_tiles and ivi_decode_blocks
2013-09-29 Luca Barbatoindeo: Refactor ff_ivi_dec_huff_desc
2013-09-23 Anton Khirnovlavf: fix the comparison in an overflow check
2013-09-23 Luca Barbatodv: Add a guard to not overread the ppcm array
2013-09-23 Martin Storsjömpegvideo: Avoid 32-bit wrapping of linesize multiplica...
2013-09-23 Michael Niedermayermjpegb: Detect changing number of planes in interlaced...
2013-09-23 Martin Storsjömatroskadec: Check that .lang was allocated and set...
2013-09-23 Anton Khirnovape demuxer: check for EOF in potentially long loops
2013-09-23 Anton Khirnovlavf: avoid integer overflow when estimating bitrate
2013-09-23 Anton Khirnovpictordec: break out of both decoding loops when y...
2013-09-23 Luca Barbatoac3: Return proper error codes
2013-09-23 Luca Barbatoac3: Clean up the error paths
2013-09-23 Luca Barbatoac3: Do not clash with normal AVERROR
2013-09-23 Luca Barbatodxa: Make sure the reference frame exists
2013-09-23 Luca Barbatoh261: check the mtype index
2013-09-23 Luca Barbatosegafilm: Error out on impossible packet size
2013-09-23 Luca Barbatoogg: Always alloc the private context in vorbis_header
2013-09-23 Luca Barbatovc1: check mb_height validity.
2013-09-23 Luca Barbatovc1: check the source buffer in vc1_mc functions
2013-09-23 Luca Barbatobink: Bound check the quantization matrix.
2013-09-23 Luca Barbatoxl: Make sure the width is valid
2013-09-23 Luca Barbatoalsdec: Fix the clipping range
2013-09-23 Luca Barbatodsicinav: Bound-check the source buffer when needed
2013-09-23 Martin Storsjömov: Do not allow updating the time scale after it...
2013-09-23 Martin Storsjöac3dec: Don't consume more data than the actual input...
2013-09-23 Luca Barbatoindeo: Reject impossible FRAMETYPE_NULL
2013-09-23 Luca Barbatoindeo5: return proper error codes
2013-09-23 Luca Barbatoindeo4: Validate scantable dimension
2013-09-23 Luca Barbatoindeo4: Check the quantization matrix index
2013-09-23 Luca Barbatoindeo4: Do not access missing reference MV
2013-09-21 Luca Barbatoadpcm: Unbreak ima-dk4
2013-09-21 Justin Rugglesac3dec: validate channel output mode against channel...
2013-09-21 Luca Barbatodca: Respect the current limits in the downmixing capab...
2013-09-21 Luca Barbatodca: Error out on missing DSYNC
2013-09-21 Luca Barbatopcm: always use codec->id instead of codec_id
2013-09-21 Luca Barbatomlpdec: Do not set invalid context in read_restart_header
2013-09-21 Luca Barbatopcx: Do not overread source buffer in pcx_rle_decode
2013-09-21 Luca Barbatowmavoice: conceal clearly corrupted blocks
2013-09-21 Luca Barbatoiff: Do not read over the source buffer
2013-09-21 Luca Barbatoqdm2: Conceal broken samples
2013-09-21 Luca Barbatoqdm2: refactor joined stereo support
2013-09-13 Luca Barbatoadpcm: Write the correct number of samples for ima-dk4
2013-09-13 Luca Barbatoimc: Catch a division by zero
2013-09-13 Luca Barbatoatrac3: Error on impossible encoding/channel combinations
2013-09-13 Luca Barbatoatrac3: set the getbits context the right buffer_end
2013-09-13 Luca Barbatoatrac3: fix error handling
2013-09-13 Luca Barbatoqdm2: check and reset dithering index per channel
2013-09-13 Luca Barbatowestwood_vqa: do not free extradata on error in read_header
2013-09-13 Luca Barbatovqavideo: check the version
2013-09-13 Michael Niedermayerrmdec: Use the AVIOContext given as parameter in rm_rea...
2013-09-13 Michael Niedermayeravio: Handle AVERROR_EOF in the same way as the return...
2013-09-13 Luca Barbatowtv: Mark attachment with a negative stream id
2013-09-13 Luca Barbatoavidec: Let the inner dv demuxer take care of discarding
2013-07-10 Justin Rugglesswfdec: do better validation of tag length
2013-07-07 Reinhard TartlerChangelog for 0.8.8 v0.8.8
2013-07-07 Luca Barbatokmvc: Clip pixel position to valid range
2013-07-07 Luca Barbatokmvc: use fixed sized arrays in the context
2013-07-07 Luca Barbatoindeo: use a typedef for the mc function pointer
2013-07-07 Luca Barbatolavc: check for overflow in init_get_bits
2013-07-06 Luca Barbatoindeo: check for reference when inheriting mvs
2013-07-06 Luca Barbatoindeo: use proper error code
2013-07-06 Luca Barbatoindeo: Properly forward the error codes
2013-07-06 Luca Barbatowmapro: error out on impossible scale factor offsets
2013-07-06 Luca Barbatowmapro: check the min_samples_per_subframe
2013-07-06 Luca Barbatowmapro: return early on unsupported condition
2013-07-06 Luca Barbatowmapro: check num_vec_coeffs against the actual availab...
2013-07-06 Luca Barbatowmapro: make sure there is room to store the current...
2013-07-06 Reinhard Tartlerlavc: move put_bits_left in put_bits.h
2013-06-30 Luca Barbato4xm: do not overread the source buffer in decode_p_block
2013-06-30 Luca Barbato4xm: check bitstream_size boundary before using it
2013-06-30 Luca Barbato4xm: reject frames not compatible with the declared...
2013-06-30 Luca Barbato4xm: use the correct logging context
2013-06-30 Anton Khirnov4xm: check the return value of read_huffman_tables().
2013-06-30 Anton Khirnov4xm: don't rely on get_buffer() initializing the frame.
2013-06-30 Alexandra Khirnovavmdav: convert to bytestream2
2013-06-30 Kostya Shishkovsmacker: check frame size validity
2013-06-30 Kostya Shishkovsmacker: pad the extradata allocation
2013-06-30 Kostya Shishkovsmacker: check the return value of smacker_decode_tree
2013-06-30 Kostya Shishkovsmacker: fix an off by one in huff.length computation
2013-06-22 Anton KhirnovPrepare for 0.8.8 Release
next