summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fmtconvert: Explicitly use int32_t instead of intChristophe Gisquet2013-07-17
* pthread: Rename thread_init to avoid symbol collisionSean McGovern2013-07-17
* lavf: Make sure avg_frame_rate can be calculated without integer overflowMartin Storsjö2013-07-15
* mov: Do not allow updating the time scale after it has been setMartin Storsjö2013-07-15
* mov: Seek back if overreading an individual atomMartin Storsjö2013-07-15
* ac3dec: Don't consume more data than the actual input packet sizeMartin Storsjö2013-07-15
* indeo: Reject impossible FRAMETYPE_NULLLuca Barbato2013-07-15
* indeo: Do not reference mismatched tilesLuca Barbato2013-07-15
* indeo: Sanitize ff_ivi_init_planes fail pathsLuca Barbato2013-07-15
* indeo5: return proper error codesLuca Barbato2013-07-15
* indeo: Bound-check before applying motion compensationLuca Barbato2013-07-15
* rtsp: Include an User-Agent header field in all requestsMartin Storsjö2013-07-14
* indeo: Bound-check before applying transformLuca Barbato2013-07-13
* indeo4: Validate scantable dimensionLuca Barbato2013-07-13
* indeo4: Check the quantization matrix indexLuca Barbato2013-07-13
* indeo4: Do not access missing reference MVLuca Barbato2013-07-13
* ac3dec: Consistently use AC3_BLOCK_SIZE and sizeofMartin Storsjö2013-07-13
* ac3dec: Increment channel pointers only once per channelMartin Storsjö2013-07-13
* jpeg2000: Remove unused passes array in Jpeg200Cblk structureNicolas Bertrand2013-07-13
* jpeg2000: Initialize only once mqc arraysNicolas Bertrand2013-07-13
* vf_interlace: better handling of odd video sizeMichael Niedermayer2013-07-12
* fate: use current syntax for the scale filterSean McGovern2013-07-12
* dca: Respect the current limits in the downmixing capabilitiesLuca Barbato2013-07-12
* dca: Error out on missing DSYNCLuca Barbato2013-07-12
* pcm: always use codec->id instead of codec_idLuca Barbato2013-07-12
* vdpau: use the correct namespace for the unionLuca Barbato2013-07-12
* mlpdec: Do not set invalid context in read_restart_headerLuca Barbato2013-07-12
* mlpdsp: x86: Respect cpuflagsLuca Barbato2013-07-12
* pcx: Do not overread source buffer in pcx_rle_decodeLuca Barbato2013-07-12
* pcx: K&R formatting cosmeticsLuca Barbato2013-07-12
* configure: Check for support for labels in the inline assemblyMartin Storsjö2013-07-11
* wmavoice: conceal clearly corrupted blocksLuca Barbato2013-07-10
* wmavoice: use init_static_dataLuca Barbato2013-07-10
* wmavoice: return meaningful error codesLuca Barbato2013-07-10
* iff: Do not read over the source bufferLuca Barbato2013-07-10
* iff: K&R formatting cosmeticsLuca Barbato2013-07-10
* qdm2: Conceal broken samplesLuca Barbato2013-07-09
* qdm2: refactor joined stereo supportLuca Barbato2013-07-09
* adpcm: Write the correct number of samples for ima-dk4Luca Barbato2013-07-09
* imc: Catch a division by zeroLuca Barbato2013-07-09
* atrac3: Error on impossible encoding/channel combinationsLuca Barbato2013-07-09
* atrac3: set the getbits context the right buffer_endLuca Barbato2013-07-09
* atrac3: fix error handlingLuca Barbato2013-07-09
* movenc: Rename the timestamp parameter to dts in write_hint_packetsMartin Storsjö2013-07-08
* movenc: Make sure the RTP hint tracks have nondecreasing DTSMartin Storsjö2013-07-08
* qdm2: check and reset dithering index per channelLuca Barbato2013-07-07
* qdm2: formatting cosmeticsLuca Barbato2013-07-07
* qdm2: use init_static_dataLuca Barbato2013-07-07
* westwood_vqa: do not free extradata on error in read_headerLuca Barbato2013-07-07
* vqavideo: check the versionLuca Barbato2013-07-07