]> git.sesse.net Git - ffmpeg/history - libavcodec
atrac3: fix error handling
[ffmpeg] / libavcodec /
2013-07-09 Luca Barbatoatrac3: fix error handling
2013-07-07 Luca Barbatoqdm2: check and reset dithering index per channel
2013-07-07 Luca Barbatoqdm2: formatting cosmetics
2013-07-07 Luca Barbatoqdm2: use init_static_data
2013-07-07 Luca Barbatovqavideo: check the version
2013-07-07 Ronald S. Bultjevp8: Wait for prev_frame to parse segment_map before...
2013-07-06 Luca Barbatokmvc: Clip pixel position to valid range
2013-07-06 Luca Barbatokmvc: use fixed sized arrays in the context
2013-07-05 Luca Barbatobitstream_filter: K&R formatting cosmetics
2013-07-04 Luca Barbatoindeo: reject negative array indexes
2013-07-04 Luca Barbatoindeo: Cosmetic formatting
2013-07-04 Luca Barbatoindeo: Refactor ff_ivi_init_tiles and ivi_decode_blocks
2013-07-04 Luca Barbatoindeo: Refactor ff_ivi_dec_huff_desc
2013-07-04 Luca Barbatoindeo: use a typedef for the mc function pointer
2013-07-04 Jason Garrett-Glasercabac: x86 version of get_cabac_bypass
2013-07-04 Kostya Shishkovaic: use chroma scan tables while decoding luma compone...
2013-07-02 Michael Niedermayerjpeg2000: Use the matching coding style struct for...
2013-07-02 Michael Niedermayerjpeg2000: Merge rescaling with interleaving in 9/7...
2013-07-02 Michael Niedermayerjpeg2000: Optimize output sample conversion
2013-07-02 Michael Niedermayerjpeg2000: Reset s->numX/Ytiles on tile deallocation
2013-07-02 Michael Niedermayerjpeg2000: Optimize dequantization
2013-07-02 Michael Niedermayerjpeg2000: Do not assume a single tile
2013-07-02 Michael Niedermayerjpeg2000: Speed up jpeg2000_decode_tile()
2013-07-02 Michael Niedermayerjpeg2000: Use EBCOT's CAUSAL and BYPASS mode in decode_...
2013-07-02 Michael Niedermayerjpeg2000: Simplify jpeg2000_decode_packets()
2013-07-02 Michael Niedermayerjpeg2000: Do not crash on NULL node in tag_tree_decode
2013-07-02 Michael Niedermayerjpeg2000: Refactor SOT marker parsing
2013-07-02 Luca Barbatojpeg2000: Proper cleanup on failure in decode_frame()
2013-07-02 Michael Niedermayerjpeg2000: Use the correct sizeof in memset for T1 data
2013-07-02 Michael Niedermayerjpeg2000: Simplify init_tile()
2013-07-02 Michael Niedermayerjpeg2000: Update pixel format support
2013-07-02 Michael Niedermayerjpeg2000: Compute corrections of sub-band coordinates
2013-07-02 Michael Niedermayerjpeg2000: Remove unneeded variable initialization
2013-07-02 Michael Niedermayerjpeg2000: Use separate fields for int and float codepaths
2013-07-02 Michael Niedermayerjpeg2000: Split int/float codepaths depending on the DWT
2013-07-02 Michael Niedermayerjpeg2000: Improve reduced resolution decoding
2013-07-02 Michael Niedermayerjpeg2000: Compute quantization for 'scalar derived...
2013-07-02 Michael Niedermayerjpeg2000: Calculate code-block coord in ff_jpeg2000_ini...
2013-07-02 Michael Niedermayerjpeg2000: Fix compute precedence error in lut_gain...
2013-07-02 Michael Niedermayerjpeg2000: Initialize code blocks structures in precinct...
2013-07-02 Michael Niedermayerjpeg2000: Check that we have enough components for MCT
2013-07-02 Michael Niedermayerjpeg2000: Check that there is a SOT before SOD
2013-07-02 Michael Niedermayerjpeg2000: Remove unneeded returns
2013-07-02 Michael Niedermayerjpeg2000: Propagate error code from get_cox()
2013-07-02 Michael Niedermayerjpeg2000: Check that nreslevels2decode has been initial...
2013-07-02 Michael Niedermayerjpeg2000: Drop unused and writeonly fields
2013-07-02 Michael Niedermayerjpeg2000: Correctly calculate sgnd
2013-07-02 Michael Niedermayerjpeg2000: check len before parsing header
2013-07-02 Michael Niedermayerjpeg2000: Check component number in get_coc() and get_qcc()
2013-07-02 Michael Niedermayerjpeg2000: Check zero bit-plane validity
2013-07-02 Luca Barbatojpeg2000: Validate block lengthinc
2013-07-02 Michael Niedermayerjpeg2000: Validate SIZ parsing
2013-07-02 Michael Niedermayerjpeg2000: Validate SOT parsing
2013-07-02 Michael Niedermayerjpeg2000: Use bytestream2
2013-07-02 Luca Barbatojpeg2000: Clean up return paths and error messages
2013-07-02 Luca Barbatojpeg2000: Define the maximum decomposition levels
2013-07-02 Michael Niedermayerjpeg2000: Check code-block size
2013-07-02 Luca Barbatojpeg2000: Validate resolution levels
2013-07-01 Luca BarbatoRevert "indeo5: reject negative motion vectors"
2013-07-01 Luca Barbatoindeo: check for reference when inheriting mvs
2013-07-01 Luca Barbatoindeo5: reject negative motion vectors
2013-07-01 Luca Barbatoindeo: use proper error code
2013-07-01 Luca Barbatoindeo: Properly forward the error codes
2013-06-30 Loren Merrittx86: lpc: fix a segfault in av_evaluate_lls_sse2()
2013-06-30 Luca Barbatomjpeg: Check the unescaped size for overflows
2013-06-30 Luca Barbatomjpeg: Move code out of else branch
2013-06-29 Luca Barbatowmapro: error out on impossible scale factor offsets
2013-06-29 Luca Barbatowmapro: check the min_samples_per_subframe
2013-06-29 Luca Barbatopictor: use the correct logging context
2013-06-29 Loren Merrittlpc: use levinson for the first pass of multipass cholesky
2013-06-29 Loren Merrittx86: lpc: simd av_update_lls
2013-06-29 Loren Merrittlpc: use function pointers, in preparation for asm
2013-06-29 Loren Merrittlpc: remove "decay" argument
2013-06-28 Luca Barbatowmapro: check num_vec_coeffs against the actual availab...
2013-06-28 Luca Barbatowmapro: return early on unsupported condition
2013-06-28 Luca Barbatowmapro: make sure there is room to store the current...
2013-06-28 Luca Barbatolavc: move put_bits_left in put_bits.h
2013-06-26 Luca Barbatoaac: return meaningful errors
2013-06-26 Luca Barbatoaac: K&R formatting cosmetics
2013-06-24 Derek Buitenhuiscllc: Use outbuf in RGB and ARGB functions
2013-06-24 Derek Buitenhuiscllc: Implement YUV support
2013-06-24 Kieran Kunhyalavc: Add option to encode MPEG-2 AAC with libfdk-aac
2013-06-20 Anton Khirnovlavc: free the padded last frame during audio encoding...
2013-06-16 Kostya Shishkovsmacker: check the return value of smacker_decode_tree
2013-06-16 Kostya Shishkovsmacker: fix an off by one in huff.length computation
2013-06-16 Janne Grunauutils: fix avcodec_flush_buffers pre-reference counting...
2013-06-16 Luca Barbatobitstream: forward error values and drop few abort()
2013-06-16 Luca Barbatobitstream: K&R formatting cosmetics
2013-06-15 Luca Barbatoh264_mp4toannexb_bsf: return a padded buffer
2013-06-15 Luca Barbatoh264_mp4toannexb_bsf: factor out extradata parsing
2013-06-15 Luca Barbatoh264_mp4toannexb_bsf: K&R formatting cosmetics
2013-06-12 Luca Barbato4xm: check bitstream_size boundary before using it
2013-06-12 Luca Barbato4xm: refactor decode_p_block
2013-06-12 Luca Barbato4xm: do not overread the source buffer in decode_p_block
2013-06-12 Luca Barbato4xm: do not overread the prestream buffer
2013-06-12 Luca Barbato4xm: validate the buffer size before parsing it
2013-06-12 Luca Barbato4xm: reject frames not compatible with the declared...
2013-06-12 Luca Barbato4xm: drop pointless assert
2013-06-12 Luca Barbato4xm: forward errors from decode_p_block
2013-06-12 Luca Barbato4xm: fold last_picture lazy allocation in decode_p_frame
next