summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* jpeg2000: Check zero bit-plane validityMichael Niedermayer2013-07-02
* jpeg2000: Validate block lengthincLuca Barbato2013-07-02
* jpeg2000: Validate SIZ parsingMichael Niedermayer2013-07-02
* jpeg2000: Validate SOT parsingMichael Niedermayer2013-07-02
* jpeg2000: Use bytestream2Michael Niedermayer2013-07-02
* jpeg2000: Clean up return paths and error messagesLuca Barbato2013-07-02
* jpeg2000: Define the maximum decomposition levelsLuca Barbato2013-07-02
* jpeg2000: Check code-block sizeMichael Niedermayer2013-07-02
* jpeg2000: Validate resolution levelsLuca Barbato2013-07-02
* oggdec: do not fall back on binary search in the generic code.Anton Khirnov2013-07-02
* lls/x86: use 3-operator vaddpd in ADDPD_MEMLoren Merritt2013-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
* avconv: Don't include colorspace.hDerek Buitenhuis2013-06-29
* 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_evaluate_llsLoren 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
* configure: Do not omit frame pointers for msvc/icl debug buildsAlex Smith2013-06-24
* configure: Do not explicitly set Oy for msvc/iclAlex Smith2013-06-24
* fate: Add Canopus Lossless YUY2 testDerek Buitenhuis2013-06-24
* cllc: Use outbuf in RGB and ARGB functionsDerek Buitenhuis2013-06-24
* cllc: Implement YUV supportDerek Buitenhuis2013-06-24
* doc/platform: Add info about ICLDerek Buitenhuis2013-06-24
* lavf: don't abort if both encoder and muxer aspect ratios are not setRafaël Carré2013-06-24
* matroskaenc: restore compatibility with non referenced AVPacketRafaël Carré2013-06-24
* lavc: Add option to encode MPEG-2 AAC with libfdk-aacKieran Kunhya2013-06-24
* configure: whitespace cosmeticsDiego Biurrun2013-06-23
* configure: Simplify an expression with enabled_all.Diego Biurrun2013-06-23
* configure: More msvc/icl combiningAlex Smith2013-06-22
* ogg: relax demuxer conformance checksLuca Barbato2013-06-22
* avconv: report the error for codec open failureLuca Barbato2013-06-22
* avconv: drop additional strerror fallbackLuca Barbato2013-06-22
* lavc: free the padded last frame during audio encoding properlyAnton Khirnov2013-06-20