platform/upstream/libav.git
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
2013-01-10 Diego Biurrunlavf: Bump minor version to distinguish branch and...
2013-01-05 Luca Barbatovp6: properly fail on unsupported feature
2013-01-05 Luca Barbatomp3: properly forward mp_decode_frame errors
2013-01-04 Anton Khirnovmpeg12: do not decode extradata more than once.
2013-01-04 Kostya Shishkovindeo3: when freeing buffers, set pointers referencing...
2013-01-04 Kostya Shishkovindeo3: ensure that decoded cell data is in 7-bit range...
2013-01-04 Anton Khirnovavconv: fix copying per-stream metadata.
2013-01-04 Anton Khirnovid3v2: fix reading unsynchronized frames.
2013-01-04 Janne Grunauh264: Fix parameters to ff_er_add_slice() call
2013-01-03 Diego Biurrunbuild: fix 'clean' target
2013-01-03 Diego Biurrunbuild: Add 'check' target to run all compile and test...
2013-01-03 Diego BiurrunIgnore generated aviocat tool.
2013-01-02 Anton Khirnovavconv: only apply presets when we have an encoder.
2013-01-02 Justin Rugglesflacenc: ensure the order is within the min/max range...
2013-01-02 Luca Barbatoyuv4mpeg: reject unsupported codecs
2013-01-02 Sami Pietilavp8: reset loopfilter delta values at keyframes.
2013-01-02 Luca Barbatovp56: release frames on error
2013-01-02 Luca Barbatovp56: make parse_header return standard error codes
2013-01-02 Anton Khirnovivi_common: check that scan pattern is set before using it.
2013-01-02 Reinhard TartlerPrepare for 0.8.5 Release
2012-11-11 Diego Biurrunx86: Require an assembler able to cope with AVX instruc...
2012-10-23 Mans Rullgardsvq3: replace unsafe pointer casting with intreadwrite...
2012-10-22 Reinhard TartlerUpdate Changelog for the 0.8.4 Release v0.8.4
2012-10-22 Anton Khirnovlavc: remove stats_out from the options table.
2012-10-19 Reinhard TartlerPrepare for 0.8.4 Release
2012-10-19 Alex Conversetiffenc: Check av_malloc() results.
2012-10-19 Luca Barbatompegaudiodec: fix short_start calculation
2012-10-19 Jindřich Makovičkah264: avoid stuck buffer pointer in decode_nal_units
2012-10-19 Anton Khirnovvf_pad/scale: use double precision for aspect ratios.
2012-10-19 Anton Khirnovyuv4mpeg: return proper error codes.
2012-10-18 Franz Braußesmacker audio: sign-extend the initial 16-bit predicted...
2012-10-18 Anton Khirnovvf_pad: don't give up its own reference to the output...
2012-10-18 Justin Ruggleslibvorbis: use VBR by default, with default quality...
2012-10-18 Justin Ruggleslibvorbis: fix use of minrate/maxrate AVOptions
2012-10-18 Ronald S. Bultjeh264: fix deadlocks on incomplete reference frame decoding.
2012-10-18 Anton Khirnovcmdutils: avoid setting data pointers to invalid values...
2012-10-18 Anton Khirnovavidec: return 0, not packet size from read_packet().
2012-10-18 Sean McGovernwmapro: prevent division by zero when sample rate is...
2012-10-17 Michael Niedermayervc1dec: check that coded slice positions and interlacin...
2012-10-17 Thilo Borgmannalsdec: fix number of decoded samples in first sub...
2012-10-17 Mans Rullgardalsdec: remove dead assignments
2012-10-17 Thilo Borgmannalsdec: Fix out of ltp_gain_values read.
2012-10-17 Michael Niedermayeralsdec: Check that quantized parcor coeffs are within...
2012-10-17 Michael Niedermayeralsdec: Check k used for rice decoder.
2012-10-16 Anton Khirnovwav: do not fail on empty INFO tags
2012-10-14 Michael Niedermayercavsdec: check for changing w/h.
2012-10-14 Michael Niedermayerindeo4: update AVCodecContext width/height on size...
2012-10-14 Anton Khirnovavidec: use actually read size instead of requested...
2012-10-14 Michael Niedermayerwmaprodec: check num_vec_coeffs for validity
2012-10-14 Michael Niedermayerlagarith: check count before writing zeros.
2012-10-14 Anton Khirnovindeo3: fix out of cell write.
2012-10-14 Michael Niedermayerindeo5: check tile size in decode_mb_info().
2012-10-14 Janne Grunauindeo5: prevent null pointer dereference on broken...
2012-10-14 Michael Niedermayerindeo5dec: Make sure we have had a valid gop header.
2012-10-14 Anton Khirnovindeo4/5: check empty tile size in decode_mb_info().
2012-10-14 Anton Khirnovivi_common: make ff_ivi_process_empty_tile() static.
2012-10-14 Kostya Shishkovindeo: check for invalid motion vectors
2012-10-14 Kostya Shishkovindeo: clear allocated band buffers
2012-10-14 Kostya Shishkovindeo: track tile macroblock size
2012-10-14 Kostya Shishkovfactor out common decoding code for Indeo 4 and Indeo 5
2012-10-14 Kostya Shishkovindeo: check custom Huffman tables for errors
2012-10-14 Anton Khirnovdfa: improve boundary checks in decode_dds1()
2012-10-14 Kostya Shishkovdfa: use more meaningful return codes
2012-10-14 Kostya Shishkovdfa: add some checks to ensure that decoder won't write...
2012-10-14 Paul B Maholdfa: convert to bytestream2 API
2012-10-14 Anton Khirnovdfa: check that the caller set width/height properly.
2012-10-14 Michael Niedermayeravsdec: Set dimensions instead of relying on the demuxer.
2012-10-14 Justin Rugglesac3dec: ensure get_buffer() gets a buffer for the corre...
2012-10-06 Martin Storsjösnow: Check mallocs at init
2012-10-06 Alex Conversevorbis: Validate that the floor 1 X values contain...
2012-10-06 Justin Rugglesvorbisenc: check all allocations for failure
2012-10-06 Kostya Shishkovindeo3: validate new frame size before resetting decoder
2012-10-06 Mina Nagy Zakilavfi: avfilter_merge_formats: handle case where inputs...
2012-10-06 Janne Grunaurv34: error out on size changes with frame threading
2012-10-06 Janne Grunaurv34: Handle only complete frames in frame-mt.
2012-09-29 Janne Grunaurv34: use AVERROR return values in ff_rv34_decode_frame()
2012-09-29 Martin Storsjövlc/rl: Add ff_ prefix to the nonstatic symbols
2012-09-29 Martin Storsjöh263: Add ff_ prefix to nonstatic symbols
next