summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* g2meet: Allocate cursor buffers large enough to fit the aligned widthMartin Storsjö2013-09-12
* aic: Validate values read from the bitstreamMartin Storsjö2013-09-12
* mpc8: Make sure the first stream exists before parsing the seek tableMartin Storsjö2013-09-12
* mpc8: Check the seek table size parsed from the bitstreamMartin Storsjö2013-09-12
* zmbvdec: Check the buffer size for uncompressed dataMichael Niedermayer2013-09-12
* ape: Don't allow the seektable to be omittedMartin Storsjö2013-09-12
* shorten: Break out of loop looking for fmt chunk if none is foundMartin Storsjö2013-09-12
* shorten: Use a checked bytestream reader for the wave headerMartin Storsjö2013-09-12
* smacker: Free memory properly if the init function failsMartin Storsjö2013-09-11
* smacker: Make sure we don't fill in huffman codes out of rangeMartin Storsjö2013-09-11
* smacker: Check malloc return valuesMartin Storsjö2013-09-11
* smacker: Avoid integer overflow when allocating packetsMartin Storsjö2013-09-11
* smacker: Don't return packets in unallocated streamsMartin Storsjö2013-09-11
* dsicin: Add some basic sanity checks for fields read from the fileMartin Storsjö2013-09-11
* configure: Fix wrong reference to user support mailing listDiego Biurrun2013-09-11
* Drop pointless directory name prefixes from #includes in the current dirDiego Biurrun2013-09-10
* doc: Drop VDPAU from list of supported codecsDiego Biurrun2013-09-10
* fate.sh: Run git-clone quietlyDiego Biurrun2013-09-10
* avformat: Use av_reallocp_array() where suitableAlexandra Khirnova2013-09-10
* movenc: Simplify setting the fragmentation flagMartin Storsjö2013-09-09
* movenc: Add a warning message if conflicting options have been specifiedMartin Storsjö2013-09-09
* tcp: Explicitly convert a pointer to a boolean integerMartin Storsjö2013-09-09
* lavf: fix the comparison in an overflow checkAnton Khirnov2013-09-07
* dv: Add a guard to not overread the ppcm arrayLuca Barbato2013-09-07
* nuv: check ff_rtjpeg_decode_frame_yuv420 return valueLuca Barbato2013-09-07
* avisynth: K&R formatting cosmeticsDiego Biurrun2013-09-06
* avisynth: Add missing #include for NULL_IF_CONFIG_SMALLDiego Biurrun2013-09-06
* avcodec: Stop exporting the removed audio_resample* symbolsDiego Biurrun2013-09-05
* mpeg12enc: K&R formatting cosmeticsVittorio Giovara2013-09-05
* mpeg12enc: drop forward declarationsVittorio Giovara2013-09-05
* mem: Do not check unsigned values for negative sizeDiego Biurrun2013-09-05
* mem: Improve documentation wording and spellingDiego Biurrun2013-09-05
* matroskaenc: Allow chapters to be written in trailerJohn Stebbins2013-09-04
* mpegvideo: Avoid 32-bit wrapping of linesize multiplicationsMartin Storsjö2013-09-04
* doc: Describe TB option of setpts filterClifford Wolf2013-09-04
* mem: Document the av_realloc family of functions properlyLuca Barbato2013-09-04
* build: Report an error message when a pc file is not foundLuca Barbato2013-09-04
* mjpegb: Detect changing number of planes in interlaced videoMichael Niedermayer2013-09-03
* alac: Check that the channels fit at the given offsetMartin Storsjö2013-09-03
* 4xm: Check that the read track value is non-negativeMartin Storsjö2013-09-03
* matroskadec: Check that .lang was allocated and set before reading itMartin Storsjö2013-09-03
* alac: Limit max_samples_per_frameMartin Storsjö2013-09-03
* movenc: Don't flush after each written packetMartin Storsjö2013-09-03
* cosmetics: Fix ATRAC codec name spellingDiego Biurrun2013-09-02
* ape demuxer: check for EOF in potentially long loopsAnton Khirnov2013-09-02
* 4xm: check that bits per sample is strictly positiveAnton Khirnov2013-09-02
* lavf: avoid integer overflow when estimating bitrateAnton Khirnov2013-09-02
* lavf: move a variable declaration to the block where it's usedAnton Khirnov2013-09-02
* pictordec: pass correct context to avpriv_request_sampleAnton Khirnov2013-09-02
* pictordec: break out of both decoding loops when y drops below 0Anton Khirnov2013-09-02