28485 Commits (a9bf713d350a07edd17bd0cc88df92261cda79f2)

Author SHA1 Message Date
Michael Niedermayer 681a5b8d6f avcodec/ttaenc: use av_malloc_array() 11 years ago
Michael Niedermayer abbcc6b26b avcodec/utils: use av_malloc(z)_array() 11 years ago
Ronald S. Bultje 6d69f9f376 vp9: write uveob as 16-bit value for 16x16/32x32 transforms. 11 years ago
James Almer c7b089048d vp9: use LOCAL_ALIGNED_32 for left/top intra_pred pointers 11 years ago
Ben Avison a0d7f9ec9a vc-1: Optimise parser (with special attention to ARM) 11 years ago
Ben Avison 9d8ecdd8ca vc-1: Add platform-specific start code search routine to VC1DSPContext. 11 years ago
Ben Avison 270cede3f3 h264: Move search code search functions into separate source files. 11 years ago
James Almer 5ac10d40fb x86/mpegaudiodsp: define apply_window_mp3 as SSE 11 years ago
Janne Grunau a88e1d1c59 lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsets 11 years ago
Carl Eugen Hoyos ced0d6c14d Use correct msvc type specifiers for ptrdiff_t and size_t. 11 years ago
Michael Niedermayer 23cd5cb18f avcodec/fic: avoid 2 additions per idct row 11 years ago
Kostya Shishkov 7cade8ea2b on2avc: change a comment at #endif to match actual define 11 years ago
Kostya Shishkov e2834567d7 On2 AVC decoder 11 years ago
Derek Buitenhuis 14da7f9eb7 fic: Support rendering cursors 11 years ago
Derek Buitenhuis d7eb8f9033 fic: Make warning message more accurate 11 years ago
Derek Buitenhuis 7596fc3d4b fic: Remove redundant clips 11 years ago
Michael Niedermayer 1aa388d439 avcodec/jpeg2000dwt: use av_malloc_array() 11 years ago
Michael Niedermayer 7de2cea8a9 avcodec/motionpixels: use av_mallocz_array() 11 years ago
Michael Niedermayer c161134035 avcodec/snow_dwt: use av_malloc(z)_array() 11 years ago
Derek Buitenhuis e299cb2cd3 fic: Simplify alpha blending 11 years ago
Derek Buitenhuis 6d149d2818 fic: Use proper quantization matrix index 11 years ago
Derek Buitenhuis 9155c595f1 fic: Support rendering cursors 11 years ago
Derek Buitenhuis 40b331e1f4 fic: Use proper quantization matrix index 11 years ago
Janne Grunau 3956a5e0ea aarch64: NEON vorbis_inverse_coupling 11 years ago
Janne Grunau 8f9fe6ae34 aarch64: NEON fixed/floating point MPADSP apply_window 11 years ago
Reimar Döffinger ab14bcb104 Add "const" to avoid compiler warning. 11 years ago
Reimar Döffinger 8cbf0827e1 Various small spelling fixes. 11 years ago
Michael Niedermayer 994a582a02 avcodec/dvbsubdec: use av_mallocz_array() 11 years ago
Michael Niedermayer ea8e089ff7 avcodec/cook: use av_malloc_array() 11 years ago
Michael Niedermayer b20d6cf603 avcodec/dsddec: use av_malloc_array() 11 years ago
Janne Grunau ee2bc5974f aarch64: NEON float (i)MDCT 11 years ago
Janne Grunau 650c4300d9 aarch64: NEON float FFT 11 years ago
Hendrik Leppkes 5809c2a99d vc1dsp: fix build without inline asm 11 years ago
Anton Khirnov b19a5e5198 lavc: improve AVCodecContext.delay doxy 11 years ago
Michael Niedermayer da621ffbcf avcodec/wma: use av_malloc_array() 11 years ago
Michael Niedermayer dcad6ba68a avcodec/libxavs: Use av_mallocz_array() 11 years ago
Michael Niedermayer 78fb5f6e2a avcodec/cngenc: Use av_malloc_array() 11 years ago
Michael Niedermayer 0dadbbbfd1 avcodec/snow: use FF_ALLOC(Z)_ARRAY_OR_GOTO 11 years ago
Michael Niedermayer 1c7b71a5bd mpegvideo: Use the current_picture pts 11 years ago
Michael Niedermayer 6f243b17c5 avcodec/fic: Fix return value check 11 years ago
Michael Niedermayer 144f7a561d avcodec/fic: clear slice_data 11 years ago
Michael Niedermayer f34d3173fc avcodec/fic: fix slice checks 11 years ago
Kostya Shishkov 93e15a3238 fic: use correct IDCT 11 years ago
Clément Bœsch 62d31307c1 avcodec/x86/vp9lpf: add a comment above a bunch of SWAP. 11 years ago
Clément Bœsch f0d368d758 avcodec/x86/vp9lpf: merge a few movs with other instructions. 11 years ago
Michael Niedermayer af89a685c4 avcodec/arm/vc1dsp_init_neon: fix code so it compiles and passes fate-vc1 11 years ago
Christophe Gisquet 319235c67c vc1dsp: introduce cases for 8x8 and 16x16 11 years ago
Michael Niedermayer de9cd58848 avcdoec/webp: use av_malloc_array() 11 years ago
Michael Niedermayer 8c88ea76df avcodec/tiff: use av_malloc(z)_array() 11 years ago
Michael Niedermayer 1fd5c7f1ee avcodec/ratecontrol: use av_malloc_array() 11 years ago