summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* jpeg2000: Define the maximum decomposition levelsLuca Barbato2013-07-02
* jpeg2000: Check code-block sizeMichael Niedermayer2013-07-02
* jpeg2000: Validate resolution levelsLuca Barbato2013-07-02
* Revert "indeo5: reject negative motion vectors"Luca Barbato2013-07-01
* indeo: check for reference when inheriting mvsLuca Barbato2013-07-01
* indeo5: reject negative motion vectorsLuca Barbato2013-07-01
* indeo: use proper error codeLuca Barbato2013-07-01
* indeo: Properly forward the error codesLuca Barbato2013-07-01
* x86: lpc: fix a segfault in av_evaluate_lls_sse2()Loren Merritt2013-06-30
* mjpeg: Check the unescaped size for overflowsLuca Barbato2013-06-30
* mjpeg: Move code out of else branchLuca Barbato2013-06-30
* wmapro: error out on impossible scale factor offsetsLuca Barbato2013-06-29
* wmapro: check the min_samples_per_subframeLuca Barbato2013-06-29
* pictor: use the correct logging contextLuca Barbato2013-06-29
* lpc: use levinson for the first pass of multipass choleskyLoren Merritt2013-06-29
* x86: lpc: simd av_update_llsLoren Merritt2013-06-29
* lpc: use function pointers, in preparation for asmLoren Merritt2013-06-29
* lpc: remove "decay" argumentLoren Merritt2013-06-29
* wmapro: check num_vec_coeffs against the actual available bufferLuca Barbato2013-06-28
* wmapro: return early on unsupported conditionLuca Barbato2013-06-28
* wmapro: make sure there is room to store the current packetLuca Barbato2013-06-28
* lavc: move put_bits_left in put_bits.hLuca Barbato2013-06-28
* aac: return meaningful errorsLuca Barbato2013-06-27
* aac: K&R formatting cosmeticsLuca Barbato2013-06-27
* cllc: Use outbuf in RGB and ARGB functionsDerek Buitenhuis2013-06-24
* cllc: Implement YUV supportDerek Buitenhuis2013-06-24
* lavc: Add option to encode MPEG-2 AAC with libfdk-aacKieran Kunhya2013-06-24
* lavc: free the padded last frame during audio encoding properlyAnton Khirnov2013-06-20
* smacker: check the return value of smacker_decode_treeKostya Shishkov2013-06-16
* smacker: fix an off by one in huff.length computationKostya Shishkov2013-06-16
* utils: fix avcodec_flush_buffers pre-reference counting compatibilityJanne Grunau2013-06-16
* bitstream: forward error values and drop few abort()Luca Barbato2013-06-16
* bitstream: K&R formatting cosmeticsLuca Barbato2013-06-16
* h264_mp4toannexb_bsf: return a padded bufferLuca Barbato2013-06-15
* h264_mp4toannexb_bsf: factor out extradata parsingLuca Barbato2013-06-15
* h264_mp4toannexb_bsf: K&R formatting cosmeticsLuca Barbato2013-06-15
* 4xm: check bitstream_size boundary before using itLuca Barbato2013-06-12
* 4xm: refactor decode_p_blockLuca Barbato2013-06-12
* 4xm: do not overread the source buffer in decode_p_blockLuca Barbato2013-06-12
* 4xm: do not overread the prestream bufferLuca Barbato2013-06-12
* 4xm: validate the buffer size before parsing itLuca Barbato2013-06-12
* 4xm: reject frames not compatible with the declared versionLuca Barbato2013-06-12
* 4xm: drop pointless assertLuca Barbato2013-06-12
* 4xm: forward errors from decode_p_blockLuca Barbato2013-06-12
* 4xm: fold last_picture lazy allocation in decode_p_frameLuca Barbato2013-06-12
* 4xm: refactor fourxm_read_headerLuca Barbato2013-06-12
* 4xm: use the correct logging contextLuca Barbato2013-06-12
* g2meet: Fix a typo in the height comparisonMichael Niedermayer2013-06-12
* g2meet: do not leak buffersKostya Shishkov2013-06-12
* g2meet: more graceful cursor loadingKostya Shishkov2013-06-12