summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mlpdec: Do not set invalid context in read_restart_headerLuca Barbato2013-07-121-9/+14
* mlpdsp: x86: Respect cpuflagsLuca Barbato2013-07-121-1/+5
* pcx: Do not overread source buffer in pcx_rle_decodeLuca Barbato2013-07-121-8/+16
* pcx: K&R formatting cosmeticsLuca Barbato2013-07-121-57/+59
* configure: Check for support for labels in the inline assemblyMartin Storsjö2013-07-112-0/+9
* wmavoice: conceal clearly corrupted blocksLuca Barbato2013-07-101-4/+17
* wmavoice: use init_static_dataLuca Barbato2013-07-101-19/+25
* wmavoice: return meaningful error codesLuca Barbato2013-07-101-12/+13
* iff: Do not read over the source bufferLuca Barbato2013-07-101-1/+1
* iff: K&R formatting cosmeticsLuca Barbato2013-07-101-42/+44
* qdm2: Conceal broken samplesLuca Barbato2013-07-091-3/+10
* qdm2: refactor joined stereo supportLuca Barbato2013-07-091-10/+12
* adpcm: Write the correct number of samples for ima-dk4Luca Barbato2013-07-091-1/+1
* imc: Catch a division by zeroLuca Barbato2013-07-091-0/+4
* atrac3: Error on impossible encoding/channel combinationsLuca Barbato2013-07-091-2/+4
* atrac3: set the getbits context the right buffer_endLuca Barbato2013-07-091-1/+1
* atrac3: fix error handlingLuca Barbato2013-07-091-2/+2
* movenc: Rename the timestamp parameter to dts in write_hint_packetsMartin Storsjö2013-07-081-4/+4
* movenc: Make sure the RTP hint tracks have nondecreasing DTSMartin Storsjö2013-07-081-3/+14
* qdm2: check and reset dithering index per channelLuca Barbato2013-07-071-2/+1
* qdm2: formatting cosmeticsLuca Barbato2013-07-071-187/+204
* qdm2: use init_static_dataLuca Barbato2013-07-071-128/+148
* westwood_vqa: do not free extradata on error in read_headerLuca Barbato2013-07-071-2/+0
* vqavideo: check the versionLuca Barbato2013-07-071-0/+11
* cmdutils: wrap exit explicitlyLuca Barbato2013-07-074-45/+70
* movenc: K&R formatting cosmeticsMartin Storsjö2013-07-072-197/+198
* Makefile: Remove stray tabsMichael Niedermayer2013-07-071-1/+1
* vp8: Wait for prev_frame to parse segment_map before reading itRonald S. Bultje2013-07-071-6/+12
* yuv4mpeg: Correctly round chroma up for odd luma sizesRonald S. Bultje2013-07-071-2/+3
* rmdec: Use the AVIOContext given as parameter in rm_read_metadata()Michael Niedermayer2013-07-071-6/+6
* avio: Handle AVERROR_EOF in the same way as the return value 0Michael Niedermayer2013-07-071-1/+1
* wtv: Mark attachment with a negative stream idLuca Barbato2013-07-071-0/+1
* avprobe: rename the prettyprint structuresLuca Barbato2013-07-071-10/+10
* tools: Wording and formatting cosmeticsDiego Biurrun2013-07-062-9/+9
* tests: Only run noproxy test if networking is enabledDiego Biurrun2013-07-062-6/+7
* fifo: K&R formatting cosmeticsLuca Barbato2013-07-061-24/+28
* kmvc: Clip pixel position to valid rangeLuca Barbato2013-07-061-1/+2
* kmvc: use fixed sized arrays in the contextLuca Barbato2013-07-061-19/+1
* bitstream_filter: K&R formatting cosmeticsLuca Barbato2013-07-051-22/+32
* compat: wrap math.h to avoid AIX-specific clashesLuca Barbato2013-07-042-0/+17
* log: pass the correct parameters to missing_feature_sampleLuca Barbato2013-07-041-7/+2
* indeo: reject negative array indexesLuca Barbato2013-07-041-13/+29
* indeo: Cosmetic formattingLuca Barbato2013-07-041-20/+32
* indeo: Refactor ff_ivi_init_tiles and ivi_decode_blocksLuca Barbato2013-07-041-120/+153
* indeo: Refactor ff_ivi_dec_huff_descLuca Barbato2013-07-041-30/+32
* indeo: use a typedef for the mc function pointerLuca Barbato2013-07-041-4/+5
* cabac: x86 version of get_cabac_bypassJason Garrett-Glaser2013-07-042-1/+42
* aic: use chroma scan tables while decoding luma component in progressive modeKostya Shishkov2013-07-041-4/+5
* jpeg2000: Use the matching coding style struct for transform selectionMichael Niedermayer2013-07-021-2/+4
* jpeg2000: Merge rescaling with interleaving in 9/7 IDWTMichael Niedermayer2013-07-021-24/+10
OpenPOWER on IntegriCloud