platform/upstream/libav.git
2013-06-30 Kostya Shishkovsmacker: fix an off by one in huff.length computation
2013-06-22 Anton KhirnovPrepare for 0.8.8 Release
2013-06-22 Luca Barbatotiff: do not overread the source buffer
2013-06-22 Anton Khirnovapetag: use int64_t for filesize
2013-06-22 Luca Barbatowavpack: return meaningful errors
2013-06-22 Luca Barbatowavpack: check packet size early
2013-06-22 Luca Barbatomjpegdec: validate parameters in mjpeg_decode_scan_prog...
2013-06-22 Luca Barbatomjpeg: Validate sampling factors
2013-06-22 Luca Barbatoljpeg: use the correct number of components in yuv
2013-06-22 Luca Barbatowavpack: validate samples size parsed in wavpack_decode...
2013-06-22 Luca Barbatojpegls: check the scan offset
2013-06-22 Reinhard Tartlerjpegls: factorize return paths
2013-06-22 Luca Barbatojpegls: return meaningful errors
2013-06-22 Luca Barbatomjpegdec: properly report unsupported disabled features
2013-05-12 Reinhard Tartlerupdate Changelog v0.8.7
2013-05-12 Michael Smithproresdec: support mixed interlaced/non-interlaced...
2013-05-11 Reinhard Tartlerupdate Changelog
2013-05-07 Luca Barbatowav: Always seek to an even offset
2013-05-07 Luca Barbatoid3v2: check for end of file while unescaping tags
2013-05-07 Anton Khirnovindeo3: fix off by one in MV validity check
2013-05-07 Reinhard Tartleraac: check the maximum number of channels
2013-04-24 Reinhard Tartlerupdate Changelog
2013-04-24 Luca Barbatooggdec: fix faulty cleanup prototype
2013-04-24 Anton Khirnovqdm2: check that the FFT size is a power of 2
2013-04-24 Anton Khirnovindeo3: switch parsing the header to bytestream2
2013-04-24 Anton Khirnovindeo3: check motion vectors.
2013-04-24 Anton Khirnovrv10: check that extradata is large enough
2013-04-24 Anton Khirnovindeo3: fix data size check
2013-04-24 Anton Khirnovlavf: make sure stream probe data gets freed.
2013-04-24 Anton Khirnovdfa: check for invalid access in decode_wdlt().
2013-04-24 Anton Khirnovxmv: check audio track parameters validity.
2013-04-24 Anton Khirnovbmv: check for len being valid in bmv_decode_frame().
2013-04-24 Anton Khirnovxmv: do not leak memory in the error paths in xmv_read_...
2013-04-24 Anton Khirnovavfiltergraph: check for sws opts being non-NULL before...
2013-04-24 Luca Barbatooma: Validate sample rates
2013-04-24 Reinhard TartlerPrepare for 0.8.7 Release
2013-03-23 Reinhard Tartlerupdate Changelog v0.8.6
2013-03-23 Reinhard Tartlerfate: fetch samples that match the release series
2013-03-19 Ronald S. Bultjedxva2: include dxva.h if found
2013-03-18 Kostya Shishkoviff: validate CMAP palette size
2013-03-17 Reinhard TartlerChangelog: document msrle bugfix
2013-03-17 Reinhard TartlerChangelog: cosmetics, remove trailing periods and sort
2013-03-17 Anton Khirnovmsrledec: check bounds before constructing a possibly...
2013-03-17 Ronald Bultjemsrle: convert MS RLE decoding function to bytestream2.
2013-03-16 Reinhard TartlerUpdate Changelog for the 0.8.6 Release
2013-03-16 Anton Khirnovwmaprodec: require block_align to be set.
2013-03-16 Anton Khirnovivi_common: do not call MC for intra frames when dc_tra...
2013-03-16 Anton Khirnovroqvideodec: fix a potential infinite loop in roqvideo_...
2013-03-16 Reinhard TartlerRevert "libmp3lame: use the correct remaining buffer...
2013-03-15 Xi Wanglzo: fix overflow checking in copy_backptr()
2013-03-15 Xi Wangflacdec: simplify bounds checking in flac_probe()
2013-03-15 Xi Wangatrac3: avoid oversized shifting in decode_bytes()
2013-03-15 Anton Khirnovavconv: skip attached files when selecting streams...
2013-03-13 Mans Rullgardlavf: fix arithmetic overflows in avformat_seek_file()
2013-03-13 Michael Niedermayerparser: fix large overreads
2013-03-12 Mans Rullgarddsputil: fix invalid array indexing
2013-03-12 Luca Barbatoshorten: use the unsigned type where needed
2013-03-12 Luca Barbatoshorten: report meaningful errors
2013-03-12 Luca Barbatoshorten: K&R formatting cosmetics
2013-03-12 Michael Niedermayershorten: set invalid channels count to 0
2013-03-12 Luca Barbatomatroskadec: request a read buffer for the wav header
2013-03-12 Luca Barbatoh264: check for luma and chroma bit depth being equal
2013-03-10 Diego Biurrunvc1: Move init code shared between decoder and parser...
2013-03-09 Justin Ruggleslibmp3lame: use the correct remaining buffer size when...
2013-03-09 Anton Khirnovxxan: fix invalid memory access in xan_decode_frame_type0()
2013-03-09 Anton Khirnovwmadec: require block_align to be set.
2013-03-09 Anton Khirnovwmaprodec: return an error, not 0, when the input is...
2013-03-09 Anton Khirnovvmdaudio: fix invalid reads when packet size is not...
2013-03-09 Michael Niedermayervorbisdec: Error on bark_map_size equal to 0.
2013-03-09 Mans Rullgardconfigure: clean up Altivec detection
2013-03-09 Reinhard TartlerUpdate RELEASE file for 0.8.6
2013-03-09 Reinhard Tartlerupdate year to 2013
2013-03-09 Luca Barbatooggdec: make sure the private parse data is cleaned up
2013-02-25 Diego Biurrunbuild: Fix CAF demuxer dependencies
2013-02-24 Diego Biurrundoc: developer: Allow tabs in the vim configuration...
2013-02-24 Vicente Jimenez... doc: filters: Correct BNF FILTER description
2013-02-24 Vicente Jimenez... doc: Fix some obsolete references to av* tools as ff...
2013-01-24 Anton Khirnovpthread: set the frame properties from the thread conte...
2013-01-20 Luca Barbatomp3: exit on parsing error in mp_decode_frame
2013-01-20 Kostya Shishkovindeo3: initialise pixel planes on allocation
2013-01-12 Reinhard TartlerUpdate Changelog v0.8.5
2013-01-12 Janne Grunauh264: check ref_count validity for num_ref_idx_active_o...
2013-01-12 Janne Grunauh264: check context state before decoding slice data...
2013-01-12 Luca Barbatooggdec: free the ogg streams on read_header failure
2013-01-12 Luca Barbatooggdec: check memory allocation
2013-01-12 Dale CurtisFix uninitialized reads on malformed ogg files.
2013-01-12 Martin Storsjörtsp: Recheck the reordering queue if getting a new...
2013-01-12 Justin Rugglesopt: avoid segfault in av_opt_next() if the class does...
2013-01-12 Justin Rugglesalacdec: do not be too strict about the extradata size
2013-01-12 Victor Lopezh264: fix sps parsing for SVC and CAVLC 4:4:4 Intra...
2013-01-12 Janne Grunauh264: check sps.log2_max_frame_num for validity
2013-01-12 Janne Grunauh264: slice-mt: get last_pic_dropable from master context
2013-01-12 Luca Barbatoppc: always use pic for shared libraries
2013-01-12 Janne Grunauh264: error out on unset current_picture_ptr for h...
2013-01-12 Janne Grunauflashsv: make sure data for zlib priming is available
2013-01-12 Janne Grunauh264: enable low delay only if no delayed frames were...
2013-01-12 Janne Grunauflashsv: check for keyframe before using differential...
2013-01-12 Janne Grunaulavf: avoid integer overflow in ff_compute_frame_duration()
2013-01-12 Alex Converseaacdec: Fix an off-by-one overwrite when switching...
2013-01-10 Diego BiurrunAPIchanges: Fill in missing commit hashes
next