16321 Commits (70974bdb278373e346bcc3fd59c9e413f8055fa5)

Author SHA1 Message Date
Justin Ruggles 0005f9a35b sipr: do not needlessly set *data_size to 0 when returning an error 13 years ago
Justin Ruggles 9cb70ce34b ra288: fix formatting of LOCAL_ALIGNED_16 13 years ago
Michael Niedermayer 82a1d57575 fraps: check overread per sample instead of per line 13 years ago
Michael Niedermayer 46082e6186 fraps: fix memleak 13 years ago
Michael Niedermayer 26ae9a5d7c pthreads: drop has_b_frames mangling, its buggy in many many ways, 13 years ago
Carl Eugen Hoyos 367468f148 Check extradata_size before accessing extradata. 13 years ago
shahriman AMS c33d4916fb VC1: Add bottom field offset to block_index[] to avoid rewriting (+10L) 13 years ago
shahriman AMS 62622d04eb vc1dec: move an if() block. 13 years ago
shahriman AMS 4bceeaf0c1 vc1dec: use correct hybrid prediction threshold. 13 years ago
shahriman AMS 4344ce08f1 vc1dec: Partial rewrite of vc1_pred_mv() 13 years ago
shahriman AMS 6475a6e1ca vc1dec: take ME precision into account while scaling MV predictors. 13 years ago
Michael Niedermayer 11e155c219 ra288: try to fix 10l typo that breaks compile on some platforms 13 years ago
Michael Niedermayer 3bdfef31ac fraps: check for overread 13 years ago
Reimar Döffinger fd791675d4 Fix nonsense buffer hints. 13 years ago
Alex Converse 1149fbc763 indeo3: Fix a fencepost error. 13 years ago
Justin Ruggles 2467d8d9ea ra288: return error if input buffer is too small 13 years ago
Justin Ruggles 0131e70af5 ra288: utilize DSPContext.vector_fmul() 13 years ago
Justin Ruggles 03e5d6118c ra288: use memcpy() to copy decoded samples to output 13 years ago
Justin Ruggles f50b6be57d mace: only calculate output buffer size once 13 years ago
Diego Biurrun ce33320b30 Remove redundant filename self-references inside files. 13 years ago
Diego Biurrun 9412f81138 indeo3data: add missing config.h #include for HAVE_BIGENDIAN 13 years ago
Diego Biurrun 276b995d85 x86: drop pointless ARCH_X86 #ifdef from files in x86 subdirectory 13 years ago
Michael Niedermayer 33feba3abf Revert "lavc: Init AVFrame->opaque to AVCodecContext.opaque in avcodec_default_get_buffer()" 13 years ago
Michael Niedermayer ac3c895d93 Revert "Warn the user if lowres > max_lowres, set lowres to max_lowres and continue" 13 years ago
Kostya Shishkov f545e00677 BMV demuxer and decoder 13 years ago
Michael Niedermayer c3d56f0ea3 proresenc: fix typo that caused the wrong dimensions to be used. 13 years ago
Vitor Sessak 22e25c002e mpegaudiodec: add SSE-optimized imdct36() 13 years ago
Vitor Sessak e32aaba358 mpegaudiodec: move imdct36() to MPADSPContext 13 years ago
Derek Buitenhuis 159609512c libutvideodec: Check if the decode initializes correctly 13 years ago
Derek Buitenhuis 61d303c780 libutvideodec: Remove CODEC_CAP_LOSSLESS 13 years ago
Derek Buitenhuis 70cf7bb958 libutvideodec: Make buf_size local 13 years ago
Alex Converse 090aaaf752 mpeg12enc: Remove write-only variables. 13 years ago
Alex Converse 7c5dfc174b mpeg12enc: Don't set up run-level info for level 0. 13 years ago
Alex Converse a1684cf82d msmpeg4: Don't set up run-level info for level 0. 13 years ago
Derek Buitenhuis b580ab6b8b libutvideodec: Fix typo 13 years ago
Derek Buitenhuis 1ff1b5f7f6 libutvideodec: Width and height don't need to be unsigned 13 years ago
Derek Buitenhuis f44f093d60 libutvideodec: Fix name of extradata member 13 years ago
Derek Buitenhuis bc74c4712d libutvideodec: remove impossible pix_fmt case 13 years ago
Derek Buitenhuis e347519877 libutvideo: Don't try and output original_format 13 years ago
Justin Ruggles b8f02f5b4e dsputil: use cpuflags in x86 versions of vector_clip_int32() 13 years ago
Reimar Döffinger 54a09f18e3 Fix av_packet_split_side_data. 13 years ago
Kostya Shishkov 66760b30a3 cosmetics: insert some spaces in explicit enum value assignments 13 years ago
Kostya Shishkov 19900d60fd move 8SVX audio codecs to the audio codec list part on the next bump 13 years ago
Kostya Shishkov 0e288b8c52 deprecate codec IDs that won't ever be used 13 years ago
Joakim Plate 29a29226bb Set avctx->coded_width/height to uncropped h264 sizes 13 years ago
Michael Niedermayer 439e1d196b libvpxenc: Fix "Additional information: g_lag_in_frames out of range [..25]" 13 years ago
Reimar Döffinger d9010daa6f Set AVFrame reference before reget_buffer. 13 years ago
Reimar Döffinger 266f6eefc6 nuv: do not use data not initialized by LZO decompression. 13 years ago
Reimar Döffinger 95e1dfee76 nuv: Fix combination of size changes and LZO compression. 13 years ago
Reimar Döffinger 6f3ebcc320 Check NUV per-frame header for validity. 13 years ago