16059 Commits (d6251368772a170987387bdc508433c8fcf54cda)

Author SHA1 Message Date
Kostya Shishkov 1fdb5649d9 lagarith: make offset array type unsigned 13 years ago
Kostya Shishkov 8099187e89 dfa: add some checks to ensure that decoder won't write past frame end 13 years ago
Mans Rullgard 96f7590efd aacps: NEON optimisations 13 years ago
Mans Rullgard 47d18d5354 aacps: align some arrays 13 years ago
Mans Rullgard bf1945af30 aacps: move some loops to function pointers 13 years ago
Jakub Stachowski ddffe3de43 WMAL: Shift output samples by the specified number of padding zeroes. 13 years ago
Mashiat Sarker Shakkhar 363c3a44ff WMAL: Restore removed code in mclms_predict() 13 years ago
Ronald S. Bultje d2205d6543 png: check bit depth for PAL8/Y400A pixel formats. 13 years ago
Alex Converse 37ddd38332 celp filters: Do not read earlier than the start of the 'out' vector. 13 years ago
Mans Rullgard 58b2e0f0f2 vqavideo: return error if image size is not a multiple of block size 13 years ago
Hendrik Leppkes 1d4a01474d mpeg12: fixed parsing in some mpeg2 streams 13 years ago
Hendrik Leppkes ca93f0fa36 Add SMPTE240M transfer characteristics flag. 13 years ago
Alex Converse b5da848fac motionpixels: Clip YUV values after applying a gradient. 13 years ago
Ronald S. Bultje 5eec5a79da jpeg: handle progressive in second field of interlaced. 13 years ago
Michael Niedermayer 1f05dcbad2 ituh263dec: Implement enough of Annex O (scalability) to fix a FPE. 13 years ago
Ronald S. Bultje 2d22d4307d h263: more strictly forbid frame size changes with frame-mt. 13 years ago
Ronald S. Bultje 732f9fcfe5 h264: additional protection against unsupported size/bitdepth changes. 13 years ago
Ronald S. Bultje ac80b812cd tta: prevents overflows for 32bit integers in header. 13 years ago
Ronald S. Bultje 82a0497cf3 vp8: update frame size changes on thread context switches. 13 years ago
Ronald S. Bultje bec207f9f9 snowdsp: explicitily state instruction size. 13 years ago
Kostya Shishkov 0e23b50821 wmall: fix reconstructing audio with uncoded channels 13 years ago
Mashiat Sarker Shakkhar c8370e6e35 WMAL cosmetics: fix indentation 13 years ago
Hendrik Leppkes 4b7fa553a9 indeo3: fix motion vector validation 13 years ago
Hendrik Leppkes ff80c68264 pcm_bluray: set bits_per_raw_sample for > 16-bit 13 years ago
Mans Rullgard 4bf2e7c5f1 twinvq: fix out of bounds array access 13 years ago
Jakub Stachowski 035a394eac WMAL: do not output last frame again if nothing was decoded in current packet 13 years ago
Mashiat Sarker Shakkhar f92f452378 WMAL: do not start decoding if frame does not end in current packet 13 years ago
Mans Rullgard a812ed003f adpcm-thp: fix invalid array indexing 13 years ago
Mans Rullgard c81d1e2390 ppc: add const where needed in scalarproduct_int16_altivec() 13 years ago
Mans Rullgard ce82dad7eb ppc: remove shift parameter from scalarproduct_int16_altivec() 13 years ago
Mans Rullgard 4c387c7070 ppc: dsputil: do unaligned block accesses correctly 13 years ago
Mans Rullgard c75eca9d37 dvenc: do not call dsputil functions with stride not a multiple of 16 13 years ago
Hendrik Leppkes 85395ba73f avcodec: introduce YCoCg colorspace 13 years ago
Luca Barbato ccc2dfbcdf avcodec: cosmetic cleanup on header 13 years ago
Ronald S. Bultje b12bf03275 aac sbr: align struct member by 32 byte. 13 years ago
Mans Rullgard acb2c79c21 4xm: fix invalid array indexing 13 years ago
Christophe GISQUET 7fb8b491e5 rv34dsp: factorize a multiplication in the noround inverse transform 13 years ago
Christophe Gisquet d834ab0f2a rv40: perform bitwise checks in loop filter 13 years ago
Ronald S. Bultje 774b681b80 rv34: remove inline keyword from rv34_decode_block(). 13 years ago
Christophe Gisquet 0195ab5f5f rv40: change a logical test into a bitwise one. 13 years ago
Christophe Gisquet 8802799991 rv34: remove constant parameter 13 years ago
Christophe Gisquet 34e1b07546 rv40: don't always do the full prev_type search 13 years ago
Christophe GISQUET e75d1d4f73 dsputil x86: revert a test back to its previous value 13 years ago
Christophe Gisquet fe5ed69dc7 rv34dsp x86: implement MMX2 inverse transform 13 years ago
Roland Scheidegger 9b9df1cdff h264: new assembly version of get_cabac for x86_64 with PIC 13 years ago
Roland Scheidegger 14e9ffc1e4 h264: use one table instead of several for cabac functions 13 years ago
Roland Scheidegger 444f47b55c h264: (trivial) remove unneeded macro argument in x86/cabac.h 13 years ago
Jordi Ortiz a7fa5ce671 libschroedingerdec: check malloc 13 years ago
Mans Rullgard 0a07f2b346 dsputil: fix invalid array indexing 13 years ago
Mans Rullgard b6a6e90a7c fft-test: add option to set cpuflag mask 13 years ago